2022-04-13 22:48:28.425 | + ./stack.sh:main:489 : exec 2022-04-13 22:48:28.425 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-224828' 2022-04-13 22:48:28.425 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-224828.summary.2022-04-13-224828 2022-04-13 22:48:28.425 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:48:28.425 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-224828 2022-04-13 22:48:28.425 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-224828 /opt/stack/logs/stack.sh.log 2022-04-13 22:48:28.425 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-224828.summary.2022-04-13-224828 /opt/stack/logs/stack.sh.log.summary 2022-04-13 22:48:28.425 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 22:48:28.425 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 22:48:28.425 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 22:48:28.425 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 22:48:28.425 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 22:48:28.425 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 22:48:28.425 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 22:48:28.425 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:48:28.425 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 22:48:28.425 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 22:48:28.425 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:48:28.426 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 22:48:28.426 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 22:48:28.426 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 22:48:28.426 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 22:48:28.426 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 22:48:28.426 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 22:48:28.428 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 22:48:28.430 | + ./stack.sh:main:578 : uname -a 2022-04-13 22:48:28.432 | Linux dv-neutron-837566-4-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-13 22:48:28.434 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 22:48:28.435 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 22:48:28.439 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 22:48:28.474 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 22:48:28.490 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 22:48:28.492 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 22:48:28.494 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 22:48:28.496 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 22:48:28.498 | + functions-common:fetch_plugins:1783 : return 2022-04-13 22:48:28.500 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 22:48:28.501 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 22:48:28.503 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:48:28.505 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:48:28.507 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:48:28.508 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:48:28.510 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:48:28.512 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:48:28.514 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:48:28.518 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:48:28.520 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:48:28.522 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:48:28.524 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 22:48:28.525 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:48:28.539 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:28.541 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:48:28.543 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:48:28.544 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:48:28.546 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:48:28.548 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:48:28.550 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 22:48:28.552 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 22:48:28.554 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 22:48:28.556 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 22:48:28.557 | + 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-13 22:48:28.559 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 22:48:28.561 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 22:48:28.563 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 22:48:28.565 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 22:48:28.566 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 22:48:28.568 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 22:48:28.586 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 22:48:28.588 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 22:48:28.601 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:28.603 | +++ lib/tls:source:43 : hostname -f 2022-04-13 22:48:28.606 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 22:48:28.608 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 22:48:28.610 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 22:48:28.612 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 22:48:28.614 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 22:48:28.616 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 22:48:28.618 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 22:48:28.619 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 22:48:28.621 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 22:48:28.623 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 22:48:28.628 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 22:48:28.641 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 22:48:28.658 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 22:48:28.670 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 22:48:28.682 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 22:48:28.717 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 22:48:28.777 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 22:48:28.866 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 22:48:28.888 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 22:48:28.939 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 22:48:28.991 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 22:48:29.136 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 22:48:29.151 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 22:48:29.164 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 22:48:29.176 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 22:48:29.271 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 22:48:29.273 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 22:48:29.276 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 22:48:29.278 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 22:48:29.280 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 22:48:29.282 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 22:48:29.284 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 22:48:29.285 | False' 2022-04-13 22:48:29.287 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 22:48:29.302 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 22:48:29.305 | + ./stack.sh:main:626 : run_phase source 2022-04-13 22:48:29.307 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 22:48:29.309 | + functions-common:run_phase:1861 : local phase= 2022-04-13 22:48:29.311 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:48:29.313 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:48:29.315 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:48:29.317 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:48:29.319 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:48:29.321 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:48:29.325 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:48:29.327 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:48:29.329 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:48:29.331 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 22:48:29.333 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:48:29.349 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:29.351 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:48:29.353 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 22:48:29.393 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 22:48:29.395 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 22:48:29.397 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 22:48:29.399 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 22:48:29.401 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 22:48:29.404 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 22:48:29.406 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 22:48:29.408 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 22:48:29.410 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 22:48:29.412 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 22:48:29.414 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.416 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 22:48:29.418 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.421 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 22:48:29.423 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.426 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 22:48:29.428 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.430 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 22:48:29.433 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.435 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 22:48:29.438 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.440 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 22:48:29.442 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.444 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 22:48:29.447 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.449 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 22:48:29.451 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.454 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 22:48:29.456 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.458 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 22:48:29.460 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.463 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 22:48:29.465 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.467 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 22:48:29.469 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.471 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 22:48:29.474 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.476 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 22:48:29.478 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.480 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 22:48:29.483 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.485 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 22:48:29.488 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.490 | + 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-13 22:48:29.492 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.494 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 22:48:29.496 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.499 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 22:48:29.501 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.504 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 22:48:29.506 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.508 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 22:48:29.510 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.513 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 22:48:29.515 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.517 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 22:48:29.519 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.522 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 22:48:29.524 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.526 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 22:48:29.528 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.531 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 22:48:29.533 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.535 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 22:48:29.537 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.539 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 22:48:29.542 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.544 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 22:48:29.547 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.549 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 22:48:29.551 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.554 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 22:48:29.556 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.558 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 22:48:29.560 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.563 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 22:48:29.565 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.567 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 22:48:29.569 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.572 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 22:48:29.574 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.576 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 22:48:29.579 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.581 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 22:48:29.583 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.585 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 22:48:29.588 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.590 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 22:48:29.592 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.595 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 22:48:29.597 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.599 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 22:48:29.601 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.604 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 22:48:29.606 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.608 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 22:48:29.610 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.613 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 22:48:29.615 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.617 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 22:48:29.619 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.621 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 22:48:29.624 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 22:48:29.626 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 22:48:29.629 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 22:48:29.632 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:48:29.634 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 22:48:29.649 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:29.652 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 22:48:29.654 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 22:48:29.656 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 22:48:29.673 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:29.675 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 22:48:29.677 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 22:48:29.679 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 22:48:29.682 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 22:48:29.684 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 22:48:29.686 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 22:48:29.689 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 22:48:29.691 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 22:48:29.694 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 22:48:29.694 | Using mysql database backend 2022-04-13 22:48:29.696 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 22:48:29.712 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 22:48:29.715 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 22:48:29.717 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:48:29.720 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 22:48:29.723 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:48:29.725 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 22:48:29.741 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:29.743 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 22:48:29.759 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 22:48:29.776 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:29.778 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 22:48:29.794 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 22:48:29.810 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 22:48:29.826 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:48:29.830 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 22:48:29.845 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:48:29.848 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 22:48:29.864 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 22:48:29.866 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 22:48:29.868 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 22:48:29.871 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 22:48:29.874 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:48:29.878 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-224829 2022-04-13 22:48:29.881 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-224829 759' 2022-04-13 22:48:29.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.885 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:48:29.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.890 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:48:29.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.896 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:48:29.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.900 | + 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-13 22:48:29.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.905 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-13 22:48:29.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.910 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-13 22:48:29.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.915 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-224828 2022-04-13 22:48:29.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.919 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:48:29.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.924 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-13 22:48:29.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.929 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:48:29.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.934 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:48:29.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.939 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:48:29.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:48:29.944 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:48:29.946 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 22:48:29.949 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 22:48:29.951 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 22:48:29.953 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 22:48:29.956 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:48:29.958 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:48:29.961 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:48:29.963 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:48:29.965 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:48:29.968 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:48:29.990 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:48:29.992 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:48:29.995 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:29.997 | + functions-common:git_clone:629 : echo master 2022-04-13 22:48:29.998 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:48:30.003 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 22:48:30.005 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:30.008 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 22:48:30.021 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 22:48:30.025 | + functions-common:git_clone:685 : head -1 2022-04-13 22:48:30.025 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:48:30.028 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 22:48:30.031 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:48:30.033 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 22:48:30.036 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:48:30.038 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 22:48:30.041 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 22:48:30.043 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 22:48:30.046 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 22:48:30.049 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:48:30.051 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 22:48:30.054 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 22:48:30.056 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 22:48:30.060 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 22:48:30.064 | ++ tools/install_prereqs.sh:source:47 : NOW=1649890110 2022-04-13 22:48:30.068 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 22:48:30.073 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649889521 2022-04-13 22:48:30.075 | ++ tools/install_prereqs.sh:source:49 : DELTA=589 2022-04-13 22:48:30.077 | ++ tools/install_prereqs.sh:source:50 : [[ 589 -lt 7200 ]] 2022-04-13 22:48:30.080 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 22:48:30.082 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 22:48:30.085 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 22:48:30.087 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 22:48:30.089 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 22:48:30.092 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 22:48:30.094 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 22:48:30.097 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 22:48:30.102 | +++ 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-13 22:48:30.149 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 22:48:30.149 | apache2-dev 2022-04-13 22:48:30.149 | bc 2022-04-13 22:48:30.149 | bsdmainutils 2022-04-13 22:48:30.149 | curl 2022-04-13 22:48:30.149 | g++ 2022-04-13 22:48:30.149 | gawk 2022-04-13 22:48:30.149 | gcc 2022-04-13 22:48:30.149 | gettext 2022-04-13 22:48:30.149 | git 2022-04-13 22:48:30.149 | graphviz 2022-04-13 22:48:30.149 | iputils-ping 2022-04-13 22:48:30.149 | libapache2-mod-proxy-uwsgi 2022-04-13 22:48:30.149 | libffi-dev 2022-04-13 22:48:30.149 | libjpeg-dev 2022-04-13 22:48:30.150 | libpcre3-dev 2022-04-13 22:48:30.150 | libpq-dev 2022-04-13 22:48:30.150 | libssl-dev 2022-04-13 22:48:30.150 | libsystemd-dev 2022-04-13 22:48:30.150 | libxml2-dev 2022-04-13 22:48:30.150 | libxslt1-dev 2022-04-13 22:48:30.150 | libyaml-dev 2022-04-13 22:48:30.150 | lsof 2022-04-13 22:48:30.150 | openssh-server 2022-04-13 22:48:30.150 | openssl 2022-04-13 22:48:30.150 | pkg-config 2022-04-13 22:48:30.150 | psmisc 2022-04-13 22:48:30.150 | python3-dev 2022-04-13 22:48:30.150 | python3-pip 2022-04-13 22:48:30.150 | python3-systemd 2022-04-13 22:48:30.150 | python3-venv 2022-04-13 22:48:30.150 | tar 2022-04-13 22:48:30.150 | tcpdump 2022-04-13 22:48:30.150 | unzip 2022-04-13 22:48:30.150 | uuid-runtime 2022-04-13 22:48:30.150 | wget 2022-04-13 22:48:30.150 | wget 2022-04-13 22:48:30.150 | zlib1g-dev 2022-04-13 22:48:30.150 | libkrb5-dev 2022-04-13 22:48:30.150 | libldap2-dev 2022-04-13 22:48:30.150 | libsasl2-dev 2022-04-13 22:48:30.150 | memcached 2022-04-13 22:48:30.150 | python3-mysqldb 2022-04-13 22:48:30.150 | sqlite3 2022-04-13 22:48:30.150 | conntrack 2022-04-13 22:48:30.150 | curl 2022-04-13 22:48:30.150 | dnsmasq-base 2022-04-13 22:48:30.150 | dnsmasq-utils 2022-04-13 22:48:30.150 | ebtables 2022-04-13 22:48:30.151 | genisoimage 2022-04-13 22:48:30.151 | iptables 2022-04-13 22:48:30.151 | iputils-arping 2022-04-13 22:48:30.151 | kpartx 2022-04-13 22:48:30.151 | libjs-jquery-tablesorter 2022-04-13 22:48:30.151 | parted 2022-04-13 22:48:30.151 | pm-utils 2022-04-13 22:48:30.151 | python3-mysqldb 2022-04-13 22:48:30.151 | socat 2022-04-13 22:48:30.151 | sqlite3 2022-04-13 22:48:30.151 | sudo 2022-04-13 22:48:30.151 | vlan 2022-04-13 22:48:30.151 | lsscsi 2022-04-13 22:48:30.151 | open-iscsi 2022-04-13 22:48:30.151 | lvm2 2022-04-13 22:48:30.151 | qemu-utils 2022-04-13 22:48:30.151 | thin-provisioning-tools 2022-04-13 22:48:30.151 | acl 2022-04-13 22:48:30.151 | dnsmasq-base 2022-04-13 22:48:30.151 | dnsmasq-utils 2022-04-13 22:48:30.151 | ebtables 2022-04-13 22:48:30.151 | haproxy 2022-04-13 22:48:30.151 | iptables 2022-04-13 22:48:30.151 | iputils-arping 2022-04-13 22:48:30.151 | iputils-ping 2022-04-13 22:48:30.151 | postgresql-server-dev-all 2022-04-13 22:48:30.151 | python3-mysqldb 2022-04-13 22:48:30.151 | sqlite3 2022-04-13 22:48:30.151 | sudo 2022-04-13 22:48:30.151 | vlan 2022-04-13 22:48:30.151 | pcp 2022-04-13 22:48:30.151 | ipset 2022-04-13 22:48:30.151 | conntrack 2022-04-13 22:48:30.151 | conntrackd 2022-04-13 22:48:30.151 | keepalived 2022-04-13 22:48:30.152 | lvm2 2022-04-13 22:48:30.152 | qemu-utils 2022-04-13 22:48:30.152 | thin-provisioning-tools 2022-04-13 22:48:30.152 | curl 2022-04-13 22:48:30.152 | liberasurecode-dev 2022-04-13 22:48:30.152 | make 2022-04-13 22:48:30.152 | memcached 2022-04-13 22:48:30.152 | rsync 2022-04-13 22:48:30.152 | sqlite3 2022-04-13 22:48:30.152 | xfsprogs' 2022-04-13 22:48:30.152 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 22:48:30.171 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 22:48:30.171 | apache2-dev 2022-04-13 22:48:30.171 | bc 2022-04-13 22:48:30.171 | bsdmainutils 2022-04-13 22:48:30.171 | curl 2022-04-13 22:48:30.171 | g++ 2022-04-13 22:48:30.171 | gawk 2022-04-13 22:48:30.171 | gcc 2022-04-13 22:48:30.171 | gettext 2022-04-13 22:48:30.171 | git 2022-04-13 22:48:30.171 | graphviz 2022-04-13 22:48:30.171 | iputils-ping 2022-04-13 22:48:30.171 | libapache2-mod-proxy-uwsgi 2022-04-13 22:48:30.171 | libffi-dev 2022-04-13 22:48:30.171 | libjpeg-dev 2022-04-13 22:48:30.171 | libpcre3-dev 2022-04-13 22:48:30.171 | libpq-dev 2022-04-13 22:48:30.171 | libssl-dev 2022-04-13 22:48:30.171 | libsystemd-dev 2022-04-13 22:48:30.171 | libxml2-dev 2022-04-13 22:48:30.171 | libxslt1-dev 2022-04-13 22:48:30.171 | libyaml-dev 2022-04-13 22:48:30.171 | lsof 2022-04-13 22:48:30.171 | openssh-server 2022-04-13 22:48:30.171 | openssl 2022-04-13 22:48:30.171 | pkg-config 2022-04-13 22:48:30.171 | psmisc 2022-04-13 22:48:30.171 | python3-dev 2022-04-13 22:48:30.171 | python3-pip 2022-04-13 22:48:30.171 | python3-systemd 2022-04-13 22:48:30.172 | python3-venv 2022-04-13 22:48:30.172 | tar 2022-04-13 22:48:30.172 | tcpdump 2022-04-13 22:48:30.172 | unzip 2022-04-13 22:48:30.172 | uuid-runtime 2022-04-13 22:48:30.172 | wget 2022-04-13 22:48:30.172 | wget 2022-04-13 22:48:30.172 | zlib1g-dev 2022-04-13 22:48:30.172 | libkrb5-dev 2022-04-13 22:48:30.172 | libldap2-dev 2022-04-13 22:48:30.172 | libsasl2-dev 2022-04-13 22:48:30.172 | memcached 2022-04-13 22:48:30.172 | python3-mysqldb 2022-04-13 22:48:30.172 | sqlite3 2022-04-13 22:48:30.172 | conntrack 2022-04-13 22:48:30.172 | curl 2022-04-13 22:48:30.172 | dnsmasq-base 2022-04-13 22:48:30.172 | dnsmasq-utils 2022-04-13 22:48:30.172 | ebtables 2022-04-13 22:48:30.172 | genisoimage 2022-04-13 22:48:30.172 | iptables 2022-04-13 22:48:30.172 | iputils-arping 2022-04-13 22:48:30.172 | kpartx 2022-04-13 22:48:30.172 | libjs-jquery-tablesorter 2022-04-13 22:48:30.172 | parted 2022-04-13 22:48:30.172 | pm-utils 2022-04-13 22:48:30.172 | python3-mysqldb 2022-04-13 22:48:30.172 | socat 2022-04-13 22:48:30.172 | sqlite3 2022-04-13 22:48:30.172 | sudo 2022-04-13 22:48:30.172 | vlan 2022-04-13 22:48:30.172 | lsscsi 2022-04-13 22:48:30.172 | open-iscsi 2022-04-13 22:48:30.172 | lvm2 2022-04-13 22:48:30.172 | qemu-utils 2022-04-13 22:48:30.172 | thin-provisioning-tools 2022-04-13 22:48:30.173 | acl 2022-04-13 22:48:30.173 | dnsmasq-base 2022-04-13 22:48:30.173 | dnsmasq-utils 2022-04-13 22:48:30.173 | ebtables 2022-04-13 22:48:30.173 | haproxy 2022-04-13 22:48:30.173 | iptables 2022-04-13 22:48:30.173 | iputils-arping 2022-04-13 22:48:30.173 | iputils-ping 2022-04-13 22:48:30.173 | postgresql-server-dev-all 2022-04-13 22:48:30.173 | python3-mysqldb 2022-04-13 22:48:30.173 | sqlite3 2022-04-13 22:48:30.173 | sudo 2022-04-13 22:48:30.173 | vlan 2022-04-13 22:48:30.173 | pcp 2022-04-13 22:48:30.173 | ipset 2022-04-13 22:48:30.173 | conntrack 2022-04-13 22:48:30.173 | conntrackd 2022-04-13 22:48:30.174 | keepalived 2022-04-13 22:48:30.174 | lvm2 2022-04-13 22:48:30.174 | qemu-utils 2022-04-13 22:48:30.174 | thin-provisioning-tools 2022-04-13 22:48:30.174 | curl 2022-04-13 22:48:30.174 | liberasurecode-dev 2022-04-13 22:48:30.174 | make 2022-04-13 22:48:30.174 | memcached 2022-04-13 22:48:30.174 | rsync 2022-04-13 22:48:30.174 | sqlite3 2022-04-13 22:48:30.174 | xfsprogs ' 2022-04-13 22:48:30.174 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 22:48:30.176 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:30.178 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:30.181 | ++ 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-13 22:48:30.182 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 22:48:30.186 | ++ 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-13 22:48:30.189 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 22:48:30.191 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:48:30.194 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 22:48:30.196 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:48:30.198 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:30.200 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:48:30.202 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:30.204 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:30.206 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:48:30.208 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 22:48:30.210 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 22:48:30.212 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 22:48:30.215 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 22:48:30.219 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 22:48:30.221 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 22:48:30.224 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 22:48:30.226 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 22:48:30.228 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:48:30.230 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:48:30.234 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649890110232 2022-04-13 22:48:30.237 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 22:48:30.239 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 22:48:30.241 | ++ 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-13 22:48:30.596 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 22:48:30.623 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 22:48:30.702 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 22:48:30.821 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 22:48:32.865 | Reading package lists... 2022-04-13 22:48:32.898 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 22:48:32.900 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 22:48:32.902 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:48:32.904 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:32.906 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:32.908 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:48:32.910 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:32.912 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 22:48:32.914 | ++ functions-common:time_stop:2439 : start_time=1649890110232 2022-04-13 22:48:32.916 | ++ functions-common:time_stop:2441 : [[ -z 1649890110232 ]] 2022-04-13 22:48:32.919 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:32.923 | ++ functions-common:time_stop:2444 : end_time=1649890112921 2022-04-13 22:48:32.925 | ++ functions-common:time_stop:2445 : elapsed_time=2689 2022-04-13 22:48:32.927 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 22:48:32.929 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:32.931 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2689 2022-04-13 22:48:32.934 | ++ 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-13 22:48:32.936 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:48:32.938 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:32.941 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:32.943 | ++ 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-13 22:48:32.964 | ++ 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-13 22:48:33.073 | Reading package lists... 2022-04-13 22:48:33.311 | Building dependency tree... 2022-04-13 22:48:33.312 | Reading state information... 2022-04-13 22:48:33.345 | acl is already the newest version (2.2.53-6). 2022-04-13 22:48:33.345 | bc is already the newest version (1.07.1-2build1). 2022-04-13 22:48:33.346 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 22:48:33.346 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 22:48:33.346 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 22:48:33.346 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:48:33.346 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 22:48:33.346 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 22:48:33.346 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 22:48:33.346 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 22:48:33.346 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 22:48:33.346 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 22:48:33.346 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 22:48:33.346 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 22:48:33.346 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 22:48:33.346 | libffi-dev is already the newest version (3.3-4). 2022-04-13 22:48:33.346 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 22:48:33.346 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 22:48:33.346 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 22:48:33.346 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 22:48:33.346 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 22:48:33.346 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 22:48:33.346 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:48:33.346 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 22:48:33.346 | psmisc is already the newest version (23.3-1). 2022-04-13 22:48:33.346 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:48:33.346 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 22:48:33.346 | python3-systemd is already the newest version (234-3build2). 2022-04-13 22:48:33.346 | socat is already the newest version (1.7.3.3-2). 2022-04-13 22:48:33.346 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 22:48:33.346 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 22:48:33.346 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 22:48:33.346 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 22:48:33.347 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 22:48:33.347 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 22:48:33.347 | pcp is already the newest version (5.0.3-1). 2022-04-13 22:48:33.347 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 22:48:33.347 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 22:48:33.347 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:48:33.347 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:48:33.347 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 22:48:33.347 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 22:48:33.347 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 22:48:33.347 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 22:48:33.347 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 22:48:33.347 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 22:48:33.347 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 22:48:33.347 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 22:48:33.347 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 22:48:33.347 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 22:48:33.347 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 22:48:33.347 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 22:48:33.347 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 22:48:33.347 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 22:48:33.347 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 22:48:33.347 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 22:48:33.347 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 22:48:33.347 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 22:48:33.347 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 22:48:33.347 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 22:48:33.347 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 22:48:33.347 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 22:48:33.347 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 22:48:33.347 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 22:48:33.347 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 22:48:33.347 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 22:48:33.348 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 22:48:33.348 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 22:48:33.348 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 22:48:33.560 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:48:33.560 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 22:48:33.560 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 22:48:33.560 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 22:48:33.560 | The following packages were automatically installed and are no longer required: 2022-04-13 22:48:33.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:48:33.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:48:33.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:48:33.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:48:33.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:48:33.561 | python3-zope.interface 2022-04-13 22:48:33.561 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:48:33.674 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:48:33.678 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 22:48:33.680 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:48:33.682 | ++ functions-common:time_stop:2432 : local name 2022-04-13 22:48:33.685 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:33.687 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:33.689 | ++ functions-common:time_stop:2435 : local total 2022-04-13 22:48:33.691 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:33.694 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:48:33.696 | ++ functions-common:time_stop:2439 : start_time=1649890112961 2022-04-13 22:48:33.698 | ++ functions-common:time_stop:2441 : [[ -z 1649890112961 ]] 2022-04-13 22:48:33.701 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:33.705 | ++ functions-common:time_stop:2444 : end_time=1649890113702 2022-04-13 22:48:33.707 | ++ functions-common:time_stop:2445 : elapsed_time=741 2022-04-13 22:48:33.709 | ++ functions-common:time_stop:2446 : total=751 2022-04-13 22:48:33.712 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:33.714 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1492 2022-04-13 22:48:33.716 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 22:48:33.719 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 22:48:33.721 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:48:33.724 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 22:48:33.728 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 22:48:33.732 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 22:48:33.735 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 22:48:33.738 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 22:48:35.151 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 22:48:35.153 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 22:48:35.155 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 22:48:35.157 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 22:48:35.159 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 22:48:35.161 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 22:48:35.163 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 22:48:35.165 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 22:48:35.167 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 22:48:35.168 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 22:48:35.170 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 22:48:35.172 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 22:48:35.174 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 22:48:35.176 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 22:48:35.178 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 22:48:35.179 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 22:48:35.181 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 22:48:35.183 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 22:48:35.185 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 22:48:35.187 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 22:48:35.189 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 22:48:35.191 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 22:48:35.193 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 22:48:35.195 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 22:48:35.272 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 22:48:35.274 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 22:48:35.348 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 22:48:35.351 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 22:48:35.425 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 22:48:35.427 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 22:48:35.429 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 22:48:35.430 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 22:48:35.432 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 22:48:35.434 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 22:48:35.436 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 22:48:35.438 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 22:48:35.440 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 22:48:35.442 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 22:48:35.444 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 22:48:35.444 | Distro: focal 2022-04-13 22:48:35.446 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 22:48:35.448 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:48:35.452 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:48:35.454 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:48:35.457 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:48:35.457 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:48:36.132 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:48:36.133 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:48:36.133 | pip: 21.3.1 2022-04-13 22:48:36.135 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 22:48:36.137 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 22:48:36.139 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:48:36.141 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:48:36.143 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:48:36.145 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:48:36.147 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:48:36.148 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:48:36.150 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:48:36.152 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:48:36.154 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:48:36.155 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:48:36.157 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:48:36.160 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 22:48:36.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:36.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:36.165 | + tools/install_pip.sh:main:142 : : 2022-04-13 22:48:36.167 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 22:48:36.169 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 22:48:36.171 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 22:48:36.173 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:48:36.175 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 22:48:36.177 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 22:48:36.179 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:48:36.182 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:48:36.182 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:48:36.187 | ++ 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-13 22:48:36.189 | ++ 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-13 22:48:36.191 | ++ 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-13 22:48:36.193 | + 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-13 22:48:36.195 | + 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-13 22:48:36.214 | 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-13 22:48:36.217 | + 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-13 22:48:37.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:48:37.100 | from cryptography.utils import int_from_bytes 2022-04-13 22:48:37.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:48:37.100 | from cryptography.utils import int_from_bytes 2022-04-13 22:48:38.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:48:39.302 | 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-13 22:48:39.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 22:48:42.005 | Installing collected packages: setuptools 2022-04-13 22:48:42.867 | Successfully installed setuptools-62.0.0 2022-04-13 22:48:42.867 | 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-13 22:48:43.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:48:43.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:48:43.183 | + inc/python:pip_install:200 : result=0 2022-04-13 22:48:43.185 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:48:43.187 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:43.190 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:43.191 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:43.193 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:43.195 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:43.197 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:48:43.198 | + functions-common:time_stop:2439 : start_time=1649890116209 2022-04-13 22:48:43.200 | + functions-common:time_stop:2441 : [[ -z 1649890116209 ]] 2022-04-13 22:48:43.202 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:43.206 | + functions-common:time_stop:2444 : end_time=1649890123204 2022-04-13 22:48:43.208 | + functions-common:time_stop:2445 : elapsed_time=6995 2022-04-13 22:48:43.210 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:48:43.212 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:43.214 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6995 2022-04-13 22:48:43.215 | + inc/python:pip_install:203 : return 0 2022-04-13 22:48:43.217 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 22:48:43.220 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 22:48:43.224 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 22:48:43.226 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 22:48:43.229 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 22:48:43.236 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 22:48:43.931 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 22:48:43.933 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 22:48:43.933 | pip: 21.3.1 2022-04-13 22:48:43.936 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 22:48:43.939 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 22:48:43.943 | + ./stack.sh:main:798 : fixup_all 2022-04-13 22:48:43.945 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 22:48:43.947 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 22:48:43.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:48:43.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:48:43.954 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 22:48:43.966 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 22:48:43.977 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 22:48:43.989 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 22:48:43.991 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 22:48:43.993 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:48:43.995 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:48:43.997 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:48:43.999 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:48:44.002 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:48:44.004 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:48:44.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:48:44.008 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:48:44.010 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:48:44.013 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:48:44.015 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:48:44.017 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 22:48:44.020 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 22:48:44.022 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 22:48:44.024 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:48:44.026 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:48:44.028 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:48:44.031 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:48:44.033 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:48:44.035 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:48:44.037 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 22:48:44.039 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 22:48:44.041 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 22:48:44.044 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 22:48:44.046 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 22:48:44.048 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 22:48:44.051 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 22:48:44.072 | Using python 3.8 to install os-testr 2022-04-13 22:48:44.074 | + 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-13 22:48:44.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:48:44.963 | from cryptography.utils import int_from_bytes 2022-04-13 22:48:44.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:48:44.963 | from cryptography.utils import int_from_bytes 2022-04-13 22:48:46.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:48:46.171 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 22:48:46.247 | 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-13 22:48:46.248 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 22:48:46.249 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 22:48:46.264 | 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-13 22:48:46.276 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 22:48:46.288 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 22:48:48.790 | 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-13 22:48:48.798 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:48:48.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:48:48.924 | + inc/python:pip_install:200 : result=0 2022-04-13 22:48:48.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:48:48.928 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:48.930 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:48.932 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:48.934 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:48.936 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:48.939 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:48:48.941 | + functions-common:time_stop:2439 : start_time=1649890124066 2022-04-13 22:48:48.943 | + functions-common:time_stop:2441 : [[ -z 1649890124066 ]] 2022-04-13 22:48:48.945 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:48.949 | + functions-common:time_stop:2444 : end_time=1649890128947 2022-04-13 22:48:48.951 | + functions-common:time_stop:2445 : elapsed_time=4881 2022-04-13 22:48:48.953 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:48:48.956 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:48.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4881 2022-04-13 22:48:48.960 | + inc/python:pip_install:203 : return 0 2022-04-13 22:48:48.963 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 22:48:49.015 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 22:48:49.120 | + ./stack.sh:main:812 : install_infra 2022-04-13 22:48:49.124 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:48:49.127 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 22:48:49.131 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:48:49.135 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 22:48:49.158 | + 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-13 22:48:51.092 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.100 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.104 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.109 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.113 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.120 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.124 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.150 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.229 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.248 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.252 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.256 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.272 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.280 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.282 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.299 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.316 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.325 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.330 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.348 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.370 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.388 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.396 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.401 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.422 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.451 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.452 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.466 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.471 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.475 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.480 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.495 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.502 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.552 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.570 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.574 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.605 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.667 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.674 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.681 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.731 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.745 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.753 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.856 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.881 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.885 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.896 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.901 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.920 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.944 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:51.975 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.005 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.017 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.030 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.047 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.056 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.070 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.082 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.086 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:52.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:48:52.230 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 22:48:52.530 | + inc/python:pip_install:200 : result=0 2022-04-13 22:48:52.532 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:48:52.534 | + functions-common:time_stop:2432 : local name 2022-04-13 22:48:52.536 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:48:52.538 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:48:52.540 | + functions-common:time_stop:2435 : local total 2022-04-13 22:48:52.543 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:48:52.545 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:48:52.547 | + functions-common:time_stop:2439 : start_time=1649890129150 2022-04-13 22:48:52.550 | + functions-common:time_stop:2441 : [[ -z 1649890129150 ]] 2022-04-13 22:48:52.552 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:48:52.556 | + functions-common:time_stop:2444 : end_time=1649890132554 2022-04-13 22:48:52.559 | + functions-common:time_stop:2445 : elapsed_time=3404 2022-04-13 22:48:52.561 | + functions-common:time_stop:2446 : total=4881 2022-04-13 22:48:52.564 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:48:52.566 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8285 2022-04-13 22:48:52.568 | + inc/python:pip_install:203 : return 0 2022-04-13 22:48:52.570 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 22:48:52.573 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 22:48:52.595 | + 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-13 22:48:54.389 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.397 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.401 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.406 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.410 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.416 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.420 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.446 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.525 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.544 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.549 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.554 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.569 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.577 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.579 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.596 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.613 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.623 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.627 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.645 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.668 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.686 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.694 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.700 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.720 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.749 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.751 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.765 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.770 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.774 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.779 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.794 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.801 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.850 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.868 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.872 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.904 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.966 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.973 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:54.980 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.030 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.044 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.053 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.156 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.182 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.186 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.196 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.201 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.221 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.228 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.244 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.277 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.305 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.318 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.331 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.349 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.357 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.371 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.383 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.387 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 22:48:55.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:48:55.396 | Processing /opt/stack/requirements 2022-04-13 22:48:57.169 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 22:48:57.173 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 22:48:57.185 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 22:48:57.191 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 22:48:57.193 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 22:48:57.199 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 22:48:57.225 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 22:48:57.228 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 22:48:57.239 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 22:48:57.292 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 22:48:57.295 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 22:48:57.311 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 22:48:57.315 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 22:48:57.317 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 22:48:57.323 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 22:48:57.325 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 22:48:57.337 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 22:48:57.387 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 22:48:57.398 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 22:48:57.401 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 22:48:57.408 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 22:48:57.413 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 22:48:57.475 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 22:48:57.477 | Building wheels for collected packages: openstack-requirements 2022-04-13 22:48:57.478 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 22:48:58.309 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 22:48:58.309 | ERROR: Command errored out with exit status 1: 2022-04-13 22:48:58.309 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fspyu42y/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fspyu42y/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-a0k7c8n9 2022-04-13 22:48:58.309 | cwd: /tmp/pip-req-build-fspyu42y/ 2022-04-13 22:48:58.309 | Complete output (6 lines): 2022-04-13 22:48:58.309 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 22:48:58.309 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 22:48:58.309 | or: setup.py --help-commands 2022-04-13 22:48:58.309 | or: setup.py cmd --help 2022-04-13 22:48:58.309 | 2022-04-13 22:48:58.309 | error: invalid command 'bdist_wheel' 2022-04-13 22:48:58.309 | ---------------------------------------- 2022-04-13 22:48:58.309 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 22:48:58.310 | Running setup.py clean for openstack-requirements 2022-04-13 22:48:59.156 | Failed to build openstack-requirements 2022-04-13 22:48:59.171 | Installing collected packages: openstack-requirements 2022-04-13 22:48:59.172 | Attempting uninstall: openstack-requirements 2022-04-13 22:48:59.173 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 22:48:59.209 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 22:48:59.228 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 22:48:59.231 | Running setup.py install for openstack-requirements: started 2022-04-13 22:49:01.596 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 22:49:01.619 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 22:49:01.746 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:01.748 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:01.751 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:01.753 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:01.755 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:01.757 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:01.760 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:01.762 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:01.764 | + functions-common:time_stop:2439 : start_time=1649890132587 2022-04-13 22:49:01.767 | + functions-common:time_stop:2441 : [[ -z 1649890132587 ]] 2022-04-13 22:49:01.769 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:01.773 | + functions-common:time_stop:2444 : end_time=1649890141771 2022-04-13 22:49:01.775 | + functions-common:time_stop:2445 : elapsed_time=9184 2022-04-13 22:49:01.777 | + functions-common:time_stop:2446 : total=8285 2022-04-13 22:49:01.780 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:01.782 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17469 2022-04-13 22:49:01.784 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:01.787 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 22:49:01.789 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 22:49:01.792 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 22:49:01.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:01.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:01.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 22:49:01.801 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:01.803 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 22:49:01.823 | Using python 3.8 to install pbr 2022-04-13 22:49:01.825 | + 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-13 22:49:02.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:02.699 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:02.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:02.700 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:03.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:03.914 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 22:49:06.551 | 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-13 22:49:06.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:06.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:06.679 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:06.681 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:06.683 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:06.686 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:06.688 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:06.690 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:06.692 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:06.694 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:06.696 | + functions-common:time_stop:2439 : start_time=1649890141818 2022-04-13 22:49:06.698 | + functions-common:time_stop:2441 : [[ -z 1649890141818 ]] 2022-04-13 22:49:06.701 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:06.705 | + functions-common:time_stop:2444 : end_time=1649890146702 2022-04-13 22:49:06.707 | + functions-common:time_stop:2445 : elapsed_time=4884 2022-04-13 22:49:06.709 | + functions-common:time_stop:2446 : total=17469 2022-04-13 22:49:06.711 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:06.713 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22353 2022-04-13 22:49:06.715 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:06.718 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 22:49:08.980 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 22:49:10.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:10.862 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 22:49:10.878 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 22:49:10.880 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 22:49:10.883 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 22:49:10.888 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 22:49:10.892 | 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-13 22:49:10.962 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:49:10.965 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 22:49:10.968 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 22:49:10.984 | + ./stack.sh:main:821 : pkgs= 2022-04-13 22:49:10.987 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 22:49:10.989 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 22:49:10.992 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:49:10.994 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 22:49:10.996 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:49:10.998 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:49:11.001 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:49:11.003 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:49:11.005 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:49:11.008 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:49:11.012 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:49:11.014 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:49:11.017 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:49:11.019 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 22:49:11.021 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:49:11.036 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:11.038 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:49:11.040 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:49:11.042 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 22:49:11.044 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:49:11.046 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:49:11.048 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:49:11.050 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 22:49:11.052 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:49:11.054 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 22:49:11.057 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:49:11.059 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 22:49:11.061 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:49:11.063 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:49:11.066 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:49:11.068 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:49:11.070 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 22:49:11.072 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:49:11.074 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 22:49:11.076 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:49:11.079 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:49:11.082 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 22:49:11.084 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 22:49:11.086 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 22:49:11.089 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 22:49:11.091 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 22:49:11.143 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 22:49:11.143 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 22:49:11.145 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 22:49:11.523 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 22:49:11.525 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 22:49:11.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:11.544 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 22:49:11.546 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:49:11.549 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:49:11.551 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:49:11.553 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:49:11.556 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:11.558 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:49:11.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:11.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:11.565 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:49:11.568 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:11.570 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:49:11.572 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:49:11.574 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 22:49:11.576 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:49:11.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:11.581 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:11.583 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 22:49:11.604 | + 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-13 22:49:11.713 | Reading package lists... 2022-04-13 22:49:11.954 | Building dependency tree... 2022-04-13 22:49:11.956 | Reading state information... 2022-04-13 22:49:12.207 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 22:49:12.208 | The following packages were automatically installed and are no longer required: 2022-04-13 22:49:12.209 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:49:12.209 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:49:12.209 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:49:12.209 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:49:12.209 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:49:12.209 | python3-zope.interface 2022-04-13 22:49:12.209 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:49:12.323 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:49:12.328 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:49:12.331 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:49:12.333 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:12.335 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:12.337 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:12.339 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:12.342 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:12.344 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:49:12.347 | + functions-common:time_stop:2439 : start_time=1649890151602 2022-04-13 22:49:12.349 | + functions-common:time_stop:2441 : [[ -z 1649890151602 ]] 2022-04-13 22:49:12.352 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:12.356 | + functions-common:time_stop:2444 : end_time=1649890152353 2022-04-13 22:49:12.358 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-13 22:49:12.360 | + functions-common:time_stop:2446 : total=1492 2022-04-13 22:49:12.362 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:12.364 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2243 2022-04-13 22:49:12.367 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:49:12.369 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 22:49:12.371 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:49:12.373 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:49:12.376 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:49:12.379 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:49:12.381 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:49:12.383 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:49:12.385 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 22:49:12.388 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:49:12.390 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:49:12.393 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:49:12.395 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:49:12.398 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:49:12.400 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:49:12.402 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:49:12.404 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:49:12.409 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:49:12.411 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:49:12.413 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:49:12.415 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 22:49:12.418 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:49:12.421 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:49:12.423 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:49:12.426 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:49:12.428 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:49:12.431 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:49:12.433 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 22:49:12.436 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 22:49:12.454 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:12.456 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 22:49:12.459 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:49:12.461 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 22:49:12.463 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 22:49:12.466 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 22:49:12.470 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 22:49:12.473 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 22:49:12.475 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 22:49:12.477 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 22:49:12.479 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 22:49:12.482 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 22:49:12.484 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 22:49:13.175 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 22:49:13.175 | user tags 2022-04-13 22:49:13.175 | stackrabbit []' 2022-04-13 22:49:13.179 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 22:49:13.179 | user tags 2022-04-13 22:49:13.179 | stackrabbit []' 2022-04-13 22:49:13.179 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 22:49:13.185 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 22:49:13.187 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 22:49:13.189 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:49:13.844 | Changing password for user "stackrabbit" ... 2022-04-13 22:49:13.867 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 22:49:14.518 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 22:49:14.543 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 22:49:14.546 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 22:49:15.195 | Changing password for user "stackrabbit" ... 2022-04-13 22:49:15.218 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 22:49:15.220 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 22:49:15.222 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 22:49:15.881 | Deleting user "guest" ... 2022-04-13 22:49:15.898 | Error: 2022-04-13 22:49:15.898 | {:no_such_user, "guest"} 2022-04-13 22:49:15.911 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 22:49:15.914 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 22:49:15.931 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:15.933 | + ./stack.sh:main:838 : install_database 2022-04-13 22:49:15.935 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 22:49:15.938 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 22:49:15.940 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:15.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:15.945 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 22:49:16.160 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 22:49:16.162 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:16.164 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 22:49:16.167 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 22:49:16.169 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:49:16.171 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 22:49:16.174 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:49:16.177 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:49:16.179 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:49:16.181 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:49:16.184 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:49:16.186 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:49:16.189 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:49:16.191 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:49:16.193 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:49:16.196 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:49:16.198 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:49:16.200 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 22:49:16.202 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:49:16.205 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:49:16.207 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:49:16.209 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:49:16.212 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:49:16.214 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:49:16.216 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 22:49:16.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:16.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:16.224 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 22:49:16.226 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:49:16.228 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:49:16.230 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:49:16.233 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:49:16.235 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:16.238 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:49:16.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:16.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:16.244 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:49:16.247 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:16.249 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:49:16.251 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:49:16.253 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 22:49:16.256 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:49:16.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:16.260 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:16.263 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 22:49:16.284 | + 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-13 22:49:16.393 | Reading package lists... 2022-04-13 22:49:16.648 | Building dependency tree... 2022-04-13 22:49:16.649 | Reading state information... 2022-04-13 22:49:16.903 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 22:49:16.904 | The following packages were automatically installed and are no longer required: 2022-04-13 22:49:16.905 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:49:16.905 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:49:16.905 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:49:16.905 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:49:16.905 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:49:16.905 | python3-zope.interface 2022-04-13 22:49:16.905 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:49:17.018 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:49:17.023 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:49:17.025 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:49:17.027 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:17.029 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:17.032 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:17.034 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:17.036 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:17.038 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:49:17.040 | + functions-common:time_stop:2439 : start_time=1649890156281 2022-04-13 22:49:17.042 | + functions-common:time_stop:2441 : [[ -z 1649890156281 ]] 2022-04-13 22:49:17.045 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:17.049 | + functions-common:time_stop:2444 : end_time=1649890157047 2022-04-13 22:49:17.051 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-13 22:49:17.053 | + functions-common:time_stop:2446 : total=2243 2022-04-13 22:49:17.055 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:17.058 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3009 2022-04-13 22:49:17.060 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:49:17.062 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 22:49:17.065 | + ./stack.sh:main:841 : install_database_python 2022-04-13 22:49:17.067 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 22:49:17.069 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 22:49:17.072 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 22:49:17.074 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:49:17.077 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 22:49:17.080 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 22:49:17.082 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:49:17.086 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:49:17.087 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:49:17.092 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 22:49:17.094 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 22:49:17.096 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 22:49:17.099 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 22:49:17.101 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 22:49:17.122 | Using python 3.8 to install PyMySQL 2022-04-13 22:49:17.124 | + 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-13 22:49:17.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:17.990 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:17.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:17.990 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:19.156 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:19.188 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 22:49:21.700 | 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-13 22:49:21.707 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:21.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:21.824 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:21.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:21.829 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:21.832 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:21.834 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:21.836 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:21.838 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:21.841 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:21.843 | + functions-common:time_stop:2439 : start_time=1649890157116 2022-04-13 22:49:21.846 | + functions-common:time_stop:2441 : [[ -z 1649890157116 ]] 2022-04-13 22:49:21.849 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:21.853 | + functions-common:time_stop:2444 : end_time=1649890161850 2022-04-13 22:49:21.855 | + functions-common:time_stop:2445 : elapsed_time=4734 2022-04-13 22:49:21.857 | + functions-common:time_stop:2446 : total=22353 2022-04-13 22:49:21.860 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:21.862 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27087 2022-04-13 22:49:21.864 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:21.866 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 22:49:21.869 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 22:49:21.871 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 22:49:21.873 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 22:49:21.890 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:21.893 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 22:49:21.895 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 22:49:21.899 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:49:21.899 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:49:21.904 | + 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-13 22:49:21.907 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:49:21.909 | + 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-13 22:49:21.912 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:49:21.914 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 22:49:21.916 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 22:49:21.932 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:21.934 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 22:49:21.936 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:49:21.939 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:49:21.941 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:49:21.943 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:49:21.946 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:21.948 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:49:21.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:21.953 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:21.955 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:49:21.957 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:21.960 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:49:21.962 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:49:21.964 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 22:49:21.967 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:49:21.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:21.972 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:21.974 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 22:49:21.994 | + 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-13 22:49:22.103 | Reading package lists... 2022-04-13 22:49:22.343 | Building dependency tree... 2022-04-13 22:49:22.345 | Reading state information... 2022-04-13 22:49:22.597 | radvd is already the newest version (1:2.17-2). 2022-04-13 22:49:22.597 | The following packages were automatically installed and are no longer required: 2022-04-13 22:49:22.598 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:49:22.598 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:49:22.598 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:49:22.599 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:49:22.599 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:49:22.599 | python3-zope.interface 2022-04-13 22:49:22.599 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:49:22.711 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:49:22.715 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:49:22.717 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:49:22.720 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:22.722 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:22.724 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:22.727 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:22.729 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:22.731 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:49:22.733 | + functions-common:time_stop:2439 : start_time=1649890161991 2022-04-13 22:49:22.735 | + functions-common:time_stop:2441 : [[ -z 1649890161991 ]] 2022-04-13 22:49:22.738 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:22.742 | + functions-common:time_stop:2444 : end_time=1649890162740 2022-04-13 22:49:22.744 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-13 22:49:22.747 | + functions-common:time_stop:2446 : total=3009 2022-04-13 22:49:22.749 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:22.751 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3758 2022-04-13 22:49:22.753 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:49:22.756 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 22:49:22.772 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:22.775 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 22:49:22.777 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 22:49:22.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 22:49:22.782 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 22:49:22.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 22:49:22.804 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:49:22.807 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:49:22.809 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:49:22.811 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:49:22.813 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:22.816 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:49:22.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:22.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:22.822 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:49:22.824 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:22.827 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:49:22.829 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:49:22.832 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 22:49:22.834 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:49:22.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:22.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:22.840 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 22:49:22.860 | + 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-13 22:49:22.971 | Reading package lists... 2022-04-13 22:49:23.213 | Building dependency tree... 2022-04-13 22:49:23.214 | Reading state information... 2022-04-13 22:49:23.467 | fakeroot is already the newest version (1.24-1). 2022-04-13 22:49:23.467 | make is already the newest version (4.2.1-1.2). 2022-04-13 22:49:23.467 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 22:49:23.467 | The following packages were automatically installed and are no longer required: 2022-04-13 22:49:23.468 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:49:23.468 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:49:23.468 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:49:23.468 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:49:23.468 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:49:23.469 | python3-zope.interface 2022-04-13 22:49:23.469 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:49:23.582 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:49:23.587 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:49:23.589 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:49:23.591 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:23.593 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:23.596 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:23.598 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:23.600 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:23.602 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:49:23.604 | + functions-common:time_stop:2439 : start_time=1649890162858 2022-04-13 22:49:23.606 | + functions-common:time_stop:2441 : [[ -z 1649890162858 ]] 2022-04-13 22:49:23.609 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:23.613 | + functions-common:time_stop:2444 : end_time=1649890163610 2022-04-13 22:49:23.615 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-13 22:49:23.617 | + functions-common:time_stop:2446 : total=3758 2022-04-13 22:49:23.619 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:23.621 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4510 2022-04-13 22:49:23.623 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:49:23.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 22:49:23.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:23.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:23.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 22:49:23.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 22:49:23.638 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 22:49:23.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 22:49:23.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 22:49:23.649 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 22:49:23.649 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 22:49:23.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 22:49:23.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 22:49:23.658 | + functions:vercmp:628 : local v1=5.4 2022-04-13 22:49:23.660 | + functions:vercmp:629 : local 'op=<' 2022-04-13 22:49:23.662 | + functions:vercmp:630 : local v2=3.13 2022-04-13 22:49:23.665 | + functions:vercmp:631 : local result 2022-04-13 22:49:23.668 | ++ functions:vercmp:635 : sort -V 2022-04-13 22:49:23.669 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 22:49:23.669 | ++ functions:vercmp:635 : head -1 2022-04-13 22:49:23.674 | + functions:vercmp:635 : result=3.13 2022-04-13 22:49:23.676 | + functions:vercmp:637 : case $op in 2022-04-13 22:49:23.678 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 22:49:23.680 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 22:49:23.682 | + functions:vercmp:648 : return 2022-04-13 22:49:23.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 22:49:23.687 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:49:23.690 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 22:49:24.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 22:49:24.168 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 22:49:24.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 22:49:24.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.179 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 22:49:24.196 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:24.199 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 22:49:24.201 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 22:49:24.201 | Installing etcd 2022-04-13 22:49:24.204 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 22:49:24.216 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 22:49:24.228 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:24.231 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 22:49:24.249 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 22:49:24.252 | ++ 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-13 22:49:24.255 | ++ 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-13 22:49:24.259 | +++ 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-13 22:49:24.263 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:49:24.266 | ++ 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-13 22:49:24.269 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 22:49:24.271 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:49:24.273 | ++ functions:get_extra_file:74 : return 2022-04-13 22:49:24.276 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 22:49:24.278 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 22:49:24.282 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 22:49:24.284 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 22:49:24.301 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:24.303 | + ./stack.sh:main:868 : install_dstat 2022-04-13 22:49:24.305 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 22:49:24.321 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:24.325 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 22:49:24.328 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:49:24.330 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 22:49:24.333 | + ./stack.sh:main:877 : install_libs 2022-04-13 22:49:24.335 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 22:49:24.337 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 22:49:24.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 22:49:24.342 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 22:49:24.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 22:49:24.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.353 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 22:49:24.356 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 22:49:24.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 22:49:24.360 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 22:49:24.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 22:49:24.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.371 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 22:49:24.373 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 22:49:24.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 22:49:24.378 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 22:49:24.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 22:49:24.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.390 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 22:49:24.393 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 22:49:24.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 22:49:24.397 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 22:49:24.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 22:49:24.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.408 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 22:49:24.411 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 22:49:24.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 22:49:24.415 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 22:49:24.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 22:49:24.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.426 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 22:49:24.428 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 22:49:24.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 22:49:24.433 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 22:49:24.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 22:49:24.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.445 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 22:49:24.447 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 22:49:24.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 22:49:24.451 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 22:49:24.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 22:49:24.461 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.463 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 22:49:24.465 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 22:49:24.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 22:49:24.470 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 22:49:24.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 22:49:24.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.481 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 22:49:24.484 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 22:49:24.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 22:49:24.488 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 22:49:24.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 22:49:24.497 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.499 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 22:49:24.502 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 22:49:24.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 22:49:24.507 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 22:49:24.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 22:49:24.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.519 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 22:49:24.521 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 22:49:24.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 22:49:24.526 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 22:49:24.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 22:49:24.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.537 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 22:49:24.539 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 22:49:24.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 22:49:24.544 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 22:49:24.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 22:49:24.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.555 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 22:49:24.558 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 22:49:24.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 22:49:24.563 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 22:49:24.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 22:49:24.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.575 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 22:49:24.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 22:49:24.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 22:49:24.584 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 22:49:24.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 22:49:24.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.596 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 22:49:24.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 22:49:24.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 22:49:24.604 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 22:49:24.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 22:49:24.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.616 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 22:49:24.618 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 22:49:24.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 22:49:24.622 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 22:49:24.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 22:49:24.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.634 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 22:49:24.636 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 22:49:24.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 22:49:24.642 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 22:49:24.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 22:49:24.651 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.653 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 22:49:24.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 22:49:24.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 22:49:24.660 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 22:49:24.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 22:49:24.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.672 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 22:49:24.674 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 22:49:24.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 22:49:24.679 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 22:49:24.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 22:49:24.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.691 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 22:49:24.693 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 22:49:24.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 22:49:24.698 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 22:49:24.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 22:49:24.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.710 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 22:49:24.712 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 22:49:24.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 22:49:24.717 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 22:49:24.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 22:49:24.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.728 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 22:49:24.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 22:49:24.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 22:49:24.736 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 22:49:24.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 22:49:24.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.747 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 22:49:24.749 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 22:49:24.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 22:49:24.754 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 22:49:24.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 22:49:24.763 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.766 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 22:49:24.768 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 22:49:24.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 22:49:24.773 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 22:49:24.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 22:49:24.783 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.785 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 22:49:24.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 22:49:24.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 22:49:24.792 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 22:49:24.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 22:49:24.801 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.803 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 22:49:24.805 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 22:49:24.807 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 22:49:24.810 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 22:49:24.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 22:49:24.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.821 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 22:49:24.823 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 22:49:24.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 22:49:24.828 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 22:49:24.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 22:49:24.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.840 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 22:49:24.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 22:49:24.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 22:49:24.847 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 22:49:24.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 22:49:24.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.858 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 22:49:24.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 22:49:24.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 22:49:24.865 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 22:49:24.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 22:49:24.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.877 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 22:49:24.879 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 22:49:24.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 22:49:24.883 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 22:49:24.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 22:49:24.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.896 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 22:49:24.898 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 22:49:24.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 22:49:24.903 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 22:49:24.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 22:49:24.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.916 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 22:49:24.919 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 22:49:24.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 22:49:24.923 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 22:49:24.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 22:49:24.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.935 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 22:49:24.937 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 22:49:24.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 22:49:24.942 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 22:49:24.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 22:49:24.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.954 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 22:49:24.956 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 22:49:24.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 22:49:24.961 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 22:49:24.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 22:49:24.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.973 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 22:49:24.975 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 22:49:24.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 22:49:24.980 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 22:49:24.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:24.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:24.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 22:49:24.989 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:24.991 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 22:49:24.994 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 22:49:24.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 22:49:24.998 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 22:49:25.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:25.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:25.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 22:49:25.007 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:25.010 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 22:49:25.012 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 22:49:25.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 22:49:25.017 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 22:49:25.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:25.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:25.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 22:49:25.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:25.028 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 22:49:25.031 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 22:49:25.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 22:49:25.036 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 22:49:25.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:25.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:25.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 22:49:25.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:25.047 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 22:49:25.068 | Using python 3.8 to install etcd3 2022-04-13 22:49:25.070 | + 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-13 22:49:25.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:25.936 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:25.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:25.936 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:27.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:27.158 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 22:49:27.166 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 22:49:27.168 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 22:49:27.169 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 22:49:27.171 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 22:49:29.749 | 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-13 22:49:29.756 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:29.756 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:29.875 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:29.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:29.880 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:29.882 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:29.884 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:29.886 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:29.888 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:29.891 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:29.893 | + functions-common:time_stop:2439 : start_time=1649890165063 2022-04-13 22:49:29.896 | + functions-common:time_stop:2441 : [[ -z 1649890165063 ]] 2022-04-13 22:49:29.899 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:29.903 | + functions-common:time_stop:2444 : end_time=1649890169900 2022-04-13 22:49:29.905 | + functions-common:time_stop:2445 : elapsed_time=4837 2022-04-13 22:49:29.907 | + functions-common:time_stop:2446 : total=27087 2022-04-13 22:49:29.909 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:29.911 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31924 2022-04-13 22:49:29.913 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:29.916 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 22:49:29.936 | Using python 3.8 to install etcd3gw 2022-04-13 22:49:29.939 | + 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-13 22:49:30.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:30.845 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:30.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:30.845 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:32.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:32.054 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 22:49:32.062 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 22:49:32.064 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 22:49:32.065 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 22:49:32.066 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 22:49:32.098 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 22:49:32.099 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 22:49:32.101 | 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-13 22:49:32.104 | 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-13 22:49:34.606 | 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-13 22:49:34.614 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:34.614 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:34.735 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:34.737 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:34.739 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:34.742 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:34.744 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:34.746 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:34.748 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:34.751 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:34.753 | + functions-common:time_stop:2439 : start_time=1649890169931 2022-04-13 22:49:34.755 | + functions-common:time_stop:2441 : [[ -z 1649890169931 ]] 2022-04-13 22:49:34.758 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:34.762 | + functions-common:time_stop:2444 : end_time=1649890174759 2022-04-13 22:49:34.764 | + functions-common:time_stop:2445 : elapsed_time=4828 2022-04-13 22:49:34.766 | + functions-common:time_stop:2446 : total=31924 2022-04-13 22:49:34.768 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:34.771 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36752 2022-04-13 22:49:34.773 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:34.775 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 22:49:34.778 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 22:49:34.780 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 22:49:34.782 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:49:34.785 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:49:34.787 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:49:34.789 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:49:34.792 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:49:34.794 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:49:34.796 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:49:34.799 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:49:34.801 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:49:34.803 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:49:34.806 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:49:34.808 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 22:49:34.810 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:34.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:34.815 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 22:49:34.818 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:49:34.820 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:49:34.823 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:49:34.825 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:49:34.827 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:49:34.830 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:34.832 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:49:34.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:34.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:34.839 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:49:34.841 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:49:34.844 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:49:34.846 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:49:34.848 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:49:34.851 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:49:34.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:34.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:34.857 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 22:49:34.879 | + 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-13 22:49:34.990 | Reading package lists... 2022-04-13 22:49:35.229 | Building dependency tree... 2022-04-13 22:49:35.230 | Reading state information... 2022-04-13 22:49:35.486 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 22:49:35.486 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 22:49:35.486 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:49:35.486 | The following packages were automatically installed and are no longer required: 2022-04-13 22:49:35.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:49:35.488 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:49:35.488 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:49:35.488 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:49:35.488 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:49:35.488 | python3-zope.interface 2022-04-13 22:49:35.488 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:49:35.601 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:49:35.605 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:49:35.607 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:49:35.609 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:35.612 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:35.614 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:35.616 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:35.618 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:35.620 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:49:35.623 | + functions-common:time_stop:2439 : start_time=1649890174876 2022-04-13 22:49:35.625 | + functions-common:time_stop:2441 : [[ -z 1649890174876 ]] 2022-04-13 22:49:35.628 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:35.632 | + functions-common:time_stop:2444 : end_time=1649890175629 2022-04-13 22:49:35.634 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-13 22:49:35.636 | + functions-common:time_stop:2446 : total=4510 2022-04-13 22:49:35.639 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:35.641 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5263 2022-04-13 22:49:35.644 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:49:35.646 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 22:49:35.648 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:49:35.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:49:35.653 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 22:49:35.714 | Module proxy already enabled 2022-04-13 22:49:35.718 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 22:49:35.780 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 22:49:35.780 | Module proxy already enabled 2022-04-13 22:49:35.780 | Module proxy_uwsgi already enabled 2022-04-13 22:49:35.784 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 22:49:35.786 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:49:35.788 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:49:35.791 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:49:35.926 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 22:49:35.928 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 22:49:35.931 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 22:49:35.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:35.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:35.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 22:49:35.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:35.945 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 22:49:35.948 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 22:49:35.950 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 22:49:35.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:35.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:35.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 22:49:35.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:35.962 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 22:49:35.965 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 22:49:35.967 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 22:49:35.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:35.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:35.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 22:49:35.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:35.979 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 22:49:35.982 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 22:49:35.985 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 22:49:35.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:35.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:35.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 22:49:35.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:35.997 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 22:49:35.999 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 22:49:36.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:36.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:36.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 22:49:36.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:36.011 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 22:49:36.014 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 22:49:36.016 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 22:49:36.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:36.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:36.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 22:49:36.026 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:36.028 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 22:49:36.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:36.047 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 22:49:36.050 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 22:49:36.052 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 22:49:36.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:36.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:36.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 22:49:36.062 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:36.065 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 22:49:36.081 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:36.084 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 22:49:36.086 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 22:49:36.088 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 22:49:36.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:36.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:36.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 22:49:36.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:36.101 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 22:49:36.103 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 22:49:36.106 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 22:49:36.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:49:36.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:49:36.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 22:49:36.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:49:36.118 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 22:49:36.121 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 22:49:36.123 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:49:36.126 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 22:49:36.129 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 22:49:36.131 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:49:36.135 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:49:36.135 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:49:36.141 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 22:49:36.143 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 22:49:36.145 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 22:49:36.148 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 22:49:36.151 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 22:49:36.171 | Using python 3.8 to install keystonemiddleware 2022-04-13 22:49:36.174 | + 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-13 22:49:37.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:37.040 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:37.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:37.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:38.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:38.237 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 22:49:38.290 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 22:49:38.291 | 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-13 22:49:38.292 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 22:49:38.293 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 22:49:38.294 | 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-13 22:49:38.295 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 22:49:38.296 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 22:49:38.297 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 22:49:38.298 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 22:49:38.299 | 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-13 22:49:38.300 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 22:49:38.301 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 22:49:38.302 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 22:49:38.304 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 22:49:38.360 | 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-13 22:49:38.362 | 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-13 22:49:38.363 | 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-13 22:49:38.402 | 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-13 22:49:38.441 | 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-13 22:49:38.442 | 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-13 22:49:38.443 | 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-13 22:49:38.444 | 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-13 22:49:38.492 | 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-13 22:49:38.495 | 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-13 22:49:38.505 | 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-13 22:49:38.507 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 22:49:38.521 | 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-13 22:49:38.522 | 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-13 22:49:38.524 | 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-13 22:49:38.588 | 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-13 22:49:38.591 | 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-13 22:49:38.592 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 22:49:38.593 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 22:49:38.641 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 22:49:38.653 | 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-13 22:49:41.079 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 22:49:41.086 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:41.086 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:41.219 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:41.222 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:41.224 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:41.226 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:41.228 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:41.231 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:41.233 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:41.236 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:41.238 | + functions-common:time_stop:2439 : start_time=1649890176166 2022-04-13 22:49:41.240 | + functions-common:time_stop:2441 : [[ -z 1649890176166 ]] 2022-04-13 22:49:41.243 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:41.247 | + functions-common:time_stop:2444 : end_time=1649890181245 2022-04-13 22:49:41.250 | + functions-common:time_stop:2445 : elapsed_time=5079 2022-04-13 22:49:41.252 | + functions-common:time_stop:2446 : total=36752 2022-04-13 22:49:41.254 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:41.257 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41831 2022-04-13 22:49:41.259 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:41.261 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 22:49:41.264 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 22:49:41.266 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:49:41.269 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 22:49:41.272 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 22:49:41.274 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:49:41.278 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:49:41.278 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:49:41.283 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 22:49:41.286 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 22:49:41.288 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 22:49:41.292 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 22:49:41.294 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 22:49:41.317 | Using python 3.8 to install python-memcached 2022-04-13 22:49:41.320 | + 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-13 22:49:42.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:42.186 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:42.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:42.186 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:43.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:43.405 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 22:49:43.409 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 22:49:45.950 | 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-13 22:49:45.957 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:49:45.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:49:46.074 | + inc/python:pip_install:200 : result=0 2022-04-13 22:49:46.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:49:46.079 | + functions-common:time_stop:2432 : local name 2022-04-13 22:49:46.081 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:49:46.083 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:49:46.085 | + functions-common:time_stop:2435 : local total 2022-04-13 22:49:46.087 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:49:46.090 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:49:46.092 | + functions-common:time_stop:2439 : start_time=1649890181310 2022-04-13 22:49:46.094 | + functions-common:time_stop:2441 : [[ -z 1649890181310 ]] 2022-04-13 22:49:46.100 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:49:46.104 | + functions-common:time_stop:2444 : end_time=1649890186101 2022-04-13 22:49:46.106 | + functions-common:time_stop:2445 : elapsed_time=4791 2022-04-13 22:49:46.108 | + functions-common:time_stop:2446 : total=41831 2022-04-13 22:49:46.111 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:49:46.113 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46622 2022-04-13 22:49:46.116 | + inc/python:pip_install:203 : return 0 2022-04-13 22:49:46.118 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 22:49:46.134 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:49:46.137 | + ./stack.sh:main:899 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-13 22:49:46.139 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 22:49:46.142 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 22:49:46.144 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 22:49:46.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:49:46.149 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 22:49:46.151 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 22:49:46.166 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:49:46.169 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 22:49:46.171 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 22:49:46.174 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 22:49:46.176 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:49:46.178 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:49:46.180 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:49:46.183 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:49:46.185 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:49:46.188 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:49:46.202 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:49:46.205 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:49:46.207 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:46.209 | + functions-common:git_clone:629 : echo master 2022-04-13 22:49:46.210 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:49:46.214 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 22:49:46.217 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:49:46.219 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 22:49:46.231 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 22:49:46.234 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:49:46.235 | + functions-common:git_clone:685 : head -1 2022-04-13 22:49:46.238 | c141e6164 trivial: Fix typo 2022-04-13 22:49:46.240 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:49:46.242 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 22:49:46.245 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:49:46.247 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:49:46.250 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 22:49:46.252 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:49:46.254 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 22:49:46.257 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:49:46.259 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:49:46.261 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 22:49:46.264 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:49:46.266 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:49:46.269 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 22:49:46.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:49:46.274 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 22:49:46.277 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:49:46.279 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:49:46.282 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 22:49:46.287 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 22:49:46.290 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 22:49:46.982 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 22:49:46.985 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:49:46.987 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:49:46.989 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:49:46.991 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 22:49:46.994 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 22:49:46.996 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:49:46.998 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:49:47.000 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:49:47.002 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:49:47.004 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:49:47.007 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:49:47.009 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:49:47.011 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 22:49:47.033 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 22:49:47.035 | + 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-13 22:49:47.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:47.901 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:47.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:49:47.901 | from cryptography.utils import int_from_bytes 2022-04-13 22:49:49.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:49:49.111 | Obtaining file:///opt/stack/keystone 2022-04-13 22:49:49.111 | Preparing metadata (setup.py): started 2022-04-13 22:49:54.219 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:49:54.295 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 22:49:54.297 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 22:49:54.298 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:49:54.299 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 22:49:54.300 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 22:49:54.301 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 22:49:54.302 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 22:49:54.303 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 22:49:54.304 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 22:49:54.305 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 22:49:54.307 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 22:49:54.308 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:49:54.309 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 22:49:54.310 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 22:49:54.312 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 22:49:54.314 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 22:49:54.315 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 22:49:54.316 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 22:49:54.317 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 22:49:54.318 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 22:49:54.319 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 22:49:54.320 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 22:49:54.321 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 22:49:54.322 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 22:49:54.324 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 22:49:54.325 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:49:54.326 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 22:49:54.327 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 22:49:54.328 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 22:49:54.329 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:49:54.330 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 22:49:54.331 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 22:49:54.332 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 22:49:54.333 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 22:49:54.345 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 22:49:54.346 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 22:49:54.389 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 22:49:54.406 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:49:54.407 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 22:49:54.408 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 22:49:54.410 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 22:49:54.412 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 22:49:54.422 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 22:49:54.487 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 22:49:54.489 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 22:49:54.583 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:49:54.585 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 22:49:54.586 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 22:49:54.587 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 22:49:54.641 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 22:49:54.643 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 22:49:54.645 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 22:49:54.696 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 22:49:54.699 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 22:49:54.782 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 22:49:54.783 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 22:49:54.786 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 22:49:54.788 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 22:49:54.789 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 22:49:54.792 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 22:49:54.811 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 22:49:54.861 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 22:49:54.880 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 22:49:54.882 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 22:49:54.883 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 22:49:54.884 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 22:49:54.938 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 22:49:55.050 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 22:49:55.052 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 22:49:55.053 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 22:49:55.054 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 22:49:55.055 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 22:49:55.278 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 22:49:55.300 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 22:49:55.301 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 22:49:55.368 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 22:49:55.387 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 22:49:55.444 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 22:49:55.489 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 22:49:55.596 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 22:49:55.652 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:49:55.724 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 22:49:55.859 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 22:49:55.887 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 22:49:55.929 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 22:49:55.930 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 22:49:55.932 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 22:49:55.934 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 22:49:55.935 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 22:49:55.936 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 22:49:55.988 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 22:49:56.126 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 22:49:56.127 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 22:49:56.130 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 22:49:56.132 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 22:49:56.284 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:49:56.362 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 22:49:56.604 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 22:49:56.861 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 22:49:56.896 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 22:49:58.758 | Installing collected packages: keystone 2022-04-13 22:49:58.758 | Attempting uninstall: keystone 2022-04-13 22:49:58.759 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 22:49:58.762 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 22:49:58.764 | Running setup.py develop for keystone 2022-04-13 22:50:04.924 | Successfully installed keystone 2022-04-13 22:50:04.924 | 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-13 22:50:04.932 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:50:04.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:50:05.066 | + inc/python:pip_install:200 : result=0 2022-04-13 22:50:05.068 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:50:05.070 | + functions-common:time_stop:2432 : local name 2022-04-13 22:50:05.073 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:50:05.075 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:50:05.077 | + functions-common:time_stop:2435 : local total 2022-04-13 22:50:05.079 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:50:05.081 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:50:05.083 | + functions-common:time_stop:2439 : start_time=1649890187026 2022-04-13 22:50:05.085 | + functions-common:time_stop:2441 : [[ -z 1649890187026 ]] 2022-04-13 22:50:05.088 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:50:05.092 | + functions-common:time_stop:2444 : end_time=1649890205090 2022-04-13 22:50:05.094 | + functions-common:time_stop:2445 : elapsed_time=18064 2022-04-13 22:50:05.096 | + functions-common:time_stop:2446 : total=46622 2022-04-13 22:50:05.098 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:50:05.100 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64686 2022-04-13 22:50:05.103 | + inc/python:pip_install:203 : return 0 2022-04-13 22:50:05.105 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:50:05.107 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:50:05.110 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:50:05.128 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 22:50:05.141 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 22:50:05.143 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 22:50:05.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:50:05.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:50:05.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-13 22:50:05.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:50:05.155 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 22:50:05.171 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:05.173 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:50:05.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:50:05.178 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 22:50:05.180 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 22:50:05.193 | + 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-13 22:50:05.195 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 22:50:05.200 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 22:50:05.216 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:05.218 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 22:50:05.248 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 22:50:05.275 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 22:50:05.306 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 22:50:05.335 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 22:50:05.365 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 22:50:05.395 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 22:50:05.423 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 22:50:05.450 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 22:50:05.452 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 22:50:05.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 22:50:05.457 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 22:50:05.459 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:50:05.461 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:50:05.476 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:05.479 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:50:05.482 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:50:05.484 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:50:05.500 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:05.502 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:50:05.505 | + 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-13 22:50:05.535 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:50:05.537 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:50:05.539 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 22:50:05.542 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 22:50:05.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:05.560 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-04-13 22:50:05.590 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 22:50:05.593 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 22:50:05.624 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 22:50:05.627 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 22:50:05.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 22:50:05.632 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 22:50:05.634 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 22:50:05.637 | + 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-13 22:50:05.667 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 22:50:05.669 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 22:50:05.672 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 22:50:05.675 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 22:50:05.678 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:50:05.694 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:50:05.696 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:50:05.699 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:50:05.701 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:50:05.703 | + 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-13 22:50:05.731 | + 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-13 22:50:05.758 | + 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-13 22:50:05.786 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:50:05.822 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 22:50:05.850 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:50:05.853 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 22:50:05.855 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:50:05.857 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 22:50:05.860 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 22:50:05.862 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:50:05.864 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:50:05.867 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 22:50:05.871 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 22:50:05.873 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:50:05.876 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:50:05.889 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:50:05.890 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:50:05.898 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:50:05.901 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:50:05.917 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:50:05.919 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 22:50:05.923 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 22:50:05.951 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 22:50:05.979 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 22:50:06.007 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 22:50:06.034 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 22:50:06.061 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 22:50:06.089 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 22:50:06.118 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 22:50:06.146 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 22:50:06.173 | + 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-13 22:50:06.201 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 22:50:06.228 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 22:50:06.256 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 22:50:06.283 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:50:06.285 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:50:06.288 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 22:50:06.291 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 22:50:06.293 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:50:06.295 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:06.298 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:06.300 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:50:06.303 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:50:06.305 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 22:50:06.332 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 22:50:06.361 | + 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-13 22:50:06.361 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 22:50:06.370 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 22:50:06.373 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 22:50:06.375 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 22:50:06.378 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:50:06.380 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:50:06.382 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:50:06.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:06.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:06.390 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:50:06.392 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:50:06.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:06.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:06.399 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 22:50:06.461 | Site keystone-wsgi-public already enabled 2022-04-13 22:50:06.465 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:50:06.468 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:50:06.470 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:50:06.473 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:50:06.609 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 22:50:06.646 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 22:50:06.678 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 22:50:06.709 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 22:50:06.711 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 22:50:06.743 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 22:50:06.771 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 22:50:06.800 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 22:50:06.803 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 22:50:06.822 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:06.824 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 22:50:06.843 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:06.846 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 22:50:06.849 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 22:50:06.851 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 22:50:06.853 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:50:06.856 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 22:50:06.858 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 22:50:06.861 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 22:50:06.863 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 22:50:06.865 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:50:06.867 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:50:06.870 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:50:06.873 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:50:06.875 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:50:06.880 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:50:06.896 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:50:06.899 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:50:06.901 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:50:06.904 | + functions-common:git_clone:629 : echo master 2022-04-13 22:50:06.904 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:50:06.910 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 22:50:06.912 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:50:06.914 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 22:50:06.927 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 22:50:06.930 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:50:06.930 | + functions-common:git_clone:685 : head -1 2022-04-13 22:50:06.933 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 22:50:06.935 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:50:06.938 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 22:50:06.941 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:50:06.943 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:50:06.946 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 22:50:06.948 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 22:50:06.951 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 22:50:06.954 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:50:06.956 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:50:06.958 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 22:50:06.961 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:50:06.963 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 22:50:06.966 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 22:50:06.969 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:50:06.972 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 22:50:06.975 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:50:06.977 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:50:06.980 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 22:50:06.986 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 22:50:06.988 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 22:50:07.756 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 22:50:07.759 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:50:07.761 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:50:07.764 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:50:07.766 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 22:50:07.768 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 22:50:07.771 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:50:07.773 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 22:50:07.775 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:50:07.777 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 22:50:07.780 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 22:50:07.782 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 22:50:07.784 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:50:07.787 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 22:50:07.808 | Using python 3.8 to install /opt/stack/swift 2022-04-13 22:50:07.810 | + 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-13 22:50:08.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:08.674 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:08.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:08.674 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:09.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:50:09.892 | Obtaining file:///opt/stack/swift 2022-04-13 22:50:09.893 | Preparing metadata (setup.py): started 2022-04-13 22:50:14.535 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:50:14.575 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 22:50:14.576 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 22:50:14.577 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 22:50:14.578 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 22:50:14.579 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 22:50:14.581 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 22:50:14.582 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 22:50:14.583 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 22:50:14.584 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 22:50:14.585 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 22:50:14.586 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 22:50:14.624 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 22:50:14.632 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 22:50:14.687 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 22:50:14.688 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 22:50:14.690 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 22:50:14.692 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 22:50:14.693 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 22:50:14.695 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 22:50:14.697 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 22:50:14.698 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 22:50:14.700 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 22:50:14.701 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 22:50:14.702 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 22:50:14.704 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 22:50:14.724 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 22:50:14.754 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 22:50:14.755 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 22:50:14.757 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 22:50:14.759 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 22:50:14.783 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 22:50:14.884 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 22:50:14.886 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 22:50:14.888 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 22:50:14.932 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 22:50:14.978 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 22:50:14.979 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 22:50:14.981 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 22:50:14.982 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 22:50:15.046 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 22:50:15.048 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 22:50:15.060 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 22:50:15.062 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 22:50:15.080 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 22:50:15.081 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 22:50:15.227 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 22:50:15.242 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 22:50:17.571 | Installing collected packages: swift 2022-04-13 22:50:17.571 | Attempting uninstall: swift 2022-04-13 22:50:17.572 | Found existing installation: swift 2.30.0.dev15 2022-04-13 22:50:17.575 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 22:50:17.576 | Running setup.py develop for swift 2022-04-13 22:50:23.541 | Successfully installed swift 2022-04-13 22:50:23.541 | 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-13 22:50:23.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:50:23.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:50:23.680 | + inc/python:pip_install:200 : result=0 2022-04-13 22:50:23.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:50:23.685 | + functions-common:time_stop:2432 : local name 2022-04-13 22:50:23.688 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:50:23.690 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:50:23.692 | + functions-common:time_stop:2435 : local total 2022-04-13 22:50:23.694 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:50:23.696 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:50:23.699 | + functions-common:time_stop:2439 : start_time=1649890207802 2022-04-13 22:50:23.701 | + functions-common:time_stop:2441 : [[ -z 1649890207802 ]] 2022-04-13 22:50:23.704 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:50:23.708 | + functions-common:time_stop:2444 : end_time=1649890223706 2022-04-13 22:50:23.710 | + functions-common:time_stop:2445 : elapsed_time=15904 2022-04-13 22:50:23.712 | + functions-common:time_stop:2446 : total=64686 2022-04-13 22:50:23.715 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:50:23.717 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80590 2022-04-13 22:50:23.719 | + inc/python:pip_install:203 : return 0 2022-04-13 22:50:23.721 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:50:23.724 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:50:23.726 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:50:23.744 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 22:50:23.756 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 22:50:23.759 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 22:50:23.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:50:23.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:50:23.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-13 22:50:23.768 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:50:23.770 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 22:50:23.773 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:50:23.775 | + ./stack.sh:main:910 : configure_swift 2022-04-13 22:50:23.777 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 22:50:23.780 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 22:50:23.782 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 22:50:23.784 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 22:50:23.786 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 22:50:24.984 | No container-sync running 2022-04-13 22:50:24.985 | No account-replicator running 2022-04-13 22:50:24.985 | No account-server running 2022-04-13 22:50:24.985 | No object-updater running 2022-04-13 22:50:24.985 | No container-replicator running 2022-04-13 22:50:24.985 | No object-expirer running 2022-04-13 22:50:24.985 | No object-reconstructor running 2022-04-13 22:50:24.985 | No container-server running 2022-04-13 22:50:24.985 | No container-updater running 2022-04-13 22:50:24.985 | No object-server running 2022-04-13 22:50:24.985 | No container-sharder running 2022-04-13 22:50:24.985 | No container-reconciler running 2022-04-13 22:50:24.985 | No proxy-server running 2022-04-13 22:50:24.985 | No object-auditor running 2022-04-13 22:50:24.985 | No account-auditor running 2022-04-13 22:50:24.985 | No container-auditor running 2022-04-13 22:50:24.985 | No account-reaper running 2022-04-13 22:50:24.985 | No object-replicator running 2022-04-13 22:50:25.082 | + lib/swift:configure_swift:337 : true 2022-04-13 22:50:25.084 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 22:50:25.097 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 22:50:25.109 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 22:50:25.112 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 22:50:25.112 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 22:50:25.116 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 22:50:25.117 | s/%GROUP%/ubuntu/; 2022-04-13 22:50:25.117 | s/%USER%/ubuntu/; 2022-04-13 22:50:25.117 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 22:50:25.117 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 22:50:25.120 | uid = ubuntu 2022-04-13 22:50:25.120 | gid = ubuntu 2022-04-13 22:50:25.120 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 22:50:25.120 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 22:50:25.120 | address = 127.0.0.1 2022-04-13 22:50:25.120 | 2022-04-13 22:50:25.120 | [account6612] 2022-04-13 22:50:25.120 | max connections = 25 2022-04-13 22:50:25.120 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:50:25.120 | read only = false 2022-04-13 22:50:25.120 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 22:50:25.120 | 2022-04-13 22:50:25.120 | [account6622] 2022-04-13 22:50:25.120 | max connections = 25 2022-04-13 22:50:25.120 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:50:25.120 | read only = false 2022-04-13 22:50:25.120 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 22:50:25.120 | 2022-04-13 22:50:25.120 | [account6632] 2022-04-13 22:50:25.121 | max connections = 25 2022-04-13 22:50:25.121 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:50:25.121 | read only = false 2022-04-13 22:50:25.121 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 22:50:25.121 | 2022-04-13 22:50:25.121 | [account6642] 2022-04-13 22:50:25.121 | max connections = 25 2022-04-13 22:50:25.121 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:50:25.121 | read only = false 2022-04-13 22:50:25.121 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 22:50:25.121 | 2022-04-13 22:50:25.121 | 2022-04-13 22:50:25.121 | [container6611] 2022-04-13 22:50:25.121 | max connections = 25 2022-04-13 22:50:25.121 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:50:25.121 | read only = false 2022-04-13 22:50:25.121 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 22:50:25.121 | 2022-04-13 22:50:25.121 | [container6621] 2022-04-13 22:50:25.121 | max connections = 25 2022-04-13 22:50:25.121 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:50:25.121 | read only = false 2022-04-13 22:50:25.121 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 22:50:25.121 | 2022-04-13 22:50:25.121 | [container6631] 2022-04-13 22:50:25.121 | max connections = 25 2022-04-13 22:50:25.121 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:50:25.121 | read only = false 2022-04-13 22:50:25.121 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 22:50:25.121 | 2022-04-13 22:50:25.121 | [container6641] 2022-04-13 22:50:25.121 | max connections = 25 2022-04-13 22:50:25.121 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:50:25.121 | read only = false 2022-04-13 22:50:25.121 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 22:50:25.122 | 2022-04-13 22:50:25.122 | 2022-04-13 22:50:25.122 | [object6613] 2022-04-13 22:50:25.122 | max connections = 25 2022-04-13 22:50:25.122 | path = /opt/stack/data/swift/1/node/ 2022-04-13 22:50:25.122 | read only = false 2022-04-13 22:50:25.122 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 22:50:25.122 | 2022-04-13 22:50:25.122 | [object6623] 2022-04-13 22:50:25.122 | max connections = 25 2022-04-13 22:50:25.122 | path = /opt/stack/data/swift/2/node/ 2022-04-13 22:50:25.122 | read only = false 2022-04-13 22:50:25.122 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 22:50:25.122 | 2022-04-13 22:50:25.122 | [object6633] 2022-04-13 22:50:25.122 | max connections = 25 2022-04-13 22:50:25.122 | path = /opt/stack/data/swift/3/node/ 2022-04-13 22:50:25.122 | read only = false 2022-04-13 22:50:25.122 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 22:50:25.122 | 2022-04-13 22:50:25.122 | [object6643] 2022-04-13 22:50:25.122 | max connections = 25 2022-04-13 22:50:25.122 | path = /opt/stack/data/swift/4/node/ 2022-04-13 22:50:25.122 | read only = false 2022-04-13 22:50:25.122 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 22:50:25.124 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 22:50:25.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:25.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:25.130 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 22:50:25.142 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 22:50:25.144 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 22:50:25.149 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 22:50:25.153 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 22:50:25.155 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 22:50:25.159 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 22:50:25.187 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-04-13 22:50:25.212 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 22:50:25.230 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 22:50:25.257 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 22:50:25.275 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:50:25.303 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 22:50:25.321 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 22:50:25.349 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 22:50:25.367 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 22:50:25.394 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 22:50:25.415 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:50:25.444 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 22:50:25.462 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 22:50:25.477 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:25.479 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 22:50:25.507 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 22:50:25.534 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 22:50:25.561 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 22:50:25.588 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 22:50:25.602 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:25.604 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 22:50:25.631 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 22:50:25.646 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:25.648 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 22:50:25.663 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:25.665 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 22:50:25.667 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 22:50:25.681 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:25.684 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 22:50:25.685 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 22:50:25.688 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 22:50:25.693 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 22:50:25.698 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 22:50:25.726 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 22:50:25.752 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 22:50:25.782 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 22:50:25.810 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 22:50:25.837 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 22:50:25.839 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 22:50:25.841 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 22:50:25.844 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 22:50:25.846 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 22:50:25.872 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 22:50:25.899 | + 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-13 22:50:25.925 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 22:50:25.953 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 22:50:25.979 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 22:50:26.006 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 22:50:26.033 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 22:50:26.061 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:50:26.089 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 22:50:26.116 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 22:50:26.144 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 22:50:26.171 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 22:50:26.198 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 22:50:26.228 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 22:50:26.256 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 22:50:26.274 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 22:50:26.301 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 22:50:26.328 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 22:50:26.333 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 22:50:26.361 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 22:50:26.388 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 22:50:26.415 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 22:50:26.417 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 22:50:26.420 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:50:26.422 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 22:50:26.427 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 22:50:26.429 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 22:50:26.431 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:50:26.433 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 22:50:26.436 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 22:50:26.438 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:50:26.440 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:50:26.443 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 22:50:26.460 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 22:50:26.488 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 22:50:26.507 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 22:50:26.535 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 22:50:26.553 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:50:26.581 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 22:50:26.599 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:50:26.627 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 22:50:26.645 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:50:26.673 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 22:50:26.691 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 22:50:26.720 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:50:26.739 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:50:26.767 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 22:50:26.785 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 22:50:26.813 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 22:50:26.831 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 22:50:26.859 | + 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-13 22:50:26.864 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 22:50:26.881 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:50:26.910 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 22:50:26.938 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:50:26.940 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 22:50:26.945 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 22:50:26.947 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 22:50:26.949 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:50:26.952 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 22:50:26.954 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 22:50:26.956 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:50:26.958 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:50:26.961 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 22:50:26.978 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 22:50:27.007 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 22:50:27.025 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 22:50:27.055 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 22:50:27.073 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:50:27.101 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 22:50:27.119 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:50:27.147 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 22:50:27.165 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:50:27.194 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 22:50:27.212 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 22:50:27.240 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:50:27.257 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:50:27.286 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 22:50:27.304 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 22:50:27.332 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 22:50:27.349 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 22:50:27.376 | + 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-13 22:50:27.381 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 22:50:27.399 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:50:27.427 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:50:27.429 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 22:50:27.433 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 22:50:27.436 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 22:50:27.438 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 22:50:27.440 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 22:50:27.443 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 22:50:27.445 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 22:50:27.447 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 22:50:27.449 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 22:50:27.467 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 22:50:27.495 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 22:50:27.513 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 22:50:27.541 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 22:50:27.559 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 22:50:27.587 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 22:50:27.605 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 22:50:27.634 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 22:50:27.652 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 22:50:27.680 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 22:50:27.697 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 22:50:27.725 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 22:50:27.743 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 22:50:27.771 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 22:50:27.789 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 22:50:27.817 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 22:50:27.835 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 22:50:27.862 | + 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-13 22:50:27.867 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 22:50:27.885 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 22:50:27.913 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 22:50:27.940 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 22:50:27.968 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 22:50:27.996 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 22:50:27.998 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 22:50:28.003 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 22:50:28.032 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 22:50:28.059 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 22:50:28.090 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 22:50:28.118 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 22:50:28.147 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 22:50:28.174 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 22:50:28.201 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 22:50:28.229 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 22:50:28.256 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 22:50:28.272 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:28.274 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 22:50:28.292 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 22:50:28.296 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 22:50:28.315 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 22:50:28.317 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-04-13 22:50:28.344 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 22:50:28.346 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 22:50:28.374 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-04-13 22:50:28.404 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 22:50:28.407 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 22:50:28.434 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 22:50:28.450 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:28.452 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 22:50:28.455 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 22:50:28.460 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 22:50:28.462 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 22:50:28.475 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 22:50:28.477 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 22:50:28.489 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 22:50:28.491 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 22:50:28.493 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:50:28.496 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:50:28.498 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:50:28.500 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:50:28.503 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:50:28.505 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:50:28.507 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 22:50:28.520 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:50:28.522 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 22:50:28.525 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 22:50:28.541 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:28.544 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 22:50:28.561 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:28.564 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 22:50:28.566 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 22:50:28.568 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 22:50:28.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:50:28.573 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 22:50:28.576 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 22:50:28.579 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 22:50:28.581 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 22:50:28.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:28.602 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 22:50:28.605 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 22:50:28.623 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:28.625 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 22:50:28.628 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 22:50:28.631 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 22:50:28.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:50:28.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:50:28.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-13 22:50:28.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:50:28.645 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 22:50:28.648 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 22:50:28.651 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 22:50:28.654 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 22:50:28.657 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 22:50:28.659 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 22:50:28.662 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 22:50:28.665 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 22:50:28.668 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 22:50:28.670 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 22:50:28.674 | +++ 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-13 22:50:28.674 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 22:50:28.680 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 22:50:28.682 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 22:50:28.685 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 22:50:28.688 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 22:50:28.690 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 22:50:28.712 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 22:50:28.715 | + 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-13 22:50:29.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:29.579 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:29.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:29.579 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:30.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:50:30.964 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 22:50:31.056 | 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-13 22:50:31.057 | 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-13 22:50:31.058 | 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-13 22:50:31.060 | 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-13 22:50:31.062 | 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-13 22:50:31.063 | 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-13 22:50:31.065 | 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-13 22:50:31.067 | 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-13 22:50:31.068 | 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-13 22:50:31.070 | 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-13 22:50:31.071 | 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-13 22:50:31.072 | 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-13 22:50:31.075 | 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-13 22:50:31.078 | 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-13 22:50:31.081 | 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-13 22:50:31.084 | 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-13 22:50:31.087 | 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-13 22:50:31.090 | 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-13 22:50:31.102 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 22:50:31.104 | 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-13 22:50:31.122 | 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-13 22:50:31.203 | 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-13 22:50:31.204 | 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-13 22:50:31.205 | 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-13 22:50:31.230 | 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-13 22:50:31.233 | 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-13 22:50:31.235 | 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-13 22:50:31.236 | 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-13 22:50:31.238 | 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-13 22:50:31.252 | 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-13 22:50:31.308 | 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-13 22:50:31.309 | 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-13 22:50:31.311 | 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-13 22:50:31.313 | 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-13 22:50:31.338 | 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-13 22:50:31.339 | 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-13 22:50:31.363 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 22:50:31.382 | 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-13 22:50:31.383 | 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-13 22:50:31.402 | 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-13 22:50:31.403 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 22:50:31.504 | 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-13 22:50:31.506 | 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-13 22:50:31.508 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 22:50:31.511 | 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-13 22:50:31.578 | 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-13 22:50:31.604 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 22:50:31.890 | 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-13 22:50:31.895 | 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-13 22:50:31.938 | 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-13 22:50:31.939 | 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-13 22:50:31.942 | 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-13 22:50:31.945 | 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-13 22:50:31.948 | 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-13 22:50:31.949 | 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-13 22:50:32.010 | 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-13 22:50:32.238 | 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-13 22:50:32.269 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 22:50:32.379 | 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-13 22:50:32.564 | 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-13 22:50:34.971 | 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-13 22:50:34.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:50:34.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:50:35.113 | + inc/python:pip_install:200 : result=0 2022-04-13 22:50:35.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:50:35.118 | + functions-common:time_stop:2432 : local name 2022-04-13 22:50:35.120 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:50:35.123 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:50:35.125 | + functions-common:time_stop:2435 : local total 2022-04-13 22:50:35.127 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:50:35.130 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:50:35.132 | + functions-common:time_stop:2439 : start_time=1649890228706 2022-04-13 22:50:35.135 | + functions-common:time_stop:2441 : [[ -z 1649890228706 ]] 2022-04-13 22:50:35.138 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:50:35.143 | + functions-common:time_stop:2444 : end_time=1649890235140 2022-04-13 22:50:35.145 | + functions-common:time_stop:2445 : elapsed_time=6434 2022-04-13 22:50:35.147 | + functions-common:time_stop:2446 : total=80590 2022-04-13 22:50:35.149 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:50:35.152 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87024 2022-04-13 22:50:35.155 | + inc/python:pip_install:203 : return 0 2022-04-13 22:50:35.157 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 22:50:35.160 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 22:50:35.162 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 22:50:35.176 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 22:50:35.181 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 22:50:35.184 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 22:50:35.186 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 22:50:35.188 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:50:35.191 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:50:35.193 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:50:35.196 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:50:35.199 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:50:35.201 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:50:35.219 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:50:35.221 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:50:35.223 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:50:35.226 | + functions-common:git_clone:629 : echo master 2022-04-13 22:50:35.226 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:50:35.232 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 22:50:35.234 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:50:35.237 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 22:50:35.249 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 22:50:35.252 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:50:35.253 | + functions-common:git_clone:685 : head -1 2022-04-13 22:50:35.256 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 22:50:35.259 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:50:35.261 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 22:50:35.265 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:50:35.267 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:50:35.270 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 22:50:35.273 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:50:35.277 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 22:50:35.281 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:50:35.284 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:50:35.287 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 22:50:35.290 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:50:35.293 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:50:35.297 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 22:50:35.300 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:50:35.303 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 22:50:35.305 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:50:35.308 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:50:35.311 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 22:50:35.317 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 22:50:35.320 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 22:50:35.984 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 22:50:35.986 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:50:35.989 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:50:35.992 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:50:35.994 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 22:50:35.997 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 22:50:36.000 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:50:36.003 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:50:36.006 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:50:36.008 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:50:36.011 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:50:36.013 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:50:36.016 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:50:36.018 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 22:50:36.039 | Using python 3.8 to install /opt/stack/glance 2022-04-13 22:50:36.041 | + 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-13 22:50:36.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:36.893 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:36.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:36.893 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:38.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:50:38.247 | Obtaining file:///opt/stack/glance 2022-04-13 22:50:38.249 | Preparing metadata (setup.py): started 2022-04-13 22:50:43.016 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:50:43.088 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 22:50:43.089 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 22:50:43.090 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 22:50:43.091 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 22:50:43.092 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:50:43.093 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 22:50:43.094 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 22:50:43.095 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 22:50:43.096 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 22:50:43.097 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 22:50:43.099 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 22:50:43.100 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:50:43.101 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 22:50:43.102 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:50:43.103 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 22:50:43.104 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:50:43.105 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 22:50:43.106 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 22:50:43.108 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 22:50:43.109 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 22:50:43.110 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 22:50:43.111 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:50:43.112 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 22:50:43.113 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:50:43.114 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 22:50:43.115 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 22:50:43.116 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 22:50:43.117 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 22:50:43.119 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:50:43.120 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 22:50:43.121 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 22:50:43.122 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 22:50:43.123 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 22:50:43.124 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 22:50:43.125 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 22:50:43.126 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 22:50:43.127 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 22:50:43.128 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:50:43.129 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 22:50:43.130 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 22:50:43.131 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 22:50:43.132 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:50:43.134 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 22:50:43.153 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 22:50:43.156 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 22:50:43.157 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 22:50:43.178 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 22:50:43.180 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 22:50:43.222 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 22:50:43.238 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 22:50:43.246 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 22:50:43.261 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 22:50:43.262 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 22:50:43.263 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 22:50:43.355 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 22:50:43.432 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 22:50:43.491 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 22:50:43.494 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:50:43.526 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 22:50:43.597 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 22:50:43.598 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 22:50:43.599 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 22:50:43.660 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 22:50:43.662 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 22:50:43.664 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 22:50:43.689 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 22:50:43.737 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 22:50:43.740 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 22:50:43.800 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 22:50:43.802 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 22:50:43.804 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 22:50:43.806 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 22:50:43.807 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 22:50:43.832 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 22:50:43.833 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 22:50:43.836 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 22:50:43.880 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 22:50:43.921 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 22:50:43.924 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 22:50:43.925 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 22:50:44.002 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 22:50:44.061 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 22:50:44.163 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 22:50:44.439 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:50:44.440 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 22:50:44.443 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 22:50:44.445 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 22:50:44.500 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 22:50:44.523 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 22:50:44.618 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 22:50:44.733 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 22:50:44.950 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 22:50:44.952 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:50:44.954 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 22:50:44.955 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 22:50:44.956 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 22:50:44.957 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 22:50:44.958 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 22:50:45.080 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 22:50:45.110 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 22:50:45.164 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 22:50:45.165 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 22:50:45.413 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 22:50:45.597 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 22:50:45.598 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 22:50:45.600 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 22:50:45.601 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 22:50:45.711 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 22:50:45.869 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 22:50:46.001 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 22:50:46.316 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 22:50:46.318 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 22:50:46.547 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 22:50:46.830 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 22:50:47.194 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 22:50:47.195 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 22:50:48.674 | Installing collected packages: glance 2022-04-13 22:50:48.674 | Attempting uninstall: glance 2022-04-13 22:50:48.674 | Found existing installation: glance 24.1.0.dev5 2022-04-13 22:50:48.680 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 22:50:48.682 | Running setup.py develop for glance 2022-04-13 22:50:54.824 | Successfully installed glance 2022-04-13 22:50:54.825 | 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-13 22:50:54.833 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:50:54.833 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:50:54.982 | + inc/python:pip_install:200 : result=0 2022-04-13 22:50:54.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:50:54.987 | + functions-common:time_stop:2432 : local name 2022-04-13 22:50:54.989 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:50:54.992 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:50:54.994 | + functions-common:time_stop:2435 : local total 2022-04-13 22:50:54.996 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:50:54.998 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:50:55.001 | + functions-common:time_stop:2439 : start_time=1649890236033 2022-04-13 22:50:55.003 | + functions-common:time_stop:2441 : [[ -z 1649890236033 ]] 2022-04-13 22:50:55.006 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:50:55.010 | + functions-common:time_stop:2444 : end_time=1649890255007 2022-04-13 22:50:55.012 | + functions-common:time_stop:2445 : elapsed_time=18974 2022-04-13 22:50:55.015 | + functions-common:time_stop:2446 : total=87024 2022-04-13 22:50:55.017 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:50:55.020 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105998 2022-04-13 22:50:55.022 | + inc/python:pip_install:203 : return 0 2022-04-13 22:50:55.024 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:50:55.027 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:50:55.030 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:50:55.049 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 22:50:55.061 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 22:50:55.064 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 22:50:55.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:50:55.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:50:55.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-13 22:50:55.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:50:55.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:50:55.080 | + ./stack.sh:main:922 : configure_glance 2022-04-13 22:50:55.083 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 22:50:55.095 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 22:50:55.098 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 22:50:55.101 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 22:50:55.103 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 22:50:55.106 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 22:50:55.108 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:50:55.111 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 22:50:55.113 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 22:50:55.142 | + 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-13 22:50:55.171 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 22:50:55.200 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:50:55.229 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 22:50:55.259 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 22:50:55.291 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 22:50:55.293 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:50:55.296 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 22:50:55.298 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:50:55.300 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 22:50:55.330 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 22:50:55.359 | + 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-13 22:50:55.389 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 22:50:55.418 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 22:50:55.447 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 22:50:55.477 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 22:50:55.507 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 22:50:55.537 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:50:55.566 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:50:55.596 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:50:55.625 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 22:50:55.628 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 22:50:55.630 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 22:50:55.632 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:50:55.634 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:50:55.637 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:50:55.655 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:55.662 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:50:55.665 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:50:55.668 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:50:55.684 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:55.687 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:50:55.690 | + 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-13 22:50:55.721 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:50:55.724 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:50:55.726 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 22:50:55.728 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 22:50:55.731 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 22:50:55.760 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 22:50:55.790 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 22:50:55.793 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 22:50:55.795 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 22:50:55.797 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 22:50:55.800 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:50:55.802 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 22:50:55.804 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:50:55.835 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 22:50:55.838 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-04-13 22:50:55.868 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 22:50:55.870 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 22:50:55.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:55.892 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 22:50:55.921 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 22:50:55.952 | + 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-13 22:50:55.981 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 22:50:56.011 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 22:50:56.041 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 22:50:56.057 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:56.060 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:50:56.091 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 22:50:56.121 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 22:50:56.152 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-04-13 22:50:56.181 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 22:50:56.215 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-04-13 22:50:56.246 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 22:50:56.265 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:56.267 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 22:50:56.269 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 22:50:56.272 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 22:50:56.275 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:50:56.293 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:50:56.296 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:50:56.298 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:50:56.301 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:50:56.303 | + 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-13 22:50:56.333 | + 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-13 22:50:56.362 | + 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-13 22:50:56.393 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:50:56.424 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 22:50:56.428 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 22:50:56.458 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 22:50:56.489 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 22:50:56.525 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-04-13 22:50:56.556 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 22:50:56.587 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 22:50:56.618 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 22:50:56.648 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 22:50:56.680 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 22:50:56.711 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 22:50:56.741 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 22:50:56.771 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 22:50:56.776 | + 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-13 22:50:56.784 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 22:50:56.800 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:50:56.803 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 22:50:56.805 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 22:50:56.807 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 22:50:56.810 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 22:50:56.812 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 22:50:56.815 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 22:50:56.820 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 22:50:56.822 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 22:50:56.826 | + 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-13 22:50:56.859 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 22:50:56.862 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 22:50:56.865 | ++ functions:get_random_port:837 : true 2022-04-13 22:50:56.867 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 22:50:56.869 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 22:50:56.871 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 22:50:56.922 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 22:50:56.925 | ++ functions:get_random_port:841 : break 2 2022-04-13 22:50:56.927 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 22:50:56.930 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 22:50:56.932 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 22:50:56.960 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 22:50:56.987 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 22:50:57.015 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:50:57.042 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:50:57.070 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:50:57.097 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:50:57.126 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:50:57.153 | + 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-13 22:50:57.182 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:50:57.217 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:50:57.245 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:50:57.273 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:50:57.302 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:50:57.330 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 22:50:57.359 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 22:50:57.386 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 22:50:57.415 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 22:50:57.442 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 22:50:57.470 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 22:50:57.472 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 22:50:57.475 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:50:57.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:57.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:57.482 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 22:50:57.484 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 22:50:57.541 | proxy (enabled by site administrator) 2022-04-13 22:50:57.544 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 22:50:57.546 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 22:50:57.549 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:50:57.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:57.554 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:57.556 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 22:50:57.558 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 22:50:57.615 | proxy_http (enabled by site administrator) 2022-04-13 22:50:57.618 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 22:50:57.621 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 22:50:57.624 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 22:50:57.626 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:50:57.628 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:57.631 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:57.633 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:50:57.636 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:50:57.639 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 22:50:57.640 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:50:57.649 | KeepAlive Off 2022-04-13 22:50:57.653 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 22:50:57.653 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:50:57.662 | SetEnv proxy-sendchunked 1 2022-04-13 22:50:57.665 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 22:50:57.666 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 22:50:57.674 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 22:50:57.677 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 22:50:57.680 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 22:50:57.682 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:50:57.684 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:50:57.687 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:50:57.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:57.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:57.694 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:50:57.696 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:50:57.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:50:57.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:50:57.704 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 22:50:57.766 | Site glance-wsgi-api already enabled 2022-04-13 22:50:57.772 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 22:50:57.774 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:50:57.776 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:50:57.779 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:50:57.923 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 22:50:57.929 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 22:50:57.962 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 22:50:57.965 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 22:50:57.986 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:50:57.988 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 22:50:57.991 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 22:50:57.994 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 22:50:57.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:50:58.000 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 22:50:58.003 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 22:50:58.005 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 22:50:58.009 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 22:50:58.012 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:50:58.015 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:50:58.018 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:50:58.021 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:50:58.023 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:50:58.026 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:50:58.045 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:50:58.048 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:50:58.050 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:50:58.053 | + functions-common:git_clone:629 : echo master 2022-04-13 22:50:58.053 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:50:58.059 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 22:50:58.062 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:50:58.064 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 22:50:58.077 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 22:50:58.080 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:50:58.080 | + functions-common:git_clone:685 : head -1 2022-04-13 22:50:58.084 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-13 22:50:58.086 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:50:58.090 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 22:50:58.093 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:50:58.096 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:50:58.099 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 22:50:58.101 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:50:58.104 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 22:50:58.106 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:50:58.109 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:50:58.112 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 22:50:58.114 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:50:58.117 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:50:58.120 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 22:50:58.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:50:58.125 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 22:50:58.128 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:50:58.130 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:50:58.134 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 22:50:58.140 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 22:50:58.142 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 22:50:58.809 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 22:50:58.812 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:50:58.814 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:50:58.817 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:50:58.819 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 22:50:58.821 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 22:50:58.824 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:50:58.826 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:50:58.829 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:50:58.831 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:50:58.834 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:50:58.836 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:50:58.839 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:50:58.842 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 22:50:58.864 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 22:50:58.867 | + 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-13 22:50:59.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:59.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:50:59.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:50:59.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:00.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:51:00.953 | Obtaining file:///opt/stack/cinder 2022-04-13 22:51:00.954 | Preparing metadata (setup.py): started 2022-04-13 22:51:06.487 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:51:06.621 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-13 22:51:06.622 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-13 22:51:06.623 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-13 22:51:06.625 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-13 22:51:06.626 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-13 22:51:06.627 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-13 22:51:06.628 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:51:06.629 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-13 22:51:06.630 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-13 22:51:06.631 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-13 22:51:06.632 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-13 22:51:06.633 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-13 22:51:06.634 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-13 22:51:06.635 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-13 22:51:06.636 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-13 22:51:06.638 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-13 22:51:06.639 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-13 22:51:06.640 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-13 22:51:06.641 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-13 22:51:06.642 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-13 22:51:06.643 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-13 22:51:06.644 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-13 22:51:06.646 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-13 22:51:06.647 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-13 22:51:06.648 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:51:06.649 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-13 22:51:06.650 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-13 22:51:06.652 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-13 22:51:06.653 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-13 22:51:06.654 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-13 22:51:06.655 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-13 22:51:06.656 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-13 22:51:06.657 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-13 22:51:06.658 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-13 22:51:06.659 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-13 22:51:06.660 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-13 22:51:06.661 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-13 22:51:06.662 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-13 22:51:06.663 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-13 22:51:06.664 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-13 22:51:06.665 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-13 22:51:06.667 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-13 22:51:06.668 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-13 22:51:06.669 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-13 22:51:06.670 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-13 22:51:06.671 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-13 22:51:06.673 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-13 22:51:06.673 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-13 22:51:06.674 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-13 22:51:06.676 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-13 22:51:06.677 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-13 22:51:06.678 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-13 22:51:06.679 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-13 22:51:06.680 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-13 22:51:06.681 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-13 22:51:06.682 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-13 22:51:06.684 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-13 22:51:06.685 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-13 22:51:06.686 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-13 22:51:06.687 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-13 22:51:06.688 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-13 22:51:06.689 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-13 22:51:06.703 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-13 22:51:06.704 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-13 22:51:06.705 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-13 22:51:06.768 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-13 22:51:06.798 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-13 22:51:06.815 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-13 22:51:06.816 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-13 22:51:06.818 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-13 22:51:06.819 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-13 22:51:06.917 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-13 22:51:06.969 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-13 22:51:06.973 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-13 22:51:07.001 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-13 22:51:07.002 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-13 22:51:07.003 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-13 22:51:07.088 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-13 22:51:07.133 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:51:07.135 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-13 22:51:07.137 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:51:07.138 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-13 22:51:07.198 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-13 22:51:07.199 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-13 22:51:07.202 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-13 22:51:07.260 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-13 22:51:07.264 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-13 22:51:07.325 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-13 22:51:07.329 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-13 22:51:07.330 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-13 22:51:07.331 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-13 22:51:07.333 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-13 22:51:07.357 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-13 22:51:07.361 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:51:07.362 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-13 22:51:07.415 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-13 22:51:07.499 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-13 22:51:07.503 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-13 22:51:07.528 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-13 22:51:07.558 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-13 22:51:07.630 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-13 22:51:07.633 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-13 22:51:07.766 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-13 22:51:07.792 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-13 22:51:07.938 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-13 22:51:07.973 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-13 22:51:07.975 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-13 22:51:07.978 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-13 22:51:08.182 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-13 22:51:08.185 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-13 22:51:08.186 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-13 22:51:08.223 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-13 22:51:08.253 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-13 22:51:08.495 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-13 22:51:08.499 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-13 22:51:08.645 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:51:08.646 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-13 22:51:08.647 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-13 22:51:08.811 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-13 22:51:08.939 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-13 22:51:08.940 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-13 22:51:08.941 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-13 22:51:08.977 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-13 22:51:09.201 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-13 22:51:09.285 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-13 22:51:09.288 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-13 22:51:09.475 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-13 22:51:09.569 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-13 22:51:09.571 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-13 22:51:09.757 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-13 22:51:10.193 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-13 22:51:10.244 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-13 22:51:10.296 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-13 22:51:11.385 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-13 22:51:11.673 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-13 22:51:11.675 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-13 22:51:11.822 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-13 22:51:12.022 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-13 22:51:12.203 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-13 22:51:13.929 | Installing collected packages: cinder 2022-04-13 22:51:13.930 | Attempting uninstall: cinder 2022-04-13 22:51:13.930 | Found existing installation: cinder 20.1.0.dev48 2022-04-13 22:51:13.936 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 22:51:13.937 | Running setup.py develop for cinder 2022-04-13 22:51:21.542 | Successfully installed cinder 2022-04-13 22:51:21.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-13 22:51:21.551 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:51:21.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:51:21.714 | + inc/python:pip_install:200 : result=0 2022-04-13 22:51:21.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:51:21.719 | + functions-common:time_stop:2432 : local name 2022-04-13 22:51:21.721 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:51:21.724 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:51:21.726 | + functions-common:time_stop:2435 : local total 2022-04-13 22:51:21.728 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:51:21.730 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:51:21.732 | + functions-common:time_stop:2439 : start_time=1649890258858 2022-04-13 22:51:21.735 | + functions-common:time_stop:2441 : [[ -z 1649890258858 ]] 2022-04-13 22:51:21.738 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:51:21.742 | + functions-common:time_stop:2444 : end_time=1649890281739 2022-04-13 22:51:21.744 | + functions-common:time_stop:2445 : elapsed_time=22881 2022-04-13 22:51:21.746 | + functions-common:time_stop:2446 : total=105998 2022-04-13 22:51:21.749 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:51:21.751 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128879 2022-04-13 22:51:21.753 | + inc/python:pip_install:203 : return 0 2022-04-13 22:51:21.756 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:51:21.758 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:51:21.761 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:51:21.782 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 22:51:21.794 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 22:51:21.796 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 22:51:21.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:51:21.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:51:21.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-13 22:51:21.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:51:21.810 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 22:51:21.812 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 22:51:21.815 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 22:51:21.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:51:21.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:51:21.822 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 22:51:21.835 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 22:51:21.838 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:51:21.841 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:51:21.843 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:51:21.845 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:51:21.848 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:51:21.850 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:51:21.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:51:21.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:51:21.858 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:51:21.860 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:51:21.863 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:51:21.865 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:51:21.868 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 22:51:21.870 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:51:21.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:51:21.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:51:21.878 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 22:51:21.901 | + 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-13 22:51:22.011 | Reading package lists... 2022-04-13 22:51:22.267 | Building dependency tree... 2022-04-13 22:51:22.268 | Reading state information... 2022-04-13 22:51:22.541 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 22:51:22.541 | The following packages were automatically installed and are no longer required: 2022-04-13 22:51:22.542 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:51:22.542 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:51:22.542 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:51:22.542 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:51:22.542 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:51:22.542 | python3-zope.interface 2022-04-13 22:51:22.542 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:51:22.659 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:51:22.664 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:51:22.666 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:51:22.669 | + functions-common:time_stop:2432 : local name 2022-04-13 22:51:22.671 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:51:22.674 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:51:22.677 | + functions-common:time_stop:2435 : local total 2022-04-13 22:51:22.679 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:51:22.682 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:51:22.685 | + functions-common:time_stop:2439 : start_time=1649890281899 2022-04-13 22:51:22.687 | + functions-common:time_stop:2441 : [[ -z 1649890281899 ]] 2022-04-13 22:51:22.690 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:51:22.695 | + functions-common:time_stop:2444 : end_time=1649890282692 2022-04-13 22:51:22.697 | + functions-common:time_stop:2445 : elapsed_time=793 2022-04-13 22:51:22.700 | + functions-common:time_stop:2446 : total=5263 2022-04-13 22:51:22.703 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:51:22.705 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6056 2022-04-13 22:51:22.708 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:51:22.710 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:51:22.713 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 22:51:22.716 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 22:51:22.728 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 22:51:22.732 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 22:51:22.734 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 22:51:22.737 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:51:22.740 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 22:51:22.740 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:51:22.745 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 22:51:22.747 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 22:51:22.749 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:51:22.751 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 22:51:22.754 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 22:51:22.756 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 22:51:22.758 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 22:51:22.760 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 22:51:22.772 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 22:51:22.785 | + 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-13 22:51:22.798 | + 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-13 22:51:22.810 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 22:51:22.822 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:51:22.825 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:51:22.829 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rT2eE5FPSh 2022-04-13 22:51:22.832 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:51:22.834 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 22:51:22.836 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 22:51:22.838 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rT2eE5FPSh 2022-04-13 22:51:22.843 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rT2eE5FPSh 2022-04-13 22:51:22.854 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rT2eE5FPSh /etc/sudoers.d/cinder-rootwrap 2022-04-13 22:51:22.867 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 22:51:22.872 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:51:22.874 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:51:22.876 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:51:22.879 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:51:22.881 | + 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-13 22:51:22.883 | + 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-13 22:51:22.885 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 22:51:22.888 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 22:51:22.893 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 22:51:22.898 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 22:51:22.916 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 22:51:22.936 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 22:51:22.955 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 22:51:22.974 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 22:51:22.993 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 22:51:23.013 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 22:51:23.032 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 22:51:23.051 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 22:51:23.053 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:51:23.056 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 22:51:23.058 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:51:23.061 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 22:51:23.090 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 22:51:23.118 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:51:23.147 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 22:51:23.176 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 22:51:23.204 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 22:51:23.233 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 22:51:23.260 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 22:51:23.290 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:51:23.319 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:51:23.348 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 22:51:23.379 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 22:51:23.409 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 22:51:23.411 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 22:51:23.413 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 22:51:23.416 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 22:51:23.419 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 22:51:23.422 | + 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-13 22:51:23.453 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 22:51:23.485 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 22:51:23.515 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 22:51:23.543 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 22:51:23.572 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 22:51:23.601 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 22:51:23.634 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 22:51:23.636 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-04-13 22:51:23.665 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:51:23.698 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 22:51:23.706 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 00c2f580a8fb55eb058497d87b227c23 2022-04-13 22:51:23.735 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 22:51:23.737 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 22:51:23.766 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 22:51:23.796 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 22:51:23.825 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 22:51:23.853 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 22:51:23.871 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:23.874 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-13 22:51:23.876 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-13 22:51:23.879 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-13 22:51:23.881 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-13 22:51:23.883 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-13 22:51:23.886 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-13 22:51:23.888 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-13 22:51:23.891 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-13 22:51:23.893 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-13 22:51:23.896 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-13 22:51:23.898 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-13 22:51:23.930 | + 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-13 22:51:23.958 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-13 22:51:23.987 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-13 22:51:24.016 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-13 22:51:24.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-13 22:51:24.074 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-13 22:51:24.076 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-13 22:51:24.079 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-13 22:51:24.081 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-13 22:51:24.110 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-13 22:51:24.112 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-13 22:51:24.142 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-13 22:51:24.144 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-13 22:51:24.146 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-13 22:51:24.149 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-13 22:51:24.178 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-13 22:51:24.181 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-13 22:51:24.183 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 22:51:24.200 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:24.202 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-13 22:51:24.205 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-13 22:51:24.207 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-13 22:51:24.210 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-13 22:51:24.239 | + 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-13 22:51:24.267 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-13 22:51:24.284 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:24.286 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 22:51:24.304 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:24.306 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 22:51:24.323 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:24.327 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 22:51:24.329 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 22:51:24.332 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 22:51:24.334 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 22:51:24.337 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:51:24.339 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:51:24.342 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:51:24.359 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:24.363 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:51:24.367 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:51:24.370 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:51:24.387 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:24.389 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:51:24.392 | + 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-13 22:51:24.421 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:51:24.423 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:51:24.426 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 22:51:24.428 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 22:51:24.431 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:51:24.434 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:51:24.451 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:51:24.454 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:51:24.456 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:51:24.458 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:51:24.461 | + 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-13 22:51:24.490 | + 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-13 22:51:24.519 | + 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-13 22:51:24.548 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:51:24.578 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 22:51:24.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:24.598 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 22:51:24.600 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:51:24.603 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 22:51:24.605 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 22:51:24.608 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:51:24.610 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:51:24.613 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 22:51:24.617 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 22:51:24.619 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:51:24.622 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:51:24.634 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:51:24.635 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:51:24.644 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:51:24.648 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:51:24.665 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:51:24.667 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 22:51:24.671 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 22:51:24.703 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:51:24.737 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 22:51:24.766 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:51:24.793 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:51:24.821 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:51:24.849 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:51:24.877 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:51:24.904 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:51:24.932 | + 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-13 22:51:24.960 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:51:24.987 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:51:25.016 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:51:25.045 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:51:25.047 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:51:25.050 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 22:51:25.053 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 22:51:25.055 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:51:25.058 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:51:25.060 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:51:25.063 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:51:25.066 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:51:25.068 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 22:51:25.096 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:51:25.125 | + 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-13 22:51:25.125 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 22:51:25.134 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 22:51:25.138 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 22:51:25.141 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 22:51:25.143 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:51:25.145 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:51:25.148 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:51:25.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:51:25.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:51:25.155 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:51:25.157 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:51:25.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:51:25.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:51:25.164 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 22:51:25.226 | Enabling site cinder-wsgi. 2022-04-13 22:51:25.232 | To activate the new configuration, you need to run: 2022-04-13 22:51:25.232 | systemctl reload apache2 2022-04-13 22:51:25.237 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:51:25.239 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:51:25.242 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:51:25.244 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:51:25.389 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 22:51:25.394 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 22:51:25.428 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-04-13 22:51:25.461 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 22:51:25.477 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:25.480 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 22:51:25.483 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 22:51:25.485 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:51:25.488 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:51:25.490 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 22:51:25.523 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 22:51:25.554 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-04-13 22:51:25.582 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 22:51:25.612 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 22:51:25.642 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 22:51:25.672 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 22:51:25.701 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 22:51:25.730 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:51:25.759 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 22:51:25.789 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 22:51:25.818 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:51:25.847 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 22:51:25.849 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 22:51:25.866 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:25.869 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-04-13 22:51:25.901 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 22:51:25.904 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 22:51:25.922 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:25.924 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 22:51:25.927 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 22:51:25.929 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 22:51:25.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:51:25.935 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 22:51:25.937 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 22:51:25.941 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:51:25.942 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:51:25.947 | + 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-13 22:51:25.950 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:51:25.952 | + 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-13 22:51:25.955 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:51:25.958 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 22:51:25.960 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 22:51:25.963 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 22:51:25.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:51:25.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:51:25.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-13 22:51:25.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:51:25.975 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 22:51:25.978 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 22:51:25.980 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 22:51:25.983 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:51:25.985 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:51:25.988 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:51:25.991 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:51:25.993 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:51:25.996 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:51:26.013 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:51:26.015 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:51:26.018 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:51:26.021 | + functions-common:git_clone:629 : echo master 2022-04-13 22:51:26.021 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:51:26.026 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 22:51:26.029 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:51:26.031 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 22:51:26.044 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 22:51:26.047 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:51:26.048 | + functions-common:git_clone:685 : head -1 2022-04-13 22:51:26.052 | a936c4be5b Merge commit 'refs/changes/66/837566/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-13 22:51:26.055 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:51:26.058 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 22:51:26.061 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:51:26.063 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:51:26.067 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 22:51:26.069 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:51:26.072 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 22:51:26.074 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:51:26.077 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:51:26.084 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 22:51:26.088 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:51:26.090 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:51:26.093 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 22:51:26.096 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:51:26.099 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 22:51:26.101 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:51:26.104 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:51:26.107 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 22:51:26.113 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 22:51:26.116 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 22:51:26.790 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 22:51:26.793 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:51:26.796 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:51:26.798 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:51:26.800 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 22:51:26.802 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 22:51:26.805 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:51:26.807 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:51:26.809 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:51:26.812 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:51:26.814 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:51:26.816 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:51:26.819 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:51:26.821 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 22:51:26.843 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 22:51:26.845 | + 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-13 22:51:27.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:27.723 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:27.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:27.723 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:28.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:51:28.946 | Obtaining file:///opt/stack/neutron 2022-04-13 22:51:28.947 | Preparing metadata (setup.py): started 2022-04-13 22:51:34.710 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:51:34.803 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-13 22:51:34.805 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-13 22:51:34.806 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:51:34.807 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-13 22:51:34.808 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:51:34.809 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-13 22:51:34.810 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-13 22:51:34.811 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-13 22:51:34.812 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-13 22:51:34.813 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-13 22:51:34.814 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-13 22:51:34.815 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-13 22:51:34.816 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-13 22:51:34.817 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-13 22:51:34.818 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-13 22:51:34.819 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-13 22:51:34.820 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-13 22:51:34.821 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-13 22:51:34.822 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-13 22:51:34.823 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:51:34.825 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-13 22:51:34.826 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-13 22:51:34.827 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-13 22:51:34.828 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:51:34.830 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-13 22:51:34.831 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-13 22:51:34.832 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-13 22:51:34.833 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-13 22:51:34.834 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-13 22:51:34.835 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-13 22:51:34.836 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-13 22:51:34.837 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-13 22:51:34.838 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-13 22:51:34.839 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-13 22:51:34.841 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-13 22:51:34.842 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-13 22:51:34.843 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-13 22:51:34.844 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-13 22:51:34.845 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-13 22:51:34.846 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-13 22:51:34.847 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-13 22:51:34.848 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-13 22:51:34.849 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-13 22:51:34.851 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-13 22:51:34.852 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-13 22:51:34.853 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-13 22:51:34.854 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-13 22:51:34.855 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:34.856 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-13 22:51:34.857 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-13 22:51:34.858 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-13 22:51:34.859 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-13 22:51:34.861 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-13 22:51:34.862 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:51:34.863 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-13 22:51:34.879 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-13 22:51:34.880 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-13 22:51:34.882 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-13 22:51:34.893 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-13 22:51:34.908 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-13 22:51:34.909 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-13 22:51:34.910 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-13 22:51:34.931 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-13 22:51:34.939 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:51:34.999 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-13 22:51:35.002 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-13 22:51:35.057 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-13 22:51:35.060 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-13 22:51:35.103 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-13 22:51:35.105 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-13 22:51:35.139 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-13 22:51:35.141 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-13 22:51:35.142 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-13 22:51:35.143 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-13 22:51:35.144 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-13 22:51:35.145 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:51:35.147 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-13 22:51:35.148 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-13 22:51:35.163 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-13 22:51:35.256 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-13 22:51:35.326 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-13 22:51:35.390 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-13 22:51:35.392 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-13 22:51:35.393 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-13 22:51:35.453 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-13 22:51:35.455 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-13 22:51:35.512 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-13 22:51:35.517 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-13 22:51:35.518 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-13 22:51:35.520 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-13 22:51:35.545 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:51:35.547 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-13 22:51:35.594 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-13 22:51:35.648 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-13 22:51:35.684 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-13 22:51:35.685 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-13 22:51:35.708 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:51:35.855 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:51:35.933 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-13 22:51:36.010 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-13 22:51:36.011 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-13 22:51:36.121 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.122 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.124 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.125 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.126 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.127 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.128 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-13 22:51:36.336 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:51:36.338 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-13 22:51:36.339 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-13 22:51:36.386 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-13 22:51:36.387 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-13 22:51:36.478 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-13 22:51:36.481 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-13 22:51:36.482 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-13 22:51:36.483 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-13 22:51:36.520 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-13 22:51:36.862 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-13 22:51:36.937 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-13 22:51:37.112 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-13 22:51:37.189 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-13 22:51:37.190 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-13 22:51:37.434 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-13 22:51:37.609 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-13 22:51:38.180 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-13 22:51:38.227 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-13 22:51:38.829 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-13 22:51:38.830 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-13 22:51:39.143 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-13 22:51:39.144 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-13 22:51:39.310 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-13 22:51:39.551 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-13 22:51:39.552 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-13 22:51:39.743 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-13 22:51:40.013 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-13 22:51:41.604 | Installing collected packages: neutron 2022-04-13 22:51:41.605 | Attempting uninstall: neutron 2022-04-13 22:51:41.605 | Found existing installation: neutron 20.1.0.dev116 2022-04-13 22:51:41.624 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 22:51:41.625 | Running setup.py develop for neutron 2022-04-13 22:51:49.335 | Successfully installed neutron 2022-04-13 22:51:49.335 | 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-13 22:51:49.343 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:51:49.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:51:49.498 | + inc/python:pip_install:200 : result=0 2022-04-13 22:51:49.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:51:49.503 | + functions-common:time_stop:2432 : local name 2022-04-13 22:51:49.505 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:51:49.508 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:51:49.510 | + functions-common:time_stop:2435 : local total 2022-04-13 22:51:49.513 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:51:49.516 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:51:49.518 | + functions-common:time_stop:2439 : start_time=1649890286837 2022-04-13 22:51:49.521 | + functions-common:time_stop:2441 : [[ -z 1649890286837 ]] 2022-04-13 22:51:49.524 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:51:49.529 | + functions-common:time_stop:2444 : end_time=1649890309526 2022-04-13 22:51:49.531 | + functions-common:time_stop:2445 : elapsed_time=22689 2022-04-13 22:51:49.534 | + functions-common:time_stop:2446 : total=128879 2022-04-13 22:51:49.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:51:49.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151568 2022-04-13 22:51:49.540 | + inc/python:pip_install:203 : return 0 2022-04-13 22:51:49.543 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:51:49.546 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:51:49.549 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:51:49.569 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 22:51:49.581 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 22:51:49.584 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 22:51:49.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:51:49.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:51:49.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-13 22:51:49.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:51:49.598 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 22:51:49.600 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:51:49.603 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 22:51:49.621 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:51:49.624 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 22:51:49.626 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 22:51:49.629 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 22:51:49.632 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:51:49.634 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 22:51:49.637 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 22:51:49.640 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 22:51:49.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:51:49.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:51:49.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-13 22:51:49.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:51:49.653 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 22:51:49.673 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:49.675 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 22:51:49.692 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:49.694 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 22:51:49.711 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:51:49.714 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 22:51:49.717 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 22:51:49.719 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 22:51:49.721 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:51:49.723 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:51:49.726 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:51:49.729 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:51:49.732 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:51:49.735 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:51:49.751 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:51:49.754 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:51:49.756 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:51:49.759 | + functions-common:git_clone:629 : echo master 2022-04-13 22:51:49.760 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:51:49.765 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 22:51:49.768 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:51:49.770 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 22:51:49.783 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 22:51:49.786 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:51:49.787 | + functions-common:git_clone:685 : head -1 2022-04-13 22:51:49.790 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 22:51:49.794 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:51:49.796 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 22:51:49.799 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:51:49.801 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:51:49.804 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 22:51:49.806 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:51:49.809 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 22:51:49.814 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:51:49.817 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:51:49.820 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 22:51:49.822 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:51:49.825 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:51:49.828 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 22:51:49.831 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:51:49.834 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 22:51:49.837 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:51:49.840 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:51:49.844 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 22:51:49.850 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 22:51:49.852 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 22:51:50.524 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 22:51:50.527 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:51:50.529 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:51:50.532 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:51:50.534 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 22:51:50.536 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 22:51:50.539 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:51:50.541 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:51:50.543 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:51:50.546 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:51:50.548 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:51:50.550 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:51:50.553 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:51:50.555 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 22:51:50.577 | Using python 3.8 to install /opt/stack/nova 2022-04-13 22:51:50.579 | + 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-13 22:51:51.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:51.438 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:51.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:51:51.438 | from cryptography.utils import int_from_bytes 2022-04-13 22:51:52.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:51:52.692 | Obtaining file:///opt/stack/nova 2022-04-13 22:51:52.693 | Preparing metadata (setup.py): started 2022-04-13 22:51:59.331 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:51:59.455 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 22:51:59.456 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 22:51:59.457 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 22:51:59.458 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 22:51:59.459 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 22:51:59.460 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 22:51:59.461 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 22:51:59.462 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 22:51:59.463 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 22:51:59.465 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 22:51:59.466 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 22:51:59.467 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 22:51:59.468 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 22:51:59.469 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:51:59.470 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 22:51:59.471 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 22:51:59.472 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 22:51:59.473 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 22:51:59.474 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 22:51:59.475 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 22:51:59.476 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:51:59.478 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 22:51:59.479 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 22:51:59.481 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 22:51:59.482 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 22:51:59.483 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 22:51:59.484 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 22:51:59.486 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 22:51:59.487 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 22:51:59.488 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 22:51:59.489 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 22:51:59.490 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 22:51:59.491 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 22:51:59.492 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:51:59.493 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 22:51:59.495 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 22:51:59.496 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:51:59.497 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 22:51:59.498 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 22:51:59.499 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 22:51:59.500 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 22:51:59.502 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 22:51:59.503 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 22:51:59.504 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 22:51:59.505 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 22:51:59.506 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:51:59.507 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 22:51:59.508 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 22:51:59.509 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 22:51:59.510 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 22:51:59.512 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 22:51:59.513 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 22:51:59.514 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 22:51:59.515 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 22:51:59.516 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 22:51:59.517 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 22:51:59.518 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 22:51:59.519 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:51:59.520 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 22:51:59.522 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 22:51:59.523 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 22:51:59.524 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:51:59.525 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 22:51:59.525 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 22:51:59.543 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 22:51:59.544 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 22:51:59.545 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 22:51:59.566 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 22:51:59.606 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 22:51:59.637 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 22:51:59.639 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 22:51:59.663 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 22:51:59.788 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 22:51:59.791 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 22:51:59.848 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 22:51:59.850 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 22:51:59.878 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 22:51:59.880 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 22:51:59.881 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:51:59.883 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 22:51:59.904 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 22:51:59.905 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 22:51:59.962 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 22:51:59.966 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:51:59.969 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:00.027 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 22:52:00.137 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 22:52:00.139 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 22:52:00.220 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 22:52:00.280 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 22:52:00.281 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 22:52:00.284 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 22:52:00.285 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 22:52:00.313 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 22:52:00.317 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 22:52:00.366 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 22:52:00.423 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 22:52:00.457 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:52:00.459 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 22:52:00.529 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 22:52:00.532 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 22:52:00.617 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 22:52:00.643 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 22:52:00.721 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 22:52:00.797 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 22:52:00.861 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 22:52:00.862 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 22:52:00.866 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 22:52:00.909 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 22:52:00.910 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:52:00.912 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 22:52:00.994 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 22:52:00.996 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 22:52:00.998 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 22:52:00.999 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 22:52:01.093 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 22:52:01.301 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 22:52:01.304 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 22:52:01.411 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:52:01.415 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 22:52:01.418 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 22:52:01.530 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 22:52:01.607 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 22:52:01.641 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 22:52:01.873 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 22:52:01.951 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:52:01.954 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 22:52:02.166 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 22:52:02.273 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 22:52:02.738 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 22:52:02.783 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 22:52:03.143 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:03.144 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:03.145 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:03.147 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:03.148 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:03.149 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:03.150 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 22:52:04.355 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 22:52:04.758 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 22:52:04.760 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 22:52:04.854 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 22:52:04.958 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 22:52:06.605 | Installing collected packages: nova 2022-04-13 22:52:06.605 | Attempting uninstall: nova 2022-04-13 22:52:06.605 | Found existing installation: nova 25.1.0.dev32 2022-04-13 22:52:06.613 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 22:52:06.615 | Running setup.py develop for nova 2022-04-13 22:52:15.316 | Successfully installed nova 2022-04-13 22:52:15.316 | 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-13 22:52:15.324 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:52:15.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:52:15.478 | + inc/python:pip_install:200 : result=0 2022-04-13 22:52:15.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:52:15.483 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:15.485 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:15.487 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:15.489 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:15.492 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:15.494 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:52:15.496 | + functions-common:time_stop:2439 : start_time=1649890310571 2022-04-13 22:52:15.499 | + functions-common:time_stop:2441 : [[ -z 1649890310571 ]] 2022-04-13 22:52:15.502 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:15.506 | + functions-common:time_stop:2444 : end_time=1649890335504 2022-04-13 22:52:15.508 | + functions-common:time_stop:2445 : elapsed_time=24933 2022-04-13 22:52:15.511 | + functions-common:time_stop:2446 : total=151568 2022-04-13 22:52:15.514 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:15.516 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176501 2022-04-13 22:52:15.518 | + inc/python:pip_install:203 : return 0 2022-04-13 22:52:15.521 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:52:15.523 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:52:15.526 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:52:15.545 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 22:52:15.557 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 22:52:15.560 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 22:52:15.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:52:15.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:52:15.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-13 22:52:15.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:52:15.575 | + 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-13 22:52:15.587 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:52:15.591 | + ./stack.sh:main:939 : configure_nova 2022-04-13 22:52:15.594 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 22:52:15.611 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 22:52:15.614 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 22:52:15.617 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 22:52:15.620 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 22:52:15.621 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 22:52:15.626 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 22:52:15.628 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 22:52:15.631 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 22:52:15.633 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 22:52:15.636 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 22:52:15.639 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 22:52:15.641 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 22:52:15.644 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 22:52:15.656 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 22:52:15.668 | + 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-13 22:52:15.680 | + 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-13 22:52:15.693 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 22:52:15.706 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 22:52:15.709 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 22:52:15.715 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.q76xTvw3aR 2022-04-13 22:52:15.718 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:52:15.720 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 22:52:15.723 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 22:52:15.725 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:52:15.728 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 22:52:15.731 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.q76xTvw3aR 2022-04-13 22:52:15.735 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.q76xTvw3aR 2022-04-13 22:52:15.749 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.q76xTvw3aR /etc/sudoers.d/nova-rootwrap 2022-04-13 22:52:15.766 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 22:52:15.771 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 22:52:15.774 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 22:52:15.777 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 22:52:15.780 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 22:52:15.783 | + 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-13 22:52:15.786 | + 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-13 22:52:15.789 | + 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-13 22:52:15.792 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 22:52:15.797 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 22:52:15.816 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:15.819 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 22:52:15.821 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 22:52:15.826 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 22:52:15.829 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 22:52:15.858 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 22:52:15.860 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 22:52:15.887 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 22:52:15.920 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 22:52:15.949 | + 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-13 22:52:15.981 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 22:52:16.014 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 22:52:16.044 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 22:52:16.046 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-04-13 22:52:16.074 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 22:52:16.102 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 22:52:16.131 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 22:52:16.159 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 22:52:16.189 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 22:52:16.219 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 22:52:16.222 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:52:16.224 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:52:16.226 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:52:16.228 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:52:16.231 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:52:16.233 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:52:16.235 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:52:16.238 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:52:16.240 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:52:16.242 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:52:16.244 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:52:16.247 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 22:52:16.249 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:52:16.251 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:52:16.253 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:52:16.256 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:52:16.258 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:52:16.260 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:52:16.262 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 22:52:16.278 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:16.281 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:52:16.283 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 22:52:16.285 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 22:52:16.316 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 22:52:16.318 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 22:52:16.320 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 22:52:16.324 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 22:52:16.327 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 22:52:16.330 | + 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-13 22:52:16.364 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 22:52:16.366 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 22:52:16.369 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 22:52:16.372 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 22:52:16.374 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 22:52:16.377 | + 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-13 22:52:16.408 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 22:52:16.438 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 22:52:16.466 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 22:52:16.494 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 22:52:16.511 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:16.514 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 22:52:16.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:16.537 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 22:52:16.537 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 22:52:16.542 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 22:52:16.544 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 22:52:16.573 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 22:52:16.589 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:16.591 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 22:52:16.594 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:52:16.596 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:52:16.599 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:52:16.601 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 22:52:16.635 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 22:52:16.662 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:52:16.691 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 22:52:16.720 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 22:52:16.748 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 22:52:16.778 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 22:52:16.806 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 22:52:16.836 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:52:16.863 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:52:16.891 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 22:52:16.908 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:16.910 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 22:52:16.912 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 22:52:16.944 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 22:52:16.971 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-04-13 22:52:16.999 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 22:52:17.028 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 22:52:17.056 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 22:52:17.083 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 22:52:17.116 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 22:52:17.144 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 22:52:17.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:17.163 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 22:52:17.165 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 22:52:17.193 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 22:52:17.223 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 22:52:17.226 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 22:52:17.254 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 22:52:17.256 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 22:52:17.258 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 22:52:17.261 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:52:17.263 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:52:17.266 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:52:17.268 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:52:17.270 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:52:17.273 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:52:17.275 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 22:52:17.278 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:52:17.280 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:52:17.282 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:52:17.286 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:52:17.288 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:52:17.291 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:52:17.294 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:52:17.296 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:52:17.299 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:52:17.302 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:52:17.304 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:52:17.307 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 22:52:17.309 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 22:52:17.311 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 22:52:17.315 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:52:17.332 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:52:17.334 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:52:17.337 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:52:17.340 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:52:17.342 | + 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-13 22:52:17.371 | + 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-13 22:52:17.399 | + 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-13 22:52:17.429 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:52:17.456 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 22:52:17.487 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 22:52:17.504 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:17.506 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 22:52:17.509 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 22:52:17.512 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 22:52:17.514 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 22:52:17.517 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:52:17.519 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:52:17.523 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 22:52:17.527 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 22:52:17.530 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:52:17.532 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:52:17.548 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:52:17.548 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:52:17.557 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:52:17.561 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:52:17.576 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:52:17.579 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 22:52:17.583 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 22:52:17.615 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 22:52:17.647 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 22:52:17.675 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:52:17.705 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:52:17.734 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:52:17.762 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:52:17.791 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:52:17.819 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:52:17.846 | + 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-13 22:52:17.874 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:52:17.903 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:52:17.932 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:52:17.962 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:52:17.965 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:52:17.971 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 22:52:17.973 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 22:52:17.975 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:52:17.978 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:17.981 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:17.983 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:52:17.986 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:52:17.988 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 22:52:18.017 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:52:18.045 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 22:52:18.045 | + 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-13 22:52:18.054 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 22:52:18.057 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 22:52:18.060 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 22:52:18.062 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:52:18.064 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:52:18.067 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:52:18.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:18.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:18.075 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:52:18.077 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:52:18.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:18.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:18.084 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 22:52:18.154 | Enabling site nova-api-wsgi. 2022-04-13 22:52:18.159 | To activate the new configuration, you need to run: 2022-04-13 22:52:18.159 | systemctl reload apache2 2022-04-13 22:52:18.164 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:52:18.167 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:52:18.170 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:52:18.173 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:52:18.311 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 22:52:18.332 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:18.335 | + 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-13 22:52:18.338 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:52:18.341 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 22:52:18.344 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 22:52:18.347 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 22:52:18.349 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:52:18.353 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:52:18.357 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 22:52:18.359 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:52:18.362 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:52:18.375 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:52:18.376 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:52:18.384 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:52:18.389 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:52:18.405 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 22:52:18.408 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 22:52:18.411 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 22:52:18.442 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 22:52:18.469 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 22:52:18.497 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:52:18.524 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:52:18.553 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:52:18.580 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:52:18.608 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:52:18.636 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:52:18.663 | + 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-13 22:52:18.692 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:52:18.720 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:52:18.752 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:52:18.780 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 22:52:18.782 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 22:52:18.809 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 22:52:18.825 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:18.828 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 22:52:18.860 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 22:52:18.862 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 22:52:18.865 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 22:52:18.881 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:18.883 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:52:18.886 | + 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-13 22:52:18.915 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 22:52:18.945 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 22:52:18.948 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:52:18.950 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 22:52:18.952 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:52:18.955 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:52:18.957 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:52:18.974 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:18.977 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:52:18.980 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:52:18.982 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:52:18.998 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:19.001 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:52:19.004 | + 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-13 22:52:19.032 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:52:19.034 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:52:19.036 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 22:52:19.065 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 22:52:19.093 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 22:52:19.125 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 22:52:19.145 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:19.147 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 22:52:19.178 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 22:52:19.180 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 22:52:19.183 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 22:52:19.215 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 22:52:19.242 | + 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-13 22:52:19.272 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 22:52:19.303 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 22:52:19.334 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 22:52:19.363 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 22:52:19.392 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 22:52:19.420 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 22:52:19.448 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 22:52:19.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:19.469 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 22:52:19.474 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:52:19.476 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 22:52:19.479 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 22:52:19.482 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 22:52:19.484 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:52:19.486 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:52:19.489 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:52:19.491 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 22:52:19.493 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 22:52:19.498 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 22:52:19.500 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 22:52:19.503 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 22:52:19.505 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 22:52:19.508 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 22:52:19.511 | + 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-13 22:52:19.545 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 22:52:19.577 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 22:52:19.607 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:52:19.609 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 22:52:19.612 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 22:52:19.614 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 22:52:19.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:19.634 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 22:52:19.635 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 22:52:20.319 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 22:52:20.322 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 22:52:20.325 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 22:52:20.327 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 22:52:20.329 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:52:20.332 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 22:52:20.334 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:52:20.350 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:20.353 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 22:52:20.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 22:52:20.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:52:20.375 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:20.377 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-13 22:52:20.380 | + 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-13 22:52:20.408 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:52:20.410 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:52:20.413 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 22:52:20.429 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:20.432 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 22:52:20.434 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:52:20.437 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 22:52:20.467 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-04-13 22:52:20.495 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 22:52:20.523 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 22:52:20.551 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 22:52:20.580 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 22:52:20.608 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 22:52:20.636 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 22:52:20.664 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 22:52:20.667 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 22:52:20.669 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 22:52:20.672 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:52:20.690 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:52:20.692 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:52:20.694 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:52:20.697 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:52:20.699 | + 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-13 22:52:20.727 | + 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-13 22:52:20.756 | + 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-13 22:52:20.783 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:52:20.812 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 22:52:20.815 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 22:52:20.819 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 22:52:20.821 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 22:52:20.824 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 22:52:20.827 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 22:52:20.829 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 22:52:20.832 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 22:52:20.834 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 22:52:20.837 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 22:52:20.839 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 22:52:20.842 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 22:52:20.844 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 22:52:20.847 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 22:52:20.849 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 22:52:20.865 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:20.867 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 22:52:20.870 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 22:52:20.886 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:20.889 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 22:52:20.905 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:20.907 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 22:52:20.924 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:20.927 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 22:52:20.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:20.947 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 22:52:20.950 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 22:52:20.953 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 22:52:20.955 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 22:52:20.958 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 22:52:20.960 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 22:52:20.963 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 22:52:20.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:20.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:20.971 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 22:52:20.974 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:52:20.976 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:52:20.979 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:52:20.981 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:52:20.984 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:52:20.986 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:52:20.988 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:20.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:20.993 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:52:20.996 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:52:20.998 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:52:21.001 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:52:21.003 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 22:52:21.006 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:52:21.008 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:21.011 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:21.014 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 22:52:21.036 | + 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-13 22:52:21.146 | Reading package lists... 2022-04-13 22:52:21.407 | Building dependency tree... 2022-04-13 22:52:21.409 | Reading state information... 2022-04-13 22:52:21.668 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 22:52:21.668 | The following packages were automatically installed and are no longer required: 2022-04-13 22:52:21.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:52:21.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:52:21.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:52:21.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:52:21.670 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:52:21.670 | python3-zope.interface 2022-04-13 22:52:21.670 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:52:21.792 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:52:21.797 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:52:21.799 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:52:21.802 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:21.804 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:21.807 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:21.809 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:21.812 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:21.814 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:52:21.816 | + functions-common:time_stop:2439 : start_time=1649890341033 2022-04-13 22:52:21.819 | + functions-common:time_stop:2441 : [[ -z 1649890341033 ]] 2022-04-13 22:52:21.822 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:21.827 | + functions-common:time_stop:2444 : end_time=1649890341824 2022-04-13 22:52:21.829 | + functions-common:time_stop:2445 : elapsed_time=791 2022-04-13 22:52:21.831 | + functions-common:time_stop:2446 : total=6056 2022-04-13 22:52:21.833 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:21.836 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6847 2022-04-13 22:52:21.838 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:52:21.841 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 22:52:21.843 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 22:52:21.846 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 22:52:21.849 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 22:52:21.851 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 22:52:21.875 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 22:52:21.877 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 22:52:21.880 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 22:52:21.882 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 22:52:21.885 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 22:52:21.888 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 22:52:21.891 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 22:52:21.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:21.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:21.898 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 22:52:21.901 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 22:52:21.903 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 22:52:21.906 | + functions-common:apt_get_update:1197 : return 2022-04-13 22:52:21.909 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 22:52:21.911 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 22:52:21.914 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:21.916 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:21.919 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 22:52:21.942 | + 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-13 22:52:22.058 | Reading package lists... 2022-04-13 22:52:22.309 | Building dependency tree... 2022-04-13 22:52:22.311 | Reading state information... 2022-04-13 22:52:22.569 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 22:52:22.569 | The following packages were automatically installed and are no longer required: 2022-04-13 22:52:22.570 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 22:52:22.570 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 22:52:22.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 22:52:22.570 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 22:52:22.570 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 22:52:22.571 | python3-zope.interface 2022-04-13 22:52:22.571 | Use 'sudo apt autoremove' to remove them. 2022-04-13 22:52:22.685 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 22:52:22.690 | + functions-common:apt_get:1241 : result=0 2022-04-13 22:52:22.692 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 22:52:22.695 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:22.697 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:22.699 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:22.702 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:22.704 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:22.706 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 22:52:22.709 | + functions-common:time_stop:2439 : start_time=1649890341939 2022-04-13 22:52:22.711 | + functions-common:time_stop:2441 : [[ -z 1649890341939 ]] 2022-04-13 22:52:22.714 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:22.719 | + functions-common:time_stop:2444 : end_time=1649890342716 2022-04-13 22:52:22.721 | + functions-common:time_stop:2445 : elapsed_time=777 2022-04-13 22:52:22.723 | + functions-common:time_stop:2446 : total=6847 2022-04-13 22:52:22.726 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:22.728 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7624 2022-04-13 22:52:22.731 | + functions-common:apt_get:1245 : return 0 2022-04-13 22:52:22.734 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 22:52:22.736 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 22:52:22.739 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:52:22.741 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:22.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:22.747 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 22:52:22.749 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 22:52:22.805 | wsgi (enabled by maintainer script) 2022-04-13 22:52:22.809 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 22:52:22.811 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 22:52:22.814 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:52:22.817 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 22:52:22.819 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 22:52:22.822 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:52:22.826 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:52:22.827 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:52:22.832 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 22:52:22.835 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 22:52:22.837 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 22:52:22.841 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 22:52:22.843 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 22:52:22.866 | Using python 3.8 to install osc-placement 2022-04-13 22:52:22.869 | + 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-13 22:52:23.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:23.737 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:23.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:23.737 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:24.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:52:24.944 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 22:52:24.956 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 22:52:24.957 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 22:52:24.958 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 22:52:24.959 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 22:52:24.960 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 22:52:24.961 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 22:52:25.030 | 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-13 22:52:25.032 | 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-13 22:52:25.033 | 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-13 22:52:25.034 | 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-13 22:52:25.047 | 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-13 22:52:25.049 | 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-13 22:52:25.050 | 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-13 22:52:25.064 | 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-13 22:52:25.065 | 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-13 22:52:25.066 | 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-13 22:52:25.068 | 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-13 22:52:25.069 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 22:52:25.070 | 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-13 22:52:25.090 | 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-13 22:52:25.092 | 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-13 22:52:25.093 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 22:52:25.095 | 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-13 22:52:25.103 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 22:52:25.141 | 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-13 22:52:25.142 | 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-13 22:52:25.143 | 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-13 22:52:25.144 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 22:52:25.145 | 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-13 22:52:25.146 | 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-13 22:52:25.148 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 22:52:25.151 | 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-13 22:52:25.215 | 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-13 22:52:25.216 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 22:52:25.219 | 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-13 22:52:25.221 | 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-13 22:52:25.310 | 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-13 22:52:25.311 | 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-13 22:52:25.313 | 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-13 22:52:25.355 | 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-13 22:52:25.396 | 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-13 22:52:25.570 | 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-13 22:52:27.810 | 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-13 22:52:27.817 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:52:27.817 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:52:27.947 | + inc/python:pip_install:200 : result=0 2022-04-13 22:52:27.950 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:52:27.952 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:27.955 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:27.958 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:27.960 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:27.963 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:27.966 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:52:27.968 | + functions-common:time_stop:2439 : start_time=1649890342860 2022-04-13 22:52:27.971 | + functions-common:time_stop:2441 : [[ -z 1649890342860 ]] 2022-04-13 22:52:27.974 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:27.978 | + functions-common:time_stop:2444 : end_time=1649890347976 2022-04-13 22:52:27.981 | + functions-common:time_stop:2445 : elapsed_time=5116 2022-04-13 22:52:27.984 | + functions-common:time_stop:2446 : total=176501 2022-04-13 22:52:27.986 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:27.989 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181617 2022-04-13 22:52:27.991 | + inc/python:pip_install:203 : return 0 2022-04-13 22:52:27.994 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 22:52:27.997 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 22:52:27.999 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 22:52:28.002 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 22:52:28.004 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 22:52:28.007 | ++ functions-common:git_clone:612 : pwd 2022-04-13 22:52:28.010 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 22:52:28.013 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 22:52:28.016 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 22:52:28.039 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 22:52:28.042 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 22:52:28.044 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 22:52:28.048 | + functions-common:git_clone:629 : echo master 2022-04-13 22:52:28.050 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 22:52:28.056 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 22:52:28.059 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 22:52:28.062 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 22:52:28.079 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 22:52:28.082 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 22:52:28.086 | + functions-common:git_clone:685 : head -1 2022-04-13 22:52:28.088 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 22:52:28.091 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 22:52:28.094 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 22:52:28.096 | + inc/python:setup_develop:338 : local bindep 2022-04-13 22:52:28.099 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:52:28.101 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 22:52:28.104 | + inc/python:setup_develop:344 : local extras= 2022-04-13 22:52:28.106 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 22:52:28.109 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 22:52:28.111 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:52:28.114 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 22:52:28.117 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 22:52:28.120 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 22:52:28.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 22:52:28.125 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 22:52:28.128 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 22:52:28.131 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 22:52:28.133 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 22:52:28.139 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 22:52:28.145 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 22:52:28.148 | + 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-13 22:52:28.809 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 22:52:28.812 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 22:52:28.815 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 22:52:28.817 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 22:52:28.820 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 22:52:28.822 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 22:52:28.825 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 22:52:28.827 | + inc/python:setup_package:428 : local extras= 2022-04-13 22:52:28.830 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 22:52:28.832 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 22:52:28.835 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 22:52:28.837 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 22:52:28.841 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 22:52:28.843 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 22:52:28.865 | Using python 3.8 to install /opt/stack/placement 2022-04-13 22:52:28.867 | + 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-13 22:52:29.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:29.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:29.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:29.744 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:30.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:52:30.968 | Obtaining file:///opt/stack/placement 2022-04-13 22:52:30.969 | Preparing metadata (setup.py): started 2022-04-13 22:52:35.650 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 22:52:35.695 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 22:52:35.696 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 22:52:35.698 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 22:52:35.699 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 22:52:35.700 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 22:52:35.701 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:52:35.702 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 22:52:35.704 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 22:52:35.705 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 22:52:35.706 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 22:52:35.707 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 22:52:35.709 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 22:52:35.710 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 22:52:35.711 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 22:52:35.712 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 22:52:35.714 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 22:52:35.715 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 22:52:35.716 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 22:52:35.717 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 22:52:35.718 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 22:52:35.719 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 22:52:35.785 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 22:52:35.786 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 22:52:35.788 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 22:52:35.789 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 22:52:35.791 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 22:52:35.793 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 22:52:35.813 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 22:52:35.854 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 22:52:35.855 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 22:52:35.856 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 22:52:35.858 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 22:52:35.859 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 22:52:35.910 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 22:52:35.912 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 22:52:35.913 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 22:52:35.915 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 22:52:35.956 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 22:52:35.959 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 22:52:35.979 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 22:52:35.980 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:52:35.982 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 22:52:36.009 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 22:52:36.011 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 22:52:36.024 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 22:52:36.041 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 22:52:36.043 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 22:52:36.044 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 22:52:36.045 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 22:52:36.087 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 22:52:36.088 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 22:52:36.091 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 22:52:36.093 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 22:52:36.110 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 22:52:36.304 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 22:52:36.344 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 22:52:36.345 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 22:52:36.347 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 22:52:36.364 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 22:52:36.398 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 22:52:36.455 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 22:52:36.521 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 22:52:36.608 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 22:52:36.658 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 22:52:36.856 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 22:52:36.858 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 22:52:36.860 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 22:52:36.939 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 22:52:37.003 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 22:52:37.167 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 22:52:37.279 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 22:52:37.281 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 22:52:39.240 | Installing collected packages: openstack-placement 2022-04-13 22:52:39.240 | Attempting uninstall: openstack-placement 2022-04-13 22:52:39.240 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 22:52:39.243 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 22:52:39.245 | Running setup.py develop for openstack-placement 2022-04-13 22:52:45.160 | Successfully installed openstack-placement 2022-04-13 22:52:45.160 | 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-13 22:52:45.168 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:52:45.168 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:52:45.298 | + inc/python:pip_install:200 : result=0 2022-04-13 22:52:45.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:52:45.303 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:45.305 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:45.308 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:45.310 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:45.312 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:45.315 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:52:45.317 | + functions-common:time_stop:2439 : start_time=1649890348859 2022-04-13 22:52:45.319 | + functions-common:time_stop:2441 : [[ -z 1649890348859 ]] 2022-04-13 22:52:45.322 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:45.326 | + functions-common:time_stop:2444 : end_time=1649890365324 2022-04-13 22:52:45.328 | + functions-common:time_stop:2445 : elapsed_time=16465 2022-04-13 22:52:45.331 | + functions-common:time_stop:2446 : total=181617 2022-04-13 22:52:45.333 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:45.335 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198082 2022-04-13 22:52:45.338 | + inc/python:pip_install:203 : return 0 2022-04-13 22:52:45.341 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 22:52:45.343 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:52:45.346 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:52:45.366 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 22:52:45.378 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 22:52:45.380 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 22:52:45.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:52:45.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:52:45.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-13 22:52:45.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:52:45.393 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 22:52:45.396 | + ./stack.sh:main:945 : configure_placement 2022-04-13 22:52:45.398 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 22:52:45.411 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 22:52:45.414 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 22:52:45.419 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 22:52:45.422 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 22:52:45.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 22:52:45.427 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 22:52:45.429 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 22:52:45.432 | + 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-13 22:52:45.465 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 22:52:45.499 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 22:52:45.532 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 22:52:45.534 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:52:45.537 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 22:52:45.540 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:52:45.543 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 22:52:45.576 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 22:52:45.605 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:52:45.634 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 22:52:45.663 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 22:52:45.693 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 22:52:45.723 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 22:52:45.753 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 22:52:45.783 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:52:45.812 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:52:45.845 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 22:52:45.847 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 22:52:45.850 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 22:52:45.854 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:52:45.872 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:52:45.875 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:52:45.877 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:52:45.880 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:52:45.883 | + 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-13 22:52:45.914 | + 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-13 22:52:45.944 | + 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-13 22:52:45.974 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:52:46.004 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 22:52:46.007 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 22:52:46.010 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 22:52:46.012 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 22:52:46.015 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 22:52:46.018 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 22:52:46.020 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 22:52:46.023 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 22:52:46.028 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 22:52:46.031 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 22:52:46.033 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 22:52:46.047 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 22:52:46.047 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:52:46.056 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 22:52:46.060 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 22:52:46.076 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 22:52:46.078 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 22:52:46.082 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 22:52:46.116 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 22:52:46.145 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 22:52:46.175 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 22:52:46.206 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 22:52:46.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 22:52:46.266 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 22:52:46.296 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 22:52:46.327 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 22:52:46.357 | + 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-13 22:52:46.387 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 22:52:46.418 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 22:52:46.446 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 22:52:46.478 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 22:52:46.480 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 22:52:46.483 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 22:52:46.486 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 22:52:46.489 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 22:52:46.491 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:46.494 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:46.496 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:52:46.499 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 22:52:46.502 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 22:52:46.532 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 22:52:46.562 | + 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-13 22:52:46.562 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 22:52:46.571 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 22:52:46.575 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 22:52:46.578 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 22:52:46.580 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 22:52:46.583 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 22:52:46.585 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 22:52:46.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:46.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:46.593 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 22:52:46.596 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 22:52:46.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:46.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:46.604 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 22:52:46.665 | Site placement-api already enabled 2022-04-13 22:52:46.670 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 22:52:46.673 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 22:52:46.675 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:52:46.678 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 22:52:46.814 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 22:52:46.838 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:46.841 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 22:52:46.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:46.864 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 22:52:46.889 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:46.891 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 22:52:46.894 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 22:52:46.896 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 22:52:46.929 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-04-13 22:52:46.959 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 22:52:46.988 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 22:52:47.019 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 22:52:47.048 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 22:52:47.078 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 22:52:47.108 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 22:52:47.139 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 22:52:47.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:47.163 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 22:52:47.180 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:47.184 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 22:52:47.186 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 22:52:47.189 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 22:52:47.191 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 22:52:47.194 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 22:52:47.196 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 22:52:47.199 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 22:52:47.201 | + functions-common:run_phase:1870 : local extra 2022-04-13 22:52:47.205 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 22:52:47.209 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 22:52:47.211 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 22:52:47.214 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 22:52:47.217 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 22:52:47.219 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 22:52:47.235 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:47.237 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:52:47.240 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 22:52:47.242 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 22:52:47.245 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 22:52:47.247 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:52:47.249 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 22:52:47.252 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 22:52:47.254 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 22:52:47.310 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 22:52:47.348 | [196065 Async install_tempest:221482]: running: install_tempest 2022-04-13 22:52:47.350 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 22:52:47.353 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 22:52:47.356 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 22:52:47.359 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 22:52:47.362 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 22:52:47.365 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 22:52:47.367 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 22:52:47.371 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 22:52:47.374 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 22:52:47.376 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 22:52:47.379 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 22:52:47.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 22:52:47.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 22:52:47.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-13 22:52:47.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 22:52:47.394 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 22:52:47.397 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 22:52:47.399 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 22:52:47.405 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 22:52:47.408 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 22:52:47.411 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 22:52:47.415 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 22:52:47.416 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 22:52:47.422 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 22:52:47.429 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 22:52:47.432 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 22:52:47.435 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 22:52:47.438 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 22:52:47.461 | Using python 3.8 to install python-openstackclient 2022-04-13 22:52:47.464 | + 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-13 22:52:48.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:48.331 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:48.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:52:48.331 | from cryptography.utils import int_from_bytes 2022-04-13 22:52:49.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 22:52:49.557 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 22:52:49.576 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 22:52:49.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 22:52:49.578 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 22:52:49.579 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 22:52:49.581 | 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-13 22:52:49.582 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 22:52:49.583 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 22:52:49.584 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 22:52:49.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 22:52:49.586 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 22:52:49.587 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 22:52:49.598 | 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-13 22:52:49.599 | 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-13 22:52:49.600 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 22:52:49.601 | 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-13 22:52:49.602 | 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-13 22:52:49.628 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 22:52:49.630 | 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-13 22:52:49.631 | 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-13 22:52:49.632 | 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-13 22:52:49.633 | 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-13 22:52:49.635 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 22:52:49.636 | 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-13 22:52:49.637 | 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-13 22:52:49.638 | 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-13 22:52:49.639 | 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-13 22:52:49.641 | 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-13 22:52:49.654 | 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-13 22:52:49.673 | 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-13 22:52:49.674 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 22:52:49.676 | 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-13 22:52:49.677 | 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-13 22:52:49.697 | 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-13 22:52:49.717 | 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-13 22:52:49.718 | 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-13 22:52:49.721 | 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-13 22:52:49.811 | 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-13 22:52:49.812 | 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-13 22:52:49.813 | 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-13 22:52:49.856 | 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-13 22:52:49.866 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 22:52:49.900 | 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-13 22:52:50.062 | 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-13 22:52:50.079 | 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-13 22:52:50.181 | 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-13 22:52:50.182 | 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-13 22:52:50.184 | 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-13 22:52:50.185 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 22:52:50.336 | 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-13 22:52:52.638 | 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-13 22:52:52.645 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 22:52:52.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 22:52:52.771 | + inc/python:pip_install:200 : result=0 2022-04-13 22:52:52.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 22:52:52.776 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:52.778 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:52.781 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:52.783 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:52.785 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:52.788 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 22:52:52.790 | + functions-common:time_stop:2439 : start_time=1649890367456 2022-04-13 22:52:52.793 | + functions-common:time_stop:2441 : [[ -z 1649890367456 ]] 2022-04-13 22:52:52.796 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:52.800 | + functions-common:time_stop:2444 : end_time=1649890372797 2022-04-13 22:52:52.802 | + functions-common:time_stop:2445 : elapsed_time=5341 2022-04-13 22:52:52.805 | + functions-common:time_stop:2446 : total=198082 2022-04-13 22:52:52.807 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:52.810 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203423 2022-04-13 22:52:52.812 | + inc/python:pip_install:203 : return 0 2022-04-13 22:52:52.815 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 22:52:52.818 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 22:52:52.823 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.VKHlvlU1Sa 2022-04-13 22:52:52.825 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 22:52:52.828 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 22:52:52.830 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 22:52:52.833 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 22:52:52.836 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:52:52.839 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 22:52:52.856 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:52.859 | + ./stack.sh:main:1037 : configure_database 2022-04-13 22:52:52.862 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 22:52:52.865 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 22:52:52.867 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 22:52:52.870 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:52:52.872 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 22:52:52.875 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 22:52:52.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:52.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:52.882 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 22:52:52.885 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 22:52:52.889 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 22:52:52.891 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 22:52:52.894 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 22:52:52.947 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 22:52:52.949 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 22:52:52.952 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 22:52:52.954 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 22:52:52.956 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 22:52:52.959 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 22:52:52.961 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 22:52:52.964 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 22:52:52.975 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 22:52:52.978 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 22:52:52.981 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 22:52:52.983 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 22:52:52.986 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 22:52:52.988 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 22:52:52.990 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 22:52:52.992 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 22:52:52.995 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 22:52:52.998 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 22:52:53.000 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 22:52:53.002 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 22:52:53.005 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:53.007 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:53.010 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 22:52:53.012 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:52:53.015 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:52:54.718 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 22:52:54.735 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 22:52:54.735 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 22:52:54.739 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 22:52:54.742 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 22:52:54.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:54.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:54.749 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 22:52:54.752 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 22:52:54.754 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 22:52:54.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 22:52:54.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 22:52:54.761 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 22:52:54.764 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 22:52:54.766 | + 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-13 22:52:54.779 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:52:54.813 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 22:52:54.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:52:54.845 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 22:52:54.901 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 22:52:54.957 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 22:52:55.011 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 22:52:55.014 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 22:52:55.016 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:52:55.019 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 22:52:57.354 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 22:52:57.357 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 22:52:57.361 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 22:52:57.365 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-225257 2022-04-13 22:52:57.368 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-225257 1041' 2022-04-13 22:52:57.371 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.374 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 22:52:57.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.379 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 22:52:57.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.384 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 22:52:57.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.389 | + 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-13 22:52:57.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.394 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-13 22:52:57.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.399 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-13 22:52:57.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.405 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-224828 2022-04-13 22:52:57.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.410 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 22:52:57.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.415 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-13 22:52:57.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.420 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 22:52:57.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.425 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 22:52:57.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.430 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 22:52:57.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 22:52:57.436 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 22:52:57.438 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 22:52:57.441 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 22:52:57.443 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 22:52:57.456 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 22:52:57.458 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.461 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 22:52:57.464 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.466 | + functions-common:run_process:1689 : local group= 2022-04-13 22:52:57.469 | + functions-common:run_process:1690 : local user= 2022-04-13 22:52:57.471 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 22:52:57.474 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:52:57.476 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:52:57.479 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:52:57.482 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:52:57.485 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:52:57.490 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890377487 2022-04-13 22:52:57.492 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 22:52:57.510 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:57.513 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 22:52:57.516 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 22:52:57.518 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.521 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.523 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.526 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.529 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 22:52:57.531 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 22:52:57.534 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 22:52:57.536 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:52:57.539 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:52:57.541 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 22:52:57.544 | + 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-13 22:52:57.547 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 22:52:57.549 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 22:52:57.551 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:52:57.554 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 22:52:57.556 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:52:57.559 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:52:57.561 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 22:52:57.564 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:52:57.568 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 22:52:57.622 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 22:52:57.679 | + 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-13 22:52:57.732 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 22:52:57.789 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 22:52:57.844 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:52:57.899 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:52:57.901 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 22:52:57.959 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:52:58.369 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 22:52:58.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 22:52:58.760 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 22:52:58.784 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:52:58.786 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:58.789 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:58.791 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:58.793 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:58.796 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:58.798 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:52:58.801 | + functions-common:time_stop:2439 : start_time=1649890377487 2022-04-13 22:52:58.803 | + functions-common:time_stop:2441 : [[ -z 1649890377487 ]] 2022-04-13 22:52:58.807 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:58.811 | + functions-common:time_stop:2444 : end_time=1649890378809 2022-04-13 22:52:58.814 | + functions-common:time_stop:2445 : elapsed_time=1322 2022-04-13 22:52:58.816 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:52:58.818 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:58.821 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1322 2022-04-13 22:52:58.824 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 22:52:58.826 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 22:52:58.829 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 22:52:58.831 | + functions-common:run_process:1689 : local group= 2022-04-13 22:52:58.834 | + functions-common:run_process:1690 : local user=root 2022-04-13 22:52:58.836 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 22:52:58.839 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:52:58.841 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:52:58.844 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:52:58.846 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:52:58.849 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:52:58.854 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890378851 2022-04-13 22:52:58.856 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 22:52:58.881 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:58.886 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:52:58.890 | + functions-common:time_stop:2432 : local name 2022-04-13 22:52:58.894 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:52:58.896 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:52:58.899 | + functions-common:time_stop:2435 : local total 2022-04-13 22:52:58.902 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:52:58.905 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:52:58.907 | + functions-common:time_stop:2439 : start_time=1649890378851 2022-04-13 22:52:58.910 | + functions-common:time_stop:2441 : [[ -z 1649890378851 ]] 2022-04-13 22:52:58.913 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:52:58.918 | + functions-common:time_stop:2444 : end_time=1649890378915 2022-04-13 22:52:58.920 | + functions-common:time_stop:2445 : elapsed_time=64 2022-04-13 22:52:58.923 | + functions-common:time_stop:2446 : total=1322 2022-04-13 22:52:58.925 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:52:58.928 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1386 2022-04-13 22:52:58.930 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 22:52:58.951 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:58.960 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 22:52:58.980 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:52:58.983 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 22:52:59.003 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:52:59.006 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 22:52:59.009 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 22:52:59.012 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd' 2022-04-13 22:52:59.015 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 22:52:59.017 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837566-4-hyperv=http://10.222.0.25:2380' 2022-04-13 22:52:59.020 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-04-13 22:52:59.022 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-04-13 22:52:59.026 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 22:52:59.028 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 22:52:59.031 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-04-13 22:52:59.033 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 22:52:59.036 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 22:52:59.038 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:52:59.041 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837566-4-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-13 22:52:59.044 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 22:52:59.046 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837566-4-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-13 22:52:59.049 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 22:52:59.051 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 22:52:59.054 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 22:52:59.056 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 22:52:59.059 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 22:52:59.063 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 22:52:59.068 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 22:52:59.153 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 22:52:59.229 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837566-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837566-4-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-13 22:52:59.280 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 22:52:59.332 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 22:52:59.385 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 22:52:59.437 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 22:52:59.439 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 22:52:59.501 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 22:52:59.886 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 22:52:59.939 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 22:52:59.991 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 22:53:00.043 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 22:53:00.097 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 22:53:00.101 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 22:53:00.106 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 22:53:00.109 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 22:53:00.518 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 22:53:00.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 22:53:00.927 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 22:53:01.704 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 22:53:01.722 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:53:01.724 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 22:53:01.727 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 22:53:01.731 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 22:53:01.736 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 22:53:01.748 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 22:53:01.760 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 22:53:01.763 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 22:53:01.766 | + 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-13 22:53:01.905 | + 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-13 22:53:02.042 | + 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-13 22:53:02.180 | + 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-13 22:53:02.319 | + 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-13 22:53:02.457 | + 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-13 22:53:02.598 | + 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-13 22:53:02.735 | + 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-13 22:53:02.876 | + 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-13 22:53:03.013 | + 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-13 22:53:03.152 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 22:53:03.158 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 22:53:03.161 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 22:53:03.165 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 22:53:03.170 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 22:53:03.173 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 22:53:03.175 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 22:53:03.192 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:03.195 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 22:53:03.197 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:53:03.200 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 22:53:03.202 | + ./stack.sh:main:1097 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-13 22:53:03.205 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 22:53:03.207 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 22:53:03.224 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:53:03.227 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 22:53:03.230 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 22:53:03.232 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 22:53:03.235 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 22:53:03.237 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 22:53:03.240 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 22:53:03.244 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:53:03.702 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 22:53:03.707 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 22:53:03.724 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 22:53:03.727 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 22:53:03.730 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:53:03.732 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:53:03.735 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:53:03.740 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890383737 2022-04-13 22:53:03.742 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 22:53:08.443 | 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=223405) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:53:08.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.451 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.451 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.451 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.453 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:08.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:08.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:08.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.482 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.482 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.482 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.483 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:08.483 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:08.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:08.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.539 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.539 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.539 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:08.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:08.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:08.541 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:08.550 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:53:10.248 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.248 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:53:10.255 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.255 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:53:10.262 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.262 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:53:10.270 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.271 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:53:10.278 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.278 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:53:10.285 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.285 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:53:10.344 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.344 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.346 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.346 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.347 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.347 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.347 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.347 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.348 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.349 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.349 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.349 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.359 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.361 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.361 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.361 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.361 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.362 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.362 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.733 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.733 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.734 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.734 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.734 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.761 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.761 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.762 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.762 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.769 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:53:10.813 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.813 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:53:10.820 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.821 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:53:10.828 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.828 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:53:10.835 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.835 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:53:10.844 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.845 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:53:10.852 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.852 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:53:10.862 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:10.863 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.864 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.865 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.865 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.866 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.866 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.868 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.868 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.869 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.869 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.869 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.869 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:10.876 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.878 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.878 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.879 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:10.879 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:10.879 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:11.199 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:11.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.200 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.201 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.201 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.202 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:11.202 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:11.228 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 22:53:11.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.230 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.231 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.231 | 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=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 22:53:11.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 22:53:11.231 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 22:53:11.231 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=223405) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 22:53:11.238 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 22:53:11.250 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.250 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 22:53:11.258 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.258 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 22:53:11.267 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.267 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 22:53:11.274 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.274 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 22:53:11.281 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.281 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 22:53:11.289 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.289 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 22:53:11.297 | INFO migrate.versioning.api [-] done 2022-04-13 22:53:11.690 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 22:53:11.692 | + functions-common:time_stop:2432 : local name 2022-04-13 22:53:11.695 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:53:11.698 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:53:11.701 | + functions-common:time_stop:2435 : local total 2022-04-13 22:53:11.703 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:53:11.706 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 22:53:11.708 | + functions-common:time_stop:2439 : start_time=1649890383737 2022-04-13 22:53:11.710 | + functions-common:time_stop:2441 : [[ -z 1649890383737 ]] 2022-04-13 22:53:11.714 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:53:11.719 | + functions-common:time_stop:2444 : end_time=1649890391716 2022-04-13 22:53:11.721 | + functions-common:time_stop:2445 : elapsed_time=7979 2022-04-13 22:53:11.724 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:53:11.726 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:53:11.728 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7979 2022-04-13 22:53:11.731 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 22:53:11.733 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 22:53:11.737 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 22:53:16.388 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 22:53:16.389 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:53:16.389 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:53:16.389 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 22:53:16.390 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 22:53:16.390 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:53:16.390 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:53:16.390 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:53:16.391 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 22:53:16.753 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 22:53:16.757 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 22:53:21.247 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 22:53:21.247 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:53:21.247 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:53:21.248 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 22:53:21.248 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 22:53:21.248 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 22:53:21.248 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 22:53:21.249 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 22:53:21.249 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 22:53:21.610 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 22:53:21.613 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 22:53:21.615 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 22:53:21.618 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 22:53:21.635 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:53:21.637 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 22:53:21.641 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 22:53:21.645 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 22:53:21.647 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 22:53:21.650 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:53:21.652 | + functions-common:run_process:1689 : local group= 2022-04-13 22:53:21.655 | + functions-common:run_process:1690 : local user= 2022-04-13 22:53:21.657 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 22:53:21.660 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 22:53:21.662 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 22:53:21.665 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:53:21.668 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:53:21.671 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:53:21.675 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890401672 2022-04-13 22:53:21.677 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 22:53:21.694 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:53:21.696 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 22:53:21.699 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 22:53:21.701 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:53:21.704 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:53:21.706 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:53:21.708 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 22:53:21.711 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 22:53:21.713 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 22:53:21.716 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 22:53:21.718 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 22:53:21.721 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 22:53:21.723 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 22:53:21.726 | + 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-13 22:53:21.729 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 22:53:21.731 | + 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-13 22:53:21.733 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 22:53:21.735 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 22:53:21.737 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 22:53:21.739 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 22:53:21.744 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 22:53:21.797 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 22:53:21.848 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 22:53:21.898 | + 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-13 22:53:21.949 | + 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-13 22:53:22.005 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 22:53:22.057 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 22:53:22.109 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 22:53:22.163 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 22:53:22.219 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 22:53:22.271 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 22:53:22.273 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 22:53:22.326 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 22:53:22.741 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 22:53:22.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 22:53:23.109 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 22:53:23.195 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 22:53:23.199 | + functions-common:time_stop:2432 : local name 2022-04-13 22:53:23.204 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:53:23.207 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:53:23.210 | + functions-common:time_stop:2435 : local total 2022-04-13 22:53:23.213 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:53:23.215 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 22:53:23.218 | + functions-common:time_stop:2439 : start_time=1649890401672 2022-04-13 22:53:23.220 | + functions-common:time_stop:2441 : [[ -z 1649890401672 ]] 2022-04-13 22:53:23.224 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:53:23.228 | + functions-common:time_stop:2444 : end_time=1649890403225 2022-04-13 22:53:23.230 | + functions-common:time_stop:2445 : elapsed_time=1553 2022-04-13 22:53:23.232 | + functions-common:time_stop:2446 : total=1386 2022-04-13 22:53:23.235 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:53:23.237 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2939 2022-04-13 22:53:23.240 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 22:53:23.240 | Waiting for keystone to start... 2022-04-13 22:53:23.242 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-04-13 22:53:23.245 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-04-13 22:53:23.247 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 22:53:23.250 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-04-13 22:53:23.252 | + functions:wait_for_service:459 : local rval=0 2022-04-13 22:53:23.255 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 22:53:23.257 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 22:53:23.260 | + functions-common:time_start:2419 : local start_time= 2022-04-13 22:53:23.262 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 22:53:23.266 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 22:53:23.270 | + functions-common:time_start:2423 : _TIME_START[$name]=1649890403267 2022-04-13 22:53:23.273 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 22:53:23.279 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-04-13 22:53:29.242 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 22:53:29.272 | [221482 Async install_tempest:221482]: finished successfully 2022-04-13 22:53:29.867 | + :: : [[ 200 == 503 ]] 2022-04-13 22:53:29.868 | + :: : [[ 0 -eq 7 ]] 2022-04-13 22:53:29.871 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 22:53:29.874 | + functions-common:time_stop:2432 : local name 2022-04-13 22:53:29.876 | + functions-common:time_stop:2433 : local end_time 2022-04-13 22:53:29.879 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 22:53:29.881 | + functions-common:time_stop:2435 : local total 2022-04-13 22:53:29.884 | + functions-common:time_stop:2436 : local start_time 2022-04-13 22:53:29.886 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 22:53:29.889 | + functions-common:time_stop:2439 : start_time=1649890403267 2022-04-13 22:53:29.891 | + functions-common:time_stop:2441 : [[ -z 1649890403267 ]] 2022-04-13 22:53:29.894 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 22:53:29.899 | + functions-common:time_stop:2444 : end_time=1649890409896 2022-04-13 22:53:29.901 | + functions-common:time_stop:2445 : elapsed_time=6629 2022-04-13 22:53:29.903 | + functions-common:time_stop:2446 : total=0 2022-04-13 22:53:29.906 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 22:53:29.908 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6629 2022-04-13 22:53:29.911 | + functions:wait_for_service:467 : return 0 2022-04-13 22:53:29.913 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 22:53:29.931 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:53:29.934 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 22:53:29.936 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 22:53:29.938 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 22:53:29.969 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 22:53:29.972 | + 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-13 22:53:34.593 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.593 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.594 | 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=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.601 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.618 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.618 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.649 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.683 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.683 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.772 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.773 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.773 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.786 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.794 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.797 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.797 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.797 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.798 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=224240) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 22:53:34.835 | 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=224240) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 22:53:35.138 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created domain default 2022-04-13 22:53:35.179 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created project admin 2022-04-13 22:53:35.206 | DEBUG passlib.handlers.bcrypt [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=224240) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 22:53:35.206 | DEBUG passlib.handlers.bcrypt [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=224240) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 22:53:35.267 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created user admin 2022-04-13 22:53:35.279 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created role reader 2022-04-13 22:53:35.289 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created role member 2022-04-13 22:53:35.312 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created implied role where be18dd6e847f4852876cc07b41442b19 implies bcc654cf65d840c89152e577440b97c0 2022-04-13 22:53:35.322 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created role admin 2022-04-13 22:53:35.339 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created implied role where 793d76925cc844979e7461daf8b20412 implies be18dd6e847f4852876cc07b41442b19 2022-04-13 22:53:35.350 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Granted role admin on project admin to user admin. 2022-04-13 22:53:35.357 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Granted role admin on the system to user admin. 2022-04-13 22:53:35.369 | WARNING py.warnings [None req-69ead89a-7e98-4644-9086-f9d100443a12 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-13 22:53:35.369 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 22:53:35.369 |  2022-04-13 22:53:35.374 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created region RegionOne 2022-04-13 22:53:35.407 | INFO keystone.cmd.bootstrap [None req-69ead89a-7e98-4644-9086-f9d100443a12 None None] Created public endpoint http://10.222.0.25/identity 2022-04-13 22:53:35.864 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 22:53:35.867 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 22:53:35.870 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 22:53:35.873 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 22:53:38.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:38.857 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:38.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:38.857 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:39.019 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:39.022 | + lib/keystone:create_keystone_accounts:310 : admin_project=10c7c2a645514b82baf5a516cdeada53 2022-04-13 22:53:39.024 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 22:53:39.027 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 22:53:41.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:41.255 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:41.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:41.255 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:41.417 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:41.420 | + lib/keystone:create_keystone_accounts:312 : admin_user=bbbaf954fbfc4c9d8d365a17372825e9 2022-04-13 22:53:41.422 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 22:53:41.425 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 22:53:41.427 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 22:53:41.430 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin bbbaf954fbfc4c9d8d365a17372825e9 default 2022-04-13 22:53:41.485 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bbbaf954fbfc4c9d8d365a17372825e9 default 2022-04-13 22:53:41.523 | [196065 Async ks-domain-role:224369]: running: get_or_add_user_domain_role admin bbbaf954fbfc4c9d8d365a17372825e9 default 2022-04-13 22:53:41.526 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 22:53:41.531 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:53:41.535 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:53:44.694 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:53:44.696 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:53:44.696 | default 2022-04-13 22:53:44.699 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 22:53:44.757 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 22:53:44.800 | [196065 Async ks-project:224509]: running: get_or_create_project service Default 2022-04-13 22:53:44.802 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 22:53:44.867 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 22:53:44.914 | [196065 Async ks-service:224595]: running: get_or_create_role service 2022-04-13 22:53:44.917 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 22:53:44.982 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 22:53:45.046 | [196065 Async ks-reseller:224681]: running: get_or_create_role ResellerAdmin 2022-04-13 22:53:45.051 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 22:53:45.057 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 22:53:45.444 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 22:53:45.621 | [196065 Async ks-anotherrole:224771]: running: get_or_create_role anotherrole 2022-04-13 22:53:45.652 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 22:53:45.684 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 22:53:45.700 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:45.732 | +++ 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-13 22:53:48.984 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:49.005 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:49.033 | [224509 Async ks-project:224509]: finished successfully 2022-04-13 22:53:49.090 | [224595 Async ks-service:224595]: finished successfully 2022-04-13 22:53:49.280 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:49.318 | [224681 Async ks-reseller:224681]: finished successfully 2022-04-13 22:53:49.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:49.443 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:49.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:49.443 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:49.639 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:49.642 | ++ functions-common:get_or_create_project:945 : project_id=42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:53:49.644 | ++ functions-common:get_or_create_project:946 : echo 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:53:49.647 | + lib/keystone:create_keystone_accounts:340 : invis_project=42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:53:49.650 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 22:53:49.653 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 22:53:49.655 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:49.659 | +++ 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-13 22:53:49.725 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:49.751 | [224771 Async ks-anotherrole:224771]: finished successfully 2022-04-13 22:53:52.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:52.226 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:52.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:52.226 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:52.299 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:53:52.326 | [224369 Async ks-domain-role:224369]: finished successfully 2022-04-13 22:53:52.403 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:52.405 | ++ functions-common:get_or_create_project:945 : project_id=e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:52.408 | ++ functions-common:get_or_create_project:946 : echo e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:52.411 | + lib/keystone:create_keystone_accounts:344 : demo_project=e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:52.413 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 22:53:52.416 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 22:53:52.419 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:52.421 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 22:53:52.424 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 22:53:52.427 | +++ 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-13 22:53:54.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:54.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:54.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:54.949 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.124 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.126 | ++ functions-common:get_or_create_user:932 : user_id=e2c37e1f76204b2dbcdbdb340ffef7de 2022-04-13 22:53:55.129 | ++ functions-common:get_or_create_user:933 : echo e2c37e1f76204b2dbcdbdb340ffef7de 2022-04-13 22:53:55.132 | + lib/keystone:create_keystone_accounts:347 : demo_user=e2c37e1f76204b2dbcdbdb340ffef7de 2022-04-13 22:53:55.135 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 22:53:55.186 | [196065 Async ks-domain-role:224369]: Waiting for completion of get_or_add_user_domain_role admin bbbaf954fbfc4c9d8d365a17372825e9 default running on PID 224369 (6 other jobs running) 2022-04-13 22:53:55.210 | [196065 Async ks-domain-role:224369]: Signaling child to exit 2022-04-13 22:53:55.210 | WAKEUP 2022-04-13 22:53:55.233 | [196065 Async ks-domain-role:224369]: Signaled 2022-04-13 22:53:55.235 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 22:53:55.235 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbbaf954fbfc4c9d8d365a17372825e9 --domain default 2022-04-13 22:53:55.235 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 22:53:55.235 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:55.235 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:55.235 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:55.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.235 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.235 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.235 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.235 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 22:53:55.235 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 22:53:55.235 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user bbbaf954fbfc4c9d8d365a17372825e9 --domain default 2022-04-13 22:53:55.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.236 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.236 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.236 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:53:55.236 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 22:53:55.236 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:53:55.236 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:55.236 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbbaf954fbfc4c9d8d365a17372825e9 --domain default 2022-04-13 22:53:55.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.236 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.236 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.236 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.236 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:53:55.236 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:53:55.236 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:53:55.236 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | bbbaf954fbfc4c9d8d365a17372825e9 | | | default | | False |' 2022-04-13 22:53:55.236 | ++ functions-common:get_field:819 : read data 2022-04-13 22:53:55.236 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:53:55.236 | + functions-common:get_or_add_user_domain_role:1028 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:53:55.236 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:53:55.279 | [196065 Async ks-domain-role:224369]: finished get_or_add_user_domain_role admin bbbaf954fbfc4c9d8d365a17372825e9 default with result 0 in 10 seconds 2022-04-13 22:53:55.286 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 22:53:55.323 | [196065 Async ks-project:224509]: Waiting for completion of get_or_create_project service Default running on PID 224509 (5 other jobs running) 2022-04-13 22:53:55.354 | [196065 Async ks-project:224509]: Signaling child to exit 2022-04-13 22:53:55.354 | WAKEUP 2022-04-13 22:53:55.377 | [196065 Async ks-project:224509]: Signaled 2022-04-13 22:53:55.378 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:53:55.378 | ++ 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-13 22:53:55.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.378 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.378 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.378 | + functions-common:get_or_create_project:945 : project_id=7e74aaba13f5496d99e63416b5cc5443 2022-04-13 22:53:55.378 | + functions-common:get_or_create_project:946 : echo 7e74aaba13f5496d99e63416b5cc5443 2022-04-13 22:53:55.378 | 7e74aaba13f5496d99e63416b5cc5443 2022-04-13 22:53:55.422 | [196065 Async ks-project:224509]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 22:53:55.458 | [196065 Async ks-service:224595]: Waiting for completion of get_or_create_role service running on PID 224595 (4 other jobs running) 2022-04-13 22:53:55.483 | [196065 Async ks-service:224595]: Signaling child to exit 2022-04-13 22:53:55.484 | WAKEUP 2022-04-13 22:53:55.506 | [196065 Async ks-service:224595]: Signaled 2022-04-13 22:53:55.508 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:53:55.508 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 22:53:55.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.508 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.508 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.508 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.508 | + functions-common:get_or_create_role:957 : role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:53:55.508 | + functions-common:get_or_create_role:958 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:53:55.508 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:53:55.552 | [196065 Async ks-service:224595]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 22:53:55.589 | [196065 Async ks-reseller:224681]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 224681 (3 other jobs running) 2022-04-13 22:53:55.613 | [196065 Async ks-reseller:224681]: Signaling child to exit 2022-04-13 22:53:55.613 | WAKEUP 2022-04-13 22:53:55.635 | [196065 Async ks-reseller:224681]: Signaled 2022-04-13 22:53:55.637 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:53:55.637 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 22:53:55.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.637 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.637 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.637 | + functions-common:get_or_create_role:957 : role_id=4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:53:55.637 | + functions-common:get_or_create_role:958 : echo 4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:53:55.637 | 4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:53:55.681 | [196065 Async ks-reseller:224681]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 22:53:55.718 | [196065 Async ks-anotherrole:224771]: Waiting for completion of get_or_create_role anotherrole running on PID 224771 (2 other jobs running) 2022-04-13 22:53:55.743 | [196065 Async ks-anotherrole:224771]: Signaling child to exit 2022-04-13 22:53:55.743 | WAKEUP 2022-04-13 22:53:55.765 | [196065 Async ks-anotherrole:224771]: Signaled 2022-04-13 22:53:55.767 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:53:55.767 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:53:55.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.767 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:55.767 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:55.767 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:53:55.767 | + functions-common:get_or_create_role:957 : role_id=c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:53:55.767 | + functions-common:get_or_create_role:958 : echo c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:53:55.767 | c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:53:55.811 | [196065 Async ks-anotherrole:224771]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 22:53:55.815 | + inc/async:async_wait:197 : return 0 2022-04-13 22:53:55.818 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:55.877 | + inc/async:async_inner:63 : get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:55.921 | [196065 Async ks-demo-member:225642]: running: get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:55.924 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin bbbaf954fbfc4c9d8d365a17372825e9 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:55.989 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bbbaf954fbfc4c9d8d365a17372825e9 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:56.032 | [196065 Async ks-demo-admin:225754]: running: get_or_add_user_project_role admin bbbaf954fbfc4c9d8d365a17372825e9 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:56.036 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:56.110 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:56.155 | [196065 Async ks-demo-another:225866]: running: get_or_add_user_project_role anotherrole e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:53:56.162 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:53:56.236 | + inc/async:async_inner:63 : get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:53:56.301 | [196065 Async ks-demo-invis:225978]: running: get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:53:56.306 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 22:53:56.311 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 22:53:56.320 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:53:56.326 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 22:53:56.330 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 22:53:56.339 | +++ 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-13 22:53:59.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:59.952 | from cryptography.utils import int_from_bytes 2022-04-13 22:53:59.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:53:59.952 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:00.134 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:00.137 | ++ functions-common:get_or_create_user:932 : user_id=397dd830bdbf4853af0d32d5ef9dd20f 2022-04-13 22:54:00.140 | ++ functions-common:get_or_create_user:933 : echo 397dd830bdbf4853af0d32d5ef9dd20f 2022-04-13 22:54:00.143 | + lib/keystone:create_keystone_accounts:360 : demo_reader=397dd830bdbf4853af0d32d5ef9dd20f 2022-04-13 22:54:00.145 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 397dd830bdbf4853af0d32d5ef9dd20f e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:00.213 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 397dd830bdbf4853af0d32d5ef9dd20f e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:00.267 | [196065 Async ks-demo-reader:226134]: running: get_or_add_user_project_role reader 397dd830bdbf4853af0d32d5ef9dd20f e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:00.270 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 22:54:00.276 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 22:54:00.279 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:54:00.284 | +++ 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-13 22:54:04.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:04.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:04.057 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:04.400 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:04.403 | ++ functions-common:get_or_create_project:945 : project_id=9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:04.406 | ++ functions-common:get_or_create_project:946 : echo 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:04.410 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:04.414 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 22:54:04.418 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 22:54:04.425 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:54:04.429 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 22:54:04.433 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 22:54:04.456 | +++ 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-13 22:54:08.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:08.598 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:08.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:08.598 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:08.908 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:08.932 | ++ functions-common:get_or_create_user:932 : user_id=66b5e3d175f34a46a12586492a35e55e 2022-04-13 22:54:08.952 | ++ functions-common:get_or_create_user:933 : echo 66b5e3d175f34a46a12586492a35e55e 2022-04-13 22:54:08.972 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=66b5e3d175f34a46a12586492a35e55e 2022-04-13 22:54:08.996 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:09.410 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:09.644 | [196065 Async ks-alt-admin:226567]: running: get_or_add_user_project_role admin 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:09.663 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:10.092 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:10.330 | [196065 Async ks-alt-another:226680]: running: get_or_add_user_project_role anotherrole 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:10.380 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 22:54:10.424 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 22:54:10.448 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:54:10.472 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 22:54:10.503 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 22:54:10.529 | +++ 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-13 22:54:11.099 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:11.297 | [225642 Async ks-demo-member:225642]: finished successfully 2022-04-13 22:54:13.156 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:13.334 | [225754 Async ks-demo-admin:225754]: finished successfully 2022-04-13 22:54:13.975 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:14.021 | [225866 Async ks-demo-another:225866]: finished successfully 2022-04-13 22:54:14.786 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:14.826 | [225978 Async ks-demo-invis:225978]: finished successfully 2022-04-13 22:54:14.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:14.996 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:14.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:14.996 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:15.182 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:15.185 | ++ functions-common:get_or_create_user:932 : user_id=cb1284e680e44f92856cc1b8e8007c38 2022-04-13 22:54:15.188 | ++ functions-common:get_or_create_user:933 : echo cb1284e680e44f92856cc1b8e8007c38 2022-04-13 22:54:15.191 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=cb1284e680e44f92856cc1b8e8007c38 2022-04-13 22:54:15.193 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member cb1284e680e44f92856cc1b8e8007c38 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:15.258 | + inc/async:async_inner:63 : get_or_add_user_project_role member cb1284e680e44f92856cc1b8e8007c38 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:15.312 | [196065 Async ks-alt-member-user:227031]: running: get_or_add_user_project_role member cb1284e680e44f92856cc1b8e8007c38 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:15.315 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 22:54:15.323 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 22:54:15.333 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:54:15.344 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 22:54:15.352 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 22:54:15.356 | +++ 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-13 22:54:16.084 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:16.234 | [226134 Async ks-demo-reader:226134]: finished successfully 2022-04-13 22:54:18.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:18.297 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:18.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:18.297 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:18.495 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:18.498 | ++ functions-common:get_or_create_user:932 : user_id=9870ec4031b7469a8bb3201fe23db24a 2022-04-13 22:54:18.504 | ++ functions-common:get_or_create_user:933 : echo 9870ec4031b7469a8bb3201fe23db24a 2022-04-13 22:54:18.509 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=9870ec4031b7469a8bb3201fe23db24a 2022-04-13 22:54:18.512 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9870ec4031b7469a8bb3201fe23db24a 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:18.626 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9870ec4031b7469a8bb3201fe23db24a 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:18.684 | [196065 Async ks-alt-reader-user:227257]: running: get_or_add_user_project_role reader 9870ec4031b7469a8bb3201fe23db24a 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:18.687 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 22:54:18.692 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:54:18.697 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 22:54:18.699 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 22:54:18.703 | +++ 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-13 22:54:22.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:22.080 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:22.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:22.080 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:22.340 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:22.343 | ++ functions-common:get_or_create_user:932 : user_id=d2c6798929e34d3cac7e6094f90e3c57 2022-04-13 22:54:22.346 | ++ functions-common:get_or_create_user:933 : echo d2c6798929e34d3cac7e6094f90e3c57 2022-04-13 22:54:22.349 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d2c6798929e34d3cac7e6094f90e3c57 2022-04-13 22:54:22.352 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d2c6798929e34d3cac7e6094f90e3c57 all 2022-04-13 22:54:22.445 | + inc/async:async_inner:63 : get_or_add_user_system_role member d2c6798929e34d3cac7e6094f90e3c57 all 2022-04-13 22:54:22.518 | [196065 Async ks-system-member:227481]: running: get_or_add_user_system_role member d2c6798929e34d3cac7e6094f90e3c57 all 2022-04-13 22:54:22.532 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 22:54:22.536 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:54:22.572 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 22:54:22.585 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 22:54:22.620 | +++ 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-13 22:54:25.017 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:25.197 | [226567 Async ks-alt-admin:226567]: finished successfully 2022-04-13 22:54:25.786 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:25.898 | [226680 Async ks-alt-another:226680]: finished successfully 2022-04-13 22:54:25.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:25.956 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:25.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:25.956 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:26.161 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:26.164 | ++ functions-common:get_or_create_user:932 : user_id=1d14342b4d394a8986073cda680f62b2 2022-04-13 22:54:26.169 | ++ functions-common:get_or_create_user:933 : echo 1d14342b4d394a8986073cda680f62b2 2022-04-13 22:54:26.171 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=1d14342b4d394a8986073cda680f62b2 2022-04-13 22:54:26.174 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 1d14342b4d394a8986073cda680f62b2 all 2022-04-13 22:54:26.308 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 1d14342b4d394a8986073cda680f62b2 all 2022-04-13 22:54:26.393 | [196065 Async ks-system-reader:227765]: running: get_or_add_user_system_role reader 1d14342b4d394a8986073cda680f62b2 all 2022-04-13 22:54:26.405 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 22:54:26.411 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 22:54:26.421 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 22:54:26.438 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:54:26.472 | +++ 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-13 22:54:29.365 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:29.411 | [227031 Async ks-alt-member-user:227031]: finished successfully 2022-04-13 22:54:30.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:30.077 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:30.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:30.077 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:30.334 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:30.340 | ++ functions-common:get_or_create_group:909 : group_id=63032414bcf04020b3ac0c4e23916998 2022-04-13 22:54:30.345 | ++ functions-common:get_or_create_group:910 : echo 63032414bcf04020b3ac0c4e23916998 2022-04-13 22:54:30.348 | + lib/keystone:create_keystone_accounts:402 : admin_group=63032414bcf04020b3ac0c4e23916998 2022-04-13 22:54:30.351 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 22:54:30.354 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 22:54:30.358 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 22:54:30.363 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 22:54:30.369 | +++ 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-13 22:54:31.650 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:31.686 | [227257 Async ks-alt-reader-user:227257]: finished successfully 2022-04-13 22:54:33.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:33.038 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:33.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:33.038 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:33.228 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:33.231 | ++ functions-common:get_or_create_group:909 : group_id=5a12701732df4267932473a06500a8d6 2022-04-13 22:54:33.234 | ++ functions-common:get_or_create_group:910 : echo 5a12701732df4267932473a06500a8d6 2022-04-13 22:54:33.237 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5a12701732df4267932473a06500a8d6 2022-04-13 22:54:33.239 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:33.309 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:33.377 | [196065 Async ks-group-memberdemo:228116]: running: get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:33.384 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:33.508 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:33.633 | [196065 Async ks-group-anotherdemo:228202]: running: get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:33.652 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:33.989 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:34.020 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:34.048 | [227481 Async ks-system-member:227481]: finished successfully 2022-04-13 22:54:34.111 | [196065 Async ks-group-memberalt:228323]: running: get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:34.114 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:34.488 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:34.721 | [196065 Async ks-group-anotheralt:228433]: running: get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:34.740 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 2022-04-13 22:54:35.204 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 2022-04-13 22:54:35.402 | [196065 Async ks-group-admin:228520]: running: get_or_add_group_project_role admin 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 2022-04-13 22:54:35.428 | + 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-13 22:54:35.817 | [196065 Async ks-demo-member:225642]: Waiting for completion of get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 running on PID 225642 (17 other jobs running) 2022-04-13 22:54:36.000 | [196065 Async ks-demo-member:225642]: Signaling child to exit 2022-04-13 22:54:36.001 | WAKEUP 2022-04-13 22:54:36.158 | [196065 Async ks-demo-member:225642]: Signaled 2022-04-13 22:54:36.171 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:36.172 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:36.172 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:36.172 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:36.172 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:36.172 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:36.172 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e2c37e1f76204b2dbcdbdb340ffef7de --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:36.172 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:36.172 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:36.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:36.172 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:36.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:36.172 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:36.172 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:36.172 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:36.172 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:36.172 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e2c37e1f76204b2dbcdbdb340ffef7de --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:36.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:36.172 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:36.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:36.172 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:36.172 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:36.172 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e2c37e1f76204b2dbcdbdb340ffef7de --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:36.172 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:36.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:36.173 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:36.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:36.173 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:36.173 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:36.173 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:36.173 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:36.173 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:36.173 | ++ functions-common:get_field:825 : echo '| be18dd6e847f4852876cc07b41442b19 | e2c37e1f76204b2dbcdbdb340ffef7de | | e4a0161f1861481a99bc07c09a65e3f0 | | | False |' 2022-04-13 22:54:36.173 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:36.173 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:36.173 | + functions-common:get_or_add_user_project_role:1004 : echo be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:36.173 | be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:36.503 | [196065 Async ks-demo-member:225642]: finished get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 with result 0 in 15 seconds 2022-04-13 22:54:36.807 | [196065 Async ks-demo-admin:225754]: Waiting for completion of get_or_add_user_project_role admin bbbaf954fbfc4c9d8d365a17372825e9 e4a0161f1861481a99bc07c09a65e3f0 running on PID 225754 (16 other jobs running) 2022-04-13 22:54:36.977 | [196065 Async ks-demo-admin:225754]: Signaling child to exit 2022-04-13 22:54:36.978 | WAKEUP 2022-04-13 22:54:37.126 | [196065 Async ks-demo-admin:225754]: Signaled 2022-04-13 22:54:37.143 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:37.144 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:37.144 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:37.144 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:37.144 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:37.144 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:37.144 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbbaf954fbfc4c9d8d365a17372825e9 --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:37.144 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:37.144 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.144 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.144 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.144 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:37.144 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:37.144 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:37.144 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user bbbaf954fbfc4c9d8d365a17372825e9 --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:37.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.144 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.144 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bbbaf954fbfc4c9d8d365a17372825e9 --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:37.144 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:37.144 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:37.145 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:37.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.145 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.145 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:37.145 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:37.145 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:37.145 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:37.145 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | bbbaf954fbfc4c9d8d365a17372825e9 | | e4a0161f1861481a99bc07c09a65e3f0 | | | False |' 2022-04-13 22:54:37.145 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:37.145 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:54:37.145 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:54:37.145 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:54:37.390 | [196065 Async ks-demo-admin:225754]: finished get_or_add_user_project_role admin bbbaf954fbfc4c9d8d365a17372825e9 e4a0161f1861481a99bc07c09a65e3f0 with result 0 in 17 seconds 2022-04-13 22:54:37.674 | [196065 Async ks-demo-another:225866]: Waiting for completion of get_or_add_user_project_role anotherrole e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 running on PID 225866 (15 other jobs running) 2022-04-13 22:54:37.803 | [196065 Async ks-demo-another:225866]: Signaling child to exit 2022-04-13 22:54:37.804 | WAKEUP 2022-04-13 22:54:37.937 | [196065 Async ks-demo-another:225866]: Signaled 2022-04-13 22:54:37.960 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:37.960 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:37.960 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:37.960 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:37.960 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:37.960 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:37.960 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2c37e1f76204b2dbcdbdb340ffef7de --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:37.960 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:37.960 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:37.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.960 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:37.960 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:37.960 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:37.960 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user e2c37e1f76204b2dbcdbdb340ffef7de --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:37.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2c37e1f76204b2dbcdbdb340ffef7de --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:37.960 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:37.961 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:37.961 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:37.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.961 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:37.961 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:37.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:37.961 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:37.961 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:37.961 | ++ functions-common:get_field:825 : echo '| c9b9af35848643db9ab2c6988ecdf464 | e2c37e1f76204b2dbcdbdb340ffef7de | | e4a0161f1861481a99bc07c09a65e3f0 | | | False |' 2022-04-13 22:54:37.961 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:37.961 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:37.961 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:54:37.961 | + functions-common:get_or_add_user_project_role:1004 : echo c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:54:37.961 | c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:54:38.276 | [196065 Async ks-demo-another:225866]: finished get_or_add_user_project_role anotherrole e2c37e1f76204b2dbcdbdb340ffef7de e4a0161f1861481a99bc07c09a65e3f0 with result 0 in 17 seconds 2022-04-13 22:54:38.472 | [196065 Async ks-demo-invis:225978]: Waiting for completion of get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de 42bd9e8099374a81a3cc984411bdae42 running on PID 225978 (14 other jobs running) 2022-04-13 22:54:38.540 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:38.584 | [196065 Async ks-demo-invis:225978]: Signaling child to exit 2022-04-13 22:54:38.585 | WAKEUP 2022-04-13 22:54:38.660 | [227765 Async ks-system-reader:227765]: finished successfully 2022-04-13 22:54:38.703 | [196065 Async ks-demo-invis:225978]: Signaled 2022-04-13 22:54:38.720 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:38.720 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:38.720 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:38.720 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:38.720 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:38.720 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:38.721 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:38.721 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:38.721 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:38.721 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:38.721 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e2c37e1f76204b2dbcdbdb340ffef7de --project 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:54:38.721 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:38.721 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:38.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:38.721 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:38.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:38.721 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:38.721 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:38.721 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:38.721 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:38.721 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user e2c37e1f76204b2dbcdbdb340ffef7de --project 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:54:38.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:38.721 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:38.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:38.721 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:38.721 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:38.721 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:38.721 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:38.721 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:38.721 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e2c37e1f76204b2dbcdbdb340ffef7de --project 42bd9e8099374a81a3cc984411bdae42 2022-04-13 22:54:38.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:38.721 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:38.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:38.721 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:38.721 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:38.721 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:38.722 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:38.722 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:38.722 | ++ functions-common:get_field:825 : echo '| be18dd6e847f4852876cc07b41442b19 | e2c37e1f76204b2dbcdbdb340ffef7de | | 42bd9e8099374a81a3cc984411bdae42 | | | False |' 2022-04-13 22:54:38.722 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:38.722 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:38.722 | + functions-common:get_or_add_user_project_role:1004 : echo be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:38.722 | be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:38.971 | [196065 Async ks-demo-invis:225978]: finished get_or_add_user_project_role member e2c37e1f76204b2dbcdbdb340ffef7de 42bd9e8099374a81a3cc984411bdae42 with result 0 in 18 seconds 2022-04-13 22:54:39.155 | [196065 Async ks-demo-reader:226134]: Waiting for completion of get_or_add_user_project_role reader 397dd830bdbf4853af0d32d5ef9dd20f e4a0161f1861481a99bc07c09a65e3f0 running on PID 226134 (13 other jobs running) 2022-04-13 22:54:39.253 | [196065 Async ks-demo-reader:226134]: Signaling child to exit 2022-04-13 22:54:39.253 | WAKEUP 2022-04-13 22:54:39.329 | [196065 Async ks-demo-reader:226134]: Signaled 2022-04-13 22:54:39.330 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:39.330 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:39.330 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:39.330 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:39.331 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:39.331 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:39.331 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:39.331 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:39.331 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:39.331 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 397dd830bdbf4853af0d32d5ef9dd20f --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:39.331 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:39.331 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:39.331 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:39.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:39.331 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:39.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:39.331 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:39.331 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:39.331 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:39.331 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:39.331 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 397dd830bdbf4853af0d32d5ef9dd20f --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:39.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:39.331 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:39.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:39.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:39.332 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 397dd830bdbf4853af0d32d5ef9dd20f --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:39.332 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:39.332 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:39.332 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:39.332 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:39.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:39.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:39.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:39.332 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:39.332 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:39.332 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:39.332 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:39.332 | ++ functions-common:get_field:825 : echo '| bcc654cf65d840c89152e577440b97c0 | 397dd830bdbf4853af0d32d5ef9dd20f | | e4a0161f1861481a99bc07c09a65e3f0 | | | False |' 2022-04-13 22:54:39.333 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:39.333 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:39.333 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:39.333 | + functions-common:get_or_add_user_project_role:1004 : echo bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:39.333 | bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:39.544 | [196065 Async ks-demo-reader:226134]: finished get_or_add_user_project_role reader 397dd830bdbf4853af0d32d5ef9dd20f e4a0161f1861481a99bc07c09a65e3f0 with result 0 in 16 seconds 2022-04-13 22:54:39.580 | + inc/async:async_wait:197 : return 0 2022-04-13 22:54:39.604 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 22:54:39.911 | [196065 Async ks-alt-admin:226567]: Waiting for completion of get_or_add_user_project_role admin 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe running on PID 226567 (12 other jobs running) 2022-04-13 22:54:40.044 | [196065 Async ks-alt-admin:226567]: Signaling child to exit 2022-04-13 22:54:40.044 | WAKEUP 2022-04-13 22:54:40.214 | [196065 Async ks-alt-admin:226567]: Signaled 2022-04-13 22:54:40.226 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:40.226 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:40.226 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:40.226 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:40.226 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:40.226 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:40.226 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:40.226 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:40.226 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:40.226 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66b5e3d175f34a46a12586492a35e55e --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:40.226 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:40.226 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:40.227 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:40.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:40.227 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:40.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:40.227 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:40.227 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:40.227 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:40.227 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:40.227 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 66b5e3d175f34a46a12586492a35e55e --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:40.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:40.227 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:40.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:40.227 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:40.227 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:40.227 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66b5e3d175f34a46a12586492a35e55e --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:40.227 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:40.227 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:40.227 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:40.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:40.227 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:40.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:40.227 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:40.227 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:40.227 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:40.227 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:40.227 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | 66b5e3d175f34a46a12586492a35e55e | | 9204cbf5cf404a53abd0ba38ac808afe | | | False |' 2022-04-13 22:54:40.227 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:40.227 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:40.228 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:54:40.228 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:54:40.228 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:54:40.527 | [196065 Async ks-alt-admin:226567]: finished get_or_add_user_project_role admin 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe with result 0 in 15 seconds 2022-04-13 22:54:40.792 | [196065 Async ks-alt-another:226680]: Waiting for completion of get_or_add_user_project_role anotherrole 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe running on PID 226680 (11 other jobs running) 2022-04-13 22:54:40.948 | [196065 Async ks-alt-another:226680]: Signaling child to exit 2022-04-13 22:54:40.948 | WAKEUP 2022-04-13 22:54:41.094 | [196065 Async ks-alt-another:226680]: Signaled 2022-04-13 22:54:41.105 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:41.105 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:41.105 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:41.105 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:41.105 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:41.105 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:41.105 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:41.105 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:41.105 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:41.105 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:41.105 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66b5e3d175f34a46a12586492a35e55e --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:41.105 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:41.105 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:41.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.105 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.105 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.105 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:41.105 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:41.105 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:41.105 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 66b5e3d175f34a46a12586492a35e55e --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:41.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.105 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.105 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.105 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66b5e3d175f34a46a12586492a35e55e --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:41.106 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:41.106 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:41.106 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:41.106 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:41.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.106 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.106 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.106 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:41.106 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:41.106 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:41.106 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:41.106 | ++ functions-common:get_field:825 : echo '| c9b9af35848643db9ab2c6988ecdf464 | 66b5e3d175f34a46a12586492a35e55e | | 9204cbf5cf404a53abd0ba38ac808afe | | | False |' 2022-04-13 22:54:41.106 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:41.106 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:54:41.106 | + functions-common:get_or_add_user_project_role:1004 : echo c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:54:41.106 | c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:54:41.363 | [196065 Async ks-alt-another:226680]: finished get_or_add_user_project_role anotherrole 66b5e3d175f34a46a12586492a35e55e 9204cbf5cf404a53abd0ba38ac808afe with result 0 in 15 seconds 2022-04-13 22:54:41.587 | [196065 Async ks-alt-member-user:227031]: Waiting for completion of get_or_add_user_project_role member cb1284e680e44f92856cc1b8e8007c38 9204cbf5cf404a53abd0ba38ac808afe running on PID 227031 (10 other jobs running) 2022-04-13 22:54:41.735 | [196065 Async ks-alt-member-user:227031]: Signaling child to exit 2022-04-13 22:54:41.736 | WAKEUP 2022-04-13 22:54:41.863 | [196065 Async ks-alt-member-user:227031]: Signaled 2022-04-13 22:54:41.866 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:41.866 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:41.866 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:41.866 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:41.866 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:41.866 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:41.866 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:41.866 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:41.866 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:41.866 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:41.866 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cb1284e680e44f92856cc1b8e8007c38 --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:41.867 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:41.867 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:41.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.867 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.867 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:41.867 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:41.867 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:41.867 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user cb1284e680e44f92856cc1b8e8007c38 --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:41.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.867 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.867 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.867 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cb1284e680e44f92856cc1b8e8007c38 --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:41.867 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:41.867 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:41.867 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:41.867 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:41.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.867 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:41.867 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:41.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:41.867 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:41.867 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:41.867 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:41.867 | ++ functions-common:get_field:825 : echo '| be18dd6e847f4852876cc07b41442b19 | cb1284e680e44f92856cc1b8e8007c38 | | 9204cbf5cf404a53abd0ba38ac808afe | | | False |' 2022-04-13 22:54:41.867 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:41.867 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:41.868 | + functions-common:get_or_add_user_project_role:1004 : echo be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:41.868 | be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:42.142 | [196065 Async ks-alt-member-user:227031]: finished get_or_add_user_project_role member cb1284e680e44f92856cc1b8e8007c38 9204cbf5cf404a53abd0ba38ac808afe with result 0 in 14 seconds 2022-04-13 22:54:42.372 | [196065 Async ks-alt-reader-user:227257]: Waiting for completion of get_or_add_user_project_role reader 9870ec4031b7469a8bb3201fe23db24a 9204cbf5cf404a53abd0ba38ac808afe running on PID 227257 (9 other jobs running) 2022-04-13 22:54:42.510 | [196065 Async ks-alt-reader-user:227257]: Signaling child to exit 2022-04-13 22:54:42.510 | WAKEUP 2022-04-13 22:54:42.652 | [196065 Async ks-alt-reader-user:227257]: Signaled 2022-04-13 22:54:42.666 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:54:42.666 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:54:42.666 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:42.666 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:42.666 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:42.666 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:42.666 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:42.666 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:54:42.666 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:54:42.666 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9870ec4031b7469a8bb3201fe23db24a --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:42.666 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:42.666 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:42.666 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:42.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:42.667 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:42.667 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.667 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:42.667 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:54:42.667 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:54:42.667 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 9870ec4031b7469a8bb3201fe23db24a --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:42.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:42.667 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:42.667 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.667 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9870ec4031b7469a8bb3201fe23db24a --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:42.667 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:54:42.667 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:54:42.667 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:54:42.667 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:42.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:42.667 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:42.667 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:42.667 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:42.667 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:54:42.667 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:54:42.667 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:54:42.667 | ++ functions-common:get_field:825 : echo '| bcc654cf65d840c89152e577440b97c0 | 9870ec4031b7469a8bb3201fe23db24a | | 9204cbf5cf404a53abd0ba38ac808afe | | | False |' 2022-04-13 22:54:42.667 | ++ functions-common:get_field:819 : read data 2022-04-13 22:54:42.667 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:42.667 | + functions-common:get_or_add_user_project_role:1004 : echo bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:42.667 | bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:42.991 | [196065 Async ks-alt-reader-user:227257]: finished get_or_add_user_project_role reader 9870ec4031b7469a8bb3201fe23db24a 9204cbf5cf404a53abd0ba38ac808afe with result 0 in 13 seconds 2022-04-13 22:54:43.024 | + inc/async:async_wait:197 : return 0 2022-04-13 22:54:43.042 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 22:54:43.383 | [196065 Async ks-system-member:227481]: Waiting for completion of get_or_add_user_system_role member d2c6798929e34d3cac7e6094f90e3c57 all running on PID 227481 (8 other jobs running) 2022-04-13 22:54:43.540 | [196065 Async ks-system-member:227481]: Signaling child to exit 2022-04-13 22:54:43.541 | WAKEUP 2022-04-13 22:54:43.694 | [196065 Async ks-system-member:227481]: Signaled 2022-04-13 22:54:43.701 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:54:43.702 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:54:43.702 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:43.702 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:43.702 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:43.702 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:43.702 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:54:43.702 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2c6798929e34d3cac7e6094f90e3c57 --system all -f value -c Role 2022-04-13 22:54:43.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:43.702 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:43.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:43.702 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:43.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user d2c6798929e34d3cac7e6094f90e3c57 --system all 2022-04-13 22:54:43.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:43.702 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:43.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:43.702 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:43.702 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2c6798929e34d3cac7e6094f90e3c57 --system all -f value -c Role 2022-04-13 22:54:43.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:43.702 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:43.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:43.702 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:43.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:43.702 | + functions-common:get_or_add_user_system_role:1059 : echo be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:43.703 | be18dd6e847f4852876cc07b41442b19 2022-04-13 22:54:43.940 | [196065 Async ks-system-member:227481]: finished get_or_add_user_system_role member d2c6798929e34d3cac7e6094f90e3c57 all with result 0 in 11 seconds 2022-04-13 22:54:44.206 | [196065 Async ks-system-reader:227765]: Waiting for completion of get_or_add_user_system_role reader 1d14342b4d394a8986073cda680f62b2 all running on PID 227765 (7 other jobs running) 2022-04-13 22:54:44.351 | [196065 Async ks-system-reader:227765]: Signaling child to exit 2022-04-13 22:54:44.353 | WAKEUP 2022-04-13 22:54:44.486 | [196065 Async ks-system-reader:227765]: Signaled 2022-04-13 22:54:44.487 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 22:54:44.487 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 22:54:44.487 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 22:54:44.487 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:54:44.487 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:54:44.487 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:54:44.487 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:54:44.487 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:54:44.487 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 22:54:44.488 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d14342b4d394a8986073cda680f62b2 --system all -f value -c Role 2022-04-13 22:54:44.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:44.488 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:44.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:44.488 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:44.488 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:44.488 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 22:54:44.488 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 22:54:44.488 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 1d14342b4d394a8986073cda680f62b2 --system all 2022-04-13 22:54:44.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:44.488 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:44.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:44.488 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:44.488 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1d14342b4d394a8986073cda680f62b2 --system all -f value -c Role 2022-04-13 22:54:44.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:44.488 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:44.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:44.489 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:44.489 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:44.489 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:44.489 | + functions-common:get_or_add_user_system_role:1059 : echo bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:44.489 | bcc654cf65d840c89152e577440b97c0 2022-04-13 22:54:44.691 | [196065 Async ks-system-reader:227765]: finished get_or_add_user_system_role reader 1d14342b4d394a8986073cda680f62b2 all with result 0 in 12 seconds 2022-04-13 22:54:44.716 | + inc/async:async_wait:197 : return 0 2022-04-13 22:54:44.740 | + 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-13 22:54:45.066 | [196065 Async ks-group-memberdemo:228116]: Waiting for completion of get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 running on PID 228116 (6 other jobs running) 2022-04-13 22:54:45.174 | [196065 Async ks-group-memberdemo:228116]: Signaling child to exit 2022-04-13 22:54:47.251 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:47.261 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:47.307 | [228116 Async ks-group-memberdemo:228116]: finished successfully 2022-04-13 22:54:47.327 | [228202 Async ks-group-anotherdemo:228202]: finished successfully 2022-04-13 22:54:47.377 | WAKEUP 2022-04-13 22:54:47.417 | [196065 Async ks-group-memberdemo:228116]: Signaled 2022-04-13 22:54:47.418 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:54:47.418 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a12701732df4267932473a06500a8d6 --project e4a0161f1861481a99bc07c09a65e3f0 -f value 2022-04-13 22:54:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.418 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.418 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.418 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:47.418 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:54:47.418 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:54:47.418 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 5a12701732df4267932473a06500a8d6 --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.418 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.418 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.419 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a12701732df4267932473a06500a8d6 --project e4a0161f1861481a99bc07c09a65e3f0 -f value 2022-04-13 22:54:47.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.419 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.419 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.419 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:47.419 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='be18dd6e847f4852876cc07b41442b19 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 False' 2022-04-13 22:54:47.419 | + functions-common:get_or_add_group_project_role:1083 : echo be18dd6e847f4852876cc07b41442b19 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 False 2022-04-13 22:54:47.419 | be18dd6e847f4852876cc07b41442b19 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 False 2022-04-13 22:54:47.491 | [196065 Async ks-group-memberdemo:228116]: finished get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 with result 0 in 14 seconds 2022-04-13 22:54:47.558 | [196065 Async ks-group-anotherdemo:228202]: Waiting for completion of get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 running on PID 228202 (5 other jobs running) 2022-04-13 22:54:47.598 | [196065 Async ks-group-anotherdemo:228202]: Signaling child to exit 2022-04-13 22:54:47.599 | WAKEUP 2022-04-13 22:54:47.657 | [196065 Async ks-group-anotherdemo:228202]: Signaled 2022-04-13 22:54:47.659 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:54:47.659 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a12701732df4267932473a06500a8d6 --project e4a0161f1861481a99bc07c09a65e3f0 -f value 2022-04-13 22:54:47.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.659 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.659 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.659 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:47.659 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:54:47.659 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:54:47.659 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5a12701732df4267932473a06500a8d6 --project e4a0161f1861481a99bc07c09a65e3f0 2022-04-13 22:54:47.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.659 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.659 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.659 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a12701732df4267932473a06500a8d6 --project e4a0161f1861481a99bc07c09a65e3f0 -f value 2022-04-13 22:54:47.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.659 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:47.659 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:47.659 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:47.659 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c9b9af35848643db9ab2c6988ecdf464 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 False' 2022-04-13 22:54:47.659 | + functions-common:get_or_add_group_project_role:1083 : echo c9b9af35848643db9ab2c6988ecdf464 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 False 2022-04-13 22:54:47.659 | c9b9af35848643db9ab2c6988ecdf464 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 False 2022-04-13 22:54:47.729 | [196065 Async ks-group-anotherdemo:228202]: finished get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 e4a0161f1861481a99bc07c09a65e3f0 with result 0 in 13 seconds 2022-04-13 22:54:47.789 | [196065 Async ks-group-memberalt:228323]: Waiting for completion of get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe running on PID 228323 (4 other jobs running) 2022-04-13 22:54:47.839 | [196065 Async ks-group-memberalt:228323]: Signaling child to exit 2022-04-13 22:54:48.941 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:48.972 | [228323 Async ks-group-memberalt:228323]: finished successfully 2022-04-13 22:54:49.005 | WAKEUP 2022-04-13 22:54:49.032 | [196065 Async ks-group-memberalt:228323]: Signaled 2022-04-13 22:54:49.034 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:54:49.034 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a12701732df4267932473a06500a8d6 --project 9204cbf5cf404a53abd0ba38ac808afe -f value 2022-04-13 22:54:49.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.034 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:49.034 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:54:49.034 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:54:49.034 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 5a12701732df4267932473a06500a8d6 --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:49.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.034 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5a12701732df4267932473a06500a8d6 --project 9204cbf5cf404a53abd0ba38ac808afe -f value 2022-04-13 22:54:49.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.034 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:49.034 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='be18dd6e847f4852876cc07b41442b19 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe False' 2022-04-13 22:54:49.034 | + functions-common:get_or_add_group_project_role:1083 : echo be18dd6e847f4852876cc07b41442b19 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe False 2022-04-13 22:54:49.034 | be18dd6e847f4852876cc07b41442b19 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe False 2022-04-13 22:54:49.087 | [196065 Async ks-group-memberalt:228323]: finished get_or_add_group_project_role member 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe with result 0 in 15 seconds 2022-04-13 22:54:49.138 | [196065 Async ks-group-anotheralt:228433]: Waiting for completion of get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe running on PID 228433 (3 other jobs running) 2022-04-13 22:54:49.179 | [196065 Async ks-group-anotheralt:228433]: Signaling child to exit 2022-04-13 22:54:49.272 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:49.298 | [228433 Async ks-group-anotheralt:228433]: finished successfully 2022-04-13 22:54:49.321 | WAKEUP 2022-04-13 22:54:49.347 | [196065 Async ks-group-anotheralt:228433]: Signaled 2022-04-13 22:54:49.349 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:54:49.349 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a12701732df4267932473a06500a8d6 --project 9204cbf5cf404a53abd0ba38ac808afe -f value 2022-04-13 22:54:49.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:49.349 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:54:49.349 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:54:49.349 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5a12701732df4267932473a06500a8d6 --project 9204cbf5cf404a53abd0ba38ac808afe 2022-04-13 22:54:49.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.349 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5a12701732df4267932473a06500a8d6 --project 9204cbf5cf404a53abd0ba38ac808afe -f value 2022-04-13 22:54:49.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:49.349 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:49.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:49.349 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c9b9af35848643db9ab2c6988ecdf464 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe False' 2022-04-13 22:54:49.349 | + functions-common:get_or_add_group_project_role:1083 : echo c9b9af35848643db9ab2c6988ecdf464 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe False 2022-04-13 22:54:49.349 | c9b9af35848643db9ab2c6988ecdf464 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe False 2022-04-13 22:54:49.399 | [196065 Async ks-group-anotheralt:228433]: finished get_or_add_group_project_role anotherrole 5a12701732df4267932473a06500a8d6 9204cbf5cf404a53abd0ba38ac808afe with result 0 in 14 seconds 2022-04-13 22:54:49.437 | [196065 Async ks-group-admin:228520]: Waiting for completion of get_or_add_group_project_role admin 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 running on PID 228520 (2 other jobs running) 2022-04-13 22:54:49.464 | [196065 Async ks-group-admin:228520]: Signaling child to exit 2022-04-13 22:54:49.979 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:54:50.007 | [228520 Async ks-group-admin:228520]: finished successfully 2022-04-13 22:54:50.027 | WAKEUP 2022-04-13 22:54:50.050 | [196065 Async ks-group-admin:228520]: Signaled 2022-04-13 22:54:50.051 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 22:54:50.051 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 63032414bcf04020b3ac0c4e23916998 --project 10c7c2a645514b82baf5a516cdeada53 -f value 2022-04-13 22:54:50.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:50.051 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:50.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:50.052 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:50.052 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 22:54:50.052 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 22:54:50.052 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 63032414bcf04020b3ac0c4e23916998 --project 10c7c2a645514b82baf5a516cdeada53 2022-04-13 22:54:50.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:50.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:50.052 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 63032414bcf04020b3ac0c4e23916998 --project 10c7c2a645514b82baf5a516cdeada53 -f value 2022-04-13 22:54:50.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:50.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:54:50.052 | from cryptography.utils import int_from_bytes 2022-04-13 22:54:50.052 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:54:50.052 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='793d76925cc844979e7461daf8b20412 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 False' 2022-04-13 22:54:50.052 | + functions-common:get_or_add_group_project_role:1083 : echo 793d76925cc844979e7461daf8b20412 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 False 2022-04-13 22:54:50.053 | 793d76925cc844979e7461daf8b20412 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 False 2022-04-13 22:54:50.097 | [196065 Async ks-group-admin:228520]: finished get_or_add_group_project_role admin 63032414bcf04020b3ac0c4e23916998 10c7c2a645514b82baf5a516cdeada53 with result 0 in 14 seconds 2022-04-13 22:54:50.101 | + inc/async:async_wait:197 : return 0 2022-04-13 22:54:50.104 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 22:54:50.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:54:50.124 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 22:54:50.142 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:50.145 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 22:54:50.147 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 22:54:50.209 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 22:54:50.249 | [196065 Async create_nova_accounts:230421]: running: create_nova_accounts 2022-04-13 22:54:50.252 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 22:54:50.273 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:50.275 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 22:54:50.278 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 22:54:50.339 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 22:54:50.382 | [196065 Async create_glance_accounts:230536]: running: create_glance_accounts 2022-04-13 22:54:50.385 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 22:54:50.409 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:50.411 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 22:54:50.416 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 22:54:50.487 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 22:54:50.533 | [196065 Async create_cinder_accounts:230666]: running: create_cinder_accounts 2022-04-13 22:54:50.535 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 22:54:50.557 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:50.560 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 22:54:50.563 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 22:54:50.639 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 22:54:50.711 | [196065 Async create_neutron_accounts:230781]: running: create_neutron_accounts 2022-04-13 22:54:50.714 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 22:54:50.747 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:54:50.751 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 22:54:50.754 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 22:54:51.056 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 22:54:51.262 | [196065 Async create_swift_accounts:230923]: running: create_swift_accounts 2022-04-13 22:54:51.283 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 22:54:51.432 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:54:51.461 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 22:54:51.837 | [196065 Async create_nova_accounts:230421]: Waiting for completion of create_nova_accounts running on PID 230421 (6 other jobs running) 2022-04-13 22:54:52.035 | [196065 Async create_nova_accounts:230421]: Signaling child to exit 2022-04-13 22:55:31.284 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:55:31.429 | [230781 Async create_neutron_accounts:230781]: finished successfully 2022-04-13 22:55:51.438 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:55:51.468 | [230666 Async create_cinder_accounts:230666]: finished successfully 2022-04-13 22:56:07.311 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:56:07.350 | [230536 Async create_glance_accounts:230536]: finished successfully 2022-04-13 22:56:09.753 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:56:09.779 | [230421 Async create_nova_accounts:230421]: finished successfully 2022-04-13 22:56:09.799 | WAKEUP 2022-04-13 22:56:09.824 | [196065 Async create_nova_accounts:230421]: Signaled 2022-04-13 22:56:09.825 | + 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-13 22:56:09.825 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 22:56:09.825 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 22:56:09.825 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:56:09.825 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:56:09.825 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:56:09.825 | ++ 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-13 22:56:09.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.826 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.826 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.826 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.826 | + functions-common:get_or_create_user:932 : user_id=8f8d4a84b2ff4a9e9ef44e7d4521aff7 2022-04-13 22:56:09.826 | + functions-common:get_or_create_user:933 : echo 8f8d4a84b2ff4a9e9ef44e7d4521aff7 2022-04-13 22:56:09.826 | 8f8d4a84b2ff4a9e9ef44e7d4521aff7 2022-04-13 22:56:09.826 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 22:56:09.826 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:09.826 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:09.826 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:09.826 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:09.826 | ++ 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-13 22:56:09.826 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.826 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:09.826 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.826 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.826 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.826 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.826 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.826 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:09.826 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:09.827 | + 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-13 22:56:09.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.827 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.827 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.827 | ++ 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-13 22:56:09.827 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.827 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:09.827 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.827 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.827 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.827 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.827 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.827 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:09.827 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:09.827 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:09.827 | ++ functions-common:get_field:825 : echo '| a0ce48cb5bc349deba1bfd5081e08aeb | 8f8d4a84b2ff4a9e9ef44e7d4521aff7 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:09.827 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.827 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.827 | + functions-common:get_or_add_user_project_role:1004 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.827 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.827 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:56:09.827 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 22:56:09.827 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:09.827 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:09.827 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:09.827 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:09.827 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:09.827 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:09.828 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:09.828 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:09.828 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:09.828 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:09.828 | ++ 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-13 22:56:09.828 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:09.828 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.828 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.828 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.828 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.828 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.828 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.828 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:09.828 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:09.828 | + 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-13 22:56:09.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.828 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.828 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.828 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:09.828 | ++ 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-13 22:56:09.828 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.828 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.828 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.828 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.828 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.829 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:09.829 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:09.829 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | 8f8d4a84b2ff4a9e9ef44e7d4521aff7 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:09.829 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:09.829 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.829 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:56:09.829 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:56:09.829 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:56:09.829 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 22:56:09.829 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:56:09.829 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-04-13 22:56:09.829 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 22:56:09.829 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:56:09.829 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 22:56:09.829 | ++ 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-13 22:56:09.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.829 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.829 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.829 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:56:09.829 | 5cb7448485f24bd28fc1bf4dbda2693b' 2022-04-13 22:56:09.829 | + functions-common:get_or_create_service:1101 : echo 5cb7448485f24bd28fc1bf4dbda2693b 2022-04-13 22:56:09.829 | 5cb7448485f24bd28fc1bf4dbda2693b 2022-04-13 22:56:09.829 | + 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-13 22:56:09.829 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:56:09.829 | ++ 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-13 22:56:09.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:56:09.829 | +++ 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-13 22:56:09.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.830 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.830 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.830 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:56:09.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:56:09.830 | +++ 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-13 22:56:09.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.830 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.830 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.830 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c904375d803e4c6084c34cba81314f33 2022-04-13 22:56:09.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c904375d803e4c6084c34cba81314f33 2022-04-13 22:56:09.830 | + functions-common:get_or_create_endpoint:1134 : public_id=c904375d803e4c6084c34cba81314f33 2022-04-13 22:56:09.830 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:56:09.830 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:56:09.830 | + functions-common:get_or_create_endpoint:1143 : echo c904375d803e4c6084c34cba81314f33 2022-04-13 22:56:09.830 | c904375d803e4c6084c34cba81314f33 2022-04-13 22:56:09.830 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 22:56:09.830 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:56:09.830 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 22:56:09.830 | ++ 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-13 22:56:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.831 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.831 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:56:09.831 | 59e01142a327476e9a5924147295d11c' 2022-04-13 22:56:09.831 | + functions-common:get_or_create_service:1101 : echo 59e01142a327476e9a5924147295d11c 2022-04-13 22:56:09.831 | 59e01142a327476e9a5924147295d11c 2022-04-13 22:56:09.831 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-04-13 22:56:09.831 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:56:09.831 | ++ 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-13 22:56:09.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:56:09.831 | +++ 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-13 22:56:09.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.831 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.831 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:56:09.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:56:09.832 | +++ 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-13 22:56:09.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.832 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.832 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.832 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=359d717d3edd49c18bfd785570cfcd16 2022-04-13 22:56:09.832 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 359d717d3edd49c18bfd785570cfcd16 2022-04-13 22:56:09.832 | + functions-common:get_or_create_endpoint:1134 : public_id=359d717d3edd49c18bfd785570cfcd16 2022-04-13 22:56:09.832 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:56:09.832 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:56:09.832 | + functions-common:get_or_create_endpoint:1143 : echo 359d717d3edd49c18bfd785570cfcd16 2022-04-13 22:56:09.832 | 359d717d3edd49c18bfd785570cfcd16 2022-04-13 22:56:09.832 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 22:56:09.832 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:09.832 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 22:56:09.832 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:09.832 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 22:56:09.832 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:09.832 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:09.832 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:09.833 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:09.833 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.833 | ++ 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-13 22:56:09.833 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:09.833 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.833 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.833 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.833 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.833 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:09.833 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:09.833 | + 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-13 22:56:09.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.833 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.833 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.833 | ++ 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-13 22:56:09.833 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:09.833 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.833 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.833 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.833 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.833 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.834 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:09.834 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:09.834 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:09.834 | ++ functions-common:get_field:825 : echo '| 4514f876dfd24939910de8d3e476bfa8 | 8f8d4a84b2ff4a9e9ef44e7d4521aff7 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:09.834 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.834 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:56:09.834 | + functions-common:get_or_add_user_project_role:1004 : echo 4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:56:09.834 | 4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:56:09.834 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 22:56:09.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:56:09.834 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 22:56:09.834 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:09.834 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 22:56:09.871 | [196065 Async create_nova_accounts:230421]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-13 22:56:09.909 | [196065 Async create_glance_accounts:230536]: Waiting for completion of create_glance_accounts running on PID 230536 (5 other jobs running) 2022-04-13 22:56:09.934 | [196065 Async create_glance_accounts:230536]: Signaling child to exit 2022-04-13 22:56:09.934 | WAKEUP 2022-04-13 22:56:09.957 | [196065 Async create_glance_accounts:230536]: Signaled 2022-04-13 22:56:09.959 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 22:56:09.959 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:09.959 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 22:56:09.959 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 22:56:09.959 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:56:09.959 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:56:09.959 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:56:09.959 | ++ 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-13 22:56:09.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.959 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.959 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.959 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.959 | + functions-common:get_or_create_user:932 : user_id=25f3a09ebed347c1b1e2af314bf47599 2022-04-13 22:56:09.959 | + functions-common:get_or_create_user:933 : echo 25f3a09ebed347c1b1e2af314bf47599 2022-04-13 22:56:09.959 | 25f3a09ebed347c1b1e2af314bf47599 2022-04-13 22:56:09.960 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 22:56:09.960 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:09.960 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:09.960 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:09.960 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:09.960 | ++ 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-13 22:56:09.960 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.960 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:09.960 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.960 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.960 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.960 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:09.960 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:09.960 | + 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-13 22:56:09.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.960 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.960 | ++ 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-13 22:56:09.960 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:09.960 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.961 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.961 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.961 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.961 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.961 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:09.961 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:09.961 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:09.961 | ++ functions-common:get_field:825 : echo '| a0ce48cb5bc349deba1bfd5081e08aeb | 25f3a09ebed347c1b1e2af314bf47599 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:09.961 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.961 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.961 | + functions-common:get_or_add_user_project_role:1004 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.961 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.961 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:56:09.961 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 22:56:09.961 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:56:09.961 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 22:56:09.961 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 22:56:09.961 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:56:09.961 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:56:09.961 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:56:09.961 | ++ 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-13 22:56:09.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.961 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.961 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.961 | + functions-common:get_or_create_user:932 : user_id=99429a7fe5054afea486c2caa10fe241 2022-04-13 22:56:09.961 | + functions-common:get_or_create_user:933 : echo 99429a7fe5054afea486c2caa10fe241 2022-04-13 22:56:09.962 | 99429a7fe5054afea486c2caa10fe241 2022-04-13 22:56:09.962 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 22:56:09.962 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:09.962 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:09.962 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:09.962 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:09.962 | ++ 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-13 22:56:09.962 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:09.962 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.962 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.962 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.962 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.962 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.962 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.962 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:09.962 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:09.962 | + 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-13 22:56:09.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.962 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.962 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.962 | ++ 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-13 22:56:09.963 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.963 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:09.963 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.963 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.963 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.963 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.963 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.963 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:09.963 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:09.963 | ++ functions-common:get_field:825 : echo '| a0ce48cb5bc349deba1bfd5081e08aeb | 99429a7fe5054afea486c2caa10fe241 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:09.963 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:09.963 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.963 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.963 | + functions-common:get_or_add_user_project_role:1004 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.963 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:09.963 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 22:56:09.963 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 22:56:09.963 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:09.963 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:09.963 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:09.963 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:09.963 | ++ 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-13 22:56:09.964 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:09.964 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.964 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.964 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.964 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.964 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.964 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:09.964 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:09.964 | + 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-13 22:56:09.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.964 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.964 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.964 | ++ 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-13 22:56:09.964 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:09.964 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:09.964 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:09.964 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.964 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.964 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.964 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.964 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:09.964 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:09.964 | ++ functions-common:get_field:825 : echo '| 4514f876dfd24939910de8d3e476bfa8 | 99429a7fe5054afea486c2caa10fe241 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:09.964 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:09.964 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:09.965 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:56:09.965 | + functions-common:get_or_add_user_project_role:1004 : echo 4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:56:09.965 | 4514f876dfd24939910de8d3e476bfa8 2022-04-13 22:56:09.965 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 22:56:09.965 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:56:09.965 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 22:56:09.965 | ++ 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-13 22:56:09.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.965 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.965 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.965 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.965 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:56:09.965 | df0e7c13b3e643ec80585632aa019776' 2022-04-13 22:56:09.965 | + functions-common:get_or_create_service:1101 : echo df0e7c13b3e643ec80585632aa019776 2022-04-13 22:56:09.965 | df0e7c13b3e643ec80585632aa019776 2022-04-13 22:56:09.965 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-04-13 22:56:09.965 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:56:09.965 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-04-13 22:56:09.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:56:09.965 | +++ 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-13 22:56:09.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.965 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.965 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.965 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:56:09.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:56:09.965 | +++ 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-13 22:56:09.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.965 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:09.966 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:09.966 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:09.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4a7bce425e4945a4b02bd4e244a0b649 2022-04-13 22:56:09.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4a7bce425e4945a4b02bd4e244a0b649 2022-04-13 22:56:09.966 | + functions-common:get_or_create_endpoint:1134 : public_id=4a7bce425e4945a4b02bd4e244a0b649 2022-04-13 22:56:09.966 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:56:09.966 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:56:09.966 | + functions-common:get_or_create_endpoint:1143 : echo 4a7bce425e4945a4b02bd4e244a0b649 2022-04-13 22:56:09.966 | 4a7bce425e4945a4b02bd4e244a0b649 2022-04-13 22:56:09.966 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 22:56:09.966 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:56:09.966 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 22:56:09.966 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 22:56:09.966 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 22:56:09.966 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 22:56:09.966 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 22:56:09.966 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 22:56:09.966 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 22:56:10.004 | [196065 Async create_glance_accounts:230536]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 22:56:10.042 | [196065 Async create_cinder_accounts:230666]: Waiting for completion of create_cinder_accounts running on PID 230666 (4 other jobs running) 2022-04-13 22:56:10.068 | [196065 Async create_cinder_accounts:230666]: Signaling child to exit 2022-04-13 22:56:10.068 | WAKEUP 2022-04-13 22:56:10.091 | [196065 Async create_cinder_accounts:230666]: Signaled 2022-04-13 22:56:10.092 | + 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-13 22:56:10.092 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 22:56:10.092 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 22:56:10.092 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:56:10.092 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:56:10.093 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:56:10.093 | ++ 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-13 22:56:10.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.093 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.093 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.093 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.093 | + functions-common:get_or_create_user:932 : user_id=66aa37d6df5343f68bb8fc9517f4e158 2022-04-13 22:56:10.093 | + functions-common:get_or_create_user:933 : echo 66aa37d6df5343f68bb8fc9517f4e158 2022-04-13 22:56:10.093 | 66aa37d6df5343f68bb8fc9517f4e158 2022-04-13 22:56:10.093 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 22:56:10.093 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:10.093 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:10.093 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:10.093 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:10.093 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:10.093 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:10.093 | ++ 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-13 22:56:10.093 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:10.093 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:10.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.093 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.093 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.094 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.094 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:10.094 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:10.094 | + 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-13 22:56:10.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.094 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.094 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.094 | ++ 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-13 22:56:10.094 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:10.094 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:10.094 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:10.094 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:10.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.094 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.094 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.094 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.094 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:10.094 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:10.094 | ++ functions-common:get_field:825 : echo '| a0ce48cb5bc349deba1bfd5081e08aeb | 66aa37d6df5343f68bb8fc9517f4e158 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:10.094 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:10.094 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:10.094 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:10.094 | + functions-common:get_or_add_user_project_role:1004 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:10.094 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:10.094 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:56:10.094 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 22:56:10.094 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:56:10.094 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 22:56:10.095 | ++ 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-13 22:56:10.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.095 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.095 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:56:10.095 | 7fbb015d0307470b9a49170290d2c262' 2022-04-13 22:56:10.095 | + functions-common:get_or_create_service:1101 : echo 7fbb015d0307470b9a49170290d2c262 2022-04-13 22:56:10.095 | 7fbb015d0307470b9a49170290d2c262 2022-04-13 22:56:10.095 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 22:56:10.095 | + 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-13 22:56:10.095 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:56:10.095 | ++ 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-13 22:56:10.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:56:10.095 | +++ 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-13 22:56:10.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.095 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:56:10.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:56:10.095 | +++ 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-13 22:56:10.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.095 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.095 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=65db53dba4624d398afe30953d9b4ebd 2022-04-13 22:56:10.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 65db53dba4624d398afe30953d9b4ebd 2022-04-13 22:56:10.096 | + functions-common:get_or_create_endpoint:1134 : public_id=65db53dba4624d398afe30953d9b4ebd 2022-04-13 22:56:10.096 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:56:10.096 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:56:10.096 | + functions-common:get_or_create_endpoint:1143 : echo 65db53dba4624d398afe30953d9b4ebd 2022-04-13 22:56:10.096 | 65db53dba4624d398afe30953d9b4ebd 2022-04-13 22:56:10.096 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 22:56:10.096 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:56:10.096 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 22:56:10.096 | ++ 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-13 22:56:10.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.096 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.096 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.097 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:56:10.097 | ed38d5e404d0456382c5e9846ff064cd' 2022-04-13 22:56:10.097 | + functions-common:get_or_create_service:1101 : echo ed38d5e404d0456382c5e9846ff064cd 2022-04-13 22:56:10.097 | ed38d5e404d0456382c5e9846ff064cd 2022-04-13 22:56:10.097 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-13 22:56:10.097 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:56:10.097 | ++ 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-13 22:56:10.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:56:10.097 | +++ 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-13 22:56:10.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.097 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:56:10.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:56:10.097 | +++ 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-13 22:56:10.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.097 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.097 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c90f592479e2481dbc5b795477111b2d 2022-04-13 22:56:10.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c90f592479e2481dbc5b795477111b2d 2022-04-13 22:56:10.098 | + functions-common:get_or_create_endpoint:1134 : public_id=c90f592479e2481dbc5b795477111b2d 2022-04-13 22:56:10.098 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:56:10.098 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:56:10.098 | + functions-common:get_or_create_endpoint:1143 : echo c90f592479e2481dbc5b795477111b2d 2022-04-13 22:56:10.098 | c90f592479e2481dbc5b795477111b2d 2022-04-13 22:56:10.098 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 22:56:10.098 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 22:56:10.098 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:56:10.098 | +++ 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-13 22:56:10.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.098 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.098 | ++ functions-common:get_or_create_project:945 : project_id=7e74aaba13f5496d99e63416b5cc5443 2022-04-13 22:56:10.098 | ++ functions-common:get_or_create_project:946 : echo 7e74aaba13f5496d99e63416b5cc5443 2022-04-13 22:56:10.098 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7e74aaba13f5496d99e63416b5cc5443 2022-04-13 22:56:10.098 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 22:56:10.098 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:56:10.098 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:56:10.098 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 22:56:10.098 | +++ 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-13 22:56:10.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.098 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.098 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 22:56:10.098 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.099 | ++ functions-common:get_or_create_user:932 : user_id=66aa37d6df5343f68bb8fc9517f4e158 2022-04-13 22:56:10.099 | ++ functions-common:get_or_create_user:933 : echo 66aa37d6df5343f68bb8fc9517f4e158 2022-04-13 22:56:10.099 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 66aa37d6df5343f68bb8fc9517f4e158 2022-04-13 22:56:10.139 | [196065 Async create_cinder_accounts:230666]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-13 22:56:10.144 | + inc/async:async_wait:197 : return 0 2022-04-13 22:56:10.147 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 22:56:10.200 | [196065 Async create_neutron_accounts:230781]: Waiting for completion of create_neutron_accounts running on PID 230781 (3 other jobs running) 2022-04-13 22:56:10.225 | [196065 Async create_neutron_accounts:230781]: Signaling child to exit 2022-04-13 22:56:10.226 | WAKEUP 2022-04-13 22:56:10.248 | [196065 Async create_neutron_accounts:230781]: Signaled 2022-04-13 22:56:10.250 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 22:56:10.250 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:56:10.250 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:56:10.250 | + 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-13 22:56:10.250 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:56:10.250 | + 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-13 22:56:10.250 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:56:10.250 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 22:56:10.250 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 22:56:10.250 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 22:56:10.250 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-04-13 22:56:10.250 | + 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-13 22:56:10.250 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 22:56:10.250 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 22:56:10.250 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:56:10.251 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:56:10.251 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:56:10.251 | ++ 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-13 22:56:10.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.251 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.251 | + functions-common:get_or_create_user:932 : user_id=eb846458a24f4257b16e3a9fac23d67f 2022-04-13 22:56:10.251 | + functions-common:get_or_create_user:933 : echo eb846458a24f4257b16e3a9fac23d67f 2022-04-13 22:56:10.251 | eb846458a24f4257b16e3a9fac23d67f 2022-04-13 22:56:10.251 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 22:56:10.251 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:56:10.251 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:56:10.251 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:56:10.251 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:56:10.251 | ++ 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-13 22:56:10.251 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:10.251 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:56:10.251 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:10.251 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:10.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.251 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.252 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.252 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.252 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:56:10.252 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:56:10.252 | + 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-13 22:56:10.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.252 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.252 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.252 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:56:10.252 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:56:10.252 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:56:10.252 | ++ 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-13 22:56:10.252 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:10.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.252 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.252 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.252 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.252 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:56:10.252 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:56:10.252 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:56:10.252 | ++ functions-common:get_field:825 : echo '| a0ce48cb5bc349deba1bfd5081e08aeb | eb846458a24f4257b16e3a9fac23d67f | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:56:10.253 | ++ functions-common:get_field:819 : read data 2022-04-13 22:56:10.253 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:10.253 | + functions-common:get_or_add_user_project_role:1004 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:10.253 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:56:10.253 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 22:56:10.253 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 22:56:10.253 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:56:10.253 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 22:56:10.253 | ++ 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-13 22:56:10.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.253 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.253 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.253 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.253 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:56:10.253 | 8a891596a2b2442e8788554baac59d5b' 2022-04-13 22:56:10.253 | + functions-common:get_or_create_service:1101 : echo 8a891596a2b2442e8788554baac59d5b 2022-04-13 22:56:10.253 | 8a891596a2b2442e8788554baac59d5b 2022-04-13 22:56:10.253 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-04-13 22:56:10.253 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:56:10.253 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-04-13 22:56:10.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:56:10.254 | +++ 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-13 22:56:10.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.254 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.254 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.254 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:56:10.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:56:10.254 | +++ 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-13 22:56:10.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.254 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:56:10.254 | from cryptography.utils import int_from_bytes 2022-04-13 22:56:10.254 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:56:10.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=120857a55806432eb61fa20af99867dd 2022-04-13 22:56:10.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 120857a55806432eb61fa20af99867dd 2022-04-13 22:56:10.254 | + functions-common:get_or_create_endpoint:1134 : public_id=120857a55806432eb61fa20af99867dd 2022-04-13 22:56:10.254 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 22:56:10.254 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:56:10.254 | + functions-common:get_or_create_endpoint:1143 : echo 120857a55806432eb61fa20af99867dd 2022-04-13 22:56:10.254 | 120857a55806432eb61fa20af99867dd 2022-04-13 22:56:10.299 | [196065 Async create_neutron_accounts:230781]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 22:56:10.338 | [196065 Async create_swift_accounts:230923]: Waiting for completion of create_swift_accounts running on PID 230923 (2 other jobs running) 2022-04-13 22:56:10.363 | [196065 Async create_swift_accounts:230923]: Signaling child to exit 2022-04-13 22:57:01.957 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:57:01.983 | [230923 Async create_swift_accounts:230923]: finished successfully 2022-04-13 22:57:02.003 | WAKEUP 2022-04-13 22:57:02.027 | [196065 Async create_swift_accounts:230923]: Signaled 2022-04-13 22:57:02.028 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 22:57:02.028 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 22:57:02.028 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 22:57:02.028 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 22:57:02.028 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 22:57:02.028 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 22:57:02.029 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 22:57:02.029 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 22:57:02.029 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 22:57:02.029 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 22:57:02.029 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 22:57:02.029 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 22:57:02.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.029 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.029 | ++ functions-common:get_or_create_role:957 : role_id=c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:57:02.029 | ++ functions-common:get_or_create_role:958 : echo c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:57:02.029 | + lib/swift:create_swift_accounts:614 : another_role=c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:57:02.029 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 22:57:02.029 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 22:57:02.029 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:57:02.029 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 22:57:02.029 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 22:57:02.029 | ++ 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-13 22:57:02.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.029 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.029 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.029 | + functions-common:get_or_create_user:932 : user_id=0bbbe56fdaa842dc864ba0cbe0ee0746 2022-04-13 22:57:02.029 | + functions-common:get_or_create_user:933 : echo 0bbbe56fdaa842dc864ba0cbe0ee0746 2022-04-13 22:57:02.029 | 0bbbe56fdaa842dc864ba0cbe0ee0746 2022-04-13 22:57:02.029 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 22:57:02.030 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:57:02.030 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:57:02.030 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:57:02.030 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:57:02.030 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.030 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:57:02.030 | ++ 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-13 22:57:02.030 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.030 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.030 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.030 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:57:02.030 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:57:02.030 | + 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-13 22:57:02.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.030 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.030 | ++ 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-13 22:57:02.031 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.031 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:57:02.031 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.031 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.031 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.031 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.031 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.031 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:57:02.031 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:57:02.031 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:57:02.031 | ++ functions-common:get_field:825 : echo '| a0ce48cb5bc349deba1bfd5081e08aeb | 0bbbe56fdaa842dc864ba0cbe0ee0746 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:57:02.031 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.031 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:57:02.031 | + functions-common:get_or_add_user_project_role:1004 : echo a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:57:02.031 | a0ce48cb5bc349deba1bfd5081e08aeb 2022-04-13 22:57:02.031 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 22:57:02.031 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 22:57:02.031 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:57:02.031 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 22:57:02.031 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 22:57:02.031 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 22:57:02.031 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:57:02.032 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.032 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.032 | ++ 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-13 22:57:02.032 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.032 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.032 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:57:02.032 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:57:02.032 | + 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-13 22:57:02.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.032 | ++ 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-13 22:57:02.032 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.032 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:57:02.032 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.032 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.032 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.032 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.032 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:57:02.032 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:57:02.032 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:57:02.032 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | 0bbbe56fdaa842dc864ba0cbe0ee0746 | | 7e74aaba13f5496d99e63416b5cc5443 | | | False |' 2022-04-13 22:57:02.032 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.033 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.033 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.033 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.033 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 22:57:02.033 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 22:57:02.033 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 22:57:02.033 | ++ 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-13 22:57:02.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.033 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.033 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 22:57:02.033 | 05f8e5ed593a405da057e82b5c05d44d' 2022-04-13 22:57:02.033 | + functions-common:get_or_create_service:1101 : echo 05f8e5ed593a405da057e82b5c05d44d 2022-04-13 22:57:02.033 | 05f8e5ed593a405da057e82b5c05d44d 2022-04-13 22:57:02.033 | + 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-13 22:57:02.033 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 22:57:02.033 | ++ 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-13 22:57:02.033 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:57:02.033 | +++ 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-13 22:57:02.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.033 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.033 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.033 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:57:02.033 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:57:02.033 | +++ 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-13 22:57:02.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.034 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.034 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ae9fc2b8126745e6857abc2f5694dcd2 2022-04-13 22:57:02.034 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ae9fc2b8126745e6857abc2f5694dcd2 2022-04-13 22:57:02.034 | + functions-common:get_or_create_endpoint:1134 : public_id=ae9fc2b8126745e6857abc2f5694dcd2 2022-04-13 22:57:02.034 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.25:8080 ]] 2022-04-13 22:57:02.034 | + 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-13 22:57:02.034 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 22:57:02.034 | ++ 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-13 22:57:02.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.034 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.034 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 22:57:02.034 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 22:57:02.034 | ++ 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-13 22:57:02.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.034 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.034 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.034 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=aa9af33520a64418a1e54be608c79380 2022-04-13 22:57:02.034 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo aa9af33520a64418a1e54be608c79380 2022-04-13 22:57:02.034 | aa9af33520a64418a1e54be608c79380 2022-04-13 22:57:02.034 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 22:57:02.035 | + functions-common:get_or_create_endpoint:1143 : echo ae9fc2b8126745e6857abc2f5694dcd2 2022-04-13 22:57:02.035 | ae9fc2b8126745e6857abc2f5694dcd2 2022-04-13 22:57:02.035 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 22:57:02.035 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:57:02.035 | +++ 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-13 22:57:02.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.035 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.035 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.035 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_project:945 : project_id=0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_project:946 : echo 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.035 | + lib/swift:create_swift_accounts:628 : swift_project_test1=0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.035 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 22:57:02.035 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.035 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 22:57:02.035 | +++ 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-13 22:57:02.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.035 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.035 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.035 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_user:932 : user_id=8771a65d96bc415cb030bbf160327d85 2022-04-13 22:57:02.035 | ++ functions-common:get_or_create_user:933 : echo 8771a65d96bc415cb030bbf160327d85 2022-04-13 22:57:02.035 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=8771a65d96bc415cb030bbf160327d85 2022-04-13 22:57:02.035 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 22:57:02.036 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.036 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 8771a65d96bc415cb030bbf160327d85 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.036 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:57:02.036 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:57:02.036 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:57:02.036 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:57:02.036 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:57:02.036 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:57:02.036 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:57:02.036 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:57:02.036 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:57:02.036 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8771a65d96bc415cb030bbf160327d85 --project 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.036 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.036 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.036 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.036 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.036 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.036 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.036 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:57:02.036 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:57:02.036 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8771a65d96bc415cb030bbf160327d85 --project 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.036 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.036 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.036 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8771a65d96bc415cb030bbf160327d85 --project 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.036 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.037 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:57:02.037 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.037 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.037 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.037 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.037 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.037 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:57:02.037 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:57:02.037 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | 8771a65d96bc415cb030bbf160327d85 | | 0f6bc812172e4c25ad32e3df57d54c5f | | | False |' 2022-04-13 22:57:02.037 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:57:02.037 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.037 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.037 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.037 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.037 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 22:57:02.037 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 22:57:02.037 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:57:02.037 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 22:57:02.037 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 22:57:02.037 | +++ 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-13 22:57:02.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.037 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.037 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.037 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.037 | ++ functions-common:get_or_create_user:932 : user_id=6f09b280f1e9465f82d6f1ee52b8e941 2022-04-13 22:57:02.037 | ++ functions-common:get_or_create_user:933 : echo 6f09b280f1e9465f82d6f1ee52b8e941 2022-04-13 22:57:02.037 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6f09b280f1e9465f82d6f1ee52b8e941 2022-04-13 22:57:02.037 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 22:57:02.038 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.038 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role c9b9af35848643db9ab2c6988ecdf464 6f09b280f1e9465f82d6f1ee52b8e941 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.038 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:57:02.038 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:57:02.038 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:57:02.038 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:57:02.038 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:57:02.038 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:57:02.038 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:57:02.038 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:57:02.038 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role c9b9af35848643db9ab2c6988ecdf464 --user 6f09b280f1e9465f82d6f1ee52b8e941 --project 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.038 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.038 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:57:02.038 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.038 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.038 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.038 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.038 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:57:02.038 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:57:02.038 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add c9b9af35848643db9ab2c6988ecdf464 --user 6f09b280f1e9465f82d6f1ee52b8e941 --project 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.038 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.038 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.038 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role c9b9af35848643db9ab2c6988ecdf464 --user 6f09b280f1e9465f82d6f1ee52b8e941 --project 0f6bc812172e4c25ad32e3df57d54c5f 2022-04-13 22:57:02.039 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.039 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:57:02.039 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.039 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.039 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.039 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.039 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.039 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:57:02.039 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:57:02.039 | ++ functions-common:get_field:825 : echo '| c9b9af35848643db9ab2c6988ecdf464 | 6f09b280f1e9465f82d6f1ee52b8e941 | | 0f6bc812172e4c25ad32e3df57d54c5f | | | False |' 2022-04-13 22:57:02.039 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:57:02.039 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.039 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:57:02.039 | + functions-common:get_or_add_user_project_role:1004 : echo c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:57:02.039 | c9b9af35848643db9ab2c6988ecdf464 2022-04-13 22:57:02.039 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 22:57:02.039 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 22:57:02.039 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:57:02.039 | +++ 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-13 22:57:02.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.039 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.039 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.039 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.039 | ++ functions-common:get_or_create_project:945 : project_id=18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.039 | ++ functions-common:get_or_create_project:946 : echo 18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.039 | + lib/swift:create_swift_accounts:642 : swift_project_test2=18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.039 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 22:57:02.040 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.040 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 22:57:02.040 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 22:57:02.040 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:57:02.040 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 22:57:02.040 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 22:57:02.040 | +++ 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-13 22:57:02.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.040 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.040 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.040 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.040 | ++ functions-common:get_or_create_user:932 : user_id=517f70378fd340719794d0b7a0999862 2022-04-13 22:57:02.040 | ++ functions-common:get_or_create_user:933 : echo 517f70378fd340719794d0b7a0999862 2022-04-13 22:57:02.040 | + lib/swift:create_swift_accounts:647 : swift_user_test2=517f70378fd340719794d0b7a0999862 2022-04-13 22:57:02.040 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 22:57:02.040 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.040 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 517f70378fd340719794d0b7a0999862 18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.040 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:57:02.040 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:57:02.040 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:57:02.040 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:57:02.040 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:57:02.040 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:57:02.040 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:57:02.040 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:57:02.040 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 517f70378fd340719794d0b7a0999862 --project 18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.040 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.040 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:57:02.040 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.041 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.041 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:57:02.041 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:57:02.041 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 517f70378fd340719794d0b7a0999862 --project 18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.041 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 517f70378fd340719794d0b7a0999862 --project 18891a12edc747ca852f71aec35a14fd 2022-04-13 22:57:02.041 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.041 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:57:02.041 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.041 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.041 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.041 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:57:02.041 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:57:02.041 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | 517f70378fd340719794d0b7a0999862 | | 18891a12edc747ca852f71aec35a14fd | | | False |' 2022-04-13 22:57:02.041 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:57:02.041 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.041 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.041 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.042 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.042 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 22:57:02.042 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 22:57:02.042 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 22:57:02.042 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 22:57:02.042 | +++ 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-13 22:57:02.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.042 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.042 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.042 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.042 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 22:57:02.042 | 5242e8782e324feb9611bc0422ed9477' 2022-04-13 22:57:02.042 | ++ functions-common:get_or_create_domain:895 : echo 5242e8782e324feb9611bc0422ed9477 2022-04-13 22:57:02.042 | + lib/swift:create_swift_accounts:652 : swift_domain=5242e8782e324feb9611bc0422ed9477 2022-04-13 22:57:02.042 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 22:57:02.042 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.042 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 22:57:02.042 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 5242e8782e324feb9611bc0422ed9477 2022-04-13 22:57:02.042 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 22:57:02.042 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=5242e8782e324feb9611bc0422ed9477 --or-show -f value -c id 2022-04-13 22:57:02.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.042 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.042 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.042 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.042 | ++ functions-common:get_or_create_project:945 : project_id=e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.042 | ++ functions-common:get_or_create_project:946 : echo e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.042 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.043 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 22:57:02.043 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.043 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 22:57:02.043 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 5242e8782e324feb9611bc0422ed9477 test4@example.com 2022-04-13 22:57:02.043 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 22:57:02.043 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 22:57:02.043 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 22:57:02.043 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=5242e8782e324feb9611bc0422ed9477 --email=test4@example.com --or-show -f value -c id 2022-04-13 22:57:02.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.043 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.043 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.043 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.043 | ++ functions-common:get_or_create_user:932 : user_id=8f8d1e4fda67494ebee65b9b07216c45 2022-04-13 22:57:02.043 | ++ functions-common:get_or_create_user:933 : echo 8f8d1e4fda67494ebee65b9b07216c45 2022-04-13 22:57:02.043 | + lib/swift:create_swift_accounts:661 : swift_user_test4=8f8d1e4fda67494ebee65b9b07216c45 2022-04-13 22:57:02.043 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 22:57:02.043 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 22:57:02.043 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 8f8d1e4fda67494ebee65b9b07216c45 e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.043 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 22:57:02.043 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 22:57:02.043 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 22:57:02.043 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 22:57:02.043 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 22:57:02.043 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 22:57:02.043 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 22:57:02.043 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 22:57:02.043 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8f8d1e4fda67494ebee65b9b07216c45 --project e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.043 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.044 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 22:57:02.044 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.044 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.044 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.044 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.044 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.044 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 22:57:02.044 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 22:57:02.044 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8f8d1e4fda67494ebee65b9b07216c45 --project e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.044 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.044 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.044 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8f8d1e4fda67494ebee65b9b07216c45 --project e96f8cfe6be34966a06636ad0dfdd448 2022-04-13 22:57:02.044 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 22:57:02.044 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 22:57:02.044 | ++ functions-common:get_field:818 : local data field 2022-04-13 22:57:02.044 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.044 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:02.044 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:02.044 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 22:57:02.044 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 22:57:02.044 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 22:57:02.044 | ++ functions-common:get_field:825 : echo '| 793d76925cc844979e7461daf8b20412 | 8f8d1e4fda67494ebee65b9b07216c45 | | e96f8cfe6be34966a06636ad0dfdd448 | | | False |' 2022-04-13 22:57:02.044 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 22:57:02.044 | ++ functions-common:get_field:819 : read data 2022-04-13 22:57:02.045 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.045 | + functions-common:get_or_add_user_project_role:1004 : echo 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.045 | 793d76925cc844979e7461daf8b20412 2022-04-13 22:57:02.074 | [196065 Async create_swift_accounts:230923]: finished create_swift_accounts with result 0 in 131 seconds 2022-04-13 22:57:02.082 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 22:57:02.085 | + inc/async:async_wait:197 : return 0 2022-04-13 22:57:02.088 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 22:57:02.106 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:02.109 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 22:57:02.129 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:02.132 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 22:57:02.134 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:57:02.137 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 22:57:02.140 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 22:57:02.143 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 22:57:02.206 | + inc/async:async_inner:63 : init_glance 2022-04-13 22:57:02.246 | [196065 Async init_glance:235584]: running: init_glance 2022-04-13 22:57:02.249 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 22:57:02.276 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:02.279 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 22:57:02.282 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 22:57:02.285 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 22:57:02.287 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 22:57:02.292 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 22:57:02.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 22:57:02.296 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 22:57:02.303 | + 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-13 22:57:02.305 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 22:57:02.308 | + 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-13 22:57:02.311 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 22:57:02.314 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 22:57:02.318 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 22:57:02.320 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 22:57:02.323 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 22:57:02.337 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 22:57:02.339 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 22:57:06.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:06.068 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:06.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:06.068 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:09.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:09.856 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:09.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:09.856 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:12.940 | + inc/async:async_inner:64 : rc=0 2022-04-13 22:57:12.965 | [235584 Async init_glance:235584]: finished successfully 2022-04-13 22:57:13.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:13.696 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:13.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:13.697 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:17.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:17.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:17.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:17.238 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:21.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:21.092 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:21.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:21.092 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:24.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:24.587 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:24.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:24.587 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:28.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:28.155 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:28.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:28.155 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:31.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:31.854 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:31.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:31.855 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:36.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:36.589 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:36.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:36.589 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:36.589 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 22:57:42.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:42.609 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:42.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:42.609 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:42.924 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 22:57:42.929 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 22:57:42.932 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 22:57:42.934 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 22:57:42.936 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 22:57:42.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 22:57:42.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 22:57:42.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 22:57:42.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 22:57:42.948 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 22:57:42.950 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 22:57:42.952 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 22:57:42.955 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 22:57:42.957 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 22:57:42.959 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 22:57:42.961 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 22:57:42.965 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:42.968 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 22:57:42.970 | + 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-13 22:57:42.975 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 22:57:42.977 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 22:57:42.979 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 22:57:42.982 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 22:57:42.985 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 22:57:42.988 | + 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-13 22:57:43.016 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 22:57:43.044 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 22:57:43.072 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 22:57:43.102 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 22:57:43.131 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 22:57:43.161 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 22:57:43.163 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 22:57:43.165 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 22:57:43.168 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:57:43.171 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 22:57:43.188 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 22:57:43.191 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 22:57:43.193 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 22:57:43.195 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 22:57:43.198 | + 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-13 22:57:43.226 | + 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-13 22:57:43.255 | + 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-13 22:57:43.285 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 22:57:43.313 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 22:57:43.329 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 22:57:43.332 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 22:57:43.334 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:57:43.336 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 22:57:43.339 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 22:57:43.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 22:57:43.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 22:57:43.356 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 22:57:43.358 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 22:57:43.360 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 22:57:43.372 | + 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-13 22:57:43.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 22:57:43.388 | + 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-13 22:57:43.401 | + 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-13 22:57:43.413 | + 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-13 22:57:43.426 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:57:43.429 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:57:43.432 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 22:57:43.436 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.QO8AIQLZYI 2022-04-13 22:57:43.439 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 22:57:43.441 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 22:57:43.444 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.QO8AIQLZYI 2022-04-13 22:57:43.448 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.QO8AIQLZYI 2022-04-13 22:57:43.460 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.QO8AIQLZYI /etc/sudoers.d/neutron-rootwrap 2022-04-13 22:57:43.473 | + 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-13 22:57:43.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:43.504 | + 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-13 22:57:43.534 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 22:57:43.537 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 22:57:43.539 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 22:57:43.541 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 22:57:43.544 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 22:57:43.546 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 22:57:43.563 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:43.566 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 22:57:43.568 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 22:57:43.571 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 22:57:43.589 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:43.591 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-13 22:57:43.595 | + 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-13 22:57:43.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 22:57:43.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 22:57:43.630 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 22:57:43.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:43.650 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 22:57:43.654 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 22:57:43.657 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:57:43.660 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:57:43.662 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 22:57:43.664 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 22:57:43.667 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 22:57:43.669 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 22:57:43.672 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 22:57:43.674 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 22:57:43.679 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 22:57:43.681 | + 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-13 22:57:43.686 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 22:57:43.704 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:43.706 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 22:57:43.709 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 22:57:43.711 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 22:57:43.716 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 22:57:43.746 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:57:43.777 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 22:57:43.813 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 22:57:43.845 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 22:57:43.875 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 22:57:43.877 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:57:43.880 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 22:57:43.882 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 22:57:43.885 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 22:57:43.915 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 22:57:43.945 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-13 22:57:43.975 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 22:57:44.005 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 22:57:44.035 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 22:57:44.065 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 22:57:44.095 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 22:57:44.125 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:57:44.164 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 22:57:44.195 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 22:57:44.225 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 22:57:44.255 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 22:57:44.258 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 22:57:44.260 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 22:57:44.263 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 22:57:44.266 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 22:57:44.295 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 22:57:44.326 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-04-13 22:57:44.355 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 22:57:44.386 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 22:57:44.417 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 22:57:44.447 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 22:57:44.477 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 22:57:44.515 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 22:57:44.547 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 22:57:44.576 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 22:57:44.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 22:57:44.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 22:57:44.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 22:57:44.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 22:57:44.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 22:57:44.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 22:57:44.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-13 22:57:44.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-13 22:57:44.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-13 22:57:44.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 22:57:44.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 22:57:44.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 22:57:44.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 22:57:44.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 22:57:44.614 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 22:57:44.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 22:57:44.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 22:57:44.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:44.623 | + 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-13 22:57:44.651 | + 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-13 22:57:44.654 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.657 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:57:44.659 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 22:57:44.661 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 22:57:44.664 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.666 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 22:57:44.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 22:57:44.699 | + 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-13 22:57:44.702 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.704 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:57:44.706 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 22:57:44.709 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 22:57:44.711 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.713 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 22:57:44.743 | + 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-13 22:57:44.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 22:57:44.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 22:57:44.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 22:57:44.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.760 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 22:57:44.790 | + 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-13 22:57:44.793 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.795 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 22:57:44.798 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 22:57:44.800 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 22:57:44.803 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.805 | + 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-13 22:57:44.836 | + 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-13 22:57:44.839 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.841 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 22:57:44.844 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:57:44.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:57:44.848 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.851 | + 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-13 22:57:44.882 | + 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-13 22:57:44.884 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.887 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 22:57:44.889 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 22:57:44.892 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 22:57:44.895 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.897 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 22:57:44.926 | + 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:50:99 2022-04-13 22:57:44.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.931 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 22:57:44.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-13 22:57:44.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-13 22:57:44.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.941 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-13 22:57:44.971 | + 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-13 22:57:44.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 22:57:44.976 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 22:57:44.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 22:57:44.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 22:57:44.983 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 22:57:44.985 | + 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-13 22:57:45.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 22:57:45.017 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 22:57:45.034 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:45.036 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 22:57:45.039 | + 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-13 22:57:45.071 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:45.073 | + 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-13 22:57:45.103 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 22:57:45.137 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 22:57:45.140 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 22:57:45.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 22:57:45.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:57:48.239 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:57:48.239 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-13 22:57:48.239 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237561) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 22:57:48.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:57:48.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:57:48.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:48.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:48.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:48.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237561) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:48.346 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:48.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:48.346 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:48.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 22:57:48.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 22:57:48.715 | + 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-13 22:57:48.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:57:48.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 22:57:48.774 | + 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-13 22:57:48.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 22:57:48.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:48.798 | + 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-13 22:57:48.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 22:57:48.832 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 22:57:48.841 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 22:57:48.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 22:57:48.846 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 22:57:48.859 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 22:57:48.872 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:57:48.874 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 22:57:48.882 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 22:57:48.886 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 22:57:48.889 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 22:57:48.898 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 22:57:48.901 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 22:57:48.904 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 22:57:48.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 22:57:48.909 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 22:57:48.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:57:48.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:57:48.916 | + 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-13 22:57:48.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:57:48.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:57:48.949 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 22:57:48.951 | + 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-13 22:57:48.988 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 22:57:48.990 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 22:57:49.027 | + 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-13 22:57:49.056 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 22:57:49.073 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:49.076 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 22:57:49.079 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 22:57:49.084 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 22:57:49.113 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 22:57:49.145 | + 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-13 22:57:49.176 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:49.179 | + 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-13 22:57:49.209 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 22:57:49.226 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:49.228 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:57:49.231 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:57:49.261 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 22:57:49.264 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:57:49.267 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:57:49.295 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 22:57:49.298 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 22:57:49.301 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 22:57:49.304 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 22:57:49.322 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 22:57:49.325 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 22:57:49.328 | + 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-13 22:57:49.333 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 22:57:49.364 | + 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-13 22:57:49.397 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:49.399 | + 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-13 22:57:49.429 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:57:49.431 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 22:57:49.461 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 22:57:49.463 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:57:49.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 22:57:49.496 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 22:57:49.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 22:57:49.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 22:57:49.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 22:57:52.549 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 22:57:52.550 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-13 22:57:52.550 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=238093) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 22:57:52.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=238093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:57:52.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=238093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 22:57:52.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=238093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:52.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=238093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:52.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=238093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:52.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=238093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 22:57:52.660 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 22:57:52.660 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=238093) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 22:57:52.660 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=238093) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 22:57:52.661 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 22:57:52.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:52.661 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:52.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 22:57:52.661 | from cryptography.utils import int_from_bytes 2022-04-13 22:57:53.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 22:57:53.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 22:57:53.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 22:57:53.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 22:57:53.050 | + 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-13 22:57:53.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 22:57:53.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 22:57:53.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 22:57:53.075 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 22:57:53.078 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 22:57:53.080 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 22:57:53.092 | + 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-13 22:57:53.110 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 22:57:53.113 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 22:57:53.116 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 22:57:53.118 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 22:57:53.121 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 22:57:53.123 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 22:57:53.126 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 22:57:53.129 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 22:57:53.131 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 22:57:53.133 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 22:57:53.136 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 22:57:53.139 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 22:57:53.142 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 22:57:53.144 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 22:57:53.148 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 22:57:53.156 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 22:57:53.162 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 22:57:53.166 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 22:57:53.169 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 22:57:53.171 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 22:57:53.176 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 22:57:53.179 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 22:57:53.179 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 22:57:53.183 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-13 22:57:53.186 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 22:57:53.189 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:53.191 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 22:57:53.194 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 22:57:53.196 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-13 22:57:53.199 | + 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-13 22:57:53.201 | + 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-13 22:57:53.204 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 22:57:53.206 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 22:57:53.210 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-13 22:57:53.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 22:57:53.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 22:57:53.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 22:57:53.218 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-13 22:57:53.221 | + 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-13 22:57:53.223 | + 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-13 22:57:53.236 | + 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-13 22:57:53.248 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 22:57:53.261 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 22:57:53.281 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-13 22:57:56.290 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-13 22:57:56.290 | Sent 3 probes (3 broadcast(s)) 2022-04-13 22:57:56.291 | Received 0 response(s) 2022-04-13 22:57:56.314 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 22:57:56.317 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 22:57:56.319 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 22:57:56.322 | + ./stack.sh:exit_trap:524 : jobs='221482 2022-04-13 22:57:56.322 | 235584' 2022-04-13 22:57:56.324 | + ./stack.sh:exit_trap:527 : [[ -n 221482 2022-04-13 22:57:56.325 | 235584 ]] 2022-04-13 22:57:56.327 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-224828 ]] 2022-04-13 22:57:56.330 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 22:57:56.332 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 22:57:56.332 | exit_trap: cleaning up child processes 2022-04-13 22:57:56.334 | + ./stack.sh:exit_trap:529 : kill 221482 235584 2022-04-13 22:57:56.337 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.VKHlvlU1Sa ']' 2022-04-13 22:57:56.339 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.VKHlvlU1Sa 2022-04-13 22:57:56.346 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 22:57:56.348 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 22:57:56.350 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 22:57:56.353 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 22:57:56.353 | Error on exit 2022-04-13 22:57:56.355 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 22:57:56.357 | + ./stack.sh:exit_trap:544 : generate-subunit 1649890104 572 fail 2022-04-13 22:57:57.036 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 22:57:57.038 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 22:57:58.211 | + ./stack.sh:exit_trap:558 : exit 1