2022-04-12 02:51:14.449 | + ./stack.sh:main:489 : exec 2022-04-12 02:51:14.449 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-025114' 2022-04-12 02:51:14.449 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-025114.summary.2022-04-12-025114 2022-04-12 02:51:14.449 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:51:14.449 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-025114 2022-04-12 02:51:14.449 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-025114 /opt/stack/logs/stack.sh.log 2022-04-12 02:51:14.449 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-025114.summary.2022-04-12-025114 /opt/stack/logs/stack.sh.log.summary 2022-04-12 02:51:14.449 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 02:51:14.449 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 02:51:14.449 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 02:51:14.449 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 02:51:14.449 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:51:14.449 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 02:51:14.450 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 02:51:14.450 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:51:14.450 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 02:51:14.450 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 02:51:14.450 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 02:51:14.452 | + ./stack.sh:main:578 : uname -a 2022-04-12 02:51:14.453 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 02:51:14.455 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 02:51:14.457 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 02:51:14.460 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 02:51:14.497 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 02:51:14.513 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 02:51:14.515 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 02:51:14.517 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 02:51:14.519 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 02:51:14.521 | + functions-common:fetch_plugins:1776 : return 2022-04-12 02:51:14.523 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 02:51:14.525 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 02:51:14.526 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:51:14.528 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:51:14.530 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:51:14.532 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:51:14.534 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:51:14.535 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:51:14.538 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:51:14.541 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:51:14.542 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:51:14.545 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:51:14.547 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 02:51:14.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:51:14.562 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:14.564 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:51:14.566 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:51:14.568 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:51:14.570 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:51:14.572 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:51:14.574 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:51:14.576 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 02:51:14.578 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 02:51:14.580 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:51:14.581 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:51:14.583 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 02:51:14.585 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 02:51:14.587 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 02:51:14.589 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 02:51:14.591 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 02:51:14.593 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 02:51:14.610 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 02:51:14.612 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 02:51:14.625 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:51:14.627 | +++ lib/tls:source:43 : hostname -f 2022-04-12 02:51:14.630 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 02:51:14.632 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 02:51:14.634 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 02:51:14.636 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 02:51:14.638 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 02:51:14.640 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 02:51:14.642 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 02:51:14.644 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 02:51:14.646 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 02:51:14.648 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 02:51:14.652 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 02:51:14.664 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 02:51:14.681 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 02:51:14.694 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 02:51:14.706 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 02:51:14.742 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 02:51:14.801 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 02:51:14.892 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 02:51:14.913 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 02:51:14.965 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 02:51:15.018 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 02:51:15.165 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 02:51:15.179 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 02:51:15.192 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 02:51:15.205 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 02:51:15.302 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 02:51:15.304 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 02:51:15.307 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 02:51:15.309 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 02:51:15.311 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 02:51:15.313 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 02:51:15.316 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 02:51:15.316 | False' 2022-04-12 02:51:15.319 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 02:51:15.333 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 02:51:15.336 | + ./stack.sh:main:626 : run_phase source 2022-04-12 02:51:15.339 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 02:51:15.341 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:51:15.343 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:51:15.345 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:51:15.347 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:51:15.349 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:51:15.351 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:51:15.354 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:51:15.358 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:51:15.360 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:51:15.362 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:51:15.364 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 02:51:15.366 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:51:15.380 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:15.382 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:51:15.384 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 02:51:15.424 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 02:51:15.426 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 02:51:15.428 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:51:15.430 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 02:51:15.433 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 02:51:15.435 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 02:51:15.437 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 02:51:15.439 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 02:51:15.441 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 02:51:15.443 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 02:51:15.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 02:51:15.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.453 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 02:51:15.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 02:51:15.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 02:51:15.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.467 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 02:51:15.469 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.471 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 02:51:15.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.476 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 02:51:15.478 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.481 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 02:51:15.483 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.485 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 02:51:15.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.490 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 02:51:15.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.494 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 02:51:15.496 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.498 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 02:51:15.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.503 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 02:51:15.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.507 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 02:51:15.510 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.512 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 02:51:15.515 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.517 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 02:51:15.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.521 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 02:51:15.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.526 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 02:51:15.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.531 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 02:51:15.533 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.535 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 02:51:15.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.540 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 02:51:15.542 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.544 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 02:51:15.547 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.549 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 02:51:15.551 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.553 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 02:51:15.556 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.558 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 02:51:15.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.563 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 02:51:15.565 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.567 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 02:51:15.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.572 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 02:51:15.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 02:51:15.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.581 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 02:51:15.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 02:51:15.590 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.592 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 02:51:15.594 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.597 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 02:51:15.599 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.601 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 02:51:15.604 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.606 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 02:51:15.608 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.610 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 02:51:15.613 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.615 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 02:51:15.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.620 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 02:51:15.622 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.624 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 02:51:15.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.629 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 02:51:15.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.634 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 02:51:15.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 02:51:15.640 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.643 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 02:51:15.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.647 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 02:51:15.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.652 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 02:51:15.654 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.657 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 02:51:15.659 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:51:15.661 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 02:51:15.664 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 02:51:15.666 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:51:15.669 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 02:51:15.684 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:15.686 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 02:51:15.688 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:51:15.690 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 02:51:15.706 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:51:15.708 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 02:51:15.711 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 02:51:15.714 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 02:51:15.716 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 02:51:15.718 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 02:51:15.721 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 02:51:15.723 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 02:51:15.725 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 02:51:15.728 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 02:51:15.728 | Using mysql database backend 2022-04-12 02:51:15.730 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 02:51:15.746 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 02:51:15.749 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 02:51:15.752 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:51:15.754 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 02:51:15.757 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:51:15.761 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 02:51:15.778 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:15.780 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 02:51:15.797 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 02:51:15.813 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:15.815 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 02:51:15.832 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 02:51:15.849 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 02:51:15.866 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:51:15.869 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 02:51:15.887 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:15.890 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 02:51:15.907 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 02:51:15.910 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 02:51:15.912 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 02:51:15.914 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 02:51:15.918 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:51:15.922 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-025115 2022-04-12 02:51:15.924 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-025115 759' 2022-04-12 02:51:15.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.929 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:51:15.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.934 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:51:15.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.939 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:51:15.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.944 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:51:15.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.949 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:51:15.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.954 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:51:15.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.959 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-025114 2022-04-12 02:51:15.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.964 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:51:15.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.969 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:51:15.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.973 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:51:15.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.979 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:51:15.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.983 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:51:15.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:51:15.988 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:51:15.991 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 02:51:15.994 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 02:51:15.996 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 02:51:15.998 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 02:51:16.000 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:51:16.002 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:51:16.005 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:51:16.008 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:51:16.010 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:51:16.013 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:51:16.028 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:51:16.030 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:51:16.032 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:51:16.035 | + functions-common:git_clone:629 : echo master 2022-04-12 02:51:16.035 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:51:16.040 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 02:51:16.042 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:51:16.045 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 02:51:16.047 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:51:16.048 | + functions-common:git_clone:678 : head -1 2022-04-12 02:51:16.051 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 02:51:16.053 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:51:16.057 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 02:51:16.059 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:51:16.062 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 02:51:16.064 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 02:51:16.067 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 02:51:16.069 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 02:51:16.072 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:51:16.075 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 02:51:16.077 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 02:51:16.080 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 02:51:16.083 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 02:51:16.087 | ++ tools/install_prereqs.sh:source:47 : NOW=1649731876 2022-04-12 02:51:16.091 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 02:51:16.095 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649731304 2022-04-12 02:51:16.098 | ++ tools/install_prereqs.sh:source:49 : DELTA=572 2022-04-12 02:51:16.100 | ++ tools/install_prereqs.sh:source:50 : [[ 572 -lt 7200 ]] 2022-04-12 02:51:16.103 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 02:51:16.105 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 02:51:16.107 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 02:51:16.110 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 02:51:16.112 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 02:51:16.114 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 02:51:16.117 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 02:51:16.120 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 02:51:16.123 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:51:16.170 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 02:51:16.170 | apache2-dev 2022-04-12 02:51:16.170 | bc 2022-04-12 02:51:16.170 | bsdmainutils 2022-04-12 02:51:16.170 | curl 2022-04-12 02:51:16.170 | g++ 2022-04-12 02:51:16.170 | gawk 2022-04-12 02:51:16.170 | gcc 2022-04-12 02:51:16.170 | gettext 2022-04-12 02:51:16.170 | git 2022-04-12 02:51:16.170 | graphviz 2022-04-12 02:51:16.170 | iputils-ping 2022-04-12 02:51:16.170 | libapache2-mod-proxy-uwsgi 2022-04-12 02:51:16.170 | libffi-dev 2022-04-12 02:51:16.170 | libjpeg-dev 2022-04-12 02:51:16.170 | libpcre3-dev 2022-04-12 02:51:16.170 | libpq-dev 2022-04-12 02:51:16.170 | libssl-dev 2022-04-12 02:51:16.170 | libsystemd-dev 2022-04-12 02:51:16.170 | libxml2-dev 2022-04-12 02:51:16.170 | libxslt1-dev 2022-04-12 02:51:16.170 | libyaml-dev 2022-04-12 02:51:16.171 | lsof 2022-04-12 02:51:16.171 | openssh-server 2022-04-12 02:51:16.171 | openssl 2022-04-12 02:51:16.171 | pkg-config 2022-04-12 02:51:16.171 | psmisc 2022-04-12 02:51:16.171 | python3-dev 2022-04-12 02:51:16.171 | python3-pip 2022-04-12 02:51:16.171 | python3-systemd 2022-04-12 02:51:16.171 | python3-venv 2022-04-12 02:51:16.171 | tar 2022-04-12 02:51:16.171 | tcpdump 2022-04-12 02:51:16.171 | unzip 2022-04-12 02:51:16.171 | uuid-runtime 2022-04-12 02:51:16.171 | wget 2022-04-12 02:51:16.171 | wget 2022-04-12 02:51:16.171 | zlib1g-dev 2022-04-12 02:51:16.171 | libkrb5-dev 2022-04-12 02:51:16.171 | libldap2-dev 2022-04-12 02:51:16.171 | libsasl2-dev 2022-04-12 02:51:16.171 | memcached 2022-04-12 02:51:16.171 | python3-mysqldb 2022-04-12 02:51:16.171 | sqlite3 2022-04-12 02:51:16.171 | conntrack 2022-04-12 02:51:16.171 | curl 2022-04-12 02:51:16.171 | dnsmasq-base 2022-04-12 02:51:16.171 | dnsmasq-utils 2022-04-12 02:51:16.171 | ebtables 2022-04-12 02:51:16.171 | genisoimage 2022-04-12 02:51:16.171 | iptables 2022-04-12 02:51:16.171 | iputils-arping 2022-04-12 02:51:16.171 | kpartx 2022-04-12 02:51:16.171 | libjs-jquery-tablesorter 2022-04-12 02:51:16.171 | parted 2022-04-12 02:51:16.171 | pm-utils 2022-04-12 02:51:16.171 | python3-mysqldb 2022-04-12 02:51:16.171 | socat 2022-04-12 02:51:16.172 | sqlite3 2022-04-12 02:51:16.172 | sudo 2022-04-12 02:51:16.172 | vlan 2022-04-12 02:51:16.172 | lsscsi 2022-04-12 02:51:16.172 | open-iscsi 2022-04-12 02:51:16.172 | lvm2 2022-04-12 02:51:16.172 | qemu-utils 2022-04-12 02:51:16.172 | thin-provisioning-tools 2022-04-12 02:51:16.172 | acl 2022-04-12 02:51:16.172 | dnsmasq-base 2022-04-12 02:51:16.172 | dnsmasq-utils 2022-04-12 02:51:16.172 | ebtables 2022-04-12 02:51:16.172 | haproxy 2022-04-12 02:51:16.172 | iptables 2022-04-12 02:51:16.172 | iputils-arping 2022-04-12 02:51:16.172 | iputils-ping 2022-04-12 02:51:16.172 | postgresql-server-dev-all 2022-04-12 02:51:16.172 | python3-mysqldb 2022-04-12 02:51:16.172 | sqlite3 2022-04-12 02:51:16.172 | sudo 2022-04-12 02:51:16.172 | vlan 2022-04-12 02:51:16.172 | pcp 2022-04-12 02:51:16.172 | ipset 2022-04-12 02:51:16.172 | conntrack 2022-04-12 02:51:16.172 | conntrackd 2022-04-12 02:51:16.172 | keepalived 2022-04-12 02:51:16.172 | lvm2 2022-04-12 02:51:16.172 | qemu-utils 2022-04-12 02:51:16.172 | thin-provisioning-tools 2022-04-12 02:51:16.172 | curl 2022-04-12 02:51:16.172 | liberasurecode-dev 2022-04-12 02:51:16.172 | make 2022-04-12 02:51:16.172 | memcached 2022-04-12 02:51:16.172 | rsync 2022-04-12 02:51:16.172 | sqlite3 2022-04-12 02:51:16.172 | xfsprogs' 2022-04-12 02:51:16.174 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 02:51:16.192 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 02:51:16.192 | apache2-dev 2022-04-12 02:51:16.192 | bc 2022-04-12 02:51:16.192 | bsdmainutils 2022-04-12 02:51:16.192 | curl 2022-04-12 02:51:16.192 | g++ 2022-04-12 02:51:16.192 | gawk 2022-04-12 02:51:16.192 | gcc 2022-04-12 02:51:16.192 | gettext 2022-04-12 02:51:16.192 | git 2022-04-12 02:51:16.192 | graphviz 2022-04-12 02:51:16.192 | iputils-ping 2022-04-12 02:51:16.192 | libapache2-mod-proxy-uwsgi 2022-04-12 02:51:16.192 | libffi-dev 2022-04-12 02:51:16.192 | libjpeg-dev 2022-04-12 02:51:16.192 | libpcre3-dev 2022-04-12 02:51:16.192 | libpq-dev 2022-04-12 02:51:16.192 | libssl-dev 2022-04-12 02:51:16.193 | libsystemd-dev 2022-04-12 02:51:16.193 | libxml2-dev 2022-04-12 02:51:16.193 | libxslt1-dev 2022-04-12 02:51:16.193 | libyaml-dev 2022-04-12 02:51:16.193 | lsof 2022-04-12 02:51:16.193 | openssh-server 2022-04-12 02:51:16.193 | openssl 2022-04-12 02:51:16.193 | pkg-config 2022-04-12 02:51:16.193 | psmisc 2022-04-12 02:51:16.193 | python3-dev 2022-04-12 02:51:16.193 | python3-pip 2022-04-12 02:51:16.193 | python3-systemd 2022-04-12 02:51:16.193 | python3-venv 2022-04-12 02:51:16.193 | tar 2022-04-12 02:51:16.193 | tcpdump 2022-04-12 02:51:16.193 | unzip 2022-04-12 02:51:16.193 | uuid-runtime 2022-04-12 02:51:16.193 | wget 2022-04-12 02:51:16.193 | wget 2022-04-12 02:51:16.193 | zlib1g-dev 2022-04-12 02:51:16.193 | libkrb5-dev 2022-04-12 02:51:16.193 | libldap2-dev 2022-04-12 02:51:16.193 | libsasl2-dev 2022-04-12 02:51:16.193 | memcached 2022-04-12 02:51:16.193 | python3-mysqldb 2022-04-12 02:51:16.193 | sqlite3 2022-04-12 02:51:16.193 | conntrack 2022-04-12 02:51:16.193 | curl 2022-04-12 02:51:16.193 | dnsmasq-base 2022-04-12 02:51:16.193 | dnsmasq-utils 2022-04-12 02:51:16.193 | ebtables 2022-04-12 02:51:16.193 | genisoimage 2022-04-12 02:51:16.193 | iptables 2022-04-12 02:51:16.193 | iputils-arping 2022-04-12 02:51:16.193 | kpartx 2022-04-12 02:51:16.193 | libjs-jquery-tablesorter 2022-04-12 02:51:16.193 | parted 2022-04-12 02:51:16.193 | pm-utils 2022-04-12 02:51:16.194 | python3-mysqldb 2022-04-12 02:51:16.194 | socat 2022-04-12 02:51:16.194 | sqlite3 2022-04-12 02:51:16.194 | sudo 2022-04-12 02:51:16.194 | vlan 2022-04-12 02:51:16.194 | lsscsi 2022-04-12 02:51:16.194 | open-iscsi 2022-04-12 02:51:16.194 | lvm2 2022-04-12 02:51:16.194 | qemu-utils 2022-04-12 02:51:16.194 | thin-provisioning-tools 2022-04-12 02:51:16.194 | acl 2022-04-12 02:51:16.194 | dnsmasq-base 2022-04-12 02:51:16.194 | dnsmasq-utils 2022-04-12 02:51:16.194 | ebtables 2022-04-12 02:51:16.194 | haproxy 2022-04-12 02:51:16.194 | iptables 2022-04-12 02:51:16.194 | iputils-arping 2022-04-12 02:51:16.194 | iputils-ping 2022-04-12 02:51:16.194 | postgresql-server-dev-all 2022-04-12 02:51:16.194 | python3-mysqldb 2022-04-12 02:51:16.194 | sqlite3 2022-04-12 02:51:16.194 | sudo 2022-04-12 02:51:16.194 | vlan 2022-04-12 02:51:16.194 | pcp 2022-04-12 02:51:16.194 | ipset 2022-04-12 02:51:16.194 | conntrack 2022-04-12 02:51:16.194 | conntrackd 2022-04-12 02:51:16.194 | keepalived 2022-04-12 02:51:16.194 | lvm2 2022-04-12 02:51:16.194 | qemu-utils 2022-04-12 02:51:16.194 | thin-provisioning-tools 2022-04-12 02:51:16.194 | curl 2022-04-12 02:51:16.194 | liberasurecode-dev 2022-04-12 02:51:16.194 | make 2022-04-12 02:51:16.194 | memcached 2022-04-12 02:51:16.194 | rsync 2022-04-12 02:51:16.194 | sqlite3 2022-04-12 02:51:16.195 | xfsprogs ' 2022-04-12 02:51:16.195 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 02:51:16.197 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:16.199 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:16.202 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:51:16.203 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 02:51:16.207 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:51:16.210 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 02:51:16.212 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:51:16.214 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 02:51:16.216 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:51:16.218 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:51:16.220 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:51:16.222 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:16.225 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:16.227 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:51:16.229 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 02:51:16.231 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 02:51:16.233 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 02:51:16.236 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 02:51:16.240 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 02:51:16.242 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 02:51:16.245 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 02:51:16.247 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 02:51:16.249 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:51:16.251 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:51:16.255 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649731876253 2022-04-12 02:51:16.257 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 02:51:16.259 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 02:51:16.261 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 02:51:16.515 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 02:51:16.573 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 02:51:16.575 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 02:51:16.639 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 02:51:18.777 | Reading package lists... 2022-04-12 02:51:18.809 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 02:51:18.811 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 02:51:18.813 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:51:18.815 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:18.818 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:18.820 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:51:18.822 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:18.824 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 02:51:18.826 | ++ functions-common:time_stop:2432 : start_time=1649731876253 2022-04-12 02:51:18.828 | ++ functions-common:time_stop:2434 : [[ -z 1649731876253 ]] 2022-04-12 02:51:18.831 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:18.835 | ++ functions-common:time_stop:2437 : end_time=1649731878833 2022-04-12 02:51:18.838 | ++ functions-common:time_stop:2438 : elapsed_time=2580 2022-04-12 02:51:18.840 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 02:51:18.842 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:18.844 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2580 2022-04-12 02:51:18.847 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:51:18.849 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:51:18.851 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:18.854 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:18.857 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:51:18.883 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:51:18.993 | Reading package lists... 2022-04-12 02:51:19.237 | Building dependency tree... 2022-04-12 02:51:19.238 | Reading state information... 2022-04-12 02:51:19.273 | acl is already the newest version (2.2.53-6). 2022-04-12 02:51:19.273 | bc is already the newest version (1.07.1-2build1). 2022-04-12 02:51:19.273 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 02:51:19.273 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 02:51:19.273 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 02:51:19.273 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:51:19.273 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 02:51:19.273 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:51:19.273 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 02:51:19.273 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 02:51:19.273 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 02:51:19.274 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 02:51:19.274 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 02:51:19.274 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 02:51:19.274 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 02:51:19.274 | libffi-dev is already the newest version (3.3-4). 2022-04-12 02:51:19.274 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 02:51:19.274 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 02:51:19.274 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 02:51:19.274 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 02:51:19.274 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 02:51:19.274 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 02:51:19.274 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:51:19.274 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 02:51:19.274 | psmisc is already the newest version (23.3-1). 2022-04-12 02:51:19.274 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:51:19.274 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 02:51:19.274 | python3-systemd is already the newest version (234-3build2). 2022-04-12 02:51:19.274 | socat is already the newest version (1.7.3.3-2). 2022-04-12 02:51:19.274 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 02:51:19.274 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 02:51:19.274 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 02:51:19.274 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 02:51:19.274 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 02:51:19.274 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 02:51:19.274 | pcp is already the newest version (5.0.3-1). 2022-04-12 02:51:19.274 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 02:51:19.274 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:51:19.274 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:51:19.274 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:51:19.274 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 02:51:19.274 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:51:19.274 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:51:19.274 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 02:51:19.275 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 02:51:19.275 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 02:51:19.275 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 02:51:19.275 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 02:51:19.275 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 02:51:19.275 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 02:51:19.275 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 02:51:19.275 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:51:19.275 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 02:51:19.275 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 02:51:19.275 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 02:51:19.275 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 02:51:19.275 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 02:51:19.275 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 02:51:19.275 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:51:19.275 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 02:51:19.275 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 02:51:19.275 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 02:51:19.275 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 02:51:19.275 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 02:51:19.275 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 02:51:19.275 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 02:51:19.275 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 02:51:19.275 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 02:51:19.275 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 02:51:19.494 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:51:19.495 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 02:51:19.495 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 02:51:19.495 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 02:51:19.495 | The following packages were automatically installed and are no longer required: 2022-04-12 02:51:19.496 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:51:19.496 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:51:19.496 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:51:19.496 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:51:19.496 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:51:19.496 | python3-zope.interface 2022-04-12 02:51:19.496 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:51:19.618 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:51:19.623 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 02:51:19.625 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:51:19.627 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:51:19.629 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:19.631 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:19.634 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:51:19.636 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:19.639 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:51:19.641 | ++ functions-common:time_stop:2432 : start_time=1649731878880 2022-04-12 02:51:19.643 | ++ functions-common:time_stop:2434 : [[ -z 1649731878880 ]] 2022-04-12 02:51:19.646 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:19.650 | ++ functions-common:time_stop:2437 : end_time=1649731879647 2022-04-12 02:51:19.652 | ++ functions-common:time_stop:2438 : elapsed_time=767 2022-04-12 02:51:19.654 | ++ functions-common:time_stop:2439 : total=747 2022-04-12 02:51:19.656 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:19.658 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1514 2022-04-12 02:51:19.661 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 02:51:19.663 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 02:51:19.666 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:51:19.668 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 02:51:19.672 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 02:51:19.677 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 02:51:19.679 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 02:51:19.682 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 02:51:21.103 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 02:51:21.105 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 02:51:21.107 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 02:51:21.109 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 02:51:21.111 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 02:51:21.112 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 02:51:21.114 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 02:51:21.116 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 02:51:21.118 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 02:51:21.120 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 02:51:21.122 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 02:51:21.123 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 02:51:21.125 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 02:51:21.127 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 02:51:21.129 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 02:51:21.130 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 02:51:21.132 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 02:51:21.134 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 02:51:21.136 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 02:51:21.138 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 02:51:21.140 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 02:51:21.142 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 02:51:21.144 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 02:51:21.146 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 02:51:21.221 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 02:51:21.223 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 02:51:21.297 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 02:51:21.300 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 02:51:21.374 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 02:51:21.376 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 02:51:21.378 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 02:51:21.380 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 02:51:21.382 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 02:51:21.384 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 02:51:21.386 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 02:51:21.388 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 02:51:21.389 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 02:51:21.391 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 02:51:21.393 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 02:51:21.393 | Distro: focal 2022-04-12 02:51:21.396 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 02:51:21.398 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:51:21.402 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:51:21.404 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:51:21.406 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:51:21.407 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:51:22.084 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:51:22.087 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:51:22.087 | pip: 21.3.1 2022-04-12 02:51:22.088 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 02:51:22.090 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 02:51:22.092 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:51:22.094 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:51:22.095 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:51:22.097 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:51:22.099 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:51:22.101 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:51:22.103 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:51:22.105 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:51:22.106 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:51:22.108 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:51:22.110 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:51:22.112 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 02:51:22.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:22.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:22.117 | + tools/install_pip.sh:main:142 : : 2022-04-12 02:51:22.119 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 02:51:22.120 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 02:51:22.122 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 02:51:22.124 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:51:22.126 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 02:51:22.128 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 02:51:22.130 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:51:22.133 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:51:22.133 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:51:22.138 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-12 02:51:22.140 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-12 02:51:22.141 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:51:22.143 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:51:22.145 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:51:22.162 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 02:51:22.164 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-12 02:51:23.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:51:23.022 | from cryptography.utils import int_from_bytes 2022-04-12 02:51:23.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:51:23.022 | from cryptography.utils import int_from_bytes 2022-04-12 02:51:24.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:51:25.696 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-12 02:51:25.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 02:51:28.286 | Installing collected packages: setuptools 2022-04-12 02:51:29.144 | Successfully installed setuptools-62.0.0 2022-04-12 02:51:29.144 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:51:29.323 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:51:29.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:51:29.461 | + inc/python:pip_install:200 : result=0 2022-04-12 02:51:29.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:51:29.465 | + functions-common:time_stop:2425 : local name 2022-04-12 02:51:29.467 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:29.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:29.470 | + functions-common:time_stop:2428 : local total 2022-04-12 02:51:29.472 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:29.474 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:51:29.475 | + functions-common:time_stop:2432 : start_time=1649731882157 2022-04-12 02:51:29.478 | + functions-common:time_stop:2434 : [[ -z 1649731882157 ]] 2022-04-12 02:51:29.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:29.483 | + functions-common:time_stop:2437 : end_time=1649731889481 2022-04-12 02:51:29.485 | + functions-common:time_stop:2438 : elapsed_time=7324 2022-04-12 02:51:29.487 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:51:29.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:29.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7324 2022-04-12 02:51:29.492 | + inc/python:pip_install:203 : return 0 2022-04-12 02:51:29.494 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 02:51:29.496 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:51:29.500 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:51:29.502 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:51:29.505 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:51:29.505 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:51:30.200 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:51:30.202 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:51:30.202 | pip: 21.3.1 2022-04-12 02:51:30.205 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 02:51:30.208 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:51:30.212 | + ./stack.sh:main:798 : fixup_all 2022-04-12 02:51:30.214 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 02:51:30.217 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 02:51:30.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:30.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:30.223 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 02:51:30.235 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 02:51:30.246 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 02:51:30.257 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 02:51:30.259 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 02:51:30.262 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:51:30.264 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:51:30.266 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:51:30.268 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:51:30.270 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:51:30.272 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:51:30.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:51:30.277 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:51:30.279 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:51:30.281 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:51:30.283 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:51:30.285 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 02:51:30.287 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 02:51:30.290 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 02:51:30.292 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:51:30.295 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:51:30.297 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:51:30.299 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:51:30.301 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:51:30.303 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:51:30.305 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 02:51:30.308 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 02:51:30.310 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 02:51:30.312 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 02:51:30.314 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 02:51:30.317 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 02:51:30.319 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 02:51:30.340 | Using python 3.8 to install os-testr 2022-04-12 02:51:30.343 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-12 02:51:31.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:51:31.204 | from cryptography.utils import int_from_bytes 2022-04-12 02:51:31.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:51:31.204 | from cryptography.utils import int_from_bytes 2022-04-12 02:51:32.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:51:32.422 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:51:32.498 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 02:51:32.500 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 02:51:32.501 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-12 02:51:32.515 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 02:51:32.524 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 02:51:32.535 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 02:51:35.076 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:51:35.083 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:51:35.083 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:51:35.208 | + inc/python:pip_install:200 : result=0 2022-04-12 02:51:35.211 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:51:35.214 | + functions-common:time_stop:2425 : local name 2022-04-12 02:51:35.216 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:35.218 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:35.220 | + functions-common:time_stop:2428 : local total 2022-04-12 02:51:35.222 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:35.224 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:51:35.227 | + functions-common:time_stop:2432 : start_time=1649731890334 2022-04-12 02:51:35.229 | + functions-common:time_stop:2434 : [[ -z 1649731890334 ]] 2022-04-12 02:51:35.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:35.236 | + functions-common:time_stop:2437 : end_time=1649731895234 2022-04-12 02:51:35.238 | + functions-common:time_stop:2438 : elapsed_time=4900 2022-04-12 02:51:35.240 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:51:35.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:35.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4900 2022-04-12 02:51:35.247 | + inc/python:pip_install:203 : return 0 2022-04-12 02:51:35.250 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 02:51:35.301 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 02:51:35.404 | + ./stack.sh:main:812 : install_infra 2022-04-12 02:51:35.406 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:51:35.409 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 02:51:35.412 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:51:35.415 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 02:51:35.439 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 02:51:37.369 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.376 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.380 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.386 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.391 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.398 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.402 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.428 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.508 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.528 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.532 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.537 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.552 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.560 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.562 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.580 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.597 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.607 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.612 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.636 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.658 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.676 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.684 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.690 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.714 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.743 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.745 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.760 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.764 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.768 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.773 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.788 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.795 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.846 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.865 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.869 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.901 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.966 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.972 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:37.979 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.031 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.045 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.053 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.159 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.184 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.188 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.199 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.204 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.224 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.232 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.249 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.280 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.309 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.322 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.335 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.353 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.362 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.377 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.389 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.393 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:38.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:51:38.536 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 02:51:38.830 | + inc/python:pip_install:200 : result=0 2022-04-12 02:51:38.832 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:51:38.834 | + functions-common:time_stop:2425 : local name 2022-04-12 02:51:38.837 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:38.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:38.841 | + functions-common:time_stop:2428 : local total 2022-04-12 02:51:38.843 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:38.845 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:51:38.847 | + functions-common:time_stop:2432 : start_time=1649731895432 2022-04-12 02:51:38.849 | + functions-common:time_stop:2434 : [[ -z 1649731895432 ]] 2022-04-12 02:51:38.853 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:38.857 | + functions-common:time_stop:2437 : end_time=1649731898854 2022-04-12 02:51:38.859 | + functions-common:time_stop:2438 : elapsed_time=3422 2022-04-12 02:51:38.861 | + functions-common:time_stop:2439 : total=4900 2022-04-12 02:51:38.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:38.865 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8322 2022-04-12 02:51:38.868 | + inc/python:pip_install:203 : return 0 2022-04-12 02:51:38.870 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:51:38.873 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 02:51:38.895 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-12 02:51:40.673 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.681 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.685 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.690 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.694 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.701 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.705 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.731 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.811 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.830 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.834 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.839 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.854 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.862 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.864 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.881 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.898 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.907 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.912 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.930 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.953 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.971 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.979 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:40.984 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.004 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.033 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.035 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.049 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.054 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.058 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.063 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.078 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.084 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.133 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.152 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.156 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.186 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.249 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.255 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.262 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.313 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.326 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.335 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.437 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.463 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.467 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.477 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.482 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.501 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.509 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.526 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.556 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.585 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.597 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.609 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.627 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.636 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.650 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.661 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.665 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:51:41.671 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:51:41.673 | Processing /opt/stack/requirements 2022-04-12 02:51:43.393 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-12 02:51:43.396 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-12 02:51:43.408 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-12 02:51:43.413 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-12 02:51:43.416 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-12 02:51:43.422 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-12 02:51:43.449 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-12 02:51:43.452 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-12 02:51:43.463 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 02:51:43.513 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 02:51:43.516 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 02:51:43.531 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-12 02:51:43.534 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-12 02:51:43.538 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-12 02:51:43.542 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-12 02:51:43.544 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-12 02:51:43.557 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-12 02:51:43.606 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-12 02:51:43.613 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-12 02:51:43.615 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 02:51:43.627 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-12 02:51:43.632 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-12 02:51:43.635 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-12 02:51:43.696 | Building wheels for collected packages: openstack-requirements 2022-04-12 02:51:43.696 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 02:51:44.519 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 02:51:44.520 | ERROR: Command errored out with exit status 1: 2022-04-12 02:51:44.520 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ablgyfmp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ablgyfmp/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-q6_dx2cl 2022-04-12 02:51:44.520 | cwd: /tmp/pip-req-build-ablgyfmp/ 2022-04-12 02:51:44.520 | Complete output (6 lines): 2022-04-12 02:51:44.520 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 02:51:44.520 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 02:51:44.520 | or: setup.py --help-commands 2022-04-12 02:51:44.520 | or: setup.py cmd --help 2022-04-12 02:51:44.520 | 2022-04-12 02:51:44.520 | error: invalid command 'bdist_wheel' 2022-04-12 02:51:44.520 | ---------------------------------------- 2022-04-12 02:51:44.520 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 02:51:44.520 | Running setup.py clean for openstack-requirements 2022-04-12 02:51:45.349 | Failed to build openstack-requirements 2022-04-12 02:51:45.366 | Installing collected packages: openstack-requirements 2022-04-12 02:51:45.366 | Attempting uninstall: openstack-requirements 2022-04-12 02:51:45.367 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 02:51:45.402 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 02:51:45.420 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 02:51:45.423 | Running setup.py install for openstack-requirements: started 2022-04-12 02:51:47.777 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 02:51:47.800 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 02:51:47.926 | + inc/python:pip_install:200 : result=0 2022-04-12 02:51:47.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:51:47.931 | + functions-common:time_stop:2425 : local name 2022-04-12 02:51:47.933 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:47.935 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:47.937 | + functions-common:time_stop:2428 : local total 2022-04-12 02:51:47.939 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:47.941 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:51:47.943 | + functions-common:time_stop:2432 : start_time=1649731898888 2022-04-12 02:51:47.946 | + functions-common:time_stop:2434 : [[ -z 1649731898888 ]] 2022-04-12 02:51:47.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:47.952 | + functions-common:time_stop:2437 : end_time=1649731907950 2022-04-12 02:51:47.954 | + functions-common:time_stop:2438 : elapsed_time=9062 2022-04-12 02:51:47.956 | + functions-common:time_stop:2439 : total=8322 2022-04-12 02:51:47.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:47.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17384 2022-04-12 02:51:47.963 | + inc/python:pip_install:203 : return 0 2022-04-12 02:51:47.966 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 02:51:47.968 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 02:51:47.971 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 02:51:47.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:51:47.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:51:47.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 02:51:47.980 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:51:47.983 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 02:51:48.003 | Using python 3.8 to install pbr 2022-04-12 02:51:48.005 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-12 02:51:48.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:51:48.942 | from cryptography.utils import int_from_bytes 2022-04-12 02:51:48.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:51:48.942 | from cryptography.utils import int_from_bytes 2022-04-12 02:51:50.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:51:50.176 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 02:51:52.881 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:51:52.889 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:51:52.889 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:51:53.010 | + inc/python:pip_install:200 : result=0 2022-04-12 02:51:53.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:51:53.014 | + functions-common:time_stop:2425 : local name 2022-04-12 02:51:53.016 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:53.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:53.020 | + functions-common:time_stop:2428 : local total 2022-04-12 02:51:53.022 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:53.025 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:51:53.027 | + functions-common:time_stop:2432 : start_time=1649731907998 2022-04-12 02:51:53.029 | + functions-common:time_stop:2434 : [[ -z 1649731907998 ]] 2022-04-12 02:51:53.032 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:53.035 | + functions-common:time_stop:2437 : end_time=1649731913033 2022-04-12 02:51:53.038 | + functions-common:time_stop:2438 : elapsed_time=5035 2022-04-12 02:51:53.040 | + functions-common:time_stop:2439 : total=17384 2022-04-12 02:51:53.042 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:53.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22419 2022-04-12 02:51:53.047 | + inc/python:pip_install:203 : return 0 2022-04-12 02:51:53.049 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 02:51:55.317 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 02:51:57.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:51:57.191 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 02:51:57.206 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 02:51:57.209 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 02:51:57.212 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 02:51:57.214 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 02:51:57.220 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-12 02:51:57.291 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:51:57.294 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:51:57.297 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 02:51:57.314 | + ./stack.sh:main:821 : pkgs= 2022-04-12 02:51:57.316 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 02:51:57.319 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 02:51:57.322 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:51:57.324 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 02:51:57.326 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:51:57.328 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:51:57.330 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:51:57.332 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:51:57.335 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:51:57.338 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:51:57.341 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:51:57.344 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:51:57.346 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:51:57.348 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 02:51:57.350 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:51:57.365 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:57.368 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:51:57.370 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:51:57.372 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 02:51:57.374 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:51:57.376 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:51:57.378 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:51:57.380 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 02:51:57.383 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:51:57.385 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 02:51:57.387 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:51:57.389 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:51:57.391 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:51:57.393 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:51:57.396 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:51:57.398 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:51:57.400 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 02:51:57.402 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:51:57.404 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 02:51:57.406 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:51:57.409 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:51:57.411 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 02:51:57.414 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 02:51:57.416 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 02:51:57.419 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 02:51:57.421 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 02:51:57.473 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 02:51:57.473 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 02:51:57.475 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 02:51:57.833 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 02:51:57.836 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 02:51:57.853 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:57.855 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 02:51:57.858 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:51:57.860 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:51:57.863 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:51:57.865 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:51:57.868 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:51:57.870 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:51:57.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:57.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:57.878 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:51:57.880 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:51:57.883 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:51:57.885 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:51:57.888 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 02:51:57.890 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:51:57.892 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:51:57.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:51:57.897 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 02:51:57.919 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 02:51:58.028 | Reading package lists... 2022-04-12 02:51:58.275 | Building dependency tree... 2022-04-12 02:51:58.276 | Reading state information... 2022-04-12 02:51:58.535 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 02:51:58.535 | The following packages were automatically installed and are no longer required: 2022-04-12 02:51:58.536 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:51:58.536 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:51:58.536 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:51:58.536 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:51:58.536 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:51:58.536 | python3-zope.interface 2022-04-12 02:51:58.536 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:51:58.652 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:51:58.656 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:51:58.659 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:51:58.661 | + functions-common:time_stop:2425 : local name 2022-04-12 02:51:58.663 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:51:58.666 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:51:58.668 | + functions-common:time_stop:2428 : local total 2022-04-12 02:51:58.670 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:51:58.672 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:51:58.675 | + functions-common:time_stop:2432 : start_time=1649731917916 2022-04-12 02:51:58.677 | + functions-common:time_stop:2434 : [[ -z 1649731917916 ]] 2022-04-12 02:51:58.680 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:51:58.684 | + functions-common:time_stop:2437 : end_time=1649731918682 2022-04-12 02:51:58.686 | + functions-common:time_stop:2438 : elapsed_time=766 2022-04-12 02:51:58.689 | + functions-common:time_stop:2439 : total=1514 2022-04-12 02:51:58.691 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:51:58.693 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2280 2022-04-12 02:51:58.696 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:51:58.698 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 02:51:58.701 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:51:58.703 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:51:58.705 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:51:58.707 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:51:58.710 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:51:58.712 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:51:58.715 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 02:51:58.717 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:51:58.719 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:51:58.722 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:51:58.724 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:51:58.726 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:51:58.728 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:51:58.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:51:58.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:51:58.735 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:51:58.737 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:51:58.740 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:51:58.742 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 02:51:58.745 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:51:58.747 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:51:58.749 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:51:58.752 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:51:58.754 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:51:58.756 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:51:58.759 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 02:51:58.761 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 02:51:58.777 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:51:58.779 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 02:51:58.782 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:51:58.784 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 02:51:58.786 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 02:51:58.789 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 02:51:58.793 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 02:51:58.796 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 02:51:58.798 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 02:51:58.800 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 02:51:58.803 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 02:51:58.805 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 02:51:58.808 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 02:51:59.497 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 02:51:59.497 | user tags 2022-04-12 02:51:59.497 | stackrabbit []' 2022-04-12 02:51:59.500 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 02:51:59.500 | user tags 2022-04-12 02:51:59.500 | stackrabbit []' 2022-04-12 02:51:59.500 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 02:51:59.506 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 02:51:59.509 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 02:51:59.511 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:52:00.157 | Changing password for user "stackrabbit" ... 2022-04-12 02:52:00.181 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 02:52:00.871 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 02:52:00.893 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 02:52:00.896 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:52:01.577 | Changing password for user "stackrabbit" ... 2022-04-12 02:52:01.600 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 02:52:01.603 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 02:52:01.605 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 02:52:02.281 | Deleting user "guest" ... 2022-04-12 02:52:02.296 | Error: 2022-04-12 02:52:02.296 | {:no_such_user, "guest"} 2022-04-12 02:52:02.309 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 02:52:02.312 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 02:52:02.328 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:02.330 | + ./stack.sh:main:838 : install_database 2022-04-12 02:52:02.332 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 02:52:02.335 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 02:52:02.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:02.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:02.343 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 02:52:02.554 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 02:52:02.557 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 02:52:02.560 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 02:52:02.562 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 02:52:02.564 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:52:02.566 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 02:52:02.569 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:52:02.571 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:52:02.573 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:52:02.576 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:52:02.578 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:52:02.580 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:52:02.582 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:52:02.585 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:52:02.588 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:52:02.590 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:52:02.593 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:52:02.595 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 02:52:02.597 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:52:02.600 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:52:02.603 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:52:02.606 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:52:02.608 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:52:02.610 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:52:02.613 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 02:52:02.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:02.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:02.620 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 02:52:02.622 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:52:02.625 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:52:02.627 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:52:02.629 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:52:02.631 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:02.634 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:52:02.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:02.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:02.641 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:52:02.643 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:52:02.645 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:52:02.648 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:52:02.650 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 02:52:02.652 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:52:02.654 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:02.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:02.659 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 02:52:02.681 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 02:52:02.790 | Reading package lists... 2022-04-12 02:52:03.029 | Building dependency tree... 2022-04-12 02:52:03.031 | Reading state information... 2022-04-12 02:52:03.285 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 02:52:03.285 | The following packages were automatically installed and are no longer required: 2022-04-12 02:52:03.286 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:52:03.286 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:52:03.286 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:52:03.286 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:52:03.286 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:52:03.286 | python3-zope.interface 2022-04-12 02:52:03.286 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:52:03.400 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:52:03.404 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:52:03.406 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:52:03.409 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:03.411 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:03.414 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:03.416 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:03.418 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:03.420 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:52:03.422 | + functions-common:time_stop:2432 : start_time=1649731922678 2022-04-12 02:52:03.424 | + functions-common:time_stop:2434 : [[ -z 1649731922678 ]] 2022-04-12 02:52:03.427 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:03.432 | + functions-common:time_stop:2437 : end_time=1649731923429 2022-04-12 02:52:03.434 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 02:52:03.436 | + functions-common:time_stop:2439 : total=2280 2022-04-12 02:52:03.438 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:03.440 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3031 2022-04-12 02:52:03.443 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:52:03.445 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 02:52:03.447 | + ./stack.sh:main:841 : install_database_python 2022-04-12 02:52:03.450 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 02:52:03.452 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 02:52:03.454 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 02:52:03.457 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:52:03.459 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 02:52:03.462 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 02:52:03.464 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:52:03.468 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:52:03.468 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:52:03.474 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 02:52:03.476 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 02:52:03.479 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 02:52:03.481 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 02:52:03.484 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 02:52:03.505 | Using python 3.8 to install PyMySQL 2022-04-12 02:52:03.508 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-12 02:52:04.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:04.381 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:04.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:04.381 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:05.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:05.604 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 02:52:08.164 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:52:08.171 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:52:08.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:52:08.287 | + inc/python:pip_install:200 : result=0 2022-04-12 02:52:08.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:52:08.291 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:08.294 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:08.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:08.298 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:08.301 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:08.303 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:52:08.306 | + functions-common:time_stop:2432 : start_time=1649731923500 2022-04-12 02:52:08.308 | + functions-common:time_stop:2434 : [[ -z 1649731923500 ]] 2022-04-12 02:52:08.311 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:08.315 | + functions-common:time_stop:2437 : end_time=1649731928313 2022-04-12 02:52:08.317 | + functions-common:time_stop:2438 : elapsed_time=4813 2022-04-12 02:52:08.320 | + functions-common:time_stop:2439 : total=22419 2022-04-12 02:52:08.323 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:08.325 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27232 2022-04-12 02:52:08.327 | + inc/python:pip_install:203 : return 0 2022-04-12 02:52:08.330 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 02:52:08.332 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:52:08.334 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 02:52:08.337 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 02:52:08.353 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:08.355 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 02:52:08.357 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 02:52:08.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:52:08.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:52:08.367 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:52:08.369 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:52:08.372 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:52:08.374 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:52:08.377 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 02:52:08.379 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 02:52:08.395 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:08.397 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 02:52:08.400 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:52:08.402 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:52:08.404 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:52:08.407 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:52:08.409 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:08.411 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:52:08.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:08.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:08.418 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:52:08.420 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:52:08.423 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:52:08.425 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:52:08.427 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 02:52:08.430 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:52:08.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:08.435 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:08.437 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 02:52:08.458 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 02:52:08.567 | Reading package lists... 2022-04-12 02:52:08.809 | Building dependency tree... 2022-04-12 02:52:08.810 | Reading state information... 2022-04-12 02:52:09.073 | radvd is already the newest version (1:2.17-2). 2022-04-12 02:52:09.074 | The following packages were automatically installed and are no longer required: 2022-04-12 02:52:09.075 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:52:09.075 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:52:09.075 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:52:09.075 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:52:09.075 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:52:09.075 | python3-zope.interface 2022-04-12 02:52:09.075 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:52:09.189 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:52:09.193 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:52:09.196 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:52:09.198 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:09.200 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:09.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:09.205 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:09.207 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:09.209 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:52:09.212 | + functions-common:time_stop:2432 : start_time=1649731928455 2022-04-12 02:52:09.214 | + functions-common:time_stop:2434 : [[ -z 1649731928455 ]] 2022-04-12 02:52:09.217 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:09.221 | + functions-common:time_stop:2437 : end_time=1649731929218 2022-04-12 02:52:09.223 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-12 02:52:09.226 | + functions-common:time_stop:2439 : total=3031 2022-04-12 02:52:09.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:09.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3794 2022-04-12 02:52:09.232 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:52:09.235 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 02:52:09.251 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:09.253 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 02:52:09.256 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 02:52:09.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 02:52:09.261 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 02:52:09.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 02:52:09.283 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:52:09.285 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:52:09.288 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:52:09.290 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:52:09.293 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:09.295 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:52:09.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:09.299 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:09.301 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:52:09.304 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:52:09.306 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:52:09.308 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:52:09.310 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 02:52:09.312 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:52:09.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:09.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:09.319 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 02:52:09.339 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 02:52:09.448 | Reading package lists... 2022-04-12 02:52:09.689 | Building dependency tree... 2022-04-12 02:52:09.690 | Reading state information... 2022-04-12 02:52:09.949 | fakeroot is already the newest version (1.24-1). 2022-04-12 02:52:09.949 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:52:09.949 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 02:52:09.949 | The following packages were automatically installed and are no longer required: 2022-04-12 02:52:09.950 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:52:09.950 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:52:09.950 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:52:09.950 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:52:09.950 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:52:09.950 | python3-zope.interface 2022-04-12 02:52:09.950 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:52:10.063 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:52:10.067 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:52:10.070 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:52:10.073 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:10.075 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:10.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:10.079 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:10.081 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:10.083 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:52:10.085 | + functions-common:time_stop:2432 : start_time=1649731929337 2022-04-12 02:52:10.088 | + functions-common:time_stop:2434 : [[ -z 1649731929337 ]] 2022-04-12 02:52:10.090 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:10.094 | + functions-common:time_stop:2437 : end_time=1649731930092 2022-04-12 02:52:10.096 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 02:52:10.099 | + functions-common:time_stop:2439 : total=3794 2022-04-12 02:52:10.101 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:10.103 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4549 2022-04-12 02:52:10.105 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:52:10.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 02:52:10.110 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:10.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:10.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 02:52:10.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 02:52:10.120 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 02:52:10.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 02:52:10.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 02:52:10.129 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 02:52:10.130 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 02:52:10.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 02:52:10.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 02:52:10.140 | + functions:vercmp:628 : local v1=5.4 2022-04-12 02:52:10.142 | + functions:vercmp:629 : local 'op=<' 2022-04-12 02:52:10.144 | + functions:vercmp:630 : local v2=3.13 2022-04-12 02:52:10.146 | + functions:vercmp:631 : local result 2022-04-12 02:52:10.150 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 02:52:10.151 | ++ functions:vercmp:635 : sort -V 2022-04-12 02:52:10.151 | ++ functions:vercmp:635 : head -1 2022-04-12 02:52:10.155 | + functions:vercmp:635 : result=3.13 2022-04-12 02:52:10.157 | + functions:vercmp:637 : case $op in 2022-04-12 02:52:10.160 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 02:52:10.162 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 02:52:10.165 | + functions:vercmp:648 : return 2022-04-12 02:52:10.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 02:52:10.169 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:52:10.172 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 02:52:10.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 02:52:10.641 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 02:52:10.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 02:52:10.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.654 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 02:52:10.672 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:10.674 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 02:52:10.679 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 02:52:10.679 | Installing etcd 2022-04-12 02:52:10.681 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 02:52:10.693 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 02:52:10.705 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 02:52:10.707 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 02:52:10.720 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 02:52:10.728 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:52:10.730 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:52:10.733 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:52:10.738 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:52:10.740 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-12 02:52:10.743 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 02:52:10.745 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:52:10.748 | ++ functions:get_extra_file:74 : return 2022-04-12 02:52:10.751 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:52:10.753 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 02:52:10.755 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 02:52:10.758 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 02:52:10.775 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:10.777 | + ./stack.sh:main:868 : install_dstat 2022-04-12 02:52:10.779 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 02:52:10.796 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:10.798 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 02:52:10.801 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:52:10.803 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 02:52:10.805 | + ./stack.sh:main:877 : install_libs 2022-04-12 02:52:10.808 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 02:52:10.810 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 02:52:10.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 02:52:10.814 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 02:52:10.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 02:52:10.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.827 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 02:52:10.829 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 02:52:10.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 02:52:10.834 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 02:52:10.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 02:52:10.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.846 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 02:52:10.848 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 02:52:10.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 02:52:10.853 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 02:52:10.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 02:52:10.862 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.864 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 02:52:10.867 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 02:52:10.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 02:52:10.871 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 02:52:10.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 02:52:10.880 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.883 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 02:52:10.885 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 02:52:10.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 02:52:10.890 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 02:52:10.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 02:52:10.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.902 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 02:52:10.904 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 02:52:10.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 02:52:10.909 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 02:52:10.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 02:52:10.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.920 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 02:52:10.923 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 02:52:10.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 02:52:10.927 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 02:52:10.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 02:52:10.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.939 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 02:52:10.941 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 02:52:10.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 02:52:10.946 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 02:52:10.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 02:52:10.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.958 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 02:52:10.961 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 02:52:10.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 02:52:10.965 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 02:52:10.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 02:52:10.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.977 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 02:52:10.979 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 02:52:10.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 02:52:10.984 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 02:52:10.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:10.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:10.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 02:52:10.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:10.996 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 02:52:10.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 02:52:11.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 02:52:11.003 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 02:52:11.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 02:52:11.012 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.015 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 02:52:11.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 02:52:11.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 02:52:11.022 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 02:52:11.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 02:52:11.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.034 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 02:52:11.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 02:52:11.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 02:52:11.041 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 02:52:11.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 02:52:11.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.053 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 02:52:11.055 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 02:52:11.057 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 02:52:11.060 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 02:52:11.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 02:52:11.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.072 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 02:52:11.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 02:52:11.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 02:52:11.079 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 02:52:11.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 02:52:11.089 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.091 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 02:52:11.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 02:52:11.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 02:52:11.098 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 02:52:11.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 02:52:11.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.109 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 02:52:11.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 02:52:11.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 02:52:11.116 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 02:52:11.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 02:52:11.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.128 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 02:52:11.130 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 02:52:11.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 02:52:11.136 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 02:52:11.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 02:52:11.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.148 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 02:52:11.150 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 02:52:11.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 02:52:11.155 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 02:52:11.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 02:52:11.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.167 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 02:52:11.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 02:52:11.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 02:52:11.174 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 02:52:11.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 02:52:11.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.187 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 02:52:11.189 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 02:52:11.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 02:52:11.194 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 02:52:11.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 02:52:11.203 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.206 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 02:52:11.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 02:52:11.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 02:52:11.213 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 02:52:11.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 02:52:11.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.224 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 02:52:11.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 02:52:11.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 02:52:11.232 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 02:52:11.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 02:52:11.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.244 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 02:52:11.246 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 02:52:11.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 02:52:11.251 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 02:52:11.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 02:52:11.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.263 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 02:52:11.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 02:52:11.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 02:52:11.270 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 02:52:11.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 02:52:11.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.281 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 02:52:11.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 02:52:11.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 02:52:11.289 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 02:52:11.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 02:52:11.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.300 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 02:52:11.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 02:52:11.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 02:52:11.308 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 02:52:11.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 02:52:11.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.320 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 02:52:11.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 02:52:11.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 02:52:11.326 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 02:52:11.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 02:52:11.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.339 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 02:52:11.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 02:52:11.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 02:52:11.346 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 02:52:11.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 02:52:11.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.358 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 02:52:11.360 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 02:52:11.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 02:52:11.365 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 02:52:11.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 02:52:11.374 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.377 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 02:52:11.379 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 02:52:11.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 02:52:11.384 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 02:52:11.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 02:52:11.393 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.395 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 02:52:11.398 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 02:52:11.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 02:52:11.403 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 02:52:11.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 02:52:11.412 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.415 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 02:52:11.417 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 02:52:11.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 02:52:11.422 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 02:52:11.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 02:52:11.431 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.434 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 02:52:11.436 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 02:52:11.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 02:52:11.441 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 02:52:11.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 02:52:11.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.452 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 02:52:11.455 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 02:52:11.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 02:52:11.460 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 02:52:11.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 02:52:11.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.472 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 02:52:11.474 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 02:52:11.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 02:52:11.479 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 02:52:11.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 02:52:11.489 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.491 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 02:52:11.493 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 02:52:11.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 02:52:11.498 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 02:52:11.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 02:52:11.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.510 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 02:52:11.512 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 02:52:11.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 02:52:11.517 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 02:52:11.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:11.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:11.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 02:52:11.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:11.529 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 02:52:11.551 | Using python 3.8 to install etcd3 2022-04-12 02:52:11.553 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 02:52:12.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:12.420 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:12.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:12.420 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:13.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:13.642 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 02:52:13.650 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 02:52:13.652 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 02:52:13.653 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 02:52:13.654 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 02:52:16.197 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:52:16.204 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:52:16.205 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:52:16.322 | + inc/python:pip_install:200 : result=0 2022-04-12 02:52:16.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:52:16.326 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:16.328 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:16.330 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:16.333 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:16.335 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:16.337 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:52:16.340 | + functions-common:time_stop:2432 : start_time=1649731931545 2022-04-12 02:52:16.342 | + functions-common:time_stop:2434 : [[ -z 1649731931545 ]] 2022-04-12 02:52:16.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:16.349 | + functions-common:time_stop:2437 : end_time=1649731936346 2022-04-12 02:52:16.351 | + functions-common:time_stop:2438 : elapsed_time=4801 2022-04-12 02:52:16.354 | + functions-common:time_stop:2439 : total=27232 2022-04-12 02:52:16.356 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:16.358 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32033 2022-04-12 02:52:16.360 | + inc/python:pip_install:203 : return 0 2022-04-12 02:52:16.363 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 02:52:16.384 | Using python 3.8 to install etcd3gw 2022-04-12 02:52:16.387 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-12 02:52:17.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:17.241 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:17.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:17.241 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:18.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:18.438 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 02:52:18.446 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 02:52:18.448 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 02:52:18.449 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 02:52:18.449 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 02:52:18.482 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 02:52:18.483 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 02:52:18.485 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-12 02:52:18.488 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 02:52:20.970 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:52:20.977 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:52:20.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:52:21.098 | + inc/python:pip_install:200 : result=0 2022-04-12 02:52:21.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:52:21.102 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:21.105 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:21.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:21.109 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:21.111 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:21.113 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:52:21.116 | + functions-common:time_stop:2432 : start_time=1649731936379 2022-04-12 02:52:21.118 | + functions-common:time_stop:2434 : [[ -z 1649731936379 ]] 2022-04-12 02:52:21.121 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:21.125 | + functions-common:time_stop:2437 : end_time=1649731941123 2022-04-12 02:52:21.127 | + functions-common:time_stop:2438 : elapsed_time=4744 2022-04-12 02:52:21.129 | + functions-common:time_stop:2439 : total=32033 2022-04-12 02:52:21.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:21.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36777 2022-04-12 02:52:21.137 | + inc/python:pip_install:203 : return 0 2022-04-12 02:52:21.139 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 02:52:21.141 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 02:52:21.144 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 02:52:21.146 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:52:21.148 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:52:21.151 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:52:21.153 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:52:21.155 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:52:21.158 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:52:21.160 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:52:21.162 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:52:21.165 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:52:21.167 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:52:21.170 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:52:21.172 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 02:52:21.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:21.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:21.179 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 02:52:21.181 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:52:21.184 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:52:21.186 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:52:21.188 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:52:21.191 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:52:21.193 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:21.196 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:52:21.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:21.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:21.203 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:52:21.206 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:52:21.208 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:52:21.210 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:52:21.213 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:52:21.215 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:52:21.217 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:21.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:21.222 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:52:21.244 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:52:21.353 | Reading package lists... 2022-04-12 02:52:21.596 | Building dependency tree... 2022-04-12 02:52:21.597 | Reading state information... 2022-04-12 02:52:21.852 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:52:21.852 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:52:21.852 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:52:21.852 | The following packages were automatically installed and are no longer required: 2022-04-12 02:52:21.854 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:52:21.854 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:52:21.854 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:52:21.854 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:52:21.854 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:52:21.854 | python3-zope.interface 2022-04-12 02:52:21.854 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:52:21.970 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:52:21.974 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:52:21.978 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:52:21.980 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:21.982 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:21.984 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:21.987 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:21.989 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:21.992 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:52:21.994 | + functions-common:time_stop:2432 : start_time=1649731941241 2022-04-12 02:52:21.997 | + functions-common:time_stop:2434 : [[ -z 1649731941241 ]] 2022-04-12 02:52:21.999 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:22.008 | + functions-common:time_stop:2437 : end_time=1649731942005 2022-04-12 02:52:22.011 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-12 02:52:22.013 | + functions-common:time_stop:2439 : total=4549 2022-04-12 02:52:22.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:22.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5313 2022-04-12 02:52:22.020 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:52:22.023 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 02:52:22.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:22.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:22.030 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 02:52:22.091 | Module proxy already enabled 2022-04-12 02:52:22.095 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 02:52:22.157 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 02:52:22.157 | Module proxy already enabled 2022-04-12 02:52:22.157 | Module proxy_uwsgi already enabled 2022-04-12 02:52:22.161 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 02:52:22.163 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:52:22.166 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:52:22.168 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:52:22.370 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 02:52:22.374 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 02:52:22.377 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 02:52:22.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 02:52:22.387 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.390 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 02:52:22.392 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 02:52:22.394 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 02:52:22.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 02:52:22.404 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.407 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 02:52:22.409 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 02:52:22.411 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 02:52:22.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 02:52:22.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.423 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 02:52:22.426 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 02:52:22.429 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 02:52:22.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 02:52:22.438 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.440 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 02:52:22.443 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 02:52:22.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 02:52:22.453 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.455 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 02:52:22.457 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 02:52:22.461 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 02:52:22.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 02:52:22.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.472 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 02:52:22.489 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:22.491 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 02:52:22.494 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 02:52:22.496 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 02:52:22.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 02:52:22.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.508 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 02:52:22.525 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:22.527 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 02:52:22.530 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 02:52:22.532 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 02:52:22.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 02:52:22.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.544 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 02:52:22.546 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 02:52:22.548 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 02:52:22.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:22.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:22.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 02:52:22.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:22.561 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 02:52:22.563 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 02:52:22.565 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:52:22.569 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 02:52:22.571 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 02:52:22.574 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:52:22.577 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:52:22.577 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:52:22.583 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 02:52:22.585 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 02:52:22.588 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 02:52:22.590 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 02:52:22.593 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 02:52:22.613 | Using python 3.8 to install keystonemiddleware 2022-04-12 02:52:22.616 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 02:52:23.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:23.481 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:23.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:23.481 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:24.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:24.685 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 02:52:24.738 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-12 02:52:24.739 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 02:52:24.740 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 02:52:24.741 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 02:52:24.742 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 02:52:24.743 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 02:52:24.744 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 02:52:24.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 02:52:24.746 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 02:52:24.748 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 02:52:24.749 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 02:52:24.750 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 02:52:24.751 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 02:52:24.752 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 02:52:24.809 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-12 02:52:24.811 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-12 02:52:24.812 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-12 02:52:24.850 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-12 02:52:24.890 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 02:52:24.891 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-12 02:52:24.892 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 02:52:24.893 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-12 02:52:24.945 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-12 02:52:24.946 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-12 02:52:24.955 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-12 02:52:24.956 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 02:52:24.969 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 02:52:24.972 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-12 02:52:24.973 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-12 02:52:25.038 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-12 02:52:25.040 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 02:52:25.042 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 02:52:25.043 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 02:52:25.092 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-12 02:52:25.104 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-12 02:52:27.526 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:52:27.533 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:52:27.533 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:52:27.659 | + inc/python:pip_install:200 : result=0 2022-04-12 02:52:27.661 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:52:27.664 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:27.666 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:27.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:27.670 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:27.672 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:27.675 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:52:27.677 | + functions-common:time_stop:2432 : start_time=1649731942608 2022-04-12 02:52:27.679 | + functions-common:time_stop:2434 : [[ -z 1649731942608 ]] 2022-04-12 02:52:27.682 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:27.686 | + functions-common:time_stop:2437 : end_time=1649731947683 2022-04-12 02:52:27.688 | + functions-common:time_stop:2438 : elapsed_time=5075 2022-04-12 02:52:27.690 | + functions-common:time_stop:2439 : total=36777 2022-04-12 02:52:27.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:27.695 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41852 2022-04-12 02:52:27.697 | + inc/python:pip_install:203 : return 0 2022-04-12 02:52:27.700 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 02:52:27.702 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 02:52:27.704 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:52:27.707 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 02:52:27.710 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 02:52:27.713 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:52:27.716 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:52:27.717 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:52:27.722 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 02:52:27.724 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 02:52:27.726 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 02:52:27.729 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 02:52:27.731 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 02:52:27.752 | Using python 3.8 to install python-memcached 2022-04-12 02:52:27.755 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 02:52:28.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:28.628 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:28.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:28.628 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:29.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:29.837 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 02:52:29.840 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 02:52:32.358 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:52:32.365 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:52:32.365 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:52:32.496 | + inc/python:pip_install:200 : result=0 2022-04-12 02:52:32.498 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:52:32.501 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:32.503 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:32.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:32.508 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:32.510 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:32.512 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:52:32.515 | + functions-common:time_stop:2432 : start_time=1649731947747 2022-04-12 02:52:32.517 | + functions-common:time_stop:2434 : [[ -z 1649731947747 ]] 2022-04-12 02:52:32.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:32.524 | + functions-common:time_stop:2437 : end_time=1649731952521 2022-04-12 02:52:32.526 | + functions-common:time_stop:2438 : elapsed_time=4774 2022-04-12 02:52:32.528 | + functions-common:time_stop:2439 : total=41852 2022-04-12 02:52:32.530 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:32.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46626 2022-04-12 02:52:32.535 | + inc/python:pip_install:203 : return 0 2022-04-12 02:52:32.538 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 02:52:32.555 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:32.557 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:52:32.559 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 02:52:32.562 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 02:52:32.564 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 02:52:32.566 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:52:32.569 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 02:52:32.572 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 02:52:32.587 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:32.590 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 02:52:32.592 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 02:52:32.594 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 02:52:32.596 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:52:32.598 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:52:32.601 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:52:32.603 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:52:32.606 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:52:32.608 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:52:32.624 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:52:32.626 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:52:32.628 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:32.631 | + functions-common:git_clone:629 : echo master 2022-04-12 02:52:32.631 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:52:32.636 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 02:52:32.639 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:32.641 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 02:52:32.644 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:52:32.644 | + functions-common:git_clone:678 : head -1 2022-04-12 02:52:32.647 | c141e6164 trivial: Fix typo 2022-04-12 02:52:32.649 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:52:32.652 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 02:52:32.654 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:52:32.657 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:52:32.659 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 02:52:32.661 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:52:32.664 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 02:52:32.666 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:52:32.669 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:52:32.671 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 02:52:32.673 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:52:32.676 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:52:32.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 02:52:32.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:52:32.684 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 02:52:32.687 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:52:32.689 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:52:32.692 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 02:52:32.697 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 02:52:32.700 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 02:52:33.387 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 02:52:33.389 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:52:33.392 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:52:33.394 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:52:33.396 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:52:33.398 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 02:52:33.400 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:52:33.402 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:52:33.404 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:52:33.407 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:52:33.409 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:52:33.411 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:52:33.414 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:52:33.416 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 02:52:33.437 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 02:52:33.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-12 02:52:34.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:34.307 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:34.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:34.307 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:35.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:35.520 | Obtaining file:///opt/stack/keystone 2022-04-12 02:52:35.521 | Preparing metadata (setup.py): started 2022-04-12 02:52:40.576 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:52:40.651 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-12 02:52:40.652 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-12 02:52:40.653 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:52:40.654 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-12 02:52:40.655 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 02:52:40.656 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 02:52:40.657 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-12 02:52:40.658 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:52:40.659 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-12 02:52:40.660 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-12 02:52:40.661 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-12 02:52:40.663 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:52:40.664 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-12 02:52:40.665 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-12 02:52:40.666 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-12 02:52:40.667 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-12 02:52:40.668 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-12 02:52:40.669 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-12 02:52:40.670 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:52:40.671 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-12 02:52:40.672 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-12 02:52:40.673 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-12 02:52:40.675 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-12 02:52:40.676 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:52:40.677 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-12 02:52:40.678 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:52:40.679 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 02:52:40.680 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-12 02:52:40.681 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-12 02:52:40.683 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:52:40.684 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:52:40.685 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-12 02:52:40.686 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-12 02:52:40.687 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 02:52:40.698 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-12 02:52:40.699 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-12 02:52:40.742 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-12 02:52:40.759 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:52:40.760 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:52:40.761 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 02:52:40.762 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-12 02:52:40.764 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 02:52:40.774 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-12 02:52:40.837 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:52:40.838 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-12 02:52:40.934 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-12 02:52:40.935 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:52:40.936 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:52:40.937 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-12 02:52:40.991 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-12 02:52:40.993 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-12 02:52:40.994 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-12 02:52:41.044 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-12 02:52:41.046 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-12 02:52:41.127 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:52:41.129 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-12 02:52:41.130 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-12 02:52:41.132 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-12 02:52:41.133 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-12 02:52:41.136 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:52:41.156 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-12 02:52:41.203 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:52:41.224 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-12 02:52:41.226 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-12 02:52:41.227 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-12 02:52:41.229 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-12 02:52:41.279 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:52:41.397 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 02:52:41.399 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-12 02:52:41.400 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-12 02:52:41.400 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 02:52:41.401 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-12 02:52:41.620 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-12 02:52:41.644 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-12 02:52:41.644 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-12 02:52:41.713 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-12 02:52:41.731 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:52:41.788 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-12 02:52:41.827 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-12 02:52:41.935 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 02:52:41.992 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:52:42.067 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-12 02:52:42.192 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-12 02:52:42.223 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-12 02:52:42.263 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-12 02:52:42.264 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-12 02:52:42.266 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-12 02:52:42.267 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:52:42.269 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:52:42.270 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-12 02:52:42.326 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-12 02:52:42.465 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-12 02:52:42.466 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-12 02:52:42.467 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-12 02:52:42.469 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-12 02:52:42.621 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:52:42.700 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:52:42.947 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-12 02:52:43.207 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-12 02:52:43.243 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-12 02:52:45.124 | Installing collected packages: keystone 2022-04-12 02:52:45.124 | Attempting uninstall: keystone 2022-04-12 02:52:45.124 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 02:52:45.128 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 02:52:45.129 | Running setup.py develop for keystone 2022-04-12 02:52:51.376 | Successfully installed keystone 2022-04-12 02:52:51.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:52:51.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:52:51.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:52:51.517 | + inc/python:pip_install:200 : result=0 2022-04-12 02:52:51.520 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:52:51.522 | + functions-common:time_stop:2425 : local name 2022-04-12 02:52:51.525 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:52:51.527 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:52:51.529 | + functions-common:time_stop:2428 : local total 2022-04-12 02:52:51.531 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:52:51.533 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:52:51.535 | + functions-common:time_stop:2432 : start_time=1649731953431 2022-04-12 02:52:51.537 | + functions-common:time_stop:2434 : [[ -z 1649731953431 ]] 2022-04-12 02:52:51.540 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:52:51.544 | + functions-common:time_stop:2437 : end_time=1649731971541 2022-04-12 02:52:51.546 | + functions-common:time_stop:2438 : elapsed_time=18110 2022-04-12 02:52:51.548 | + functions-common:time_stop:2439 : total=46626 2022-04-12 02:52:51.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:52:51.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64736 2022-04-12 02:52:51.554 | + inc/python:pip_install:203 : return 0 2022-04-12 02:52:51.557 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:52:51.559 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:52:51.561 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:52:51.580 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:52:51.593 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 02:52:51.595 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 02:52:51.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:52:51.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:52:51.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 02:52:51.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:52:51.607 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 02:52:51.623 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:51.626 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:52:51.628 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:52:51.631 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 02:52:51.634 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 02:52:51.646 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-12 02:52:51.649 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 02:52:51.653 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 02:52:51.668 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:51.671 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 02:52:51.701 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 02:52:51.729 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 02:52:51.762 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 02:52:51.792 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 02:52:51.824 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 02:52:51.854 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 02:52:51.882 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 02:52:51.910 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 02:52:51.912 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 02:52:51.915 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 02:52:51.917 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 02:52:51.919 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:52:51.922 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:52:51.938 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:51.941 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:52:51.944 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:52:51.946 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:52:51.961 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:51.964 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:52:51.967 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:52:51.998 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:52:52.001 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:52:52.003 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 02:52:52.006 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 02:52:52.022 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:52.024 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 02:52:52.059 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 02:52:52.062 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 02:52:52.094 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 02:52:52.097 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 02:52:52.099 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 02:52:52.102 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 02:52:52.104 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:52:52.107 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:52:52.138 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 02:52:52.141 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 02:52:52.143 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 02:52:52.145 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 02:52:52.148 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:52:52.165 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:52:52.167 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:52:52.170 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:52:52.172 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:52:52.174 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:52:52.202 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:52:52.230 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:52:52.258 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:52:52.285 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 02:52:52.313 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:52:52.315 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 02:52:52.318 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:52:52.320 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 02:52:52.322 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 02:52:52.325 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:52:52.327 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:52:52.330 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 02:52:52.334 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 02:52:52.337 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:52:52.339 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:52:52.353 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:52:52.353 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:52:52.362 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:52:52.366 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:52:52.382 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:52:52.385 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:52:52.389 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 02:52:52.418 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 02:52:52.445 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 02:52:52.472 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 02:52:52.500 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 02:52:52.526 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 02:52:52.554 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 02:52:52.581 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 02:52:52.608 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 02:52:52.635 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:52:52.663 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 02:52:52.692 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 02:52:52.720 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 02:52:52.747 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:52:52.749 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:52:52.752 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 02:52:52.755 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 02:52:52.757 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:52:52.760 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:52.762 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:52.764 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:52:52.767 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:52:52.769 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:52:52.797 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 02:52:52.824 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:52:52.825 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-12 02:52:52.833 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 02:52:52.837 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 02:52:52.839 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 02:52:52.841 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:52:52.844 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:52:52.846 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:52:52.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:52.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:52.853 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:52:52.856 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:52:52.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:52:52.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:52:52.863 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 02:52:52.923 | Site keystone-wsgi-public already enabled 2022-04-12 02:52:52.927 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:52:52.930 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:52:52.932 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:52:52.934 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:52:53.073 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 02:52:53.106 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 02:52:53.139 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 02:52:53.170 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 02:52:53.173 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 02:52:53.204 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 02:52:53.233 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 02:52:53.261 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 02:52:53.264 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 02:52:53.281 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:52:53.284 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 02:52:53.300 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:52:53.303 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 02:52:53.306 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 02:52:53.308 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 02:52:53.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:52:53.313 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 02:52:53.315 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 02:52:53.318 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 02:52:53.320 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 02:52:53.322 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:52:53.325 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:52:53.327 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:52:53.330 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:52:53.332 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:52:53.336 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:52:53.351 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:52:53.354 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:52:53.356 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:53.359 | + functions-common:git_clone:629 : echo master 2022-04-12 02:52:53.359 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:52:53.364 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 02:52:53.367 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:52:53.369 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 02:52:53.372 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:52:53.372 | + functions-common:git_clone:678 : head -1 2022-04-12 02:52:53.375 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 02:52:53.378 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:52:53.381 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 02:52:53.384 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:52:53.386 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:52:53.388 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 02:52:53.391 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 02:52:53.393 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 02:52:53.396 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:52:53.398 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:52:53.401 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 02:52:53.403 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:52:53.405 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 02:52:53.408 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 02:52:53.411 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:52:53.414 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 02:52:53.416 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:52:53.418 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:52:53.421 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 02:52:53.427 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 02:52:53.430 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 02:52:54.121 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 02:52:54.123 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:52:54.125 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:52:54.128 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:52:54.130 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:52:54.132 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 02:52:54.134 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:52:54.137 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 02:52:54.139 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:52:54.141 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 02:52:54.143 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 02:52:54.146 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 02:52:54.148 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:52:54.150 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 02:52:54.172 | Using python 3.8 to install /opt/stack/swift 2022-04-12 02:52:54.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 -e '/opt/stack/swift[keystone]' 2022-04-12 02:52:55.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:55.034 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:55.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:52:55.034 | from cryptography.utils import int_from_bytes 2022-04-12 02:52:56.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:52:56.243 | Obtaining file:///opt/stack/swift 2022-04-12 02:52:56.244 | Preparing metadata (setup.py): started 2022-04-12 02:53:00.923 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:53:00.963 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 02:53:00.964 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 02:53:00.965 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-12 02:53:00.966 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 02:53:00.968 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 02:53:00.969 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 02:53:00.970 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 02:53:00.971 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 02:53:00.972 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 02:53:00.973 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 02:53:00.974 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 02:53:01.014 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 02:53:01.024 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 02:53:01.079 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-12 02:53:01.080 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-12 02:53:01.082 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-12 02:53:01.083 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-12 02:53:01.084 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-12 02:53:01.085 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-12 02:53:01.087 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-12 02:53:01.088 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-12 02:53:01.089 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 02:53:01.090 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 02:53:01.091 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-12 02:53:01.092 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-12 02:53:01.112 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 02:53:01.145 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 02:53:01.147 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-12 02:53:01.148 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 02:53:01.149 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-12 02:53:01.172 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 02:53:01.275 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-12 02:53:01.276 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-12 02:53:01.277 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-12 02:53:01.321 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-12 02:53:01.365 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-12 02:53:01.366 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-12 02:53:01.367 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-12 02:53:01.368 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-12 02:53:01.430 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-12 02:53:01.433 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-12 02:53:01.446 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-12 02:53:01.447 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-12 02:53:01.465 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-12 02:53:01.467 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-12 02:53:01.611 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-12 02:53:01.627 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-12 02:53:03.919 | Installing collected packages: swift 2022-04-12 02:53:03.919 | Attempting uninstall: swift 2022-04-12 02:53:03.919 | Found existing installation: swift 2.30.0.dev15 2022-04-12 02:53:03.922 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 02:53:03.923 | Running setup.py develop for swift 2022-04-12 02:53:09.759 | Successfully installed swift 2022-04-12 02:53:09.759 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:53:09.767 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:53:09.767 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:53:09.899 | + inc/python:pip_install:200 : result=0 2022-04-12 02:53:09.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:53:09.904 | + functions-common:time_stop:2425 : local name 2022-04-12 02:53:09.906 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:53:09.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:53:09.910 | + functions-common:time_stop:2428 : local total 2022-04-12 02:53:09.913 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:53:09.915 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:53:09.917 | + functions-common:time_stop:2432 : start_time=1649731974166 2022-04-12 02:53:09.919 | + functions-common:time_stop:2434 : [[ -z 1649731974166 ]] 2022-04-12 02:53:09.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:53:09.926 | + functions-common:time_stop:2437 : end_time=1649731989924 2022-04-12 02:53:09.929 | + functions-common:time_stop:2438 : elapsed_time=15758 2022-04-12 02:53:09.931 | + functions-common:time_stop:2439 : total=64736 2022-04-12 02:53:09.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:53:09.935 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80494 2022-04-12 02:53:09.938 | + inc/python:pip_install:203 : return 0 2022-04-12 02:53:09.940 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:53:09.943 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:53:09.945 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:53:09.964 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:53:09.976 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 02:53:09.978 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 02:53:09.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:53:09.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:53:09.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 02:53:09.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:53:09.990 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 02:53:09.993 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:53:09.995 | + ./stack.sh:main:910 : configure_swift 2022-04-12 02:53:09.997 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 02:53:09.999 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 02:53:10.001 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 02:53:10.004 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 02:53:10.006 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 02:53:11.215 | No container-replicator running 2022-04-12 02:53:11.215 | No proxy-server running 2022-04-12 02:53:11.215 | No container-auditor running 2022-04-12 02:53:11.215 | No container-reconciler running 2022-04-12 02:53:11.215 | No container-server running 2022-04-12 02:53:11.215 | No account-auditor running 2022-04-12 02:53:11.215 | No container-sharder running 2022-04-12 02:53:11.215 | No container-sync running 2022-04-12 02:53:11.215 | No account-server running 2022-04-12 02:53:11.215 | No container-updater running 2022-04-12 02:53:11.215 | No object-server running 2022-04-12 02:53:11.215 | No object-updater running 2022-04-12 02:53:11.215 | No account-reaper running 2022-04-12 02:53:11.215 | No object-replicator running 2022-04-12 02:53:11.215 | No object-reconstructor running 2022-04-12 02:53:11.215 | No object-auditor running 2022-04-12 02:53:11.215 | No object-expirer running 2022-04-12 02:53:11.215 | No account-replicator running 2022-04-12 02:53:11.308 | + lib/swift:configure_swift:337 : true 2022-04-12 02:53:11.311 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 02:53:11.324 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 02:53:11.335 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 02:53:11.338 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 02:53:11.339 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 02:53:11.343 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 02:53:11.343 | s/%GROUP%/ubuntu/; 2022-04-12 02:53:11.343 | s/%USER%/ubuntu/; 2022-04-12 02:53:11.344 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 02:53:11.344 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 02:53:11.347 | uid = ubuntu 2022-04-12 02:53:11.347 | gid = ubuntu 2022-04-12 02:53:11.347 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 02:53:11.347 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 02:53:11.347 | address = 127.0.0.1 2022-04-12 02:53:11.347 | 2022-04-12 02:53:11.347 | [account6612] 2022-04-12 02:53:11.347 | max connections = 25 2022-04-12 02:53:11.347 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:53:11.347 | read only = false 2022-04-12 02:53:11.347 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 02:53:11.347 | 2022-04-12 02:53:11.347 | [account6622] 2022-04-12 02:53:11.347 | max connections = 25 2022-04-12 02:53:11.347 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:53:11.347 | read only = false 2022-04-12 02:53:11.347 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 02:53:11.347 | 2022-04-12 02:53:11.347 | [account6632] 2022-04-12 02:53:11.347 | max connections = 25 2022-04-12 02:53:11.348 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:53:11.348 | read only = false 2022-04-12 02:53:11.348 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | [account6642] 2022-04-12 02:53:11.348 | max connections = 25 2022-04-12 02:53:11.348 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:53:11.348 | read only = false 2022-04-12 02:53:11.348 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | [container6611] 2022-04-12 02:53:11.348 | max connections = 25 2022-04-12 02:53:11.348 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:53:11.348 | read only = false 2022-04-12 02:53:11.348 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | [container6621] 2022-04-12 02:53:11.348 | max connections = 25 2022-04-12 02:53:11.348 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:53:11.348 | read only = false 2022-04-12 02:53:11.348 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | [container6631] 2022-04-12 02:53:11.348 | max connections = 25 2022-04-12 02:53:11.348 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:53:11.348 | read only = false 2022-04-12 02:53:11.348 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | [container6641] 2022-04-12 02:53:11.348 | max connections = 25 2022-04-12 02:53:11.348 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:53:11.348 | read only = false 2022-04-12 02:53:11.348 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.348 | 2022-04-12 02:53:11.349 | [object6613] 2022-04-12 02:53:11.349 | max connections = 25 2022-04-12 02:53:11.349 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:53:11.349 | read only = false 2022-04-12 02:53:11.349 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 02:53:11.349 | 2022-04-12 02:53:11.349 | [object6623] 2022-04-12 02:53:11.349 | max connections = 25 2022-04-12 02:53:11.349 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:53:11.349 | read only = false 2022-04-12 02:53:11.349 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 02:53:11.349 | 2022-04-12 02:53:11.349 | [object6633] 2022-04-12 02:53:11.349 | max connections = 25 2022-04-12 02:53:11.349 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:53:11.349 | read only = false 2022-04-12 02:53:11.349 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 02:53:11.349 | 2022-04-12 02:53:11.349 | [object6643] 2022-04-12 02:53:11.349 | max connections = 25 2022-04-12 02:53:11.349 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:53:11.349 | read only = false 2022-04-12 02:53:11.349 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 02:53:11.350 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 02:53:11.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:53:11.354 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:53:11.356 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 02:53:11.369 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 02:53:11.371 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 02:53:11.375 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 02:53:11.380 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 02:53:11.382 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 02:53:11.386 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 02:53:11.414 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 02:53:11.440 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 02:53:11.457 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 02:53:11.485 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 02:53:11.503 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:53:11.531 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 02:53:11.548 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 02:53:11.576 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 02:53:11.594 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 02:53:11.622 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 02:53:11.640 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:53:11.668 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 02:53:11.686 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 02:53:11.701 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:11.703 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 02:53:11.731 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 02:53:11.758 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 02:53:11.785 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 02:53:11.812 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 02:53:11.827 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:11.829 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 02:53:11.856 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 02:53:11.871 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:11.873 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 02:53:11.888 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:11.890 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 02:53:11.892 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 02:53:11.907 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:11.909 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 02:53:11.912 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 02:53:11.914 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 02:53:11.919 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 02:53:11.924 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 02:53:11.951 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 02:53:11.978 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 02:53:12.007 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 02:53:12.037 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 02:53:12.064 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 02:53:12.066 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 02:53:12.068 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 02:53:12.070 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 02:53:12.072 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 02:53:12.100 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 02:53:12.127 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:53:12.154 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 02:53:12.182 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 02:53:12.209 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 02:53:12.237 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 02:53:12.263 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 02:53:12.291 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:53:12.318 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 02:53:12.345 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 02:53:12.373 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 02:53:12.400 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 02:53:12.427 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 02:53:12.457 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 02:53:12.485 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 02:53:12.502 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 02:53:12.530 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 02:53:12.557 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 02:53:12.562 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 02:53:12.591 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 02:53:12.617 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 02:53:12.644 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 02:53:12.647 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 02:53:12.649 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:53:12.651 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 02:53:12.655 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 02:53:12.658 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:53:12.660 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:53:12.662 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 02:53:12.664 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 02:53:12.666 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:53:12.668 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:53:12.670 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 02:53:12.688 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 02:53:12.717 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 02:53:12.734 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 02:53:12.763 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 02:53:12.781 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:53:12.810 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 02:53:12.829 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:53:12.856 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 02:53:12.875 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:53:12.903 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 02:53:12.921 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 02:53:12.949 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:53:12.968 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:53:12.996 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 02:53:13.014 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 02:53:13.042 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 02:53:13.060 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 02:53:13.088 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-12 02:53:13.093 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 02:53:13.111 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:53:13.140 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 02:53:13.168 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:53:13.170 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 02:53:13.175 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 02:53:13.178 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:53:13.180 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:53:13.182 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 02:53:13.184 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 02:53:13.186 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:53:13.189 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:53:13.191 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 02:53:13.208 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 02:53:13.237 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 02:53:13.255 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 02:53:13.283 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 02:53:13.302 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:53:13.334 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 02:53:13.353 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:53:13.382 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 02:53:13.400 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:53:13.429 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 02:53:13.447 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 02:53:13.475 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:53:13.493 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:53:13.521 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 02:53:13.539 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 02:53:13.567 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 02:53:13.586 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 02:53:13.613 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-12 02:53:13.618 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 02:53:13.635 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:53:13.665 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:53:13.667 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 02:53:13.671 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 02:53:13.673 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:53:13.675 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:53:13.678 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 02:53:13.680 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 02:53:13.682 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:53:13.684 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:53:13.687 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 02:53:13.704 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 02:53:13.733 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 02:53:13.751 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 02:53:13.779 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 02:53:13.797 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:53:13.825 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 02:53:13.843 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:53:13.872 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 02:53:13.889 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:53:13.918 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 02:53:13.936 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 02:53:13.965 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:53:13.982 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:53:14.011 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 02:53:14.029 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 02:53:14.057 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 02:53:14.075 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 02:53:14.103 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-12 02:53:14.107 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 02:53:14.125 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:53:14.154 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 02:53:14.183 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 02:53:14.212 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 02:53:14.240 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 02:53:14.242 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 02:53:14.246 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 02:53:14.275 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 02:53:14.304 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 02:53:14.332 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 02:53:14.360 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 02:53:14.389 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 02:53:14.416 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 02:53:14.444 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 02:53:14.471 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 02:53:14.498 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 02:53:14.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:14.516 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 02:53:14.534 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 02:53:14.537 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 02:53:14.557 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 02:53:14.559 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 02:53:14.586 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 02:53:14.589 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 02:53:14.616 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 02:53:14.644 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 02:53:14.646 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 02:53:14.674 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 02:53:14.690 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:14.692 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 02:53:14.695 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 02:53:14.700 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 02:53:14.702 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 02:53:14.718 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 02:53:14.720 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 02:53:14.732 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 02:53:14.734 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 02:53:14.737 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:53:14.739 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:53:14.742 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:53:14.744 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:53:14.746 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:53:14.748 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:53:14.751 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 02:53:14.763 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:53:14.765 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 02:53:14.768 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 02:53:14.785 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:14.788 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 02:53:14.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:14.809 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 02:53:14.811 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 02:53:14.814 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 02:53:14.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:53:14.818 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 02:53:14.821 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 02:53:14.824 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 02:53:14.826 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 02:53:14.843 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:14.845 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 02:53:14.848 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 02:53:14.865 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:14.868 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 02:53:14.870 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 02:53:14.873 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 02:53:14.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:53:14.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:53:14.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 02:53:14.883 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:53:14.886 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 02:53:14.889 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 02:53:14.892 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 02:53:14.895 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 02:53:14.897 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 02:53:14.900 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 02:53:14.902 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 02:53:14.905 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 02:53:14.908 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 02:53:14.911 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 02:53:14.915 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:53:14.915 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 02:53:14.920 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 02:53:14.923 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 02:53:14.925 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 02:53:14.929 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 02:53:14.931 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:53:14.953 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 02:53:14.956 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:53:15.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:53:15.820 | from cryptography.utils import int_from_bytes 2022-04-12 02:53:15.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:53:15.820 | from cryptography.utils import int_from_bytes 2022-04-12 02:53:17.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:53:17.045 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:53:17.128 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-12 02:53:17.129 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-12 02:53:17.130 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 02:53:17.131 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 02:53:17.132 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-12 02:53:17.133 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-12 02:53:17.134 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-12 02:53:17.135 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-12 02:53:17.137 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-12 02:53:17.138 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-12 02:53:17.139 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-12 02:53:17.140 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-12 02:53:17.142 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-12 02:53:17.144 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-12 02:53:17.147 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-12 02:53:17.149 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-12 02:53:17.151 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-12 02:53:17.153 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-12 02:53:17.163 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-12 02:53:17.164 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-12 02:53:17.178 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-12 02:53:17.247 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-12 02:53:17.248 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-12 02:53:17.249 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-12 02:53:17.273 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-12 02:53:17.275 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-12 02:53:17.276 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-12 02:53:17.277 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-12 02:53:17.279 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-12 02:53:17.290 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-12 02:53:17.331 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-12 02:53:17.334 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-12 02:53:17.335 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 02:53:17.336 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-12 02:53:17.357 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-12 02:53:17.358 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-12 02:53:17.374 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-12 02:53:17.390 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-12 02:53:17.391 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-12 02:53:17.412 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-12 02:53:17.414 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-12 02:53:17.495 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-12 02:53:17.496 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-12 02:53:17.498 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-12 02:53:17.499 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-12 02:53:17.548 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-12 02:53:17.574 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-12 02:53:17.810 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-12 02:53:17.813 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-12 02:53:17.848 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-12 02:53:17.850 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-12 02:53:17.853 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-12 02:53:17.854 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-12 02:53:17.855 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-12 02:53:17.857 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-12 02:53:17.913 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-12 02:53:18.093 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-12 02:53:18.116 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-12 02:53:18.204 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-12 02:53:18.350 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-12 02:53:20.466 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:53:20.473 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:53:20.473 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:53:20.597 | + inc/python:pip_install:200 : result=0 2022-04-12 02:53:20.599 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:53:20.602 | + functions-common:time_stop:2425 : local name 2022-04-12 02:53:20.604 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:53:20.606 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:53:20.609 | + functions-common:time_stop:2428 : local total 2022-04-12 02:53:20.611 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:53:20.614 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:53:20.616 | + functions-common:time_stop:2432 : start_time=1649731994948 2022-04-12 02:53:20.618 | + functions-common:time_stop:2434 : [[ -z 1649731994948 ]] 2022-04-12 02:53:20.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:53:20.626 | + functions-common:time_stop:2437 : end_time=1649732000623 2022-04-12 02:53:20.628 | + functions-common:time_stop:2438 : elapsed_time=5675 2022-04-12 02:53:20.631 | + functions-common:time_stop:2439 : total=80494 2022-04-12 02:53:20.633 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:53:20.636 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86169 2022-04-12 02:53:20.638 | + inc/python:pip_install:203 : return 0 2022-04-12 02:53:20.641 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 02:53:20.643 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 02:53:20.646 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 02:53:20.659 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 02:53:20.664 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 02:53:20.666 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 02:53:20.669 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 02:53:20.671 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:53:20.673 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:53:20.677 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:53:20.680 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:53:20.682 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:53:20.685 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:53:20.701 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:53:20.703 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:53:20.705 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:53:20.708 | + functions-common:git_clone:629 : echo master 2022-04-12 02:53:20.709 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:53:20.714 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 02:53:20.716 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:53:20.719 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 02:53:20.722 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:53:20.722 | + functions-common:git_clone:678 : head -1 2022-04-12 02:53:20.726 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 02:53:20.729 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:53:20.731 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 02:53:20.734 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:53:20.736 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:53:20.740 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 02:53:20.742 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:53:20.745 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 02:53:20.747 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:53:20.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:53:20.752 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 02:53:20.754 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:53:20.757 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:53:20.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 02:53:20.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:53:20.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 02:53:20.768 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:53:20.771 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:53:20.774 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 02:53:20.780 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 02:53:20.782 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 02:53:21.457 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 02:53:21.460 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:53:21.462 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:53:21.465 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:53:21.467 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:53:21.469 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 02:53:21.472 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:53:21.474 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:53:21.476 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:53:21.479 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:53:21.481 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:53:21.484 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:53:21.486 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:53:21.488 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 02:53:21.510 | Using python 3.8 to install /opt/stack/glance 2022-04-12 02:53:21.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-12 02:53:22.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:53:22.390 | from cryptography.utils import int_from_bytes 2022-04-12 02:53:22.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:53:22.390 | from cryptography.utils import int_from_bytes 2022-04-12 02:53:23.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:53:23.603 | Obtaining file:///opt/stack/glance 2022-04-12 02:53:23.604 | Preparing metadata (setup.py): started 2022-04-12 02:53:28.315 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:53:28.386 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 02:53:28.388 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 02:53:28.389 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 02:53:28.389 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 02:53:28.390 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:53:28.392 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 02:53:28.393 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 02:53:28.394 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 02:53:28.395 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 02:53:28.396 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 02:53:28.398 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 02:53:28.399 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:53:28.400 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 02:53:28.401 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:53:28.402 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 02:53:28.403 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:53:28.404 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:53:28.405 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 02:53:28.406 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:53:28.407 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 02:53:28.408 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:53:28.409 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:53:28.410 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:53:28.411 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:53:28.413 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 02:53:28.413 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 02:53:28.414 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 02:53:28.416 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:53:28.417 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:53:28.418 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 02:53:28.419 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 02:53:28.420 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 02:53:28.421 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 02:53:28.422 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 02:53:28.423 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:53:28.424 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 02:53:28.425 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:53:28.427 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:53:28.428 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 02:53:28.429 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 02:53:28.430 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 02:53:28.431 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:53:28.432 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:53:28.448 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:53:28.450 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 02:53:28.451 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 02:53:28.472 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 02:53:28.473 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 02:53:28.513 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 02:53:28.529 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 02:53:28.538 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 02:53:28.552 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 02:53:28.553 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 02:53:28.554 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 02:53:28.647 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 02:53:28.723 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 02:53:28.774 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 02:53:28.776 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:53:28.816 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 02:53:28.885 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 02:53:28.887 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:53:28.888 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 02:53:28.947 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 02:53:28.949 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 02:53:28.952 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:53:28.980 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 02:53:29.026 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 02:53:29.028 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 02:53:29.087 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 02:53:29.088 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 02:53:29.091 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:53:29.095 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 02:53:29.096 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:53:29.118 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 02:53:29.121 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:53:29.124 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:53:29.164 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 02:53:29.211 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 02:53:29.212 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 02:53:29.213 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:53:29.288 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 02:53:29.348 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 02:53:29.448 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 02:53:29.721 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 02:53:29.724 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 02:53:29.725 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 02:53:29.727 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:53:29.781 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 02:53:29.804 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 02:53:29.897 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 02:53:30.013 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:53:30.225 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 02:53:30.227 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 02:53:30.229 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 02:53:30.230 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:53:30.232 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:53:30.234 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 02:53:30.235 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 02:53:30.352 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 02:53:30.385 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 02:53:30.428 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:53:30.430 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:53:30.668 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:53:30.852 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 02:53:30.854 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 02:53:30.855 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 02:53:30.857 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 02:53:30.963 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 02:53:31.116 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:53:31.247 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 02:53:31.560 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:53:31.564 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:53:31.790 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 02:53:32.067 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:53:32.426 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 02:53:32.427 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 02:53:33.896 | Installing collected packages: glance 2022-04-12 02:53:33.896 | Attempting uninstall: glance 2022-04-12 02:53:33.896 | Found existing installation: glance 24.1.0.dev4 2022-04-12 02:53:33.903 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 02:53:33.904 | Running setup.py develop for glance 2022-04-12 02:53:40.011 | Successfully installed glance 2022-04-12 02:53:40.011 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:53:40.019 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:53:40.019 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:53:40.158 | + inc/python:pip_install:200 : result=0 2022-04-12 02:53:40.161 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:53:40.164 | + functions-common:time_stop:2425 : local name 2022-04-12 02:53:40.166 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:53:40.168 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:53:40.171 | + functions-common:time_stop:2428 : local total 2022-04-12 02:53:40.173 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:53:40.175 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:53:40.178 | + functions-common:time_stop:2432 : start_time=1649732001504 2022-04-12 02:53:40.180 | + functions-common:time_stop:2434 : [[ -z 1649732001504 ]] 2022-04-12 02:53:40.183 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:53:40.187 | + functions-common:time_stop:2437 : end_time=1649732020184 2022-04-12 02:53:40.189 | + functions-common:time_stop:2438 : elapsed_time=18680 2022-04-12 02:53:40.192 | + functions-common:time_stop:2439 : total=86169 2022-04-12 02:53:40.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:53:40.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104849 2022-04-12 02:53:40.199 | + inc/python:pip_install:203 : return 0 2022-04-12 02:53:40.201 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:53:40.204 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:53:40.207 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:53:40.226 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:53:40.238 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 02:53:40.241 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 02:53:40.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:53:40.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:53:40.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 02:53:40.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:53:40.254 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:53:40.256 | + ./stack.sh:main:922 : configure_glance 2022-04-12 02:53:40.259 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 02:53:40.272 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 02:53:40.275 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 02:53:40.277 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 02:53:40.280 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 02:53:40.282 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 02:53:40.285 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:53:40.288 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:53:40.291 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 02:53:40.320 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:53:40.350 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 02:53:40.380 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:53:40.410 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 02:53:40.441 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 02:53:40.470 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 02:53:40.473 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:53:40.475 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 02:53:40.478 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:53:40.480 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 02:53:40.509 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 02:53:40.538 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:53:40.569 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 02:53:40.598 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 02:53:40.627 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 02:53:40.657 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 02:53:40.687 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 02:53:40.717 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:53:40.746 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:53:40.776 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:53:40.806 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 02:53:40.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 02:53:40.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 02:53:40.813 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:53:40.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:53:40.818 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:53:40.835 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:40.838 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:53:40.841 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:53:40.843 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:53:40.861 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:40.863 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:53:40.866 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:53:40.896 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:53:40.898 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:53:40.901 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 02:53:40.903 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 02:53:40.906 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 02:53:40.936 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 02:53:40.966 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 02:53:40.969 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 02:53:40.971 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 02:53:40.973 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 02:53:40.976 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:53:40.978 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 02:53:40.981 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:53:41.011 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 02:53:41.013 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 02:53:41.043 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:53:41.045 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 02:53:41.062 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:41.064 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 02:53:41.096 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 02:53:41.125 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-12 02:53:41.156 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 02:53:41.185 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 02:53:41.216 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 02:53:41.233 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:41.235 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:53:41.265 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 02:53:41.295 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 02:53:41.325 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 02:53:41.355 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 02:53:41.385 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 02:53:41.414 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 02:53:41.431 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:41.433 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 02:53:41.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 02:53:41.438 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:53:41.442 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:53:41.459 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:53:41.462 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:53:41.464 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:53:41.467 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:53:41.469 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:53:41.499 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:53:41.529 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:53:41.559 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:53:41.589 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 02:53:41.593 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 02:53:41.623 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 02:53:41.653 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:53:41.683 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 02:53:41.713 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 02:53:41.743 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 02:53:41.772 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 02:53:41.803 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:53:41.833 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 02:53:41.863 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 02:53:41.892 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 02:53:41.923 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 02:53:41.928 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-12 02:53:41.936 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 02:53:41.952 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:53:41.954 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 02:53:41.957 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 02:53:41.959 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 02:53:41.962 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 02:53:41.964 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 02:53:41.967 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 02:53:41.971 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 02:53:41.974 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 02:53:41.977 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-12 02:53:42.008 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 02:53:42.010 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 02:53:42.012 | ++ functions:get_random_port:837 : true 2022-04-12 02:53:42.015 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 02:53:42.017 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 02:53:42.019 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 02:53:42.074 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 02:53:42.076 | ++ functions:get_random_port:841 : break 2 2022-04-12 02:53:42.078 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 02:53:42.082 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 02:53:42.084 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 02:53:42.112 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 02:53:42.139 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 02:53:42.167 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:53:42.194 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:53:42.222 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:53:42.250 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:53:42.278 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:53:42.310 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:53:42.339 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:53:42.366 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:53:42.394 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:53:42.422 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:53:42.450 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:53:42.478 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 02:53:42.507 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 02:53:42.535 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 02:53:42.562 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 02:53:42.591 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 02:53:42.618 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 02:53:42.621 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 02:53:42.623 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:53:42.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:53:42.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:53:42.630 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 02:53:42.633 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 02:53:42.687 | proxy (enabled by site administrator) 2022-04-12 02:53:42.690 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 02:53:42.693 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 02:53:42.695 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:53:42.698 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:53:42.700 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:53:42.702 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 02:53:42.705 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 02:53:42.759 | proxy_http (enabled by site administrator) 2022-04-12 02:53:42.762 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 02:53:42.765 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 02:53:42.768 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 02:53:42.771 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:53:42.773 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:53:42.775 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:53:42.778 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:53:42.780 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:53:42.783 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 02:53:42.784 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:53:42.792 | KeepAlive Off 2022-04-12 02:53:42.796 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 02:53:42.797 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:53:42.805 | SetEnv proxy-sendchunked 1 2022-04-12 02:53:42.809 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 02:53:42.810 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:53:42.818 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 02:53:42.822 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 02:53:42.824 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 02:53:42.827 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:53:42.829 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:53:42.831 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:53:42.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:53:42.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:53:42.839 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:53:42.841 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:53:42.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:53:42.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:53:42.849 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 02:53:42.910 | Site glance-wsgi-api already enabled 2022-04-12 02:53:42.914 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 02:53:42.917 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:53:42.919 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:53:42.922 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:53:43.056 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 02:53:43.062 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 02:53:43.095 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 02:53:43.097 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 02:53:43.117 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:53:43.120 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 02:53:43.123 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 02:53:43.125 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 02:53:43.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:53:43.131 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 02:53:43.133 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 02:53:43.136 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 02:53:43.138 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 02:53:43.141 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:53:43.143 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:53:43.146 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:53:43.149 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:53:43.151 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:53:43.154 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:53:43.171 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:53:43.173 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:53:43.176 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:53:43.179 | + functions-common:git_clone:629 : echo master 2022-04-12 02:53:43.179 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:53:43.185 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 02:53:43.187 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:53:43.189 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 02:53:43.192 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:53:43.193 | + functions-common:git_clone:678 : head -1 2022-04-12 02:53:43.197 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 02:53:43.199 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:53:43.202 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 02:53:43.204 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:53:43.207 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:53:43.209 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 02:53:43.212 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:53:43.215 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 02:53:43.217 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:53:43.220 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:53:43.223 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 02:53:43.225 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:53:43.228 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:53:43.231 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 02:53:43.233 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:53:43.236 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 02:53:43.240 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:53:43.242 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:53:43.245 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 02:53:43.251 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 02:53:43.254 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 02:53:43.921 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 02:53:43.924 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:53:43.926 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:53:43.928 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:53:43.931 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:53:43.933 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 02:53:43.936 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:53:43.938 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:53:43.941 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:53:43.943 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:53:43.946 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:53:43.948 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:53:43.950 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:53:43.953 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 02:53:43.974 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 02:53:43.977 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-12 02:53:44.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:53:44.845 | from cryptography.utils import int_from_bytes 2022-04-12 02:53:44.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:53:44.845 | from cryptography.utils import int_from_bytes 2022-04-12 02:53:46.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:53:46.066 | Obtaining file:///opt/stack/cinder 2022-04-12 02:53:46.067 | Preparing metadata (setup.py): started 2022-04-12 02:53:51.638 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:53:51.774 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 02:53:51.775 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 02:53:51.776 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 02:53:51.778 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 02:53:51.779 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 02:53:51.780 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 02:53:51.781 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:53:51.782 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:53:51.783 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 02:53:51.785 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 02:53:51.786 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 02:53:51.787 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 02:53:51.788 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:53:51.789 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 02:53:51.790 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 02:53:51.791 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 02:53:51.792 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 02:53:51.794 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 02:53:51.795 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 02:53:51.796 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 02:53:51.797 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 02:53:51.798 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:53:51.799 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 02:53:51.801 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 02:53:51.802 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:53:51.803 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 02:53:51.804 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 02:53:51.805 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 02:53:51.806 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 02:53:51.808 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 02:53:51.809 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:53:51.810 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:53:51.811 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 02:53:51.812 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 02:53:51.813 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 02:53:51.814 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 02:53:51.815 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 02:53:51.816 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 02:53:51.817 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 02:53:51.818 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 02:53:51.820 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 02:53:51.821 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 02:53:51.822 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 02:53:51.823 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 02:53:51.824 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 02:53:51.825 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 02:53:51.826 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 02:53:51.827 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:53:51.828 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 02:53:51.829 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:53:51.830 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 02:53:51.832 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:53:51.833 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 02:53:51.834 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 02:53:51.836 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:53:51.837 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 02:53:51.838 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 02:53:51.839 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:53:51.840 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 02:53:51.841 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 02:53:51.842 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 02:53:51.843 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 02:53:51.857 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 02:53:51.858 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 02:53:51.859 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:53:51.926 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 02:53:51.958 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-12 02:53:51.975 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-12 02:53:51.976 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-12 02:53:51.978 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 02:53:51.979 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-12 02:53:52.076 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-12 02:53:52.132 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:53:52.134 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-12 02:53:52.163 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 02:53:52.164 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 02:53:52.166 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-12 02:53:52.250 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-12 02:53:52.298 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:53:52.299 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:53:52.301 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-12 02:53:52.302 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 02:53:52.369 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:53:52.371 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-12 02:53:52.373 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-12 02:53:52.440 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-12 02:53:52.443 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-12 02:53:52.505 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:53:52.506 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-12 02:53:52.510 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 02:53:52.511 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 02:53:52.516 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-12 02:53:52.544 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:53:52.547 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:53:52.548 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-12 02:53:52.602 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-12 02:53:52.705 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:53:52.707 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-12 02:53:52.734 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:53:52.769 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-12 02:53:52.848 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-12 02:53:52.858 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-12 02:53:53.012 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:53:53.040 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 02:53:53.206 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:53:53.245 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:53:53.247 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-12 02:53:53.249 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-12 02:53:53.457 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-12 02:53:53.459 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 02:53:53.461 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 02:53:53.498 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 02:53:53.529 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-12 02:53:53.777 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 02:53:53.780 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:53:53.965 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:53:53.966 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 02:53:53.968 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 02:53:54.103 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 02:53:54.233 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-12 02:53:54.234 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-12 02:53:54.236 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:53:54.273 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-12 02:53:54.503 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 02:53:54.591 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-12 02:53:54.594 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:53:54.777 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:53:54.877 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 02:53:54.880 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-12 02:53:55.072 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:53:55.514 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-12 02:53:55.564 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-12 02:53:55.617 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-12 02:53:56.713 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-12 02:53:56.991 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-12 02:53:56.992 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-12 02:53:57.139 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-12 02:53:57.337 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 02:53:57.518 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-12 02:53:59.234 | Installing collected packages: cinder 2022-04-12 02:53:59.234 | Attempting uninstall: cinder 2022-04-12 02:53:59.234 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 02:53:59.240 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 02:53:59.241 | Running setup.py develop for cinder 2022-04-12 02:54:06.765 | Successfully installed cinder 2022-04-12 02:54:06.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:54:06.774 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:54:06.774 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:54:06.923 | + inc/python:pip_install:200 : result=0 2022-04-12 02:54:06.926 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:54:06.928 | + functions-common:time_stop:2425 : local name 2022-04-12 02:54:06.930 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:54:06.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:54:06.935 | + functions-common:time_stop:2428 : local total 2022-04-12 02:54:06.937 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:54:06.939 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:54:06.942 | + functions-common:time_stop:2432 : start_time=1649732023969 2022-04-12 02:54:06.944 | + functions-common:time_stop:2434 : [[ -z 1649732023969 ]] 2022-04-12 02:54:06.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:54:06.951 | + functions-common:time_stop:2437 : end_time=1649732046948 2022-04-12 02:54:06.953 | + functions-common:time_stop:2438 : elapsed_time=22979 2022-04-12 02:54:06.956 | + functions-common:time_stop:2439 : total=104849 2022-04-12 02:54:06.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:54:06.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127828 2022-04-12 02:54:06.963 | + inc/python:pip_install:203 : return 0 2022-04-12 02:54:06.966 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:54:06.968 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:54:06.971 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:54:06.990 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:54:07.002 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 02:54:07.004 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 02:54:07.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:54:07.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:54:07.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 02:54:07.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:54:07.017 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 02:54:07.020 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 02:54:07.022 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 02:54:07.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:54:07.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:54:07.030 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 02:54:07.042 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 02:54:07.045 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:54:07.048 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:54:07.050 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:54:07.053 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:54:07.055 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:54:07.058 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:54:07.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:54:07.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:54:07.065 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:54:07.068 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:54:07.070 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:54:07.073 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:54:07.075 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 02:54:07.078 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:54:07.081 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:54:07.083 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:54:07.086 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 02:54:07.109 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 02:54:07.219 | Reading package lists... 2022-04-12 02:54:07.458 | Building dependency tree... 2022-04-12 02:54:07.460 | Reading state information... 2022-04-12 02:54:07.714 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 02:54:07.714 | The following packages were automatically installed and are no longer required: 2022-04-12 02:54:07.716 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:54:07.716 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:54:07.716 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:54:07.716 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:54:07.716 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:54:07.716 | python3-zope.interface 2022-04-12 02:54:07.716 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:54:07.830 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:54:07.835 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:54:07.837 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:54:07.840 | + functions-common:time_stop:2425 : local name 2022-04-12 02:54:07.843 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:54:07.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:54:07.848 | + functions-common:time_stop:2428 : local total 2022-04-12 02:54:07.850 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:54:07.853 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:54:07.855 | + functions-common:time_stop:2432 : start_time=1649732047106 2022-04-12 02:54:07.857 | + functions-common:time_stop:2434 : [[ -z 1649732047106 ]] 2022-04-12 02:54:07.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:54:07.865 | + functions-common:time_stop:2437 : end_time=1649732047863 2022-04-12 02:54:07.868 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 02:54:07.870 | + functions-common:time_stop:2439 : total=5313 2022-04-12 02:54:07.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:54:07.875 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6070 2022-04-12 02:54:07.878 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:54:07.881 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:54:07.884 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 02:54:07.886 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 02:54:07.898 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 02:54:07.902 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 02:54:07.904 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 02:54:07.907 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:54:07.910 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 02:54:07.911 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:54:07.915 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 02:54:07.917 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 02:54:07.919 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:54:07.921 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 02:54:07.924 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 02:54:07.926 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 02:54:07.929 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 02:54:07.931 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 02:54:07.942 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 02:54:07.954 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-12 02:54:07.966 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-12 02:54:07.979 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 02:54:07.991 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:54:07.995 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:54:07.999 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JUvp8V6d6K 2022-04-12 02:54:08.001 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:54:08.003 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:54:08.006 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 02:54:08.008 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JUvp8V6d6K 2022-04-12 02:54:08.012 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JUvp8V6d6K 2022-04-12 02:54:08.023 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JUvp8V6d6K /etc/sudoers.d/cinder-rootwrap 2022-04-12 02:54:08.036 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 02:54:08.040 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:54:08.042 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:54:08.044 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:54:08.046 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:54:08.049 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-12 02:54:08.051 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-12 02:54:08.054 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 02:54:08.056 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 02:54:08.060 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 02:54:08.065 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 02:54:08.083 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 02:54:08.102 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 02:54:08.121 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 02:54:08.139 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 02:54:08.157 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 02:54:08.177 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 02:54:08.195 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 02:54:08.214 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 02:54:08.216 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:54:08.219 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 02:54:08.222 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:54:08.224 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 02:54:08.254 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 02:54:08.281 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:54:08.309 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 02:54:08.337 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 02:54:08.364 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 02:54:08.396 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 02:54:08.424 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 02:54:08.451 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:54:08.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:54:08.511 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 02:54:08.542 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 02:54:08.570 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 02:54:08.573 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 02:54:08.575 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 02:54:08.577 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 02:54:08.580 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:54:08.583 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:54:08.614 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 02:54:08.643 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 02:54:08.671 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 02:54:08.700 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 02:54:08.728 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 02:54:08.756 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 02:54:08.787 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 02:54:08.790 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:54:08.818 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:54:08.851 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 02:54:08.858 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 04cf87ac89e5eeebf43596f9c7f9226e 2022-04-12 02:54:08.887 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 02:54:08.890 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 02:54:08.918 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 02:54:08.946 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 02:54:08.975 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 02:54:09.003 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 02:54:09.020 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:09.022 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 02:54:09.025 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 02:54:09.027 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 02:54:09.029 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 02:54:09.032 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 02:54:09.034 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 02:54:09.036 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 02:54:09.039 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 02:54:09.041 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 02:54:09.043 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 02:54:09.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 02:54:09.077 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 02:54:09.105 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 02:54:09.134 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 02:54:09.161 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 02:54:09.190 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 02:54:09.220 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 02:54:09.222 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 02:54:09.225 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 02:54:09.227 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 02:54:09.256 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 02:54:09.258 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 02:54:09.286 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 02:54:09.289 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 02:54:09.291 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 02:54:09.294 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 02:54:09.323 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 02:54:09.325 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 02:54:09.327 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 02:54:09.344 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:09.346 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 02:54:09.349 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 02:54:09.351 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 02:54:09.354 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 02:54:09.382 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 02:54:09.410 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 02:54:09.427 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:09.429 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 02:54:09.446 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:09.448 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 02:54:09.465 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:09.467 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 02:54:09.469 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 02:54:09.472 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 02:54:09.475 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 02:54:09.477 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:54:09.479 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:54:09.482 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:54:09.498 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:09.501 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:54:09.504 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:54:09.506 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:54:09.522 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:09.525 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:54:09.528 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:54:09.557 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:54:09.559 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:54:09.561 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 02:54:09.564 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 02:54:09.566 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:54:09.569 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:54:09.586 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:54:09.589 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:54:09.591 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:54:09.593 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:54:09.596 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:54:09.625 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:54:09.653 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:54:09.682 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:54:09.710 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 02:54:09.727 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:09.729 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 02:54:09.732 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:54:09.734 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 02:54:09.737 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 02:54:09.739 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:54:09.742 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:54:09.745 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 02:54:09.749 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 02:54:09.751 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:54:09.754 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:54:09.766 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:54:09.766 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:54:09.775 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:54:09.778 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:54:09.794 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:54:09.797 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:54:09.801 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 02:54:09.833 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:54:09.861 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 02:54:09.888 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:54:09.916 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:54:09.942 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:54:09.970 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:54:09.998 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:54:10.026 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:54:10.054 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:54:10.081 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:54:10.109 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:54:10.139 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:54:10.169 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:54:10.171 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:54:10.174 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 02:54:10.177 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 02:54:10.179 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:54:10.182 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:54:10.184 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:54:10.187 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:54:10.189 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:54:10.192 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:54:10.219 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:54:10.248 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:54:10.248 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-12 02:54:10.257 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 02:54:10.260 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 02:54:10.262 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 02:54:10.265 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:54:10.267 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:54:10.269 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:54:10.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:54:10.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:54:10.277 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:54:10.279 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:54:10.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:54:10.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:54:10.286 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 02:54:10.347 | Enabling site cinder-wsgi. 2022-04-12 02:54:10.353 | To activate the new configuration, you need to run: 2022-04-12 02:54:10.353 | systemctl reload apache2 2022-04-12 02:54:10.357 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:54:10.359 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:54:10.362 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:54:10.365 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:54:10.501 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 02:54:10.504 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 02:54:10.542 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 02:54:10.573 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 02:54:10.591 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:10.593 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 02:54:10.595 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:54:10.598 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:54:10.601 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:54:10.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 02:54:10.634 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 02:54:10.663 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:54:10.692 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 02:54:10.720 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 02:54:10.749 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 02:54:10.777 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 02:54:10.805 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 02:54:10.833 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:54:10.862 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 02:54:10.890 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 02:54:10.918 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:54:10.947 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 02:54:10.949 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 02:54:10.967 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:10.969 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 02:54:10.999 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 02:54:11.002 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 02:54:11.020 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:11.023 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 02:54:11.025 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 02:54:11.028 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 02:54:11.030 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:54:11.033 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 02:54:11.035 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 02:54:11.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:54:11.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:54:11.045 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:54:11.047 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:54:11.050 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:54:11.053 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:54:11.055 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 02:54:11.058 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 02:54:11.060 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 02:54:11.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:54:11.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:54:11.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 02:54:11.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:54:11.074 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 02:54:11.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 02:54:11.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 02:54:11.081 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:54:11.084 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:54:11.087 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:54:11.089 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:54:11.092 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:54:11.094 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:54:11.110 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:54:11.113 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:54:11.115 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:54:11.118 | + functions-common:git_clone:629 : echo master 2022-04-12 02:54:11.118 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:54:11.123 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 02:54:11.125 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:54:11.128 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 02:54:11.131 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:54:11.132 | + functions-common:git_clone:678 : head -1 2022-04-12 02:54:11.134 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 02:54:11.137 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:54:11.140 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 02:54:11.142 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:54:11.145 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:54:11.148 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 02:54:11.150 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:54:11.153 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 02:54:11.155 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:54:11.158 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:54:11.160 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 02:54:11.163 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:54:11.165 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:54:11.168 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 02:54:11.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:54:11.174 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 02:54:11.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:54:11.179 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:54:11.182 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 02:54:11.188 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 02:54:11.191 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 02:54:11.860 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 02:54:11.863 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:54:11.865 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:54:11.868 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:54:11.870 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:54:11.872 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 02:54:11.875 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:54:11.877 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:54:11.880 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:54:11.882 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:54:11.884 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:54:11.887 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:54:11.889 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:54:11.892 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 02:54:11.913 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 02:54:11.915 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-12 02:54:12.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:54:12.779 | from cryptography.utils import int_from_bytes 2022-04-12 02:54:12.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:54:12.779 | from cryptography.utils import int_from_bytes 2022-04-12 02:54:13.944 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:54:13.975 | Obtaining file:///opt/stack/neutron 2022-04-12 02:54:13.976 | Preparing metadata (setup.py): started 2022-04-12 02:54:19.738 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:54:19.828 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 02:54:19.830 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:54:19.831 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:54:19.832 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 02:54:19.833 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:54:19.834 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 02:54:19.835 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 02:54:19.836 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 02:54:19.837 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 02:54:19.838 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 02:54:19.840 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:54:19.841 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 02:54:19.841 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 02:54:19.842 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 02:54:19.844 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 02:54:19.845 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 02:54:19.846 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:54:19.847 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 02:54:19.848 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 02:54:19.849 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:54:19.851 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 02:54:19.852 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:54:19.853 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 02:54:19.854 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:54:19.855 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 02:54:19.856 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 02:54:19.857 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 02:54:19.858 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:54:19.859 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 02:54:19.860 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 02:54:19.862 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 02:54:19.863 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 02:54:19.865 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:54:19.866 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 02:54:19.867 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:54:19.868 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 02:54:19.869 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 02:54:19.870 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:54:19.871 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 02:54:19.872 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 02:54:19.873 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 02:54:19.874 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 02:54:19.875 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 02:54:19.877 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 02:54:19.878 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:54:19.879 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 02:54:19.880 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 02:54:19.882 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:19.883 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 02:54:19.884 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 02:54:19.885 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 02:54:19.886 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:54:19.887 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 02:54:19.888 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:54:19.889 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 02:54:19.905 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 02:54:19.907 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 02:54:19.908 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 02:54:19.916 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 02:54:19.929 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 02:54:19.930 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:54:19.931 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 02:54:19.951 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev108) (3.0.7) 2022-04-12 02:54:19.958 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:54:20.018 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.7.0) 2022-04-12 02:54:20.020 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 02:54:20.073 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:54:20.075 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev108) (4.4.0) 2022-04-12 02:54:20.120 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (1.2.2) 2022-04-12 02:54:20.125 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:54:20.157 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 02:54:20.159 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:54:20.160 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.32) 2022-04-12 02:54:20.161 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 02:54:20.162 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.1.5) 2022-04-12 02:54:20.164 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:54:20.165 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 02:54:20.167 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 02:54:20.183 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev108) (1.0.3) 2022-04-12 02:54:20.274 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev108) (0.17.3) 2022-04-12 02:54:20.345 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:54:20.408 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.13.0) 2022-04-12 02:54:20.411 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (2.0.1) 2022-04-12 02:54:20.413 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:54:20.474 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (0.9.6) 2022-04-12 02:54:20.476 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev108) (2.8.2) 2022-04-12 02:54:20.534 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.4.0) 2022-04-12 02:54:20.538 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 02:54:20.539 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.2.4) 2022-04-12 02:54:20.541 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:54:20.567 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:54:20.568 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev108) (3.3.0) 2022-04-12 02:54:20.616 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (1.15.0) 2022-04-12 02:54:20.672 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 02:54:20.705 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 02:54:20.706 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:54:20.733 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:54:20.876 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:54:20.948 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 02:54:21.035 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 02:54:21.037 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:54:21.148 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.149 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.150 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.151 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.152 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.154 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.155 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:54:21.370 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.10.1) 2022-04-12 02:54:21.371 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:54:21.373 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:54:21.416 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (2.1.0) 2022-04-12 02:54:21.418 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev108) (3.17.6) 2022-04-12 02:54:21.515 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 02:54:21.517 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2.0.12) 2022-04-12 02:54:21.519 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (1.26.9) 2022-04-12 02:54:21.520 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 02:54:21.556 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 02:54:21.897 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 02:54:21.973 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (5.0.0) 2022-04-12 02:54:22.135 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev108) (2.21) 2022-04-12 02:54:22.211 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:54:22.214 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:54:22.452 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:54:22.665 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.2) 2022-04-12 02:54:23.241 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev108) (0.14.1) 2022-04-12 02:54:23.287 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev108) (0.2.5) 2022-04-12 02:54:23.948 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.2) 2022-04-12 02:54:23.948 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.4.2) 2022-04-12 02:54:24.276 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:54:24.276 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (4.11.1) 2022-04-12 02:54:24.446 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev108) (3.8.0) 2022-04-12 02:54:24.698 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (21.4.0) 2022-04-12 02:54:24.699 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev108) (1.8.2) 2022-04-12 02:54:24.892 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:54:25.165 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev108) (2.3.2) 2022-04-12 02:54:26.802 | Installing collected packages: neutron 2022-04-12 02:54:26.802 | Attempting uninstall: neutron 2022-04-12 02:54:26.802 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 02:54:26.820 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 02:54:26.822 | Running setup.py develop for neutron 2022-04-12 02:54:34.320 | Successfully installed neutron 2022-04-12 02:54:34.320 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:54:34.328 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:54:34.328 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:54:34.479 | + inc/python:pip_install:200 : result=0 2022-04-12 02:54:34.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:54:34.484 | + functions-common:time_stop:2425 : local name 2022-04-12 02:54:34.486 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:54:34.489 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:54:34.491 | + functions-common:time_stop:2428 : local total 2022-04-12 02:54:34.493 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:54:34.496 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:54:34.498 | + functions-common:time_stop:2432 : start_time=1649732051907 2022-04-12 02:54:34.501 | + functions-common:time_stop:2434 : [[ -z 1649732051907 ]] 2022-04-12 02:54:34.504 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:54:34.508 | + functions-common:time_stop:2437 : end_time=1649732074506 2022-04-12 02:54:34.510 | + functions-common:time_stop:2438 : elapsed_time=22599 2022-04-12 02:54:34.513 | + functions-common:time_stop:2439 : total=127828 2022-04-12 02:54:34.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:54:34.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=150427 2022-04-12 02:54:34.520 | + inc/python:pip_install:203 : return 0 2022-04-12 02:54:34.522 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:54:34.525 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:54:34.528 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:54:34.547 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:54:34.559 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 02:54:34.562 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 02:54:34.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:54:34.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:54:34.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 02:54:34.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:54:34.575 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 02:54:34.577 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:54:34.580 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 02:54:34.598 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:54:34.601 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 02:54:34.603 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 02:54:34.606 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 02:54:34.608 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:54:34.611 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 02:54:34.613 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 02:54:34.616 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 02:54:34.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:54:34.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:54:34.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 02:54:34.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:54:34.628 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 02:54:34.645 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:34.647 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 02:54:34.664 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:34.666 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 02:54:34.683 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:54:34.685 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 02:54:34.688 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 02:54:34.690 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 02:54:34.692 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:54:34.694 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:54:34.697 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:54:34.700 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:54:34.702 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:54:34.705 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:54:34.722 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:54:34.724 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:54:34.726 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:54:34.729 | + functions-common:git_clone:629 : echo master 2022-04-12 02:54:34.729 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:54:34.734 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 02:54:34.737 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:54:34.739 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 02:54:34.742 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:54:34.742 | + functions-common:git_clone:678 : head -1 2022-04-12 02:54:34.746 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 02:54:34.748 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:54:34.751 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 02:54:34.753 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:54:34.756 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:54:34.758 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 02:54:34.761 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:54:34.763 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 02:54:34.766 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:54:34.769 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:54:34.771 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 02:54:34.773 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:54:34.776 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:54:34.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 02:54:34.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:54:34.785 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 02:54:34.787 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:54:34.790 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:54:34.794 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 02:54:34.800 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 02:54:34.802 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 02:54:35.465 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 02:54:35.467 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:54:35.471 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:54:35.473 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:54:35.476 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:54:35.478 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 02:54:35.480 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:54:35.483 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:54:35.485 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:54:35.487 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:54:35.490 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:54:35.492 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:54:35.494 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:54:35.497 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 02:54:35.518 | Using python 3.8 to install /opt/stack/nova 2022-04-12 02:54:35.520 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-12 02:54:36.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:54:36.378 | from cryptography.utils import int_from_bytes 2022-04-12 02:54:36.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:54:36.378 | from cryptography.utils import int_from_bytes 2022-04-12 02:54:37.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:54:37.591 | Obtaining file:///opt/stack/nova 2022-04-12 02:54:37.592 | Preparing metadata (setup.py): started 2022-04-12 02:54:44.192 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:54:44.316 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 02:54:44.317 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 02:54:44.318 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 02:54:44.319 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 02:54:44.321 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:54:44.322 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 02:54:44.323 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 02:54:44.324 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 02:54:44.325 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 02:54:44.326 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 02:54:44.327 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 02:54:44.328 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:54:44.329 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:54:44.331 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:54:44.332 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 02:54:44.333 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 02:54:44.334 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 02:54:44.335 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 02:54:44.336 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 02:54:44.337 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 02:54:44.338 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:54:44.339 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 02:54:44.340 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:54:44.341 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 02:54:44.342 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 02:54:44.343 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 02:54:44.344 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:54:44.346 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 02:54:44.347 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 02:54:44.348 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:54:44.349 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 02:54:44.350 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 02:54:44.352 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 02:54:44.353 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:54:44.354 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 02:54:44.355 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 02:54:44.357 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:54:44.358 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 02:54:44.359 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 02:54:44.360 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:54:44.361 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 02:54:44.362 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 02:54:44.363 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:54:44.364 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:54:44.365 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 02:54:44.366 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:54:44.367 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 02:54:44.368 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 02:54:44.369 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 02:54:44.370 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 02:54:44.372 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 02:54:44.373 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:54:44.374 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 02:54:44.375 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:54:44.376 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 02:54:44.377 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 02:54:44.378 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 02:54:44.379 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:54:44.380 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 02:54:44.381 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 02:54:44.382 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 02:54:44.383 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:54:44.384 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 02:54:44.385 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 02:54:44.402 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 02:54:44.403 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 02:54:44.405 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:54:44.426 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-12 02:54:44.466 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 02:54:44.496 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 02:54:44.498 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:54:44.525 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:54:44.647 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:54:44.649 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-12 02:54:44.708 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-12 02:54:44.710 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-12 02:54:44.738 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:54:44.739 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:54:44.740 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 02:54:44.742 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 02:54:44.762 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:54:44.766 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:54:44.817 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:54:44.819 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:54:44.821 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:44.882 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-12 02:54:44.989 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-12 02:54:44.993 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:54:45.072 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-12 02:54:45.135 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:54:45.136 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-12 02:54:45.138 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-12 02:54:45.139 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:54:45.167 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:54:45.168 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-12 02:54:45.220 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-12 02:54:45.274 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 02:54:45.308 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:54:45.312 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-12 02:54:45.367 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 02:54:45.368 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-12 02:54:45.453 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:54:45.480 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 02:54:45.558 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 02:54:45.636 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-12 02:54:45.698 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-12 02:54:45.701 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:54:45.703 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-12 02:54:45.748 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:54:45.751 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:54:45.752 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-12 02:54:45.831 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 02:54:45.833 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-12 02:54:45.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 02:54:45.836 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-12 02:54:45.931 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 02:54:46.140 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 02:54:46.142 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 02:54:46.255 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 02:54:46.258 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 02:54:46.260 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:54:46.375 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 02:54:46.450 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 02:54:46.518 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:54:46.720 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 02:54:46.799 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:54:46.800 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:54:47.015 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:54:47.120 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-12 02:54:47.579 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-12 02:54:47.626 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-12 02:54:47.987 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:47.989 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:47.990 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:47.991 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:47.992 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:47.993 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:47.995 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:54:49.200 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-12 02:54:49.603 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-12 02:54:49.604 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-12 02:54:49.698 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:54:49.802 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:54:51.444 | Installing collected packages: nova 2022-04-12 02:54:51.444 | Attempting uninstall: nova 2022-04-12 02:54:51.445 | Found existing installation: nova 25.1.0.dev32 2022-04-12 02:54:51.453 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 02:54:51.454 | Running setup.py develop for nova 2022-04-12 02:54:59.647 | Successfully installed nova 2022-04-12 02:54:59.647 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:54:59.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:54:59.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:54:59.802 | + inc/python:pip_install:200 : result=0 2022-04-12 02:54:59.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:54:59.807 | + functions-common:time_stop:2425 : local name 2022-04-12 02:54:59.809 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:54:59.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:54:59.814 | + functions-common:time_stop:2428 : local total 2022-04-12 02:54:59.816 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:54:59.818 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:54:59.821 | + functions-common:time_stop:2432 : start_time=1649732075512 2022-04-12 02:54:59.823 | + functions-common:time_stop:2434 : [[ -z 1649732075512 ]] 2022-04-12 02:54:59.825 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:54:59.830 | + functions-common:time_stop:2437 : end_time=1649732099827 2022-04-12 02:54:59.832 | + functions-common:time_stop:2438 : elapsed_time=24315 2022-04-12 02:54:59.834 | + functions-common:time_stop:2439 : total=150427 2022-04-12 02:54:59.837 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:54:59.839 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174742 2022-04-12 02:54:59.841 | + inc/python:pip_install:203 : return 0 2022-04-12 02:54:59.844 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:54:59.846 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:54:59.849 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:54:59.868 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:54:59.880 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 02:54:59.882 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 02:54:59.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:54:59.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:54:59.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 02:54:59.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:54:59.895 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-12 02:54:59.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:54:59.910 | + ./stack.sh:main:939 : configure_nova 2022-04-12 02:54:59.913 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 02:54:59.925 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 02:54:59.928 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 02:54:59.930 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:54:59.934 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 02:54:59.934 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:54:59.939 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 02:54:59.942 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 02:54:59.944 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:54:59.947 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 02:54:59.949 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 02:54:59.952 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 02:54:59.954 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 02:54:59.956 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 02:54:59.968 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 02:54:59.981 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-12 02:54:59.993 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-12 02:55:00.006 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 02:55:00.018 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:55:00.021 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:55:00.026 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yZznqVkpkv 2022-04-12 02:55:00.028 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:55:00.030 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:55:00.034 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 02:55:00.036 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:55:00.039 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:55:00.041 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yZznqVkpkv 2022-04-12 02:55:00.045 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yZznqVkpkv 2022-04-12 02:55:00.057 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yZznqVkpkv /etc/sudoers.d/nova-rootwrap 2022-04-12 02:55:00.069 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 02:55:00.074 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:55:00.076 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:55:00.079 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:55:00.082 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:55:00.084 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-12 02:55:00.087 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-12 02:55:00.089 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:55:00.092 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 02:55:00.097 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 02:55:00.113 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:00.116 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 02:55:00.118 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 02:55:00.122 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 02:55:00.126 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 02:55:00.154 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 02:55:00.157 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 02:55:00.183 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 02:55:00.213 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 02:55:00.240 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-12 02:55:00.270 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 02:55:00.300 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 02:55:00.329 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 02:55:00.331 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:55:00.359 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 02:55:00.386 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 02:55:00.414 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 02:55:00.441 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 02:55:00.468 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:55:00.498 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 02:55:00.500 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:55:00.503 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:55:00.505 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:55:00.507 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:55:00.509 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:55:00.512 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:55:00.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:55:00.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:55:00.519 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:55:00.521 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:55:00.523 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:55:00.525 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 02:55:00.528 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:55:00.530 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:55:00.532 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:55:00.534 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:55:00.536 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:55:00.539 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:55:00.541 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 02:55:00.557 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:00.559 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:55:00.561 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 02:55:00.564 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 02:55:00.593 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 02:55:00.595 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 02:55:00.597 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 02:55:00.600 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 02:55:00.602 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:55:00.605 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:55:00.635 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 02:55:00.638 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 02:55:00.640 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 02:55:00.643 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 02:55:00.645 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:55:00.648 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:55:00.677 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 02:55:00.708 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 02:55:00.735 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 02:55:00.762 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 02:55:00.779 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:00.781 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 02:55:00.797 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:00.801 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 02:55:00.801 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 02:55:00.806 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 02:55:00.808 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 02:55:00.836 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 02:55:00.852 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:00.854 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 02:55:00.857 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:55:00.859 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:55:00.862 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:55:00.864 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 02:55:00.893 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 02:55:00.920 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:55:00.948 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 02:55:00.975 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 02:55:01.004 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 02:55:01.031 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 02:55:01.058 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 02:55:01.086 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:55:01.113 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:55:01.141 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 02:55:01.157 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:01.159 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 02:55:01.162 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 02:55:01.192 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 02:55:01.220 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 02:55:01.247 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 02:55:01.274 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 02:55:01.302 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 02:55:01.329 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 02:55:01.356 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 02:55:01.384 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 02:55:01.400 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:01.402 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 02:55:01.404 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 02:55:01.432 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 02:55:01.463 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 02:55:01.465 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 02:55:01.493 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 02:55:01.495 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 02:55:01.498 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 02:55:01.500 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:55:01.503 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:55:01.505 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:55:01.507 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:55:01.509 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:55:01.512 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:55:01.514 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 02:55:01.517 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:55:01.519 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:55:01.522 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:55:01.527 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:55:01.530 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:55:01.533 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:55:01.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:55:01.537 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:55:01.540 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:55:01.542 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:55:01.544 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:55:01.547 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 02:55:01.549 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 02:55:01.551 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:55:01.554 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:55:01.570 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:55:01.573 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:55:01.575 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:55:01.577 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:55:01.580 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:55:01.608 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:55:01.635 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:55:01.663 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:55:01.690 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 02:55:01.721 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 02:55:01.737 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:01.739 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 02:55:01.741 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 02:55:01.744 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 02:55:01.746 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 02:55:01.748 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:55:01.751 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:55:01.754 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 02:55:01.758 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 02:55:01.760 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:55:01.762 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:55:01.775 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:55:01.775 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:55:01.784 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:55:01.788 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:55:01.803 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:55:01.805 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 02:55:01.809 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 02:55:01.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:55:01.868 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 02:55:01.895 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:55:01.922 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:55:01.949 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:55:01.977 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:55:02.004 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:55:02.031 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:55:02.058 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:55:02.086 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:55:02.112 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:55:02.140 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:55:02.168 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:55:02.170 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:55:02.173 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 02:55:02.175 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 02:55:02.178 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:55:02.180 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:02.182 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:02.185 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:55:02.187 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:55:02.190 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:55:02.218 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:55:02.245 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-12 02:55:02.245 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:55:02.254 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 02:55:02.257 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 02:55:02.260 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 02:55:02.262 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:55:02.264 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:55:02.267 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:55:02.270 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:02.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:02.274 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:55:02.276 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:55:02.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:02.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:02.283 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 02:55:02.345 | Enabling site nova-api-wsgi. 2022-04-12 02:55:02.350 | To activate the new configuration, you need to run: 2022-04-12 02:55:02.350 | systemctl reload apache2 2022-04-12 02:55:02.354 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:55:02.357 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:55:02.359 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:55:02.362 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:55:02.575 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 02:55:02.597 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:02.600 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-12 02:55:02.603 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:55:02.606 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 02:55:02.609 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 02:55:02.612 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 02:55:02.614 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:55:02.622 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:55:02.626 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 02:55:02.629 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:55:02.631 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:55:02.647 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:55:02.648 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:55:02.656 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:55:02.660 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:55:02.677 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 02:55:02.679 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:55:02.683 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:55:02.715 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 02:55:02.745 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 02:55:02.774 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:55:02.802 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:55:02.829 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:55:02.857 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:55:02.888 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:55:02.917 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:55:02.948 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:55:02.976 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:55:03.004 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:55:03.031 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:55:03.058 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 02:55:03.061 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 02:55:03.088 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 02:55:03.105 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:03.107 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:55:03.138 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 02:55:03.141 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 02:55:03.144 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 02:55:03.161 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:03.163 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:55:03.166 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:55:03.195 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 02:55:03.225 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 02:55:03.227 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:55:03.230 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 02:55:03.232 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:55:03.234 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:55:03.237 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:55:03.254 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:03.257 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:55:03.259 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:55:03.261 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:55:03.277 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:03.280 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:55:03.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:55:03.310 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:55:03.313 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:55:03.316 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 02:55:03.343 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 02:55:03.372 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 02:55:03.402 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 02:55:03.419 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:03.421 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:55:03.450 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 02:55:03.452 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 02:55:03.454 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 02:55:03.487 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 02:55:03.515 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 02:55:03.543 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 02:55:03.571 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 02:55:03.599 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 02:55:03.628 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 02:55:03.656 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 02:55:03.684 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 02:55:03.712 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 02:55:03.729 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:03.732 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 02:55:03.736 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:55:03.739 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 02:55:03.741 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 02:55:03.744 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 02:55:03.746 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:55:03.749 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:55:03.751 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:55:03.754 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 02:55:03.756 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 02:55:03.760 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 02:55:03.763 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 02:55:03.765 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 02:55:03.768 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 02:55:03.770 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:55:03.773 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:55:03.804 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 02:55:03.834 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 02:55:03.865 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:55:03.867 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 02:55:03.869 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 02:55:03.872 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 02:55:03.888 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:03.891 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 02:55:03.892 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 02:55:04.599 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 02:55:04.602 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 02:55:04.604 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:55:04.607 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 02:55:04.609 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:55:04.612 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 02:55:04.614 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:55:04.631 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:04.634 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 02:55:04.636 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 02:55:04.639 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:55:04.654 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:04.657 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:55:04.659 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:55:04.689 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:55:04.691 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:55:04.693 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 02:55:04.710 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:04.713 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 02:55:04.715 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:55:04.717 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 02:55:04.753 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:55:04.781 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 02:55:04.809 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 02:55:04.837 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 02:55:04.865 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 02:55:04.893 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 02:55:04.921 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 02:55:04.949 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 02:55:04.951 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 02:55:04.953 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 02:55:04.956 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:55:04.974 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:55:04.976 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:55:04.979 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:55:04.981 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:55:04.983 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:55:05.011 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:55:05.040 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:55:05.068 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:55:05.096 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:55:05.099 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 02:55:05.104 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:55:05.107 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 02:55:05.109 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 02:55:05.113 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 02:55:05.115 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:55:05.118 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:55:05.120 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:55:05.123 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 02:55:05.125 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 02:55:05.127 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:55:05.130 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 02:55:05.132 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 02:55:05.135 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 02:55:05.150 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:05.153 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 02:55:05.155 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 02:55:05.171 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:05.174 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 02:55:05.190 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:05.192 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 02:55:05.209 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:05.212 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 02:55:05.229 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:05.232 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 02:55:05.234 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 02:55:05.237 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 02:55:05.240 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:55:05.242 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 02:55:05.245 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 02:55:05.248 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 02:55:05.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:05.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:05.255 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 02:55:05.258 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:55:05.260 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:55:05.263 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:55:05.265 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:55:05.268 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:55:05.271 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:55:05.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:05.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:05.278 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:55:05.280 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:55:05.283 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:55:05.286 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:55:05.288 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 02:55:05.291 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:55:05.293 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:05.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:05.298 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 02:55:05.320 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 02:55:05.429 | Reading package lists... 2022-04-12 02:55:05.670 | Building dependency tree... 2022-04-12 02:55:05.672 | Reading state information... 2022-04-12 02:55:05.931 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:55:05.931 | The following packages were automatically installed and are no longer required: 2022-04-12 02:55:05.932 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:55:05.932 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:55:05.932 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:55:05.932 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:55:05.932 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:55:05.932 | python3-zope.interface 2022-04-12 02:55:05.932 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:55:06.045 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:55:06.050 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:55:06.052 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:55:06.055 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:06.057 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:06.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:06.062 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:06.064 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:06.067 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:55:06.069 | + functions-common:time_stop:2432 : start_time=1649732105317 2022-04-12 02:55:06.071 | + functions-common:time_stop:2434 : [[ -z 1649732105317 ]] 2022-04-12 02:55:06.074 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:06.079 | + functions-common:time_stop:2437 : end_time=1649732106076 2022-04-12 02:55:06.081 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 02:55:06.084 | + functions-common:time_stop:2439 : total=6070 2022-04-12 02:55:06.086 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:06.088 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6829 2022-04-12 02:55:06.091 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:55:06.093 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 02:55:06.097 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 02:55:06.099 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 02:55:06.101 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 02:55:06.104 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 02:55:06.126 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 02:55:06.128 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:55:06.131 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:55:06.133 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:55:06.136 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:55:06.138 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:55:06.140 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:55:06.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:06.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:06.148 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:55:06.151 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:55:06.153 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:55:06.155 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:55:06.159 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 02:55:06.161 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:55:06.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:06.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:06.169 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 02:55:06.191 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-12 02:55:06.300 | Reading package lists... 2022-04-12 02:55:06.541 | Building dependency tree... 2022-04-12 02:55:06.542 | Reading state information... 2022-04-12 02:55:06.800 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 02:55:06.800 | The following packages were automatically installed and are no longer required: 2022-04-12 02:55:06.801 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:55:06.801 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:55:06.801 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:55:06.801 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:55:06.801 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:55:06.801 | python3-zope.interface 2022-04-12 02:55:06.801 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:55:06.914 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:55:06.919 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:55:06.922 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:55:06.924 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:06.927 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:06.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:06.931 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:06.934 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:06.936 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:55:06.938 | + functions-common:time_stop:2432 : start_time=1649732106189 2022-04-12 02:55:06.941 | + functions-common:time_stop:2434 : [[ -z 1649732106189 ]] 2022-04-12 02:55:06.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:06.948 | + functions-common:time_stop:2437 : end_time=1649732106945 2022-04-12 02:55:06.950 | + functions-common:time_stop:2438 : elapsed_time=756 2022-04-12 02:55:06.953 | + functions-common:time_stop:2439 : total=6829 2022-04-12 02:55:06.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:06.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7585 2022-04-12 02:55:06.961 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:55:06.963 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 02:55:06.966 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 02:55:06.968 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:55:06.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:06.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:06.976 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 02:55:06.979 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 02:55:07.034 | wsgi (enabled by maintainer script) 2022-04-12 02:55:07.037 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 02:55:07.040 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 02:55:07.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:55:07.045 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 02:55:07.048 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 02:55:07.051 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:55:07.054 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:55:07.055 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:55:07.060 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 02:55:07.062 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 02:55:07.065 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 02:55:07.068 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 02:55:07.070 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 02:55:07.094 | Using python 3.8 to install osc-placement 2022-04-12 02:55:07.097 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-12 02:55:07.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:55:07.954 | from cryptography.utils import int_from_bytes 2022-04-12 02:55:07.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:55:07.954 | from cryptography.utils import int_from_bytes 2022-04-12 02:55:09.129 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:55:09.161 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 02:55:09.172 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 02:55:09.173 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 02:55:09.175 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 02:55:09.176 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 02:55:09.176 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 02:55:09.177 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 02:55:09.237 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-12 02:55:09.238 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-12 02:55:09.239 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-12 02:55:09.241 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-12 02:55:09.254 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-12 02:55:09.256 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-12 02:55:09.257 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-12 02:55:09.271 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-12 02:55:09.272 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 02:55:09.273 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-12 02:55:09.274 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-12 02:55:09.275 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-12 02:55:09.277 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-12 02:55:09.296 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-12 02:55:09.298 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-12 02:55:09.299 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-12 02:55:09.301 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-12 02:55:09.309 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-12 02:55:09.347 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-12 02:55:09.348 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-12 02:55:09.349 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-12 02:55:09.350 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-12 02:55:09.352 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-12 02:55:09.353 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-12 02:55:09.354 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-12 02:55:09.356 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-12 02:55:09.421 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-12 02:55:09.424 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-12 02:55:09.425 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-12 02:55:09.427 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-12 02:55:09.516 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-12 02:55:09.517 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-12 02:55:09.518 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-12 02:55:09.561 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-12 02:55:09.602 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-12 02:55:09.776 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-12 02:55:12.017 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:55:12.024 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:55:12.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:55:12.144 | + inc/python:pip_install:200 : result=0 2022-04-12 02:55:12.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:55:12.150 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:12.152 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:12.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:12.158 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:12.160 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:12.163 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:55:12.165 | + functions-common:time_stop:2432 : start_time=1649732107088 2022-04-12 02:55:12.168 | + functions-common:time_stop:2434 : [[ -z 1649732107088 ]] 2022-04-12 02:55:12.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:12.175 | + functions-common:time_stop:2437 : end_time=1649732112172 2022-04-12 02:55:12.178 | + functions-common:time_stop:2438 : elapsed_time=5084 2022-04-12 02:55:12.180 | + functions-common:time_stop:2439 : total=174742 2022-04-12 02:55:12.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:12.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179826 2022-04-12 02:55:12.188 | + inc/python:pip_install:203 : return 0 2022-04-12 02:55:12.190 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 02:55:12.193 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 02:55:12.195 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 02:55:12.198 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:55:12.200 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:55:12.204 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:55:12.206 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:55:12.209 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:55:12.212 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:55:12.230 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:55:12.232 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:55:12.234 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:55:12.238 | + functions-common:git_clone:629 : echo master 2022-04-12 02:55:12.238 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:55:12.243 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 02:55:12.246 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:55:12.248 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 02:55:12.251 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:55:12.252 | + functions-common:git_clone:678 : head -1 2022-04-12 02:55:12.255 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 02:55:12.258 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:55:12.261 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 02:55:12.263 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:55:12.266 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:55:12.269 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 02:55:12.271 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:55:12.274 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 02:55:12.276 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:55:12.279 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:55:12.282 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 02:55:12.284 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:55:12.287 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:55:12.290 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 02:55:12.292 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:55:12.295 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 02:55:12.298 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:55:12.300 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:55:12.304 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 02:55:12.309 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 02:55:12.312 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-12 02:55:12.971 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 02:55:12.974 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:55:12.976 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:55:12.979 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:55:12.981 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:55:12.984 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 02:55:12.987 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:55:12.989 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:55:12.991 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:55:12.994 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:55:12.996 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:55:13.003 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:55:13.005 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:55:13.008 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 02:55:13.029 | Using python 3.8 to install /opt/stack/placement 2022-04-12 02:55:13.031 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-12 02:55:13.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:55:13.899 | from cryptography.utils import int_from_bytes 2022-04-12 02:55:13.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:55:13.899 | from cryptography.utils import int_from_bytes 2022-04-12 02:55:15.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:55:15.110 | Obtaining file:///opt/stack/placement 2022-04-12 02:55:15.111 | Preparing metadata (setup.py): started 2022-04-12 02:55:19.771 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:55:19.816 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 02:55:19.817 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 02:55:19.818 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 02:55:19.820 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 02:55:19.821 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 02:55:19.822 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:55:19.823 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 02:55:19.825 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-12 02:55:19.826 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:55:19.827 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 02:55:19.828 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 02:55:19.829 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 02:55:19.830 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 02:55:19.831 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 02:55:19.832 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 02:55:19.833 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 02:55:19.834 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 02:55:19.836 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:55:19.837 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 02:55:19.838 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 02:55:19.839 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 02:55:19.904 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-12 02:55:19.906 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:55:19.907 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:55:19.908 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-12 02:55:19.910 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-12 02:55:19.912 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-12 02:55:19.932 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-12 02:55:19.972 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-12 02:55:19.974 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:55:19.975 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:55:19.976 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-12 02:55:19.976 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-12 02:55:20.027 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-12 02:55:20.028 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-12 02:55:20.029 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-12 02:55:20.032 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-12 02:55:20.075 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-12 02:55:20.078 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-12 02:55:20.096 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:55:20.098 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-12 02:55:20.099 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:55:20.125 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-12 02:55:20.126 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-12 02:55:20.139 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:55:20.157 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-12 02:55:20.158 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-12 02:55:20.160 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-12 02:55:20.161 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-12 02:55:20.203 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-12 02:55:20.204 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 02:55:20.205 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-12 02:55:20.207 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-12 02:55:20.225 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-12 02:55:20.412 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-12 02:55:20.451 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-12 02:55:20.452 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-12 02:55:20.454 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-12 02:55:20.471 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-12 02:55:20.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-12 02:55:20.560 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-12 02:55:20.625 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-12 02:55:20.714 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-12 02:55:20.764 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-12 02:55:20.956 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-12 02:55:20.958 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-12 02:55:20.959 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-12 02:55:21.037 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:55:21.101 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-12 02:55:21.263 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-12 02:55:21.373 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-12 02:55:21.376 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-12 02:55:23.296 | Installing collected packages: openstack-placement 2022-04-12 02:55:23.296 | Attempting uninstall: openstack-placement 2022-04-12 02:55:23.296 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 02:55:23.298 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 02:55:23.300 | Running setup.py develop for openstack-placement 2022-04-12 02:55:29.189 | Successfully installed openstack-placement 2022-04-12 02:55:29.190 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:55:29.197 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:55:29.197 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:55:29.325 | + inc/python:pip_install:200 : result=0 2022-04-12 02:55:29.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:55:29.330 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:29.332 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:29.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:29.337 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:29.339 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:29.341 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:55:29.344 | + functions-common:time_stop:2432 : start_time=1649732113023 2022-04-12 02:55:29.347 | + functions-common:time_stop:2434 : [[ -z 1649732113023 ]] 2022-04-12 02:55:29.350 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:29.354 | + functions-common:time_stop:2437 : end_time=1649732129351 2022-04-12 02:55:29.356 | + functions-common:time_stop:2438 : elapsed_time=16328 2022-04-12 02:55:29.358 | + functions-common:time_stop:2439 : total=179826 2022-04-12 02:55:29.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:29.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=196154 2022-04-12 02:55:29.365 | + inc/python:pip_install:203 : return 0 2022-04-12 02:55:29.368 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:55:29.370 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:55:29.373 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:55:29.393 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:55:29.405 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 02:55:29.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 02:55:29.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:55:29.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:55:29.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 02:55:29.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:55:29.421 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:55:29.423 | + ./stack.sh:main:945 : configure_placement 2022-04-12 02:55:29.426 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 02:55:29.438 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 02:55:29.440 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 02:55:29.445 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 02:55:29.448 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 02:55:29.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 02:55:29.453 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 02:55:29.456 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:55:29.459 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:55:29.491 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 02:55:29.523 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 02:55:29.555 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 02:55:29.558 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:55:29.560 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 02:55:29.563 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:55:29.565 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 02:55:29.598 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 02:55:29.627 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:55:29.660 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 02:55:29.688 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 02:55:29.718 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 02:55:29.748 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 02:55:29.777 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 02:55:29.806 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:55:29.836 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:55:29.865 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 02:55:29.868 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 02:55:29.870 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:55:29.873 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:55:29.893 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:55:29.896 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:55:29.898 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:55:29.900 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:55:29.903 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:55:29.932 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:55:29.962 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:55:29.991 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:55:30.020 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 02:55:30.023 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 02:55:30.025 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 02:55:30.028 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 02:55:30.031 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 02:55:30.034 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:55:30.036 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:55:30.039 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 02:55:30.044 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 02:55:30.046 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:55:30.049 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:55:30.062 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:55:30.062 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:55:30.071 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:55:30.074 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:55:30.091 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 02:55:30.093 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 02:55:30.097 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 02:55:30.128 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 02:55:30.157 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 02:55:30.185 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:55:30.215 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:55:30.243 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:55:30.272 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:55:30.300 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:55:30.330 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:55:30.358 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:55:30.387 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:55:30.416 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:55:30.445 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:55:30.474 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:55:30.476 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:55:30.479 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 02:55:30.482 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 02:55:30.485 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:55:30.487 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:30.490 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:30.492 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:55:30.495 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 02:55:30.498 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 02:55:30.526 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:55:30.556 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-12 02:55:30.556 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:55:30.565 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 02:55:30.569 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 02:55:30.571 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 02:55:30.574 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:55:30.576 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:55:30.579 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:55:30.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:30.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:30.587 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:55:30.589 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:55:30.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:30.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:30.597 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 02:55:30.657 | Site placement-api already enabled 2022-04-12 02:55:30.662 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:55:30.664 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:55:30.667 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:55:30.669 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:55:30.806 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 02:55:30.828 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:30.830 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 02:55:30.850 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:30.853 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 02:55:30.874 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:30.876 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 02:55:30.879 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 02:55:30.882 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 02:55:30.915 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:55:30.945 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 02:55:30.974 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 02:55:31.004 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 02:55:31.033 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 02:55:31.062 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 02:55:31.091 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 02:55:31.121 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 02:55:31.139 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:31.142 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 02:55:31.160 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:31.162 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 02:55:31.165 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:55:31.167 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 02:55:31.170 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:55:31.172 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:55:31.175 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:55:31.178 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:55:31.180 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:55:31.183 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:55:31.188 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:55:31.190 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:55:31.193 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:55:31.195 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 02:55:31.198 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:55:31.214 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:31.217 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:55:31.220 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:55:31.222 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 02:55:31.224 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 02:55:31.227 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:55:31.229 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 02:55:31.231 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 02:55:31.234 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 02:55:31.290 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 02:55:31.327 | [379476 Async install_tempest:405243]: running: install_tempest 2022-04-12 02:55:31.330 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:55:31.333 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:55:31.336 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:55:31.339 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:55:31.341 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 02:55:31.344 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:55:31.347 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 02:55:31.350 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:55:31.353 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:55:31.356 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 02:55:31.358 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 02:55:31.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:55:31.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:55:31.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 02:55:31.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:55:31.372 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 02:55:31.375 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 02:55:31.378 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:55:31.381 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 02:55:31.384 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 02:55:31.387 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:55:31.394 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:55:31.394 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:55:31.398 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 02:55:31.401 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 02:55:31.404 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 02:55:31.407 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 02:55:31.410 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 02:55:31.433 | Using python 3.8 to install python-openstackclient 2022-04-12 02:55:31.435 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-12 02:55:32.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:55:32.302 | from cryptography.utils import int_from_bytes 2022-04-12 02:55:32.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:55:32.302 | from cryptography.utils import int_from_bytes 2022-04-12 02:55:33.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:55:33.514 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 02:55:33.533 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 02:55:33.534 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 02:55:33.535 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 02:55:33.536 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 02:55:33.537 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 02:55:33.538 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-12 02:55:33.539 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 02:55:33.540 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 02:55:33.541 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 02:55:33.542 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 02:55:33.543 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 02:55:33.554 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-12 02:55:33.556 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-12 02:55:33.557 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 02:55:33.558 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-12 02:55:33.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-12 02:55:33.584 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-12 02:55:33.586 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-12 02:55:33.587 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-12 02:55:33.589 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-12 02:55:33.590 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 02:55:33.591 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-12 02:55:33.592 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 02:55:33.593 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-12 02:55:33.594 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-12 02:55:33.595 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-12 02:55:33.596 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-12 02:55:33.608 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-12 02:55:33.628 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-12 02:55:33.629 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-12 02:55:33.631 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 02:55:33.632 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-12 02:55:33.653 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-12 02:55:33.671 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-12 02:55:33.674 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-12 02:55:33.675 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-12 02:55:33.764 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-12 02:55:33.765 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-12 02:55:33.766 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-12 02:55:33.809 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-12 02:55:33.820 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-12 02:55:33.854 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-12 02:55:34.015 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-12 02:55:34.030 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-12 02:55:34.132 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-12 02:55:34.133 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-12 02:55:34.135 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-12 02:55:34.138 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-12 02:55:34.288 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-12 02:55:36.538 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:55:36.546 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:55:36.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:55:36.672 | + inc/python:pip_install:200 : result=0 2022-04-12 02:55:36.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:55:36.677 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:36.679 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:36.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:36.684 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:36.686 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:36.689 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:55:36.692 | + functions-common:time_stop:2432 : start_time=1649732131427 2022-04-12 02:55:36.694 | + functions-common:time_stop:2434 : [[ -z 1649732131427 ]] 2022-04-12 02:55:36.697 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:36.701 | + functions-common:time_stop:2437 : end_time=1649732136699 2022-04-12 02:55:36.704 | + functions-common:time_stop:2438 : elapsed_time=5272 2022-04-12 02:55:36.706 | + functions-common:time_stop:2439 : total=196154 2022-04-12 02:55:36.708 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:36.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201426 2022-04-12 02:55:36.714 | + inc/python:pip_install:203 : return 0 2022-04-12 02:55:36.716 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 02:55:36.720 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 02:55:36.726 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.vn9lf6B8SI 2022-04-12 02:55:36.729 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 02:55:36.731 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 02:55:36.734 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 02:55:36.737 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:55:36.740 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:55:36.742 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 02:55:36.761 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:36.763 | + ./stack.sh:main:1037 : configure_database 2022-04-12 02:55:36.766 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 02:55:36.768 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 02:55:36.771 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 02:55:36.773 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:55:36.776 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 02:55:36.778 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 02:55:36.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:36.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:36.786 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 02:55:36.789 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 02:55:36.793 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 02:55:36.793 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 02:55:36.798 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 02:55:36.850 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 02:55:36.852 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:55:36.855 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:55:36.857 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:55:36.860 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:55:36.863 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:55:36.865 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:55:36.868 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:55:36.870 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:55:36.873 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:55:36.875 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:55:36.878 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:55:36.880 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 02:55:36.883 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:55:36.885 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:55:36.887 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:55:36.890 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:55:36.892 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:55:36.895 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:55:36.897 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 02:55:36.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:36.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:36.904 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 02:55:36.907 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:55:36.910 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:55:38.822 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 02:55:38.838 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 02:55:38.839 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 02:55:38.843 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 02:55:38.846 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 02:55:38.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:38.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:38.853 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 02:55:38.856 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 02:55:38.858 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 02:55:38.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:55:38.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:55:38.865 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 02:55:38.868 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 02:55:38.870 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-12 02:55:38.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:55:38.922 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 02:55:38.934 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:55:38.955 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 02:55:39.020 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 02:55:39.077 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 02:55:39.132 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 02:55:39.134 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 02:55:39.137 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:55:39.139 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:55:41.275 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 02:55:41.278 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 02:55:41.282 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:55:41.286 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-025541 2022-04-12 02:55:41.289 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-025541 1041' 2022-04-12 02:55:41.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.294 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:55:41.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.299 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:55:41.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.304 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:55:41.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.309 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:55:41.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.314 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:55:41.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.319 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:55:41.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.325 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-025114 2022-04-12 02:55:41.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.330 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:55:41.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.336 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:55:41.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.341 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:55:41.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.347 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:55:41.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.352 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:55:41.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:55:41.358 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:55:41.361 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 02:55:41.364 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 02:55:41.366 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 02:55:41.378 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 02:55:41.381 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.384 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 02:55:41.386 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.389 | + functions-common:run_process:1682 : local group= 2022-04-12 02:55:41.391 | + functions-common:run_process:1683 : local user= 2022-04-12 02:55:41.394 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 02:55:41.396 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:55:41.399 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:55:41.401 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:55:41.404 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:55:41.407 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:55:41.412 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732141409 2022-04-12 02:55:41.414 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 02:55:41.432 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:41.435 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 02:55:41.437 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 02:55:41.440 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.442 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.445 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.447 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.450 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 02:55:41.452 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 02:55:41.455 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 02:55:41.457 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:55:41.460 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:55:41.463 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 02:55:41.465 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 02:55:41.468 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 02:55:41.471 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.473 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:55:41.476 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 02:55:41.478 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:55:41.481 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:55:41.483 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 02:55:41.486 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:55:41.490 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 02:55:41.541 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 02:55:41.594 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:55:41.647 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 02:55:41.701 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 02:55:41.754 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:55:41.807 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:55:41.809 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 02:55:41.862 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:55:42.254 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 02:55:42.268 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 02:55:42.644 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 02:55:42.667 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:55:42.669 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:42.672 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:42.675 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:42.677 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:42.680 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:42.682 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:55:42.685 | + functions-common:time_stop:2432 : start_time=1649732141409 2022-04-12 02:55:42.688 | + functions-common:time_stop:2434 : [[ -z 1649732141409 ]] 2022-04-12 02:55:42.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:42.696 | + functions-common:time_stop:2437 : end_time=1649732142693 2022-04-12 02:55:42.698 | + functions-common:time_stop:2438 : elapsed_time=1284 2022-04-12 02:55:42.700 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:55:42.703 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:42.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1284 2022-04-12 02:55:42.708 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 02:55:42.710 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 02:55:42.713 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 02:55:42.715 | + functions-common:run_process:1682 : local group= 2022-04-12 02:55:42.718 | + functions-common:run_process:1683 : local user=root 2022-04-12 02:55:42.720 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 02:55:42.723 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:55:42.725 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:55:42.728 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:55:42.730 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:55:42.733 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:55:42.739 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732142736 2022-04-12 02:55:42.742 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 02:55:42.764 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:42.767 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:55:42.769 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:42.772 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:42.774 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:42.777 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:42.779 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:42.782 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:55:42.785 | + functions-common:time_stop:2432 : start_time=1649732142736 2022-04-12 02:55:42.787 | + functions-common:time_stop:2434 : [[ -z 1649732142736 ]] 2022-04-12 02:55:42.790 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:42.795 | + functions-common:time_stop:2437 : end_time=1649732142792 2022-04-12 02:55:42.798 | + functions-common:time_stop:2438 : elapsed_time=56 2022-04-12 02:55:42.801 | + functions-common:time_stop:2439 : total=1284 2022-04-12 02:55:42.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:42.806 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1340 2022-04-12 02:55:42.808 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 02:55:42.832 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:42.835 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 02:55:42.866 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:42.868 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 02:55:42.888 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:42.891 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 02:55:42.894 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 02:55:42.897 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 02:55:42.899 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 02:55:42.902 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 02:55:42.904 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 02:55:42.908 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 02:55:42.910 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 02:55:42.913 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 02:55:42.915 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 02:55:42.918 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 02:55:42.921 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 02:55:42.924 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:55:42.926 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 02:55:42.929 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 02:55:42.932 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:55:42.934 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:55:42.937 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 02:55:42.939 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:55:42.941 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:55:42.944 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:55:42.946 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:55:42.952 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 02:55:43.040 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 02:55:43.106 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:55:43.157 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 02:55:43.208 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 02:55:43.262 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:55:43.320 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:55:43.323 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 02:55:43.385 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:55:43.785 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 02:55:43.839 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 02:55:43.892 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 02:55:43.945 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 02:55:43.997 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 02:55:44.001 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 02:55:44.005 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 02:55:44.007 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 02:55:44.412 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 02:55:44.426 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 02:55:44.797 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 02:55:45.673 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 02:55:45.691 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:45.694 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 02:55:45.697 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 02:55:45.700 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 02:55:45.704 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 02:55:45.717 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 02:55:45.729 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 02:55:45.732 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:55:45.736 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 02:55:45.874 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 02:55:46.011 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 02:55:46.151 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:55:46.291 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:55:46.428 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:55:46.566 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 02:55:46.702 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 02:55:46.845 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 02:55:46.984 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 02:55:47.121 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 02:55:47.126 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 02:55:47.130 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 02:55:47.132 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 02:55:47.137 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 02:55:47.139 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 02:55:47.143 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 02:55:47.160 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:55:47.163 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 02:55:47.165 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:55:47.168 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 02:55:47.170 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:55:47.173 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 02:55:47.176 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 02:55:47.192 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:55:47.194 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 02:55:47.196 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 02:55:47.199 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 02:55:47.201 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 02:55:47.204 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 02:55:47.206 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 02:55:47.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:55:47.690 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 02:55:47.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:55:47.712 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 02:55:47.715 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 02:55:47.717 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:55:47.720 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:55:47.724 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:55:47.729 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732147726 2022-04-12 02:55:47.732 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 02:55:52.435 | 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=407200) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:55:52.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:52.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.444 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.444 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.444 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:52.445 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:52.472 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:52.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.474 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.474 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.474 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:52.476 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:52.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:52.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.537 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.538 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.538 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:52.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:52.539 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:52.539 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:52.547 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:55:54.409 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.409 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:55:54.416 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.416 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:55:54.423 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.423 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:55:54.430 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.430 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:55:54.438 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.438 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:55:54.445 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.446 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:55:54.498 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.499 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:54.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.501 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.501 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.502 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.502 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.502 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:54.502 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:54.503 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:54.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.504 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.504 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.505 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.506 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:54.506 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:54.513 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:54.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.515 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.515 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.516 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.516 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.516 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:54.516 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:54.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:54.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.892 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.892 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.892 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:54.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:54.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:54.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.923 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.923 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.924 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:54.924 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:54.924 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:54.924 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:54.931 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:55:54.971 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.971 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:55:54.979 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.979 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:55:54.987 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.987 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:55:54.995 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:54.995 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:55:55.005 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.005 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:55:55.014 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.014 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:55:55.021 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.022 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.023 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.024 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.024 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:55.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:55.025 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.027 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.027 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.028 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.028 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.028 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:55.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:55.036 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.038 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.038 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.039 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.039 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:55.039 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:55.362 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:55.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.363 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.364 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.364 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.365 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:55.365 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:55.392 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:55:55.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.394 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.394 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.394 | 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=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:55:55.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:55:55.395 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:55:55.395 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=407200) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:55:55.402 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:55:55.412 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.412 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:55:55.420 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.420 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:55:55.429 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.429 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:55:55.437 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.437 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:55:55.445 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.445 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:55:55.452 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.453 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:55:55.461 | INFO migrate.versioning.api [-] done 2022-04-12 02:55:55.859 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 02:55:55.862 | + functions-common:time_stop:2425 : local name 2022-04-12 02:55:55.864 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:55:55.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:55:55.869 | + functions-common:time_stop:2428 : local total 2022-04-12 02:55:55.872 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:55:55.874 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 02:55:55.877 | + functions-common:time_stop:2432 : start_time=1649732147726 2022-04-12 02:55:55.879 | + functions-common:time_stop:2434 : [[ -z 1649732147726 ]] 2022-04-12 02:55:55.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:55:55.886 | + functions-common:time_stop:2437 : end_time=1649732155884 2022-04-12 02:55:55.889 | + functions-common:time_stop:2438 : elapsed_time=8158 2022-04-12 02:55:55.892 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:55:55.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:55:55.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8158 2022-04-12 02:55:55.899 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 02:55:55.902 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 02:55:55.906 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 02:56:00.487 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 02:56:00.488 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:56:00.488 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:56:00.488 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 02:56:00.489 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:56:00.489 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:56:00.489 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:56:00.489 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:56:00.489 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:56:00.865 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 02:56:00.870 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 02:56:05.436 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 02:56:05.436 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:56:05.437 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:56:05.437 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 02:56:05.437 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:56:05.437 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:56:05.438 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:56:05.438 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:56:05.438 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:56:05.799 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 02:56:05.802 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 02:56:05.804 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 02:56:05.807 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 02:56:05.823 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:56:05.826 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:56:05.830 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 02:56:05.834 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 02:56:05.837 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 02:56:05.839 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:05.842 | + functions-common:run_process:1682 : local group= 2022-04-12 02:56:05.845 | + functions-common:run_process:1683 : local user= 2022-04-12 02:56:05.847 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 02:56:05.849 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:56:05.852 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:56:05.854 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:56:05.857 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:56:05.860 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:56:05.864 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732165861 2022-04-12 02:56:05.867 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 02:56:05.882 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:56:05.885 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 02:56:05.887 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 02:56:05.890 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:05.893 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:05.895 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:05.897 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:05.900 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 02:56:05.902 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 02:56:05.905 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 02:56:05.908 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:56:05.910 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:56:05.913 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 02:56:05.915 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 02:56:05.918 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 02:56:05.920 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:05.922 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 02:56:05.924 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 02:56:05.926 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 02:56:05.928 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 02:56:05.932 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 02:56:05.990 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 02:56:06.046 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 02:56:06.099 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:56:06.152 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:56:06.203 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 02:56:06.255 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 02:56:06.306 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 02:56:06.359 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 02:56:06.410 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 02:56:06.463 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 02:56:06.465 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 02:56:06.517 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 02:56:06.899 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 02:56:06.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 02:56:07.271 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 02:56:07.353 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:56:07.360 | + functions-common:time_stop:2425 : local name 2022-04-12 02:56:07.364 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:56:07.371 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:56:07.374 | + functions-common:time_stop:2428 : local total 2022-04-12 02:56:07.377 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:56:07.379 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:56:07.382 | + functions-common:time_stop:2432 : start_time=1649732165861 2022-04-12 02:56:07.384 | + functions-common:time_stop:2434 : [[ -z 1649732165861 ]] 2022-04-12 02:56:07.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:56:07.392 | + functions-common:time_stop:2437 : end_time=1649732167389 2022-04-12 02:56:07.395 | + functions-common:time_stop:2438 : elapsed_time=1528 2022-04-12 02:56:07.397 | + functions-common:time_stop:2439 : total=1340 2022-04-12 02:56:07.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:56:07.402 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2868 2022-04-12 02:56:07.405 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 02:56:07.405 | Waiting for keystone to start... 2022-04-12 02:56:07.408 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 02:56:07.410 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 02:56:07.413 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 02:56:07.415 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 02:56:07.418 | + functions:wait_for_service:459 : local rval=0 2022-04-12 02:56:07.420 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 02:56:07.423 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 02:56:07.425 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:56:07.428 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:56:07.435 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:56:07.438 | + functions-common:time_start:2416 : _TIME_START[$name]=1649732167435 2022-04-12 02:56:07.440 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 02:56:07.446 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 02:56:13.404 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 02:56:13.434 | [405243 Async install_tempest:405243]: finished successfully 2022-04-12 02:56:14.004 | + :: : [[ 200 == 503 ]] 2022-04-12 02:56:14.005 | + :: : [[ 0 -eq 7 ]] 2022-04-12 02:56:14.008 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 02:56:14.011 | + functions-common:time_stop:2425 : local name 2022-04-12 02:56:14.013 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:56:14.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:56:14.019 | + functions-common:time_stop:2428 : local total 2022-04-12 02:56:14.021 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:56:14.023 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 02:56:14.026 | + functions-common:time_stop:2432 : start_time=1649732167435 2022-04-12 02:56:14.028 | + functions-common:time_stop:2434 : [[ -z 1649732167435 ]] 2022-04-12 02:56:14.032 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:56:14.036 | + functions-common:time_stop:2437 : end_time=1649732174034 2022-04-12 02:56:14.039 | + functions-common:time_stop:2438 : elapsed_time=6599 2022-04-12 02:56:14.041 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:56:14.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:56:14.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6599 2022-04-12 02:56:14.049 | + functions:wait_for_service:467 : return 0 2022-04-12 02:56:14.051 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 02:56:14.068 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:56:14.070 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 02:56:14.073 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:56:14.075 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 02:56:14.105 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 02:56:14.108 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.39/identity 2022-04-12 02:56:18.666 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.666 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.666 | 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=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.674 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.691 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.691 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.721 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.755 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.756 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.844 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.844 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.844 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.844 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.845 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.845 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.857 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.857 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.858 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.858 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.858 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.859 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.859 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.866 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.869 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.870 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.870 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=408004) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:56:18.906 | 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=408004) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:56:19.208 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created domain default 2022-04-12 02:56:19.248 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created project admin 2022-04-12 02:56:19.275 | DEBUG passlib.handlers.bcrypt [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=408004) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 02:56:19.275 | DEBUG passlib.handlers.bcrypt [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=408004) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 02:56:19.336 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created user admin 2022-04-12 02:56:19.349 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created role reader 2022-04-12 02:56:19.358 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created role member 2022-04-12 02:56:19.380 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created implied role where 91ea59876fd240aa94f7939294a767c7 implies be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:56:19.390 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created role admin 2022-04-12 02:56:19.407 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created implied role where fdf18d46908e40da9e21c224460791fe implies 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:56:19.419 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Granted role admin on project admin to user admin. 2022-04-12 02:56:19.426 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Granted role admin on the system to user admin. 2022-04-12 02:56:19.438 | WARNING py.warnings [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-12 02:56:19.438 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 02:56:19.438 |  2022-04-12 02:56:19.441 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created region RegionOne 2022-04-12 02:56:19.474 | INFO keystone.cmd.bootstrap [None req-768aae99-f9f2-42c9-87aa-f3cac0d0971a None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 02:56:19.921 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 02:56:19.923 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 02:56:19.926 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 02:56:19.929 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 02:56:22.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:22.886 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:22.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:22.886 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:23.050 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:23.053 | + lib/keystone:create_keystone_accounts:310 : admin_project=d2d9bed232cc40e8ae520d4213857b95 2022-04-12 02:56:23.055 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 02:56:23.059 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 02:56:25.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:25.269 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:25.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:25.269 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:25.431 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:25.434 | + lib/keystone:create_keystone_accounts:312 : admin_user=d70a3561208f4e41905cef8e5c4f36d4 2022-04-12 02:56:25.437 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 02:56:25.440 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 02:56:25.442 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 02:56:25.444 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d70a3561208f4e41905cef8e5c4f36d4 default 2022-04-12 02:56:25.500 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d70a3561208f4e41905cef8e5c4f36d4 default 2022-04-12 02:56:25.542 | [379476 Async ks-domain-role:408136]: running: get_or_add_user_domain_role admin d70a3561208f4e41905cef8e5c4f36d4 default 2022-04-12 02:56:25.545 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 02:56:25.548 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:56:25.551 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:56:28.835 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:56:28.837 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:56:28.837 | default 2022-04-12 02:56:28.840 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 02:56:28.898 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 02:56:28.940 | [379476 Async ks-project:408276]: running: get_or_create_project service Default 2022-04-12 02:56:28.943 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 02:56:29.009 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 02:56:29.052 | [379476 Async ks-service:408362]: running: get_or_create_role service 2022-04-12 02:56:29.054 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 02:56:29.133 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 02:56:29.203 | [379476 Async ks-reseller:408448]: running: get_or_create_role ResellerAdmin 2022-04-12 02:56:29.217 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 02:56:29.233 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 02:56:29.641 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 02:56:29.883 | [379476 Async ks-anotherrole:408538]: running: get_or_create_role anotherrole 2022-04-12 02:56:29.912 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 02:56:29.949 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 02:56:29.977 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:56:30.005 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 02:56:32.657 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:32.790 | [408362 Async ks-service:408362]: finished successfully 2022-04-12 02:56:33.095 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:33.159 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:33.183 | [408276 Async ks-project:408276]: finished successfully 2022-04-12 02:56:33.203 | [408448 Async ks-reseller:408448]: finished successfully 2022-04-12 02:56:33.592 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:33.643 | [408538 Async ks-anotherrole:408538]: finished successfully 2022-04-12 02:56:33.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:33.811 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:33.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:33.811 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:33.978 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:33.981 | ++ functions-common:get_or_create_project:938 : project_id=7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:56:33.983 | ++ functions-common:get_or_create_project:939 : echo 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:56:33.986 | + lib/keystone:create_keystone_accounts:340 : invis_project=7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:56:33.989 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 02:56:33.992 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 02:56:33.994 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:56:33.998 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 02:56:36.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:36.586 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:36.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:36.586 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:36.744 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:36.773 | [408136 Async ks-domain-role:408136]: finished successfully 2022-04-12 02:56:36.773 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:36.776 | ++ functions-common:get_or_create_project:938 : project_id=681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:36.780 | ++ functions-common:get_or_create_project:939 : echo 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:36.783 | + lib/keystone:create_keystone_accounts:344 : demo_project=681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:36.785 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 02:56:36.789 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 02:56:36.791 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:56:36.794 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 02:56:36.796 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 02:56:36.799 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-12 02:56:39.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.281 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.281 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.445 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:39.448 | ++ functions-common:get_or_create_user:925 : user_id=affef1b2404e451d97405fbf9f484ddd 2022-04-12 02:56:39.450 | ++ functions-common:get_or_create_user:926 : echo affef1b2404e451d97405fbf9f484ddd 2022-04-12 02:56:39.453 | + lib/keystone:create_keystone_accounts:347 : demo_user=affef1b2404e451d97405fbf9f484ddd 2022-04-12 02:56:39.456 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 02:56:39.505 | [379476 Async ks-domain-role:408136]: Waiting for completion of get_or_add_user_domain_role admin d70a3561208f4e41905cef8e5c4f36d4 default running on PID 408136 (6 other jobs running) 2022-04-12 02:56:39.529 | [379476 Async ks-domain-role:408136]: Signaling child to exit 2022-04-12 02:56:39.529 | WAKEUP 2022-04-12 02:56:39.552 | [379476 Async ks-domain-role:408136]: Signaled 2022-04-12 02:56:39.554 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 02:56:39.554 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:56:39.554 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 02:56:39.554 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d70a3561208f4e41905cef8e5c4f36d4 --domain default 2022-04-12 02:56:39.554 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:56:39.554 | ++ functions-common:get_field:812 : read data 2022-04-12 02:56:39.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.554 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.554 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.554 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:39.554 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 02:56:39.554 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 02:56:39.554 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user d70a3561208f4e41905cef8e5c4f36d4 --domain default 2022-04-12 02:56:39.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.554 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.554 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.554 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 02:56:39.554 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:56:39.554 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d70a3561208f4e41905cef8e5c4f36d4 --domain default 2022-04-12 02:56:39.554 | ++ functions-common:get_field:812 : read data 2022-04-12 02:56:39.554 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:56:39.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.555 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.555 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.555 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:39.555 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:56:39.555 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:56:39.555 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | d70a3561208f4e41905cef8e5c4f36d4 | | | default | | False |' 2022-04-12 02:56:39.555 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:56:39.555 | ++ functions-common:get_field:812 : read data 2022-04-12 02:56:39.555 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:56:39.555 | + functions-common:get_or_add_user_domain_role:1021 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:56:39.555 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:56:39.597 | [379476 Async ks-domain-role:408136]: finished get_or_add_user_domain_role admin d70a3561208f4e41905cef8e5c4f36d4 default with result 0 in 11 seconds 2022-04-12 02:56:39.604 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 02:56:39.639 | [379476 Async ks-project:408276]: Waiting for completion of get_or_create_project service Default running on PID 408276 (5 other jobs running) 2022-04-12 02:56:39.663 | [379476 Async ks-project:408276]: Signaling child to exit 2022-04-12 02:56:39.663 | WAKEUP 2022-04-12 02:56:39.686 | [379476 Async ks-project:408276]: Signaled 2022-04-12 02:56:39.688 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:56:39.688 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 02:56:39.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.688 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.688 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.688 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:39.688 | + functions-common:get_or_create_project:938 : project_id=c3751e13e6f845e7b886fc50bd4c3637 2022-04-12 02:56:39.688 | + functions-common:get_or_create_project:939 : echo c3751e13e6f845e7b886fc50bd4c3637 2022-04-12 02:56:39.688 | c3751e13e6f845e7b886fc50bd4c3637 2022-04-12 02:56:39.730 | [379476 Async ks-project:408276]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 02:56:39.768 | [379476 Async ks-service:408362]: Waiting for completion of get_or_create_role service running on PID 408362 (4 other jobs running) 2022-04-12 02:56:39.793 | [379476 Async ks-service:408362]: Signaling child to exit 2022-04-12 02:56:39.793 | WAKEUP 2022-04-12 02:56:39.815 | [379476 Async ks-service:408362]: Signaled 2022-04-12 02:56:39.816 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:56:39.816 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 02:56:39.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.816 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.816 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.816 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:39.816 | + functions-common:get_or_create_role:950 : role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:56:39.816 | + functions-common:get_or_create_role:951 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:56:39.816 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:56:39.860 | [379476 Async ks-service:408362]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-12 02:56:39.896 | [379476 Async ks-reseller:408448]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 408448 (3 other jobs running) 2022-04-12 02:56:39.921 | [379476 Async ks-reseller:408448]: Signaling child to exit 2022-04-12 02:56:39.921 | WAKEUP 2022-04-12 02:56:39.943 | [379476 Async ks-reseller:408448]: Signaled 2022-04-12 02:56:39.944 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:56:39.944 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 02:56:39.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.944 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:39.944 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:39.944 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:39.944 | + functions-common:get_or_create_role:950 : role_id=4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:56:39.944 | + functions-common:get_or_create_role:951 : echo 4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:56:39.944 | 4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:56:39.988 | [379476 Async ks-reseller:408448]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 02:56:40.023 | [379476 Async ks-anotherrole:408538]: Waiting for completion of get_or_create_role anotherrole running on PID 408538 (2 other jobs running) 2022-04-12 02:56:40.048 | [379476 Async ks-anotherrole:408538]: Signaling child to exit 2022-04-12 02:56:40.048 | WAKEUP 2022-04-12 02:56:40.070 | [379476 Async ks-anotherrole:408538]: Signaled 2022-04-12 02:56:40.071 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:56:40.071 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:56:40.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:40.071 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:40.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:40.071 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:40.071 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:40.071 | + functions-common:get_or_create_role:950 : role_id=a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:56:40.071 | + functions-common:get_or_create_role:951 : echo a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:56:40.071 | a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:56:40.116 | [379476 Async ks-anotherrole:408538]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 02:56:40.120 | + inc/async:async_wait:197 : return 0 2022-04-12 02:56:40.122 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.181 | + inc/async:async_inner:63 : get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.221 | [379476 Async ks-demo-member:409441]: running: get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.223 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d70a3561208f4e41905cef8e5c4f36d4 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.285 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d70a3561208f4e41905cef8e5c4f36d4 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.332 | [379476 Async ks-demo-admin:409553]: running: get_or_add_user_project_role admin d70a3561208f4e41905cef8e5c4f36d4 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.335 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.403 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.455 | [379476 Async ks-demo-another:409665]: running: get_or_add_user_project_role anotherrole affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:40.458 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:56:40.525 | + inc/async:async_inner:63 : get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:56:40.608 | [379476 Async ks-demo-invis:409777]: running: get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:56:40.613 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 02:56:40.623 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 02:56:40.628 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:56:40.636 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 02:56:40.649 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 02:56:40.672 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-12 02:56:44.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:44.542 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:44.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:44.543 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:44.735 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:44.737 | ++ functions-common:get_or_create_user:925 : user_id=cb380d647f304e0395d88df9bdccc1ec 2022-04-12 02:56:44.741 | ++ functions-common:get_or_create_user:926 : echo cb380d647f304e0395d88df9bdccc1ec 2022-04-12 02:56:44.753 | + lib/keystone:create_keystone_accounts:360 : demo_reader=cb380d647f304e0395d88df9bdccc1ec 2022-04-12 02:56:44.757 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader cb380d647f304e0395d88df9bdccc1ec 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:44.867 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cb380d647f304e0395d88df9bdccc1ec 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:44.924 | [379476 Async ks-demo-reader:409935]: running: get_or_add_user_project_role reader cb380d647f304e0395d88df9bdccc1ec 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:56:44.931 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 02:56:44.936 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 02:56:44.940 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:56:44.948 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 02:56:49.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:49.691 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:49.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:49.691 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:49.908 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:49.916 | ++ functions-common:get_or_create_project:938 : project_id=5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:49.920 | ++ functions-common:get_or_create_project:939 : echo 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:49.924 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:49.927 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 02:56:49.930 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 02:56:49.935 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:56:49.938 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 02:56:49.940 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 02:56:49.944 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-12 02:56:53.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:53.765 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:53.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:53.765 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:54.217 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:54.250 | ++ functions-common:get_or_create_user:925 : user_id=e026dde280ec426d94219b8bbec129f5 2022-04-12 02:56:54.261 | ++ functions-common:get_or_create_user:926 : echo e026dde280ec426d94219b8bbec129f5 2022-04-12 02:56:54.281 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e026dde280ec426d94219b8bbec129f5 2022-04-12 02:56:54.305 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:54.534 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:54.594 | [409441 Async ks-demo-member:409441]: finished successfully 2022-04-12 02:56:54.612 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:54.723 | [379476 Async ks-alt-admin:410348]: running: get_or_add_user_project_role admin e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:54.728 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:55.005 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:55.192 | [379476 Async ks-alt-another:410466]: running: get_or_add_user_project_role anotherrole e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:55.209 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 02:56:55.241 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 02:56:55.253 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:56:55.256 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 02:56:55.277 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 02:56:55.289 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-12 02:56:55.962 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:56.119 | [409665 Async ks-demo-another:409665]: finished successfully 2022-04-12 02:56:57.200 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:57.373 | [409553 Async ks-demo-admin:409553]: finished successfully 2022-04-12 02:56:58.035 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:56:58.156 | [409777 Async ks-demo-invis:409777]: finished successfully 2022-04-12 02:56:58.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:58.516 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:58.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:56:58.517 | from cryptography.utils import int_from_bytes 2022-04-12 02:56:58.728 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:56:58.733 | ++ functions-common:get_or_create_user:925 : user_id=2837c5f712c94cfabae72cd4b8dffed0 2022-04-12 02:56:58.735 | ++ functions-common:get_or_create_user:926 : echo 2837c5f712c94cfabae72cd4b8dffed0 2022-04-12 02:56:58.739 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=2837c5f712c94cfabae72cd4b8dffed0 2022-04-12 02:56:58.749 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 2837c5f712c94cfabae72cd4b8dffed0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:58.845 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2837c5f712c94cfabae72cd4b8dffed0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:58.924 | [379476 Async ks-alt-member-user:410798]: running: get_or_add_user_project_role member 2837c5f712c94cfabae72cd4b8dffed0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:56:58.940 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 02:56:58.943 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 02:56:58.961 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:56:58.985 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 02:56:59.001 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 02:56:59.033 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-12 02:57:01.621 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:01.790 | [409935 Async ks-demo-reader:409935]: finished successfully 2022-04-12 02:57:02.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:02.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:02.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:02.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:02.523 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:02.526 | ++ functions-common:get_or_create_user:925 : user_id=12584c7d0f7f428d95e9dea432700d5d 2022-04-12 02:57:02.529 | ++ functions-common:get_or_create_user:926 : echo 12584c7d0f7f428d95e9dea432700d5d 2022-04-12 02:57:02.537 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=12584c7d0f7f428d95e9dea432700d5d 2022-04-12 02:57:02.544 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 12584c7d0f7f428d95e9dea432700d5d 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:02.639 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 12584c7d0f7f428d95e9dea432700d5d 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:02.693 | [379476 Async ks-alt-reader-user:411024]: running: get_or_add_user_project_role reader 12584c7d0f7f428d95e9dea432700d5d 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:02.696 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 02:57:02.705 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:57:02.713 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 02:57:02.716 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 02:57:02.735 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-12 02:57:05.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:05.803 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:05.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:05.803 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:06.047 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:06.063 | ++ functions-common:get_or_create_user:925 : user_id=ba7458d6f1c74ee38d2dc4038ab9431c 2022-04-12 02:57:06.089 | ++ functions-common:get_or_create_user:926 : echo ba7458d6f1c74ee38d2dc4038ab9431c 2022-04-12 02:57:06.102 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ba7458d6f1c74ee38d2dc4038ab9431c 2022-04-12 02:57:06.117 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ba7458d6f1c74ee38d2dc4038ab9431c all 2022-04-12 02:57:06.403 | + inc/async:async_inner:63 : get_or_add_user_system_role member ba7458d6f1c74ee38d2dc4038ab9431c all 2022-04-12 02:57:06.575 | [379476 Async ks-system-member:411248]: running: get_or_add_user_system_role member ba7458d6f1c74ee38d2dc4038ab9431c all 2022-04-12 02:57:06.593 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 02:57:06.610 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:57:06.629 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 02:57:06.644 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 02:57:06.662 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-12 02:57:09.377 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:09.493 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:09.533 | [410466 Async ks-alt-another:410466]: finished successfully 2022-04-12 02:57:09.641 | [410348 Async ks-alt-admin:410348]: finished successfully 2022-04-12 02:57:10.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:10.256 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:10.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:10.256 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:10.473 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:10.478 | ++ functions-common:get_or_create_user:925 : user_id=834a1e5666104878aa189d1b76dfe0ca 2022-04-12 02:57:10.481 | ++ functions-common:get_or_create_user:926 : echo 834a1e5666104878aa189d1b76dfe0ca 2022-04-12 02:57:10.484 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=834a1e5666104878aa189d1b76dfe0ca 2022-04-12 02:57:10.488 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 834a1e5666104878aa189d1b76dfe0ca all 2022-04-12 02:57:10.593 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 834a1e5666104878aa189d1b76dfe0ca all 2022-04-12 02:57:10.654 | [379476 Async ks-system-reader:411530]: running: get_or_add_user_system_role reader 834a1e5666104878aa189d1b76dfe0ca all 2022-04-12 02:57:10.658 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 02:57:10.665 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 02:57:10.669 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 02:57:10.673 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:57:10.691 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 02:57:12.436 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:12.636 | [410798 Async ks-alt-member-user:410798]: finished successfully 2022-04-12 02:57:13.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:13.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:13.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:13.650 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:13.847 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:13.850 | ++ functions-common:get_or_create_group:902 : group_id=efa1f2d8ca214d56a10b6af4f386f78f 2022-04-12 02:57:13.853 | ++ functions-common:get_or_create_group:903 : echo efa1f2d8ca214d56a10b6af4f386f78f 2022-04-12 02:57:13.857 | + lib/keystone:create_keystone_accounts:402 : admin_group=efa1f2d8ca214d56a10b6af4f386f78f 2022-04-12 02:57:13.860 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 02:57:13.863 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 02:57:13.870 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 02:57:13.877 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:57:13.885 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 02:57:15.785 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:15.814 | [411024 Async ks-alt-reader-user:411024]: finished successfully 2022-04-12 02:57:16.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:16.644 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:16.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:16.644 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:16.830 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:16.834 | ++ functions-common:get_or_create_group:902 : group_id=62472eb737d547be9d3aa78d40b0e7e0 2022-04-12 02:57:16.835 | ++ functions-common:get_or_create_group:903 : echo 62472eb737d547be9d3aa78d40b0e7e0 2022-04-12 02:57:16.838 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=62472eb737d547be9d3aa78d40b0e7e0 2022-04-12 02:57:16.841 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:16.909 | + inc/async:async_inner:63 : get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:16.958 | [379476 Async ks-group-memberdemo:411883]: running: get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:16.961 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:17.060 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:17.164 | [379476 Async ks-group-anotherdemo:411969]: running: get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:17.185 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:17.503 | + inc/async:async_inner:63 : get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:17.636 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:17.744 | [379476 Async ks-group-memberalt:412069]: running: get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:17.753 | [411248 Async ks-system-member:411248]: finished successfully 2022-04-12 02:57:17.767 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:18.196 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:18.402 | [379476 Async ks-group-anotheralt:412200]: running: get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:18.421 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 2022-04-12 02:57:18.857 | + inc/async:async_inner:63 : get_or_add_group_project_role admin efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 2022-04-12 02:57:19.091 | [379476 Async ks-group-admin:412287]: running: get_or_add_group_project_role admin efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 2022-04-12 02:57:19.113 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-12 02:57:19.485 | [379476 Async ks-demo-member:409441]: Waiting for completion of get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d running on PID 409441 (17 other jobs running) 2022-04-12 02:57:19.681 | [379476 Async ks-demo-member:409441]: Signaling child to exit 2022-04-12 02:57:19.681 | WAKEUP 2022-04-12 02:57:19.826 | [379476 Async ks-demo-member:409441]: Signaled 2022-04-12 02:57:19.836 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:19.836 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:19.836 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:19.839 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:19.839 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:19.839 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:19.839 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:19.839 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:19.839 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user affef1b2404e451d97405fbf9f484ddd --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:19.839 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:19.840 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:19.840 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:19.840 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:19.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:19.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:19.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:19.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:19.840 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:19.840 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:19.840 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:19.840 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user affef1b2404e451d97405fbf9f484ddd --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:19.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:19.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:19.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:19.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:19.840 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:19.840 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user affef1b2404e451d97405fbf9f484ddd --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:19.840 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:19.840 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:19.840 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:19.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:19.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:19.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:19.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:19.840 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:19.840 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:19.840 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:19.841 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:19.841 | ++ functions-common:get_field:818 : echo '| 91ea59876fd240aa94f7939294a767c7 | affef1b2404e451d97405fbf9f484ddd | | 681d45282ebf4257b5e7cf9ad7e0a90d | | | False |' 2022-04-12 02:57:19.841 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:19.841 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:19.841 | + functions-common:get_or_add_user_project_role:997 : echo 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:19.841 | 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:20.146 | [379476 Async ks-demo-member:409441]: finished get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d with result 0 in 14 seconds 2022-04-12 02:57:20.389 | [379476 Async ks-demo-admin:409553]: Waiting for completion of get_or_add_user_project_role admin d70a3561208f4e41905cef8e5c4f36d4 681d45282ebf4257b5e7cf9ad7e0a90d running on PID 409553 (16 other jobs running) 2022-04-12 02:57:20.527 | [379476 Async ks-demo-admin:409553]: Signaling child to exit 2022-04-12 02:57:20.527 | WAKEUP 2022-04-12 02:57:20.654 | [379476 Async ks-demo-admin:409553]: Signaled 2022-04-12 02:57:20.680 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:20.680 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:20.680 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:20.680 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:20.680 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:20.680 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:20.680 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:20.680 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:20.680 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:20.680 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d70a3561208f4e41905cef8e5c4f36d4 --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:20.680 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:20.680 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:20.680 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:20.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:20.681 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:20.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:20.681 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:20.681 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:20.681 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:20.681 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:20.681 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d70a3561208f4e41905cef8e5c4f36d4 --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:20.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:20.681 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:20.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:20.681 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:20.681 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:20.681 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d70a3561208f4e41905cef8e5c4f36d4 --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:20.681 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:20.681 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:20.681 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:20.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:20.681 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:20.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:20.681 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:20.681 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:20.681 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:20.681 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:20.681 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | d70a3561208f4e41905cef8e5c4f36d4 | | 681d45282ebf4257b5e7cf9ad7e0a90d | | | False |' 2022-04-12 02:57:20.681 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:20.681 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:20.681 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:57:20.681 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:57:20.681 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:57:20.918 | [379476 Async ks-demo-admin:409553]: finished get_or_add_user_project_role admin d70a3561208f4e41905cef8e5c4f36d4 681d45282ebf4257b5e7cf9ad7e0a90d with result 0 in 17 seconds 2022-04-12 02:57:21.130 | [379476 Async ks-demo-another:409665]: Waiting for completion of get_or_add_user_project_role anotherrole affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d running on PID 409665 (15 other jobs running) 2022-04-12 02:57:21.289 | [379476 Async ks-demo-another:409665]: Signaling child to exit 2022-04-12 02:57:21.290 | WAKEUP 2022-04-12 02:57:21.443 | [379476 Async ks-demo-another:409665]: Signaled 2022-04-12 02:57:21.456 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:21.456 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:21.456 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:21.456 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:21.456 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:21.456 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:21.456 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:21.456 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:21.456 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user affef1b2404e451d97405fbf9f484ddd --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:21.456 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:21.456 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:21.456 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:21.456 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:21.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:21.456 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:21.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:21.456 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:21.456 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:21.457 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:21.457 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:21.457 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user affef1b2404e451d97405fbf9f484ddd --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:21.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:21.457 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:21.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:21.457 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:21.457 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:21.457 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user affef1b2404e451d97405fbf9f484ddd --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:21.457 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:21.457 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:21.457 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:21.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:21.457 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:21.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:21.457 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:21.457 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:21.457 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:21.457 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:21.457 | ++ functions-common:get_field:818 : echo '| a2b450b49e704486bf67dfdfae1c2235 | affef1b2404e451d97405fbf9f484ddd | | 681d45282ebf4257b5e7cf9ad7e0a90d | | | False |' 2022-04-12 02:57:21.457 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:21.457 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:21.457 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:57:21.457 | + functions-common:get_or_add_user_project_role:997 : echo a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:57:21.457 | a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:57:21.772 | [379476 Async ks-demo-another:409665]: finished get_or_add_user_project_role anotherrole affef1b2404e451d97405fbf9f484ddd 681d45282ebf4257b5e7cf9ad7e0a90d with result 0 in 15 seconds 2022-04-12 02:57:21.983 | [379476 Async ks-demo-invis:409777]: Waiting for completion of get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 7ccf03813d7f43bfb5ae2322a40c04fe running on PID 409777 (14 other jobs running) 2022-04-12 02:57:22.124 | [379476 Async ks-demo-invis:409777]: Signaling child to exit 2022-04-12 02:57:22.124 | WAKEUP 2022-04-12 02:57:22.263 | [379476 Async ks-demo-invis:409777]: Signaled 2022-04-12 02:57:22.284 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:22.284 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:22.284 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:22.284 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:22.284 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:22.284 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:22.284 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:22.284 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:22.284 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:22.285 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user affef1b2404e451d97405fbf9f484ddd --project 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:57:22.285 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:22.285 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:22.285 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:22.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.285 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.285 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.285 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:22.285 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:22.285 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:22.285 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user affef1b2404e451d97405fbf9f484ddd --project 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:57:22.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.285 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:22.286 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user affef1b2404e451d97405fbf9f484ddd --project 7ccf03813d7f43bfb5ae2322a40c04fe 2022-04-12 02:57:22.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:22.286 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:22.286 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:22.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.286 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.286 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:22.286 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:22.286 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:22.286 | ++ functions-common:get_field:818 : echo '| 91ea59876fd240aa94f7939294a767c7 | affef1b2404e451d97405fbf9f484ddd | | 7ccf03813d7f43bfb5ae2322a40c04fe | | | False |' 2022-04-12 02:57:22.286 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:22.286 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:22.286 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:22.286 | + functions-common:get_or_add_user_project_role:997 : echo 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:22.286 | 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:22.430 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:22.520 | [379476 Async ks-demo-invis:409777]: finished get_or_add_user_project_role member affef1b2404e451d97405fbf9f484ddd 7ccf03813d7f43bfb5ae2322a40c04fe with result 0 in 17 seconds 2022-04-12 02:57:22.532 | [411530 Async ks-system-reader:411530]: finished successfully 2022-04-12 02:57:22.654 | [379476 Async ks-demo-reader:409935]: Waiting for completion of get_or_add_user_project_role reader cb380d647f304e0395d88df9bdccc1ec 681d45282ebf4257b5e7cf9ad7e0a90d running on PID 409935 (13 other jobs running) 2022-04-12 02:57:22.812 | [379476 Async ks-demo-reader:409935]: Signaling child to exit 2022-04-12 02:57:22.813 | WAKEUP 2022-04-12 02:57:22.934 | [379476 Async ks-demo-reader:409935]: Signaled 2022-04-12 02:57:22.948 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:22.948 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:22.948 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:22.948 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:22.948 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:22.948 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:22.948 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:22.948 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:22.948 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:22.948 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:22.948 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cb380d647f304e0395d88df9bdccc1ec --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:22.948 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:22.948 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:22.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.949 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.949 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.949 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:22.949 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:22.949 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:22.949 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user cb380d647f304e0395d88df9bdccc1ec --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:22.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.949 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.949 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.949 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:22.949 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cb380d647f304e0395d88df9bdccc1ec --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:22.949 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:22.949 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:22.949 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:22.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.949 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:22.950 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:22.950 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:22.950 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:22.950 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:22.950 | ++ functions-common:get_field:818 : echo '| be776a6ad96c45869a8ac799fff71e13 | cb380d647f304e0395d88df9bdccc1ec | | 681d45282ebf4257b5e7cf9ad7e0a90d | | | False |' 2022-04-12 02:57:22.950 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:22.950 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:22.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id=be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:22.950 | + functions-common:get_or_add_user_project_role:997 : echo be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:22.950 | be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:23.200 | [379476 Async ks-demo-reader:409935]: finished get_or_add_user_project_role reader cb380d647f304e0395d88df9bdccc1ec 681d45282ebf4257b5e7cf9ad7e0a90d with result 0 in 16 seconds 2022-04-12 02:57:23.241 | + inc/async:async_wait:197 : return 0 2022-04-12 02:57:23.269 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 02:57:23.578 | [379476 Async ks-alt-admin:410348]: Waiting for completion of get_or_add_user_project_role admin e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c running on PID 410348 (12 other jobs running) 2022-04-12 02:57:23.671 | [379476 Async ks-alt-admin:410348]: Signaling child to exit 2022-04-12 02:57:23.671 | WAKEUP 2022-04-12 02:57:23.811 | [379476 Async ks-alt-admin:410348]: Signaled 2022-04-12 02:57:23.824 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:23.824 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:23.824 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:23.824 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:23.824 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:23.824 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:23.824 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:23.824 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:23.824 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:23.824 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e026dde280ec426d94219b8bbec129f5 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:23.824 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:23.824 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:23.824 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:23.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:23.825 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:23.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:23.825 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:23.825 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:23.825 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:23.825 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:23.825 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e026dde280ec426d94219b8bbec129f5 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:23.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:23.825 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:23.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:23.825 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:23.825 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:23.825 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e026dde280ec426d94219b8bbec129f5 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:23.825 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:23.825 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:23.825 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:23.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:23.825 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:23.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:23.825 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:23.825 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:23.825 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:23.825 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:23.825 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | e026dde280ec426d94219b8bbec129f5 | | 5d360d071a3b497db27ffc8be3389d8c | | | False |' 2022-04-12 02:57:23.825 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:23.825 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:23.825 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:57:23.825 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:57:23.825 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:57:24.151 | [379476 Async ks-alt-admin:410348]: finished get_or_add_user_project_role admin e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c with result 0 in 15 seconds 2022-04-12 02:57:24.386 | [379476 Async ks-alt-another:410466]: Waiting for completion of get_or_add_user_project_role anotherrole e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c running on PID 410466 (11 other jobs running) 2022-04-12 02:57:24.570 | [379476 Async ks-alt-another:410466]: Signaling child to exit 2022-04-12 02:57:24.570 | WAKEUP 2022-04-12 02:57:24.754 | [379476 Async ks-alt-another:410466]: Signaled 2022-04-12 02:57:24.765 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:24.765 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:24.765 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:24.765 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:24.766 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:24.766 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:24.766 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:24.766 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:24.766 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e026dde280ec426d94219b8bbec129f5 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:24.766 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:24.766 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:24.766 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:24.766 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:24.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:24.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:24.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:24.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:24.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:24.766 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:24.766 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:24.766 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user e026dde280ec426d94219b8bbec129f5 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:24.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:24.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:24.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:24.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:24.766 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:24.766 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e026dde280ec426d94219b8bbec129f5 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:24.766 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:24.766 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:24.766 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:24.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:24.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:24.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:24.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:24.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:24.766 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:24.767 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:24.767 | ++ functions-common:get_field:818 : echo '| a2b450b49e704486bf67dfdfae1c2235 | e026dde280ec426d94219b8bbec129f5 | | 5d360d071a3b497db27ffc8be3389d8c | | | False |' 2022-04-12 02:57:24.767 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:24.767 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:24.767 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:57:24.767 | + functions-common:get_or_add_user_project_role:997 : echo a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:57:24.767 | a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:57:25.070 | [379476 Async ks-alt-another:410466]: finished get_or_add_user_project_role anotherrole e026dde280ec426d94219b8bbec129f5 5d360d071a3b497db27ffc8be3389d8c with result 0 in 14 seconds 2022-04-12 02:57:25.328 | [379476 Async ks-alt-member-user:410798]: Waiting for completion of get_or_add_user_project_role member 2837c5f712c94cfabae72cd4b8dffed0 5d360d071a3b497db27ffc8be3389d8c running on PID 410798 (10 other jobs running) 2022-04-12 02:57:25.511 | [379476 Async ks-alt-member-user:410798]: Signaling child to exit 2022-04-12 02:57:25.511 | WAKEUP 2022-04-12 02:57:25.614 | [379476 Async ks-alt-member-user:410798]: Signaled 2022-04-12 02:57:25.628 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:25.628 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:25.628 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:25.628 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:25.628 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:25.628 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:25.628 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:25.628 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:25.628 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:25.628 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:25.628 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:25.628 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:25.628 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2837c5f712c94cfabae72cd4b8dffed0 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:25.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:25.628 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:25.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:25.628 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:25.628 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:25.628 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:25.628 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:25.628 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 2837c5f712c94cfabae72cd4b8dffed0 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:25.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:25.629 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:25.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:25.629 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:25.629 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2837c5f712c94cfabae72cd4b8dffed0 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:25.629 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:25.629 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:25.629 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:25.629 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:25.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:25.629 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:25.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:25.629 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:25.629 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:25.629 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:25.629 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:25.629 | ++ functions-common:get_field:818 : echo '| 91ea59876fd240aa94f7939294a767c7 | 2837c5f712c94cfabae72cd4b8dffed0 | | 5d360d071a3b497db27ffc8be3389d8c | | | False |' 2022-04-12 02:57:25.629 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:25.629 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:25.629 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:25.629 | + functions-common:get_or_add_user_project_role:997 : echo 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:25.629 | 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:25.912 | [379476 Async ks-alt-member-user:410798]: finished get_or_add_user_project_role member 2837c5f712c94cfabae72cd4b8dffed0 5d360d071a3b497db27ffc8be3389d8c with result 0 in 13 seconds 2022-04-12 02:57:26.133 | [379476 Async ks-alt-reader-user:411024]: Waiting for completion of get_or_add_user_project_role reader 12584c7d0f7f428d95e9dea432700d5d 5d360d071a3b497db27ffc8be3389d8c running on PID 411024 (9 other jobs running) 2022-04-12 02:57:26.272 | [379476 Async ks-alt-reader-user:411024]: Signaling child to exit 2022-04-12 02:57:26.272 | WAKEUP 2022-04-12 02:57:26.405 | [379476 Async ks-alt-reader-user:411024]: Signaled 2022-04-12 02:57:26.420 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:57:26.420 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:57:26.420 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:26.420 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:26.420 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:26.420 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:26.420 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:26.420 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:57:26.420 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12584c7d0f7f428d95e9dea432700d5d --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:26.420 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:57:26.420 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:26.420 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:26.420 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:26.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:26.420 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:26.421 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:26.421 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:26.421 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:57:26.421 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:57:26.421 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 12584c7d0f7f428d95e9dea432700d5d --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:26.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:26.421 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:26.421 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:26.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12584c7d0f7f428d95e9dea432700d5d --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:26.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:57:26.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:57:26.421 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:57:26.421 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:26.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:26.421 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:26.421 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:26.421 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:26.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:57:26.421 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:57:26.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:57:26.421 | ++ functions-common:get_field:818 : echo '| be776a6ad96c45869a8ac799fff71e13 | 12584c7d0f7f428d95e9dea432700d5d | | 5d360d071a3b497db27ffc8be3389d8c | | | False |' 2022-04-12 02:57:26.421 | ++ functions-common:get_field:812 : read data 2022-04-12 02:57:26.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id=be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:26.421 | + functions-common:get_or_add_user_project_role:997 : echo be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:26.421 | be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:26.699 | [379476 Async ks-alt-reader-user:411024]: finished get_or_add_user_project_role reader 12584c7d0f7f428d95e9dea432700d5d 5d360d071a3b497db27ffc8be3389d8c with result 0 in 13 seconds 2022-04-12 02:57:26.740 | + inc/async:async_wait:197 : return 0 2022-04-12 02:57:26.753 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 02:57:27.063 | [379476 Async ks-system-member:411248]: Waiting for completion of get_or_add_user_system_role member ba7458d6f1c74ee38d2dc4038ab9431c all running on PID 411248 (8 other jobs running) 2022-04-12 02:57:27.262 | [379476 Async ks-system-member:411248]: Signaling child to exit 2022-04-12 02:57:27.262 | WAKEUP 2022-04-12 02:57:27.369 | [379476 Async ks-system-member:411248]: Signaled 2022-04-12 02:57:27.380 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:57:27.380 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:57:27.380 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:57:27.380 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:27.380 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:27.380 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:27.380 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:27.380 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:27.380 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:57:27.380 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ba7458d6f1c74ee38d2dc4038ab9431c --system all -f value -c Role 2022-04-12 02:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:27.380 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:27.380 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:27.381 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:27.381 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:57:27.381 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:57:27.381 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user ba7458d6f1c74ee38d2dc4038ab9431c --system all 2022-04-12 02:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:27.381 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:27.381 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:27.381 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ba7458d6f1c74ee38d2dc4038ab9431c --system all -f value -c Role 2022-04-12 02:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:27.381 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:27.381 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:27.381 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:27.381 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:27.381 | + functions-common:get_or_add_user_system_role:1052 : echo 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:27.381 | 91ea59876fd240aa94f7939294a767c7 2022-04-12 02:57:27.654 | [379476 Async ks-system-member:411248]: finished get_or_add_user_system_role member ba7458d6f1c74ee38d2dc4038ab9431c all with result 0 in 11 seconds 2022-04-12 02:57:27.896 | [379476 Async ks-system-reader:411530]: Waiting for completion of get_or_add_user_system_role reader 834a1e5666104878aa189d1b76dfe0ca all running on PID 411530 (7 other jobs running) 2022-04-12 02:57:28.080 | [379476 Async ks-system-reader:411530]: Signaling child to exit 2022-04-12 02:57:28.081 | WAKEUP 2022-04-12 02:57:28.223 | [379476 Async ks-system-reader:411530]: Signaled 2022-04-12 02:57:28.233 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:57:28.233 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:57:28.233 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:57:28.233 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:57:28.233 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:57:28.233 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:57:28.233 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:57:28.233 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:57:28.233 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:57:28.233 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 834a1e5666104878aa189d1b76dfe0ca --system all -f value -c Role 2022-04-12 02:57:28.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:28.233 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:28.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:28.234 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:28.234 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:28.234 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:57:28.234 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:57:28.234 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 834a1e5666104878aa189d1b76dfe0ca --system all 2022-04-12 02:57:28.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:28.234 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:28.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:28.234 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:28.234 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 834a1e5666104878aa189d1b76dfe0ca --system all -f value -c Role 2022-04-12 02:57:28.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:28.234 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:28.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:28.234 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:28.234 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:28.235 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:28.235 | + functions-common:get_or_add_user_system_role:1052 : echo be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:28.235 | be776a6ad96c45869a8ac799fff71e13 2022-04-12 02:57:28.472 | [379476 Async ks-system-reader:411530]: finished get_or_add_user_system_role reader 834a1e5666104878aa189d1b76dfe0ca all with result 0 in 11 seconds 2022-04-12 02:57:28.502 | + inc/async:async_wait:197 : return 0 2022-04-12 02:57:28.521 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-12 02:57:28.759 | [379476 Async ks-group-memberdemo:411883]: Waiting for completion of get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d running on PID 411883 (6 other jobs running) 2022-04-12 02:57:28.892 | [379476 Async ks-group-memberdemo:411883]: Signaling child to exit 2022-04-12 02:57:31.057 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:31.108 | [411969 Async ks-group-anotherdemo:411969]: finished successfully 2022-04-12 02:57:31.755 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:31.786 | [411883 Async ks-group-memberdemo:411883]: finished successfully 2022-04-12 02:57:31.807 | WAKEUP 2022-04-12 02:57:31.839 | [379476 Async ks-group-memberdemo:411883]: Signaled 2022-04-12 02:57:31.841 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:57:31.841 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 62472eb737d547be9d3aa78d40b0e7e0 --project 681d45282ebf4257b5e7cf9ad7e0a90d -f value 2022-04-12 02:57:31.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:31.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:31.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:31.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:31.841 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:31.841 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:57:31.841 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:57:31.841 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 62472eb737d547be9d3aa78d40b0e7e0 --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:31.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:31.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:31.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:31.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:31.841 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 62472eb737d547be9d3aa78d40b0e7e0 --project 681d45282ebf4257b5e7cf9ad7e0a90d -f value 2022-04-12 02:57:31.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:31.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:31.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:31.842 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:31.842 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:31.842 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='91ea59876fd240aa94f7939294a767c7 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d False' 2022-04-12 02:57:31.842 | + functions-common:get_or_add_group_project_role:1076 : echo 91ea59876fd240aa94f7939294a767c7 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d False 2022-04-12 02:57:31.842 | 91ea59876fd240aa94f7939294a767c7 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d False 2022-04-12 02:57:31.924 | [379476 Async ks-group-memberdemo:411883]: finished get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d with result 0 in 14 seconds 2022-04-12 02:57:31.979 | [379476 Async ks-group-anotherdemo:411969]: Waiting for completion of get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d running on PID 411969 (5 other jobs running) 2022-04-12 02:57:32.022 | [379476 Async ks-group-anotherdemo:411969]: Signaling child to exit 2022-04-12 02:57:32.022 | WAKEUP 2022-04-12 02:57:32.035 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:32.053 | [379476 Async ks-group-anotherdemo:411969]: Signaled 2022-04-12 02:57:32.055 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:57:32.055 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 62472eb737d547be9d3aa78d40b0e7e0 --project 681d45282ebf4257b5e7cf9ad7e0a90d -f value 2022-04-12 02:57:32.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.055 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:32.055 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:57:32.055 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:57:32.055 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 62472eb737d547be9d3aa78d40b0e7e0 --project 681d45282ebf4257b5e7cf9ad7e0a90d 2022-04-12 02:57:32.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.055 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 62472eb737d547be9d3aa78d40b0e7e0 --project 681d45282ebf4257b5e7cf9ad7e0a90d -f value 2022-04-12 02:57:32.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:32.056 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a2b450b49e704486bf67dfdfae1c2235 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d False' 2022-04-12 02:57:32.056 | + functions-common:get_or_add_group_project_role:1076 : echo a2b450b49e704486bf67dfdfae1c2235 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d False 2022-04-12 02:57:32.056 | a2b450b49e704486bf67dfdfae1c2235 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d False 2022-04-12 02:57:32.074 | [412069 Async ks-group-memberalt:412069]: finished successfully 2022-04-12 02:57:32.115 | [379476 Async ks-group-anotherdemo:411969]: finished get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 681d45282ebf4257b5e7cf9ad7e0a90d with result 0 in 14 seconds 2022-04-12 02:57:32.160 | [379476 Async ks-group-memberalt:412069]: Waiting for completion of get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c running on PID 412069 (4 other jobs running) 2022-04-12 02:57:32.189 | [379476 Async ks-group-memberalt:412069]: Signaling child to exit 2022-04-12 02:57:32.190 | WAKEUP 2022-04-12 02:57:32.215 | [379476 Async ks-group-memberalt:412069]: Signaled 2022-04-12 02:57:32.216 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:57:32.216 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 62472eb737d547be9d3aa78d40b0e7e0 --project 5d360d071a3b497db27ffc8be3389d8c -f value 2022-04-12 02:57:32.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.216 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.216 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.216 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:32.216 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:57:32.216 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:57:32.216 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 62472eb737d547be9d3aa78d40b0e7e0 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:32.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.216 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.216 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.216 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 62472eb737d547be9d3aa78d40b0e7e0 --project 5d360d071a3b497db27ffc8be3389d8c -f value 2022-04-12 02:57:32.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.217 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:32.217 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:32.217 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:32.217 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='91ea59876fd240aa94f7939294a767c7 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c False' 2022-04-12 02:57:32.217 | + functions-common:get_or_add_group_project_role:1076 : echo 91ea59876fd240aa94f7939294a767c7 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c False 2022-04-12 02:57:32.217 | 91ea59876fd240aa94f7939294a767c7 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c False 2022-04-12 02:57:32.265 | [379476 Async ks-group-memberalt:412069]: finished get_or_add_group_project_role member 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c with result 0 in 14 seconds 2022-04-12 02:57:32.306 | [379476 Async ks-group-anotheralt:412200]: Waiting for completion of get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c running on PID 412200 (3 other jobs running) 2022-04-12 02:57:32.339 | [379476 Async ks-group-anotheralt:412200]: Signaling child to exit 2022-04-12 02:57:32.969 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:32.998 | [412287 Async ks-group-admin:412287]: finished successfully 2022-04-12 02:57:33.111 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:57:33.136 | [412200 Async ks-group-anotheralt:412200]: finished successfully 2022-04-12 02:57:33.156 | WAKEUP 2022-04-12 02:57:33.178 | [379476 Async ks-group-anotheralt:412200]: Signaled 2022-04-12 02:57:33.180 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:57:33.180 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 62472eb737d547be9d3aa78d40b0e7e0 --project 5d360d071a3b497db27ffc8be3389d8c -f value 2022-04-12 02:57:33.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.180 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:33.180 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:57:33.180 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:57:33.180 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 62472eb737d547be9d3aa78d40b0e7e0 --project 5d360d071a3b497db27ffc8be3389d8c 2022-04-12 02:57:33.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.180 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 62472eb737d547be9d3aa78d40b0e7e0 --project 5d360d071a3b497db27ffc8be3389d8c -f value 2022-04-12 02:57:33.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.180 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:33.181 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a2b450b49e704486bf67dfdfae1c2235 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c False' 2022-04-12 02:57:33.181 | + functions-common:get_or_add_group_project_role:1076 : echo a2b450b49e704486bf67dfdfae1c2235 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c False 2022-04-12 02:57:33.181 | a2b450b49e704486bf67dfdfae1c2235 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c False 2022-04-12 02:57:33.226 | [379476 Async ks-group-anotheralt:412200]: finished get_or_add_group_project_role anotherrole 62472eb737d547be9d3aa78d40b0e7e0 5d360d071a3b497db27ffc8be3389d8c with result 0 in 15 seconds 2022-04-12 02:57:33.263 | [379476 Async ks-group-admin:412287]: Waiting for completion of get_or_add_group_project_role admin efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 running on PID 412287 (2 other jobs running) 2022-04-12 02:57:33.288 | [379476 Async ks-group-admin:412287]: Signaling child to exit 2022-04-12 02:57:33.288 | WAKEUP 2022-04-12 02:57:33.311 | [379476 Async ks-group-admin:412287]: Signaled 2022-04-12 02:57:33.312 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:57:33.312 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group efa1f2d8ca214d56a10b6af4f386f78f --project d2d9bed232cc40e8ae520d4213857b95 -f value 2022-04-12 02:57:33.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.312 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:33.312 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:57:33.312 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:57:33.312 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group efa1f2d8ca214d56a10b6af4f386f78f --project d2d9bed232cc40e8ae520d4213857b95 2022-04-12 02:57:33.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.312 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.312 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group efa1f2d8ca214d56a10b6af4f386f78f --project d2d9bed232cc40e8ae520d4213857b95 -f value 2022-04-12 02:57:33.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:57:33.313 | from cryptography.utils import int_from_bytes 2022-04-12 02:57:33.313 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:57:33.313 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fdf18d46908e40da9e21c224460791fe efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 False' 2022-04-12 02:57:33.313 | + functions-common:get_or_add_group_project_role:1076 : echo fdf18d46908e40da9e21c224460791fe efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 False 2022-04-12 02:57:33.313 | fdf18d46908e40da9e21c224460791fe efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 False 2022-04-12 02:57:33.357 | [379476 Async ks-group-admin:412287]: finished get_or_add_group_project_role admin efa1f2d8ca214d56a10b6af4f386f78f d2d9bed232cc40e8ae520d4213857b95 with result 0 in 14 seconds 2022-04-12 02:57:33.361 | + inc/async:async_wait:197 : return 0 2022-04-12 02:57:33.364 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 02:57:33.381 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:57:33.383 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 02:57:33.402 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:57:33.405 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 02:57:33.407 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 02:57:33.466 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 02:57:33.504 | [379476 Async create_nova_accounts:414188]: running: create_nova_accounts 2022-04-12 02:57:33.506 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 02:57:33.528 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:57:33.531 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 02:57:33.533 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 02:57:33.597 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 02:57:33.637 | [379476 Async create_glance_accounts:414303]: running: create_glance_accounts 2022-04-12 02:57:33.640 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 02:57:33.662 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:57:33.665 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 02:57:33.667 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 02:57:33.758 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 02:57:33.850 | [379476 Async create_cinder_accounts:414453]: running: create_cinder_accounts 2022-04-12 02:57:33.865 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 02:57:33.906 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:57:33.908 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 02:57:33.912 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 02:57:34.094 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 02:57:34.172 | [379476 Async create_neutron_accounts:414582]: running: create_neutron_accounts 2022-04-12 02:57:34.177 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 02:57:34.204 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:57:34.207 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 02:57:34.210 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 02:57:34.429 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 02:57:34.598 | [379476 Async create_swift_accounts:414724]: running: create_swift_accounts 2022-04-12 02:57:34.628 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 02:57:34.749 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:57:34.774 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 02:57:35.104 | [379476 Async create_nova_accounts:414188]: Waiting for completion of create_nova_accounts running on PID 414188 (6 other jobs running) 2022-04-12 02:57:35.255 | [379476 Async create_nova_accounts:414188]: Signaling child to exit 2022-04-12 02:58:15.487 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:58:15.605 | [414582 Async create_neutron_accounts:414582]: finished successfully 2022-04-12 02:58:34.017 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:58:34.049 | [414453 Async create_cinder_accounts:414453]: finished successfully 2022-04-12 02:58:48.351 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:58:48.380 | [414303 Async create_glance_accounts:414303]: finished successfully 2022-04-12 02:58:54.843 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:58:54.871 | [414188 Async create_nova_accounts:414188]: finished successfully 2022-04-12 02:58:54.890 | WAKEUP 2022-04-12 02:58:54.913 | [379476 Async create_nova_accounts:414188]: Signaled 2022-04-12 02:58:54.915 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:58:54.915 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 02:58:54.915 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 02:58:54.915 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:58:54.915 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:58:54.915 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:58:54.916 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:58:54.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.916 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.916 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.916 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.916 | + functions-common:get_or_create_user:925 : user_id=d9d079b2e9de4dbe8a7c5df832751643 2022-04-12 02:58:54.916 | + functions-common:get_or_create_user:926 : echo d9d079b2e9de4dbe8a7c5df832751643 2022-04-12 02:58:54.916 | d9d079b2e9de4dbe8a7c5df832751643 2022-04-12 02:58:54.916 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 02:58:54.916 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:54.916 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:54.916 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:54.916 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:54.916 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:54.916 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:54.916 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:54.916 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.916 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.916 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.916 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.916 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.916 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:54.917 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:54.917 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.917 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:54.917 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:54.917 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:54.917 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.917 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.917 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.917 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.917 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:54.917 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:54.917 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:54.917 | ++ functions-common:get_field:818 : echo '| 3b12eac668da4d7e8fbc8176857061eb | d9d079b2e9de4dbe8a7c5df832751643 | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:54.917 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.917 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:54.917 | + functions-common:get_or_add_user_project_role:997 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:54.917 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:54.917 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:58:54.917 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 02:58:54.917 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:54.917 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:54.917 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:54.917 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:54.917 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:54.917 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:54.917 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:54.918 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:54.918 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:54.918 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:54.918 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:54.918 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:54.918 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.918 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.918 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:54.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.918 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.918 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:54.918 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:54.918 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.918 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:54.918 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.918 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:54.918 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:54.918 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.918 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.918 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.918 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:54.918 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:54.919 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | d9d079b2e9de4dbe8a7c5df832751643 | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:54.919 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:54.919 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.919 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:58:54.919 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:58:54.919 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:58:54.919 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 02:58:54.919 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:58:54.919 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 02:58:54.919 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 02:58:54.919 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:58:54.919 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 02:58:54.919 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-12 02:58:54.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.919 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.919 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.919 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.919 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:58:54.919 | 6a7c762accba45c6bcec1167cb61e1af' 2022-04-12 02:58:54.919 | + functions-common:get_or_create_service:1094 : echo 6a7c762accba45c6bcec1167cb61e1af 2022-04-12 02:58:54.919 | 6a7c762accba45c6bcec1167cb61e1af 2022-04-12 02:58:54.919 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 02:58:54.919 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:58:54.919 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 02:58:54.919 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:58:54.919 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 02:58:54.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.919 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.920 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:58:54.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:58:54.920 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:58:54.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.920 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5c26b1edf4eb4c1495206163fbd8773a 2022-04-12 02:58:54.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5c26b1edf4eb4c1495206163fbd8773a 2022-04-12 02:58:54.920 | + functions-common:get_or_create_endpoint:1127 : public_id=5c26b1edf4eb4c1495206163fbd8773a 2022-04-12 02:58:54.920 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:58:54.920 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:58:54.920 | + functions-common:get_or_create_endpoint:1136 : echo 5c26b1edf4eb4c1495206163fbd8773a 2022-04-12 02:58:54.920 | 5c26b1edf4eb4c1495206163fbd8773a 2022-04-12 02:58:54.920 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 02:58:54.920 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:58:54.920 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 02:58:54.920 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 02:58:54.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.920 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.920 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.920 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:58:54.920 | 4e616328571f494eb2e64f418755c0dc' 2022-04-12 02:58:54.920 | + functions-common:get_or_create_service:1094 : echo 4e616328571f494eb2e64f418755c0dc 2022-04-12 02:58:54.920 | 4e616328571f494eb2e64f418755c0dc 2022-04-12 02:58:54.920 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 02:58:54.920 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:58:54.921 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 02:58:54.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:58:54.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 02:58:54.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.921 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:58:54.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:58:54.921 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 02:58:54.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.921 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.921 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e4a627a051c14c54bf5958e4533b3d2d 2022-04-12 02:58:54.921 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e4a627a051c14c54bf5958e4533b3d2d 2022-04-12 02:58:54.921 | + functions-common:get_or_create_endpoint:1127 : public_id=e4a627a051c14c54bf5958e4533b3d2d 2022-04-12 02:58:54.921 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:58:54.921 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:58:54.921 | + functions-common:get_or_create_endpoint:1136 : echo e4a627a051c14c54bf5958e4533b3d2d 2022-04-12 02:58:54.921 | e4a627a051c14c54bf5958e4533b3d2d 2022-04-12 02:58:54.921 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 02:58:54.921 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:58:54.921 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 02:58:54.921 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:58:54.921 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 02:58:54.921 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:54.921 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:54.921 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:54.921 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:54.922 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:54.922 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:54.922 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:54.922 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:54.922 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:54.922 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:54.922 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:54.922 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:54.922 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.922 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:54.922 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.922 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.922 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:54.922 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:54.922 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.922 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:54.922 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:58:54.922 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:54.922 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:54.922 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:54.922 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:54.923 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:54.923 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:54.923 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:54.923 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:54.923 | ++ functions-common:get_field:818 : echo '| 4654157e4c9d450387e0bf9dfe893bb7 | d9d079b2e9de4dbe8a7c5df832751643 | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:54.923 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:54.923 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:58:54.923 | + functions-common:get_or_add_user_project_role:997 : echo 4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:58:54.923 | 4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:58:54.923 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 02:58:54.923 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:58:54.923 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 02:58:54.923 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:58:54.923 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 02:58:54.962 | [379476 Async create_nova_accounts:414188]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-12 02:58:55.000 | [379476 Async create_glance_accounts:414303]: Waiting for completion of create_glance_accounts running on PID 414303 (5 other jobs running) 2022-04-12 02:58:55.026 | [379476 Async create_glance_accounts:414303]: Signaling child to exit 2022-04-12 02:58:55.026 | WAKEUP 2022-04-12 02:58:55.049 | [379476 Async create_glance_accounts:414303]: Signaled 2022-04-12 02:58:55.051 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 02:58:55.051 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:58:55.051 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 02:58:55.051 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 02:58:55.051 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:58:55.051 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:58:55.051 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:58:55.051 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:58:55.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.051 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.051 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.051 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.051 | + functions-common:get_or_create_user:925 : user_id=dbfcd00b5e85403bab970c824708dcbc 2022-04-12 02:58:55.051 | + functions-common:get_or_create_user:926 : echo dbfcd00b5e85403bab970c824708dcbc 2022-04-12 02:58:55.051 | dbfcd00b5e85403bab970c824708dcbc 2022-04-12 02:58:55.051 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 02:58:55.051 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:55.051 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:55.051 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:55.051 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:55.052 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:55.052 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:55.052 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:55.052 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:55.052 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:55.052 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:55.052 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:55.052 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.052 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.052 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.052 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.052 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.052 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.052 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.052 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:55.052 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:55.052 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.052 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.052 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.052 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.052 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:55.052 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.052 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.052 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.052 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.053 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.053 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.053 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:55.053 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:55.053 | ++ functions-common:get_field:818 : echo '| 3b12eac668da4d7e8fbc8176857061eb | dbfcd00b5e85403bab970c824708dcbc | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:55.053 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:55.053 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.053 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.053 | + functions-common:get_or_add_user_project_role:997 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.053 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.053 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:58:55.053 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 02:58:55.053 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:58:55.053 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 02:58:55.053 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 02:58:55.053 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:58:55.053 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:58:55.053 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:58:55.053 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:58:55.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.053 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.053 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.053 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.053 | + functions-common:get_or_create_user:925 : user_id=c8c1b1577ed3421c8b81168d9e4fd251 2022-04-12 02:58:55.053 | + functions-common:get_or_create_user:926 : echo c8c1b1577ed3421c8b81168d9e4fd251 2022-04-12 02:58:55.053 | c8c1b1577ed3421c8b81168d9e4fd251 2022-04-12 02:58:55.053 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 02:58:55.053 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:55.053 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:55.054 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:55.054 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:55.054 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.054 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.054 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:55.054 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.054 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.054 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.054 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.054 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.054 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:55.054 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:55.054 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.054 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.054 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.054 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.054 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.054 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:55.054 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.054 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.054 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.055 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.055 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:55.055 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:55.055 | ++ functions-common:get_field:818 : echo '| 3b12eac668da4d7e8fbc8176857061eb | c8c1b1577ed3421c8b81168d9e4fd251 | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:55.055 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:55.055 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.055 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.055 | + functions-common:get_or_add_user_project_role:997 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.055 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.055 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 02:58:55.055 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 02:58:55.055 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:55.055 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:55.055 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:55.055 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:55.055 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.055 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:55.055 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.055 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.055 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.055 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.056 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:55.056 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:55.056 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.056 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:55.056 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.056 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.056 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.056 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.056 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.056 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.056 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:55.056 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:55.056 | ++ functions-common:get_field:818 : echo '| 4654157e4c9d450387e0bf9dfe893bb7 | c8c1b1577ed3421c8b81168d9e4fd251 | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:55.056 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:55.056 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.056 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:58:55.056 | + functions-common:get_or_add_user_project_role:997 : echo 4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:58:55.056 | 4654157e4c9d450387e0bf9dfe893bb7 2022-04-12 02:58:55.056 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 02:58:55.056 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:58:55.056 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 02:58:55.056 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 02:58:55.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.057 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.057 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:58:55.057 | 1c011b1a29ab4c29b69c4ffe345a79e7' 2022-04-12 02:58:55.057 | + functions-common:get_or_create_service:1094 : echo 1c011b1a29ab4c29b69c4ffe345a79e7 2022-04-12 02:58:55.057 | 1c011b1a29ab4c29b69c4ffe345a79e7 2022-04-12 02:58:55.057 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 02:58:55.057 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:58:55.057 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 02:58:55.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:58:55.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 02:58:55.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.057 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:58:55.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:58:55.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 02:58:55.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.057 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.057 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=539f5f48254745d68f28d87fa2432255 2022-04-12 02:58:55.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 539f5f48254745d68f28d87fa2432255 2022-04-12 02:58:55.058 | + functions-common:get_or_create_endpoint:1127 : public_id=539f5f48254745d68f28d87fa2432255 2022-04-12 02:58:55.058 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:58:55.058 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:58:55.058 | + functions-common:get_or_create_endpoint:1136 : echo 539f5f48254745d68f28d87fa2432255 2022-04-12 02:58:55.058 | 539f5f48254745d68f28d87fa2432255 2022-04-12 02:58:55.058 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 02:58:55.058 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:58:55.058 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:58:55.058 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:58:55.058 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:58:55.058 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 02:58:55.058 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 02:58:55.058 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 02:58:55.058 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 02:58:55.100 | [379476 Async create_glance_accounts:414303]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-12 02:58:55.139 | [379476 Async create_cinder_accounts:414453]: Waiting for completion of create_cinder_accounts running on PID 414453 (4 other jobs running) 2022-04-12 02:58:55.165 | [379476 Async create_cinder_accounts:414453]: Signaling child to exit 2022-04-12 02:58:55.165 | WAKEUP 2022-04-12 02:58:55.187 | [379476 Async create_cinder_accounts:414453]: Signaled 2022-04-12 02:58:55.189 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-12 02:58:55.189 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 02:58:55.189 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 02:58:55.189 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:58:55.189 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:58:55.189 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:58:55.189 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:58:55.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.189 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.189 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.189 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.189 | + functions-common:get_or_create_user:925 : user_id=7cbedcb3c8f04e65839281a499b40c96 2022-04-12 02:58:55.189 | + functions-common:get_or_create_user:926 : echo 7cbedcb3c8f04e65839281a499b40c96 2022-04-12 02:58:55.189 | 7cbedcb3c8f04e65839281a499b40c96 2022-04-12 02:58:55.189 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 02:58:55.189 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:55.189 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:55.189 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:55.189 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:55.189 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:55.189 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.190 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.190 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.190 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.190 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:55.190 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:55.190 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.190 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.190 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:55.190 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.190 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.190 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.190 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.190 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:55.190 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:55.190 | ++ functions-common:get_field:818 : echo '| 3b12eac668da4d7e8fbc8176857061eb | 7cbedcb3c8f04e65839281a499b40c96 | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:55.190 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:55.190 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.190 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.191 | + functions-common:get_or_add_user_project_role:997 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.191 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.191 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:58:55.191 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 02:58:55.191 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:58:55.191 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 02:58:55.191 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 02:58:55.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.191 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.191 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:58:55.191 | e3887a89970a4873b940028fab277f4b' 2022-04-12 02:58:55.191 | + functions-common:get_or_create_service:1094 : echo e3887a89970a4873b940028fab277f4b 2022-04-12 02:58:55.191 | e3887a89970a4873b940028fab277f4b 2022-04-12 02:58:55.191 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 02:58:55.191 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:58:55.191 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:58:55.191 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:58:55.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:58:55.191 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 02:58:55.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.191 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.191 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:58:55.191 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:58:55.192 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:58:55.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.192 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c6f2f39e03d14bbebdefd49d12ed85ea 2022-04-12 02:58:55.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c6f2f39e03d14bbebdefd49d12ed85ea 2022-04-12 02:58:55.192 | + functions-common:get_or_create_endpoint:1127 : public_id=c6f2f39e03d14bbebdefd49d12ed85ea 2022-04-12 02:58:55.192 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:58:55.192 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:58:55.192 | + functions-common:get_or_create_endpoint:1136 : echo c6f2f39e03d14bbebdefd49d12ed85ea 2022-04-12 02:58:55.192 | c6f2f39e03d14bbebdefd49d12ed85ea 2022-04-12 02:58:55.192 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 02:58:55.192 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:58:55.192 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 02:58:55.192 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 02:58:55.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.192 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.192 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.192 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:58:55.192 | f9e8089bfb7e4973afed8e18ae3920ee' 2022-04-12 02:58:55.192 | + functions-common:get_or_create_service:1094 : echo f9e8089bfb7e4973afed8e18ae3920ee 2022-04-12 02:58:55.192 | f9e8089bfb7e4973afed8e18ae3920ee 2022-04-12 02:58:55.192 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:58:55.192 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:58:55.192 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:58:55.192 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:58:55.192 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 02:58:55.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.193 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:58:55.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:58:55.193 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:58:55.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.193 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a01900e00a81441a9079814c51ad0e29 2022-04-12 02:58:55.193 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a01900e00a81441a9079814c51ad0e29 2022-04-12 02:58:55.193 | + functions-common:get_or_create_endpoint:1127 : public_id=a01900e00a81441a9079814c51ad0e29 2022-04-12 02:58:55.193 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:58:55.193 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:58:55.193 | + functions-common:get_or_create_endpoint:1136 : echo a01900e00a81441a9079814c51ad0e29 2022-04-12 02:58:55.193 | a01900e00a81441a9079814c51ad0e29 2022-04-12 02:58:55.193 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 02:58:55.193 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 02:58:55.193 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:58:55.193 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 02:58:55.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.193 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.193 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.193 | ++ functions-common:get_or_create_project:938 : project_id=c3751e13e6f845e7b886fc50bd4c3637 2022-04-12 02:58:55.193 | ++ functions-common:get_or_create_project:939 : echo c3751e13e6f845e7b886fc50bd4c3637 2022-04-12 02:58:55.193 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c3751e13e6f845e7b886fc50bd4c3637 2022-04-12 02:58:55.194 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 02:58:55.194 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:58:55.194 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:58:55.194 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 02:58:55.194 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 02:58:55.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.194 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.194 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.194 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 02:58:55.194 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.194 | ++ functions-common:get_or_create_user:925 : user_id=7cbedcb3c8f04e65839281a499b40c96 2022-04-12 02:58:55.194 | ++ functions-common:get_or_create_user:926 : echo 7cbedcb3c8f04e65839281a499b40c96 2022-04-12 02:58:55.194 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7cbedcb3c8f04e65839281a499b40c96 2022-04-12 02:58:55.234 | [379476 Async create_cinder_accounts:414453]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-12 02:58:55.239 | + inc/async:async_wait:197 : return 0 2022-04-12 02:58:55.241 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 02:58:55.293 | [379476 Async create_neutron_accounts:414582]: Waiting for completion of create_neutron_accounts running on PID 414582 (3 other jobs running) 2022-04-12 02:58:55.318 | [379476 Async create_neutron_accounts:414582]: Signaling child to exit 2022-04-12 02:58:55.318 | WAKEUP 2022-04-12 02:58:55.342 | [379476 Async create_neutron_accounts:414582]: Signaled 2022-04-12 02:58:55.343 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 02:58:55.343 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:58:55.343 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:58:55.343 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:58:55.343 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:58:55.343 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:58:55.343 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:58:55.343 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 02:58:55.344 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 02:58:55.344 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 02:58:55.344 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 02:58:55.344 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-12 02:58:55.344 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 02:58:55.344 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 02:58:55.344 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:58:55.344 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:58:55.344 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:58:55.344 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:58:55.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.344 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.344 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.344 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.344 | + functions-common:get_or_create_user:925 : user_id=03ebc6847e79496ea1979f4c9ba5b57d 2022-04-12 02:58:55.344 | + functions-common:get_or_create_user:926 : echo 03ebc6847e79496ea1979f4c9ba5b57d 2022-04-12 02:58:55.344 | 03ebc6847e79496ea1979f4c9ba5b57d 2022-04-12 02:58:55.344 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 02:58:55.344 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:58:55.344 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:58:55.344 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:58:55.344 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:58:55.344 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.344 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:58:55.344 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.345 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.345 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.345 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.345 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:58:55.345 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:58:55.345 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.345 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:58:55.345 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:58:55.345 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:58:55.345 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:58:55.345 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.345 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.345 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.345 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:58:55.345 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:58:55.345 | ++ functions-common:get_field:818 : echo '| 3b12eac668da4d7e8fbc8176857061eb | 03ebc6847e79496ea1979f4c9ba5b57d | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:58:55.345 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:58:55.345 | ++ functions-common:get_field:812 : read data 2022-04-12 02:58:55.345 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.345 | + functions-common:get_or_add_user_project_role:997 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.346 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:58:55.346 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:58:55.346 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 02:58:55.346 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:58:55.346 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 02:58:55.346 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 02:58:55.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.346 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.346 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.346 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.346 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:58:55.346 | 036419c689b94aedb65ef4c3e51bd8b5' 2022-04-12 02:58:55.346 | + functions-common:get_or_create_service:1094 : echo 036419c689b94aedb65ef4c3e51bd8b5 2022-04-12 02:58:55.346 | 036419c689b94aedb65ef4c3e51bd8b5 2022-04-12 02:58:55.346 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 02:58:55.346 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:58:55.346 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 02:58:55.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:58:55.346 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 02:58:55.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.346 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.346 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.346 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:58:55.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:58:55.346 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 02:58:55.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.346 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:58:55.346 | from cryptography.utils import int_from_bytes 2022-04-12 02:58:55.347 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:58:55.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=86b58b82baba4a6eb8c6d274b1390fd3 2022-04-12 02:58:55.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 86b58b82baba4a6eb8c6d274b1390fd3 2022-04-12 02:58:55.347 | + functions-common:get_or_create_endpoint:1127 : public_id=86b58b82baba4a6eb8c6d274b1390fd3 2022-04-12 02:58:55.347 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:58:55.347 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:58:55.347 | + functions-common:get_or_create_endpoint:1136 : echo 86b58b82baba4a6eb8c6d274b1390fd3 2022-04-12 02:58:55.347 | 86b58b82baba4a6eb8c6d274b1390fd3 2022-04-12 02:58:55.389 | [379476 Async create_neutron_accounts:414582]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-12 02:58:55.426 | [379476 Async create_swift_accounts:414724]: Waiting for completion of create_swift_accounts running on PID 414724 (2 other jobs running) 2022-04-12 02:58:55.451 | [379476 Async create_swift_accounts:414724]: Signaling child to exit 2022-04-12 02:59:43.101 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:59:43.127 | [414724 Async create_swift_accounts:414724]: finished successfully 2022-04-12 02:59:43.148 | WAKEUP 2022-04-12 02:59:43.170 | [379476 Async create_swift_accounts:414724]: Signaled 2022-04-12 02:59:43.171 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 02:59:43.172 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 02:59:43.172 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:59:43.172 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:59:43.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.172 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.172 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.172 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.172 | ++ functions-common:get_or_create_role:950 : role_id=a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:59:43.172 | ++ functions-common:get_or_create_role:951 : echo a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:614 : another_role=a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:59:43.172 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 02:59:43.172 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 02:59:43.172 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:59:43.172 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:59:43.172 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:59:43.172 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:59:43.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.172 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.172 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.172 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.173 | + functions-common:get_or_create_user:925 : user_id=d7e3f7348c5f4cb4acb669522fcd26dd 2022-04-12 02:59:43.173 | + functions-common:get_or_create_user:926 : echo d7e3f7348c5f4cb4acb669522fcd26dd 2022-04-12 02:59:43.173 | d7e3f7348c5f4cb4acb669522fcd26dd 2022-04-12 02:59:43.173 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 02:59:43.173 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:59:43.173 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:59:43.173 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:59:43.173 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:59:43.173 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:59:43.173 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.173 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:59:43.173 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.173 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:59:43.173 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:59:43.173 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:59:43.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.173 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:59:43.174 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.174 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.174 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:59:43.174 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.174 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.174 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.174 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.174 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:59:43.174 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:59:43.174 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:59:43.174 | ++ functions-common:get_field:818 : echo '| 3b12eac668da4d7e8fbc8176857061eb | d7e3f7348c5f4cb4acb669522fcd26dd | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:59:43.174 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.174 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:59:43.174 | + functions-common:get_or_add_user_project_role:997 : echo 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:59:43.174 | 3b12eac668da4d7e8fbc8176857061eb 2022-04-12 02:59:43.174 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:59:43.174 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 02:59:43.174 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:59:43.174 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:59:43.174 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:59:43.174 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:59:43.174 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:59:43.174 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.174 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.175 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:59:43.175 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.175 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.175 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.175 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.175 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:59:43.175 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:59:43.175 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:59:43.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.175 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.175 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.175 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.175 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:59:43.175 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:59:43.175 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.175 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.175 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.175 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.175 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.175 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:59:43.175 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:59:43.175 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | d7e3f7348c5f4cb4acb669522fcd26dd | | c3751e13e6f845e7b886fc50bd4c3637 | | | False |' 2022-04-12 02:59:43.175 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:59:43.175 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.175 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.175 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.176 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.176 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 02:59:43.176 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:59:43.176 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 02:59:43.176 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 02:59:43.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.176 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.176 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.176 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.176 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:59:43.176 | f73b445ab87a467c87f3e49a5dba9f7b' 2022-04-12 02:59:43.176 | + functions-common:get_or_create_service:1094 : echo f73b445ab87a467c87f3e49a5dba9f7b 2022-04-12 02:59:43.176 | f73b445ab87a467c87f3e49a5dba9f7b 2022-04-12 02:59:43.176 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 02:59:43.176 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:59:43.176 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 02:59:43.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:59:43.176 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 02:59:43.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.176 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.176 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.176 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:59:43.176 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:59:43.176 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:59:43.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.176 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.177 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.177 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=56dda804e5fb4b6582ba36414a9e08bd 2022-04-12 02:59:43.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 56dda804e5fb4b6582ba36414a9e08bd 2022-04-12 02:59:43.177 | + functions-common:get_or_create_endpoint:1127 : public_id=56dda804e5fb4b6582ba36414a9e08bd 2022-04-12 02:59:43.177 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 02:59:43.177 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 02:59:43.177 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:59:43.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 02:59:43.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.177 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.177 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.177 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.177 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:59:43.177 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:59:43.177 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 02:59:43.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.177 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.177 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.177 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.177 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=28b008f086d84ccc8d8cadc96370daa4 2022-04-12 02:59:43.177 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 28b008f086d84ccc8d8cadc96370daa4 2022-04-12 02:59:43.177 | 28b008f086d84ccc8d8cadc96370daa4 2022-04-12 02:59:43.177 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:59:43.177 | + functions-common:get_or_create_endpoint:1136 : echo 56dda804e5fb4b6582ba36414a9e08bd 2022-04-12 02:59:43.177 | 56dda804e5fb4b6582ba36414a9e08bd 2022-04-12 02:59:43.177 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 02:59:43.177 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 02:59:43.177 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:59:43.177 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 02:59:43.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.178 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.178 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.178 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_project:938 : project_id=b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_project:939 : echo b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.178 | + lib/swift:create_swift_accounts:628 : swift_project_test1=b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.178 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 02:59:43.178 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.178 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 02:59:43.178 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-12 02:59:43.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.178 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.178 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.178 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_user:925 : user_id=022b32a40f39478f8fab0fa6f189331e 2022-04-12 02:59:43.178 | ++ functions-common:get_or_create_user:926 : echo 022b32a40f39478f8fab0fa6f189331e 2022-04-12 02:59:43.178 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=022b32a40f39478f8fab0fa6f189331e 2022-04-12 02:59:43.178 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 02:59:43.178 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.178 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 022b32a40f39478f8fab0fa6f189331e b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.178 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:59:43.178 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:59:43.178 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:59:43.178 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:59:43.178 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:59:43.179 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:59:43.179 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:59:43.179 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:59:43.179 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:59:43.179 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.179 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 022b32a40f39478f8fab0fa6f189331e --project b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.179 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.179 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.179 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.179 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.179 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.179 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:59:43.179 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:59:43.179 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 022b32a40f39478f8fab0fa6f189331e --project b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.179 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.179 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.179 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.179 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 022b32a40f39478f8fab0fa6f189331e --project b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.179 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:59:43.179 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.179 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.179 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.179 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.179 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.180 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:59:43.180 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:59:43.180 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:59:43.180 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | 022b32a40f39478f8fab0fa6f189331e | | b6e96fea19594c08ac3912b9e3e18f9d | | | False |' 2022-04-12 02:59:43.180 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.180 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.180 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.180 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.180 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 02:59:43.180 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 02:59:43.180 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:59:43.180 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 02:59:43.180 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 02:59:43.180 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-12 02:59:43.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.180 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.180 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.180 | ++ functions-common:get_or_create_user:925 : user_id=f5add77df11a402681bc8754a6cf5e04 2022-04-12 02:59:43.180 | ++ functions-common:get_or_create_user:926 : echo f5add77df11a402681bc8754a6cf5e04 2022-04-12 02:59:43.180 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f5add77df11a402681bc8754a6cf5e04 2022-04-12 02:59:43.180 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 02:59:43.180 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.180 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role a2b450b49e704486bf67dfdfae1c2235 f5add77df11a402681bc8754a6cf5e04 b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.180 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:59:43.180 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:59:43.180 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:59:43.180 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:59:43.180 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:59:43.180 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:59:43.180 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:59:43.180 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:59:43.181 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role a2b450b49e704486bf67dfdfae1c2235 --user f5add77df11a402681bc8754a6cf5e04 --project b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.181 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.181 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:59:43.181 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.181 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.181 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.181 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.181 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.181 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:59:43.181 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:59:43.181 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add a2b450b49e704486bf67dfdfae1c2235 --user f5add77df11a402681bc8754a6cf5e04 --project b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.181 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.181 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.181 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role a2b450b49e704486bf67dfdfae1c2235 --user f5add77df11a402681bc8754a6cf5e04 --project b6e96fea19594c08ac3912b9e3e18f9d 2022-04-12 02:59:43.181 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.181 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:59:43.181 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.181 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.181 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.181 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.181 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.181 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:59:43.181 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:59:43.181 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:59:43.181 | ++ functions-common:get_field:818 : echo '| a2b450b49e704486bf67dfdfae1c2235 | f5add77df11a402681bc8754a6cf5e04 | | b6e96fea19594c08ac3912b9e3e18f9d | | | False |' 2022-04-12 02:59:43.182 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.182 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:59:43.182 | + functions-common:get_or_add_user_project_role:997 : echo a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:59:43.182 | a2b450b49e704486bf67dfdfae1c2235 2022-04-12 02:59:43.182 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 02:59:43.182 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:59:43.182 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 02:59:43.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.182 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.182 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.182 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_project:938 : project_id=6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_project:939 : echo 6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.182 | + lib/swift:create_swift_accounts:642 : swift_project_test2=6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.182 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 02:59:43.182 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.182 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 02:59:43.182 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 02:59:43.182 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-12 02:59:43.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.182 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.182 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.182 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_user:925 : user_id=89c2ff5f5c1a4711925e24c92436636c 2022-04-12 02:59:43.182 | ++ functions-common:get_or_create_user:926 : echo 89c2ff5f5c1a4711925e24c92436636c 2022-04-12 02:59:43.183 | + lib/swift:create_swift_accounts:647 : swift_user_test2=89c2ff5f5c1a4711925e24c92436636c 2022-04-12 02:59:43.183 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 02:59:43.183 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.183 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 89c2ff5f5c1a4711925e24c92436636c 6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.183 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:59:43.183 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:59:43.183 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:59:43.183 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:59:43.183 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:59:43.183 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:59:43.183 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:59:43.183 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:59:43.183 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 89c2ff5f5c1a4711925e24c92436636c --project 6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.183 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.183 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:59:43.183 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.183 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.183 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.183 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.183 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.183 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:59:43.183 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:59:43.183 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 89c2ff5f5c1a4711925e24c92436636c --project 6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.183 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.183 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.184 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 89c2ff5f5c1a4711925e24c92436636c --project 6790d8e180f24154a3889c4ac0016125 2022-04-12 02:59:43.184 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.184 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:59:43.184 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.184 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.184 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.184 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:59:43.184 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:59:43.184 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | 89c2ff5f5c1a4711925e24c92436636c | | 6790d8e180f24154a3889c4ac0016125 | | | False |' 2022-04-12 02:59:43.184 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:59:43.184 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.184 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.184 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.184 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.184 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 02:59:43.184 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 02:59:43.184 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:59:43.184 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 02:59:43.184 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 02:59:43.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.184 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.184 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 02:59:43.184 | 437338d2fd694c21ad62bea8aef77d14' 2022-04-12 02:59:43.184 | ++ functions-common:get_or_create_domain:888 : echo 437338d2fd694c21ad62bea8aef77d14 2022-04-12 02:59:43.184 | + lib/swift:create_swift_accounts:652 : swift_domain=437338d2fd694c21ad62bea8aef77d14 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 02:59:43.185 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 02:59:43.185 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 437338d2fd694c21ad62bea8aef77d14 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:59:43.185 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=437338d2fd694c21ad62bea8aef77d14 --or-show -f value -c id 2022-04-12 02:59:43.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.185 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_project:938 : project_id=e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_project:939 : echo e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 02:59:43.185 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 02:59:43.185 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 437338d2fd694c21ad62bea8aef77d14 test4@example.com 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 02:59:43.185 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=437338d2fd694c21ad62bea8aef77d14 --email=test4@example.com --or-show -f value -c id 2022-04-12 02:59:43.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.185 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_user:925 : user_id=ca0078db2da94193a7a0e99cee556b79 2022-04-12 02:59:43.185 | ++ functions-common:get_or_create_user:926 : echo ca0078db2da94193a7a0e99cee556b79 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ca0078db2da94193a7a0e99cee556b79 2022-04-12 02:59:43.185 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 02:59:43.186 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:59:43.186 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ca0078db2da94193a7a0e99cee556b79 e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.186 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:59:43.186 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:59:43.186 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:59:43.186 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:59:43.186 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:59:43.186 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:59:43.186 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca0078db2da94193a7a0e99cee556b79 --project e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:59:43.186 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.186 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.186 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.186 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.186 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.186 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:59:43.186 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:59:43.186 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ca0078db2da94193a7a0e99cee556b79 --project e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.186 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.186 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca0078db2da94193a7a0e99cee556b79 --project e7961317f5ed4c6c889b8e6afed1038d 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:59:43.186 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:59:43.186 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:59:43.186 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.187 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:43.187 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:43.187 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:59:43.187 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:59:43.187 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:59:43.187 | ++ functions-common:get_field:818 : echo '| fdf18d46908e40da9e21c224460791fe | ca0078db2da94193a7a0e99cee556b79 | | e7961317f5ed4c6c889b8e6afed1038d | | | False |' 2022-04-12 02:59:43.187 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:59:43.187 | ++ functions-common:get_field:812 : read data 2022-04-12 02:59:43.187 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.187 | + functions-common:get_or_add_user_project_role:997 : echo fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.187 | fdf18d46908e40da9e21c224460791fe 2022-04-12 02:59:43.217 | [379476 Async create_swift_accounts:414724]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-12 02:59:43.224 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 02:59:43.227 | + inc/async:async_wait:197 : return 0 2022-04-12 02:59:43.230 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 02:59:43.248 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:59:43.250 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 02:59:43.268 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:59:43.271 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 02:59:43.274 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:59:43.276 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 02:59:43.279 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 02:59:43.281 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 02:59:43.340 | + inc/async:async_inner:63 : init_glance 2022-04-12 02:59:43.378 | [379476 Async init_glance:418980]: running: init_glance 2022-04-12 02:59:43.381 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 02:59:43.400 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:59:43.403 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 02:59:43.406 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:59:43.409 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 02:59:43.412 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 02:59:43.415 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 02:59:43.422 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:59:43.422 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:59:43.425 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:59:43.428 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:59:43.430 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:59:43.433 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:59:43.436 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 02:59:43.438 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 02:59:43.441 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 02:59:43.444 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 02:59:43.457 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 02:59:43.460 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 02:59:46.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:46.985 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:46.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:46.985 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:50.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:50.615 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:50.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:50.615 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:53.418 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:59:53.444 | [418980 Async init_glance:418980]: finished successfully 2022-04-12 02:59:54.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:54.267 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:54.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:54.267 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:57.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:57.747 | from cryptography.utils import int_from_bytes 2022-04-12 02:59:57.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:59:57.747 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:01.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:01.234 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:01.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:01.234 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:04.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:04.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:04.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:04.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:08.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:08.183 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:08.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:08.183 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:11.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:11.853 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:11.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:11.853 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:16.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:16.529 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:16.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:16.529 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:16.529 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 03:00:22.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:22.424 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:22.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:22.424 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:22.741 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 03:00:22.746 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 03:00:22.748 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 03:00:22.751 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 03:00:22.753 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 03:00:22.755 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 03:00:22.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 03:00:22.760 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 03:00:22.762 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 03:00:22.764 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 03:00:22.767 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 03:00:22.769 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 03:00:22.772 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 03:00:22.774 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 03:00:22.776 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 03:00:22.778 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 03:00:22.783 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:22.785 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 03:00:22.788 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:22.793 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 03:00:22.795 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 03:00:22.797 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 03:00:22.800 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 03:00:22.802 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 03:00:22.805 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 03:00:22.834 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 03:00:22.863 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 03:00:22.892 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 03:00:22.921 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 03:00:22.949 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 03:00:22.979 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 03:00:22.981 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 03:00:22.984 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 03:00:22.986 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:00:22.989 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:00:23.006 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:00:23.008 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:00:23.011 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:00:23.013 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:00:23.015 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 03:00:23.044 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:00:23.073 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 03:00:23.103 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:00:23.132 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 03:00:23.149 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:00:23.151 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 03:00:23.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:00:23.156 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 03:00:23.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 03:00:23.161 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 03:00:23.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 03:00:23.175 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:00:23.177 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 03:00:23.180 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 03:00:23.193 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-12 03:00:23.205 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 03:00:23.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-12 03:00:23.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-12 03:00:23.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-12 03:00:23.245 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:00:23.247 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:00:23.250 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 03:00:23.255 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Cr6BBu91Pj 2022-04-12 03:00:23.257 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:00:23.260 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:00:23.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Cr6BBu91Pj 2022-04-12 03:00:23.266 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Cr6BBu91Pj 2022-04-12 03:00:23.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Cr6BBu91Pj /etc/sudoers.d/neutron-rootwrap 2022-04-12 03:00:23.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 03:00:23.319 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 03:00:23.321 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:00:23.350 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 03:00:23.353 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 03:00:23.355 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 03:00:23.357 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:00:23.360 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:00:23.362 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:00:23.380 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:00:23.383 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:00:23.385 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:00:23.388 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:00:23.405 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:00:23.408 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:00:23.411 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:00:23.441 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:00:23.444 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:00:23.446 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 03:00:23.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:00:23.466 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 03:00:23.468 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 03:00:23.470 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:00:23.473 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:00:23.475 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 03:00:23.478 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 03:00:23.480 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:00:23.482 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 03:00:23.485 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 03:00:23.488 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 03:00:23.492 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 03:00:23.495 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-12 03:00:23.499 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 03:00:23.517 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:00:23.519 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 03:00:23.522 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 03:00:23.524 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 03:00:23.529 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 03:00:23.559 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:00:23.589 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 03:00:23.618 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 03:00:23.652 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 03:00:23.682 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 03:00:23.685 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:00:23.688 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 03:00:23.690 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:00:23.692 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 03:00:23.721 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 03:00:23.752 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:00:23.781 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 03:00:23.811 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 03:00:23.841 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 03:00:23.872 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 03:00:23.901 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 03:00:23.934 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:00:23.964 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:00:23.995 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 03:00:24.025 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 03:00:24.055 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 03:00:24.057 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:00:24.060 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:00:24.062 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:00:24.065 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 03:00:24.095 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 03:00:24.125 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:00:24.155 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 03:00:24.185 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 03:00:24.215 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 03:00:24.246 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 03:00:24.276 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 03:00:24.306 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:00:24.336 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 03:00:24.366 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 03:00:24.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 03:00:24.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 03:00:24.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 03:00:24.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 03:00:24.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 03:00:24.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 03:00:24.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 03:00:24.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 03:00:24.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 03:00:24.391 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 03:00:24.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 03:00:24.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 03:00:24.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 03:00:24.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 03:00:24.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 03:00:24.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 03:00:24.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 03:00:24.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 03:00:24.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-12 03:00:24.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-12 03:00:24.444 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:00:24.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 03:00:24.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 03:00:24.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.456 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 03:00:24.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 03:00:24.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-12 03:00:24.489 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:00:24.494 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 03:00:24.496 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 03:00:24.499 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 03:00:24.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-12 03:00:24.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.535 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:00:24.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 03:00:24.540 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 03:00:24.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.544 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 03:00:24.573 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-12 03:00:24.575 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 03:00:24.580 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 03:00:24.583 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 03:00:24.586 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.588 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-12 03:00:24.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-12 03:00:24.619 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.621 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 03:00:24.624 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:00:24.626 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:00:24.629 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.632 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-12 03:00:24.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-12 03:00:24.662 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.665 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 03:00:24.667 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 03:00:24.670 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 03:00:24.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.674 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 03:00:24.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-12 03:00:24.705 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.709 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 03:00:24.711 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 03:00:24.713 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 03:00:24.716 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.718 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 03:00:24.746 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-12 03:00:24.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:00:24.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 03:00:24.754 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:00:24.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:00:24.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:00:24.761 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-12 03:00:24.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 03:00:24.792 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 03:00:24.809 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:00:24.812 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 03:00:24.814 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 03:00:24.846 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 03:00:24.848 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:00:24.877 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:00:24.909 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 03:00:24.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 03:00:24.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 03:00:24.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 03:00:27.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:27.908 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:27.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:00:27.909 | from cryptography.utils import int_from_bytes 2022-04-12 03:00:27.912 | Traceback (most recent call last): 2022-04-12 03:00:27.912 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 03:00:27.912 | return self._get(name) 2022-04-12 03:00:27.912 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 03:00:27.912 | value, loc = self._do_get(name, group, namespace) 2022-04-12 03:00:27.912 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 03:00:27.912 | info = self._get_opt_info(name, group) 2022-04-12 03:00:27.912 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 03:00:27.912 | raise NoSuchOptError(opt_name, group) 2022-04-12 03:00:27.912 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:00:27.912 | 2022-04-12 03:00:27.912 | During handling of the above exception, another exception occurred: 2022-04-12 03:00:27.912 | 2022-04-12 03:00:27.912 | Traceback (most recent call last): 2022-04-12 03:00:27.912 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 03:00:27.912 | sys.exit(main()) 2022-04-12 03:00:27.912 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 03:00:27.913 | config.setup_logging() 2022-04-12 03:00:27.913 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 03:00:27.913 | logging.setup(cfg.CONF, product_name) 2022-04-12 03:00:27.913 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 03:00:27.913 | if conf.log_config_append: 2022-04-12 03:00:27.913 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 03:00:27.913 | raise NoSuchOptError(name) 2022-04-12 03:00:27.913 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:00:28.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 03:00:28.223 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 03:00:28.227 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 03:00:28.229 | + ./stack.sh:exit_trap:524 : jobs='405243 2022-04-12 03:00:28.230 | 418980' 2022-04-12 03:00:28.232 | + ./stack.sh:exit_trap:527 : [[ -n 405243 2022-04-12 03:00:28.232 | 418980 ]] 2022-04-12 03:00:28.234 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-025114 ]] 2022-04-12 03:00:28.237 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 03:00:28.240 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 03:00:28.240 | exit_trap: cleaning up child processes 2022-04-12 03:00:28.242 | + ./stack.sh:exit_trap:529 : kill 405243 418980 2022-04-12 03:00:28.245 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.vn9lf6B8SI ']' 2022-04-12 03:00:28.247 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.vn9lf6B8SI 2022-04-12 03:00:28.252 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 03:00:28.254 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 03:00:28.256 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 03:00:28.259 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 03:00:28.259 | Error on exit 2022-04-12 03:00:28.261 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 03:00:28.264 | + ./stack.sh:exit_trap:544 : generate-subunit 1649731870 558 fail 2022-04-12 03:00:28.932 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 03:00:28.935 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 03:00:29.934 | + ./stack.sh:exit_trap:558 : exit 1