2022-02-18 10:14:55.553 | + ./stack.sh:main:487 : exec 2022-02-18 10:14:55.553 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-18-101455' 2022-02-18 10:14:55.553 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-18-101455.summary.2022-02-18-101455 2022-02-18 10:14:55.553 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:14:55.553 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-18-101455 2022-02-18 10:14:55.553 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-18-101455 /opt/stack/logs/stack.sh.log 2022-02-18 10:14:55.553 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-18-101455.summary.2022-02-18-101455 /opt/stack/logs/stack.sh.log.summary 2022-02-18 10:14:55.553 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-18 10:14:55.553 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-18 10:14:55.554 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-18 10:14:55.554 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-18 10:14:55.554 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-18 10:14:55.554 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-18 10:14:55.554 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-18 10:14:55.554 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-18 10:14:55.554 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-18 10:14:55.555 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-18 10:14:55.557 | + ./stack.sh:main:573 : set -o errexit 2022-02-18 10:14:55.559 | + ./stack.sh:main:576 : uname -a 2022-02-18 10:14:55.561 | Linux n-d-829866-1 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-02-18 10:14:55.563 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-18 10:14:55.565 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-18 10:14:55.568 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-18 10:14:55.604 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-18 10:14:55.620 | + ./stack.sh:main:590 : fetch_plugins 2022-02-18 10:14:55.622 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-18 10:14:55.624 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-18 10:14:55.626 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-18 10:14:55.628 | + functions-common:fetch_plugins:1776 : return 2022-02-18 10:14:55.630 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-18 10:14:55.632 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-18 10:14:55.634 | + functions-common:run_phase:1854 : local phase= 2022-02-18 10:14:55.636 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 10:14:55.638 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 10:14:55.640 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 10:14:55.642 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 10:14:55.644 | + functions-common:run_phase:1863 : local extra 2022-02-18 10:14:55.646 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 10:14:55.649 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 10:14:55.651 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 10:14:55.653 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 10:14:55.655 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-18 10:14:55.657 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 10:14:55.670 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:14:55.672 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-18 10:14:55.674 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 10:14:55.676 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 10:14:55.678 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 10:14:55.680 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 10:14:55.682 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-18 10:14:55.684 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-18 10:14:55.686 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-18 10:14:55.688 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-18 10:14:55.690 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 10:14:55.692 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-18 10:14:55.694 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-18 10:14:55.696 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-18 10:14:55.698 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-18 10:14:55.700 | + functions-common:plugin_override_defaults:1817 : return 2022-02-18 10:14:55.703 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-18 10:14:55.720 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-18 10:14:55.722 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-18 10:14:55.735 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:14:55.738 | +++ lib/tls:source:43 : hostname -f 2022-02-18 10:14:55.741 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-18 10:14:55.743 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-18 10:14:55.745 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-18 10:14:55.747 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-18 10:14:55.749 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-18 10:14:55.751 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-18 10:14:55.753 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-18 10:14:55.755 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-18 10:14:55.757 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-18 10:14:55.759 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-18 10:14:55.764 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-18 10:14:55.775 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-18 10:14:55.793 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-18 10:14:55.806 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-18 10:14:55.818 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-18 10:14:55.850 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-18 10:14:55.911 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-18 10:14:55.997 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-18 10:14:56.019 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-18 10:14:56.073 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-18 10:14:56.127 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-18 10:14:56.279 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-18 10:14:56.294 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-18 10:14:56.307 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-18 10:14:56.320 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-18 10:14:56.416 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-18 10:14:56.419 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-18 10:14:56.424 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-18 10:14:56.426 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-18 10:14:56.429 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-18 10:14:56.431 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-18 10:14:56.433 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-18 10:14:56.433 | False' 2022-02-18 10:14:56.436 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-18 10:14:56.451 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-18 10:14:56.454 | + ./stack.sh:main:624 : run_phase source 2022-02-18 10:14:56.456 | + functions-common:run_phase:1853 : local mode=source 2022-02-18 10:14:56.458 | + functions-common:run_phase:1854 : local phase= 2022-02-18 10:14:56.460 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 10:14:56.463 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 10:14:56.466 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 10:14:56.468 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 10:14:56.471 | + functions-common:run_phase:1863 : local extra 2022-02-18 10:14:56.474 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 10:14:56.479 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 10:14:56.482 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 10:14:56.485 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 10:14:56.487 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-18 10:14:56.490 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 10:14:56.505 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:14:56.507 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-18 10:14:56.509 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-18 10:14:56.548 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-18 10:14:56.550 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-18 10:14:56.553 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-18 10:14:56.555 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-18 10:14:56.557 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-18 10:14:56.559 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-18 10:14:56.561 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-18 10:14:56.564 | + functions-common:load_plugin_settings:1794 : return 2022-02-18 10:14:56.566 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-18 10:14:56.568 | + functions-common:verify_disabled_services:2136 : local service 2022-02-18 10:14:56.570 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.572 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-18 10:14:56.575 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-18 10:14:56.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.582 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-18 10:14:56.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.587 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-18 10:14:56.589 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.591 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-18 10:14:56.593 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.596 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-18 10:14:56.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.600 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-18 10:14:56.603 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.605 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-18 10:14:56.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.610 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-18 10:14:56.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.614 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-18 10:14:56.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.619 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-18 10:14:56.621 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.624 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-18 10:14:56.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.629 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-18 10:14:56.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.634 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-18 10:14:56.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-18 10:14:56.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.643 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-18 10:14:56.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.647 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-18 10:14:56.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.652 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-18 10:14:56.654 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.657 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-18 10:14:56.659 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.661 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-18 10:14:56.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.666 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-18 10:14:56.668 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.671 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-18 10:14:56.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.675 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-18 10:14:56.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.680 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-18 10:14:56.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-18 10:14:56.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.689 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-18 10:14:56.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.693 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-18 10:14:56.695 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-18 10:14:56.700 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.702 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-18 10:14:56.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-18 10:14:56.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.711 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-18 10:14:56.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.715 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-18 10:14:56.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-18 10:14:56.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-18 10:14:56.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.730 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-18 10:14:56.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-18 10:14:56.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.742 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-18 10:14:56.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-18 10:14:56.750 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.753 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-18 10:14:56.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.758 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-18 10:14:56.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.764 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-18 10:14:56.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.769 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-18 10:14:56.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.774 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-18 10:14:56.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-18 10:14:56.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.786 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-18 10:14:56.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.790 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-18 10:14:56.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:14:56.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-18 10:14:56.798 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-18 10:14:56.800 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-18 10:14:56.802 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-18 10:14:56.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:14:56.820 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-18 10:14:56.822 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-18 10:14:56.825 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-18 10:14:56.840 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:14:56.842 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-18 10:14:56.845 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-18 10:14:56.847 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-18 10:14:56.849 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-18 10:14:56.852 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-18 10:14:56.854 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-18 10:14:56.856 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-18 10:14:56.859 | + lib/database:initialize_database_backends:92 : return 0 2022-02-18 10:14:56.861 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-18 10:14:56.861 | Using mysql database backend 2022-02-18 10:14:56.863 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-18 10:14:56.880 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-18 10:14:56.883 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-18 10:14:56.885 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-18 10:14:56.888 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-18 10:14:56.890 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 10:14:56.893 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-18 10:14:56.909 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:14:56.912 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-18 10:14:56.928 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-18 10:14:56.944 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:14:56.946 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-18 10:14:56.962 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-18 10:14:56.979 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-18 10:14:56.995 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:14:56.997 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-18 10:14:57.014 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:14:57.017 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-18 10:14:57.033 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-18 10:14:57.035 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-18 10:14:57.038 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-18 10:14:57.040 | + functions-common:save_stackenv:60 : local tag=757 2022-02-18 10:14:57.043 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 10:14:57.047 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-101457 2022-02-18 10:14:57.050 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-101457 757' 2022-02-18 10:14:57.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.056 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 10:14:57.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.062 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 10:14:57.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.068 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 10:14:57.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.073 | + 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-02-18 10:14:57.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.078 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-18 10:14:57.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.082 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-18 10:14:57.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.087 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-101455 2022-02-18 10:14:57.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.092 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 10:14:57.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.097 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-18 10:14:57.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.102 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 10:14:57.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.107 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 10:14:57.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.112 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 10:14:57.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:14:57.117 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 10:14:57.119 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-18 10:14:57.122 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-18 10:14:57.124 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-18 10:14:57.126 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-18 10:14:57.129 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:14:57.131 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:14:57.134 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:14:57.137 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:14:57.139 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:14:57.142 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:14:57.157 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:14:57.159 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:14:57.162 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:14:57.164 | + functions-common:git_clone:629 : echo master 2022-02-18 10:14:57.165 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:14:57.170 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-18 10:14:57.172 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:14:57.174 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-18 10:14:57.177 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:14:57.177 | + functions-common:git_clone:678 : head -1 2022-02-18 10:14:57.181 | 189eaafa Merge "Updated from generate-constraints" 2022-02-18 10:14:57.183 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:14:57.186 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-18 10:14:57.188 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:14:57.191 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-18 10:14:57.193 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-18 10:14:57.196 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-18 10:14:57.198 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-18 10:14:57.201 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-18 10:14:57.203 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-18 10:14:57.206 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-18 10:14:57.208 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-18 10:14:57.211 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-18 10:14:57.216 | ++ tools/install_prereqs.sh:source:47 : NOW=1645179297 2022-02-18 10:14:57.219 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-18 10:14:57.224 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645178277 2022-02-18 10:14:57.226 | ++ tools/install_prereqs.sh:source:49 : DELTA=1020 2022-02-18 10:14:57.229 | ++ tools/install_prereqs.sh:source:50 : [[ 1020 -lt 7200 ]] 2022-02-18 10:14:57.231 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-18 10:14:57.233 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-18 10:14:57.236 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-18 10:14:57.238 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-18 10:14:57.241 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-18 10:14:57.243 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-18 10:14:57.245 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-18 10:14:57.248 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-18 10:14:57.251 | +++ 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-02-18 10:14:57.302 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-18 10:14:57.302 | apache2-dev 2022-02-18 10:14:57.302 | bc 2022-02-18 10:14:57.302 | bsdmainutils 2022-02-18 10:14:57.302 | curl 2022-02-18 10:14:57.302 | g++ 2022-02-18 10:14:57.302 | gawk 2022-02-18 10:14:57.303 | gcc 2022-02-18 10:14:57.303 | gettext 2022-02-18 10:14:57.303 | git 2022-02-18 10:14:57.303 | graphviz 2022-02-18 10:14:57.303 | iputils-ping 2022-02-18 10:14:57.303 | libapache2-mod-proxy-uwsgi 2022-02-18 10:14:57.303 | libffi-dev 2022-02-18 10:14:57.303 | libjpeg-dev 2022-02-18 10:14:57.303 | libpcre3-dev 2022-02-18 10:14:57.303 | libpq-dev 2022-02-18 10:14:57.303 | libssl-dev 2022-02-18 10:14:57.303 | libsystemd-dev 2022-02-18 10:14:57.303 | libxml2-dev 2022-02-18 10:14:57.303 | libxslt1-dev 2022-02-18 10:14:57.303 | libyaml-dev 2022-02-18 10:14:57.303 | lsof 2022-02-18 10:14:57.303 | openssh-server 2022-02-18 10:14:57.303 | openssl 2022-02-18 10:14:57.303 | pkg-config 2022-02-18 10:14:57.303 | psmisc 2022-02-18 10:14:57.303 | python3-dev 2022-02-18 10:14:57.303 | python3-pip 2022-02-18 10:14:57.303 | python3-systemd 2022-02-18 10:14:57.303 | python3-venv 2022-02-18 10:14:57.303 | tar 2022-02-18 10:14:57.303 | tcpdump 2022-02-18 10:14:57.303 | unzip 2022-02-18 10:14:57.303 | uuid-runtime 2022-02-18 10:14:57.303 | wget 2022-02-18 10:14:57.303 | wget 2022-02-18 10:14:57.303 | zlib1g-dev 2022-02-18 10:14:57.303 | libkrb5-dev 2022-02-18 10:14:57.303 | libldap2-dev 2022-02-18 10:14:57.303 | libsasl2-dev 2022-02-18 10:14:57.303 | memcached 2022-02-18 10:14:57.303 | python3-mysqldb 2022-02-18 10:14:57.303 | sqlite3 2022-02-18 10:14:57.303 | conntrack 2022-02-18 10:14:57.303 | curl 2022-02-18 10:14:57.304 | dnsmasq-base 2022-02-18 10:14:57.304 | dnsmasq-utils 2022-02-18 10:14:57.304 | ebtables 2022-02-18 10:14:57.304 | genisoimage 2022-02-18 10:14:57.304 | iptables 2022-02-18 10:14:57.304 | iputils-arping 2022-02-18 10:14:57.304 | kpartx 2022-02-18 10:14:57.304 | libjs-jquery-tablesorter 2022-02-18 10:14:57.304 | parted 2022-02-18 10:14:57.304 | pm-utils 2022-02-18 10:14:57.304 | python3-mysqldb 2022-02-18 10:14:57.304 | socat 2022-02-18 10:14:57.304 | sqlite3 2022-02-18 10:14:57.304 | sudo 2022-02-18 10:14:57.304 | vlan 2022-02-18 10:14:57.304 | lsscsi 2022-02-18 10:14:57.304 | open-iscsi 2022-02-18 10:14:57.304 | lvm2 2022-02-18 10:14:57.304 | qemu-utils 2022-02-18 10:14:57.304 | thin-provisioning-tools 2022-02-18 10:14:57.304 | acl 2022-02-18 10:14:57.304 | dnsmasq-base 2022-02-18 10:14:57.304 | dnsmasq-utils 2022-02-18 10:14:57.304 | ebtables 2022-02-18 10:14:57.304 | haproxy 2022-02-18 10:14:57.304 | iptables 2022-02-18 10:14:57.304 | iputils-arping 2022-02-18 10:14:57.304 | iputils-ping 2022-02-18 10:14:57.304 | postgresql-server-dev-all 2022-02-18 10:14:57.304 | python3-mysqldb 2022-02-18 10:14:57.304 | sqlite3 2022-02-18 10:14:57.304 | sudo 2022-02-18 10:14:57.304 | vlan 2022-02-18 10:14:57.304 | pcp 2022-02-18 10:14:57.304 | ipset 2022-02-18 10:14:57.304 | conntrack 2022-02-18 10:14:57.304 | conntrackd 2022-02-18 10:14:57.304 | keepalived 2022-02-18 10:14:57.305 | lvm2 2022-02-18 10:14:57.305 | qemu-utils 2022-02-18 10:14:57.305 | thin-provisioning-tools 2022-02-18 10:14:57.305 | curl 2022-02-18 10:14:57.305 | liberasurecode-dev 2022-02-18 10:14:57.305 | make 2022-02-18 10:14:57.305 | memcached 2022-02-18 10:14:57.305 | rsync 2022-02-18 10:14:57.305 | sqlite3 2022-02-18 10:14:57.305 | xfsprogs' 2022-02-18 10:14:57.305 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-18 10:14:57.326 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-18 10:14:57.326 | apache2-dev 2022-02-18 10:14:57.326 | bc 2022-02-18 10:14:57.326 | bsdmainutils 2022-02-18 10:14:57.326 | curl 2022-02-18 10:14:57.326 | g++ 2022-02-18 10:14:57.326 | gawk 2022-02-18 10:14:57.326 | gcc 2022-02-18 10:14:57.326 | gettext 2022-02-18 10:14:57.326 | git 2022-02-18 10:14:57.326 | graphviz 2022-02-18 10:14:57.326 | iputils-ping 2022-02-18 10:14:57.326 | libapache2-mod-proxy-uwsgi 2022-02-18 10:14:57.326 | libffi-dev 2022-02-18 10:14:57.326 | libjpeg-dev 2022-02-18 10:14:57.326 | libpcre3-dev 2022-02-18 10:14:57.326 | libpq-dev 2022-02-18 10:14:57.326 | libssl-dev 2022-02-18 10:14:57.326 | libsystemd-dev 2022-02-18 10:14:57.326 | libxml2-dev 2022-02-18 10:14:57.326 | libxslt1-dev 2022-02-18 10:14:57.326 | libyaml-dev 2022-02-18 10:14:57.326 | lsof 2022-02-18 10:14:57.326 | openssh-server 2022-02-18 10:14:57.326 | openssl 2022-02-18 10:14:57.326 | pkg-config 2022-02-18 10:14:57.326 | psmisc 2022-02-18 10:14:57.326 | python3-dev 2022-02-18 10:14:57.326 | python3-pip 2022-02-18 10:14:57.326 | python3-systemd 2022-02-18 10:14:57.326 | python3-venv 2022-02-18 10:14:57.326 | tar 2022-02-18 10:14:57.326 | tcpdump 2022-02-18 10:14:57.326 | unzip 2022-02-18 10:14:57.326 | uuid-runtime 2022-02-18 10:14:57.326 | wget 2022-02-18 10:14:57.327 | wget 2022-02-18 10:14:57.327 | zlib1g-dev 2022-02-18 10:14:57.327 | libkrb5-dev 2022-02-18 10:14:57.327 | libldap2-dev 2022-02-18 10:14:57.327 | libsasl2-dev 2022-02-18 10:14:57.327 | memcached 2022-02-18 10:14:57.327 | python3-mysqldb 2022-02-18 10:14:57.327 | sqlite3 2022-02-18 10:14:57.327 | conntrack 2022-02-18 10:14:57.327 | curl 2022-02-18 10:14:57.327 | dnsmasq-base 2022-02-18 10:14:57.327 | dnsmasq-utils 2022-02-18 10:14:57.327 | ebtables 2022-02-18 10:14:57.327 | genisoimage 2022-02-18 10:14:57.327 | iptables 2022-02-18 10:14:57.327 | iputils-arping 2022-02-18 10:14:57.327 | kpartx 2022-02-18 10:14:57.327 | libjs-jquery-tablesorter 2022-02-18 10:14:57.327 | parted 2022-02-18 10:14:57.327 | pm-utils 2022-02-18 10:14:57.327 | python3-mysqldb 2022-02-18 10:14:57.327 | socat 2022-02-18 10:14:57.327 | sqlite3 2022-02-18 10:14:57.327 | sudo 2022-02-18 10:14:57.327 | vlan 2022-02-18 10:14:57.327 | lsscsi 2022-02-18 10:14:57.327 | open-iscsi 2022-02-18 10:14:57.327 | lvm2 2022-02-18 10:14:57.327 | qemu-utils 2022-02-18 10:14:57.327 | thin-provisioning-tools 2022-02-18 10:14:57.327 | acl 2022-02-18 10:14:57.327 | dnsmasq-base 2022-02-18 10:14:57.327 | dnsmasq-utils 2022-02-18 10:14:57.327 | ebtables 2022-02-18 10:14:57.327 | haproxy 2022-02-18 10:14:57.327 | iptables 2022-02-18 10:14:57.328 | iputils-arping 2022-02-18 10:14:57.328 | iputils-ping 2022-02-18 10:14:57.328 | postgresql-server-dev-all 2022-02-18 10:14:57.328 | python3-mysqldb 2022-02-18 10:14:57.328 | sqlite3 2022-02-18 10:14:57.328 | sudo 2022-02-18 10:14:57.328 | vlan 2022-02-18 10:14:57.328 | pcp 2022-02-18 10:14:57.328 | ipset 2022-02-18 10:14:57.328 | conntrack 2022-02-18 10:14:57.328 | conntrackd 2022-02-18 10:14:57.328 | keepalived 2022-02-18 10:14:57.328 | lvm2 2022-02-18 10:14:57.328 | qemu-utils 2022-02-18 10:14:57.328 | thin-provisioning-tools 2022-02-18 10:14:57.328 | curl 2022-02-18 10:14:57.328 | liberasurecode-dev 2022-02-18 10:14:57.328 | make 2022-02-18 10:14:57.328 | memcached 2022-02-18 10:14:57.328 | rsync 2022-02-18 10:14:57.328 | sqlite3 2022-02-18 10:14:57.328 | xfsprogs ' 2022-02-18 10:14:57.328 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-18 10:14:57.331 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:14:57.333 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:14:57.337 | ++ 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-02-18 10:14:57.337 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-18 10:14:57.342 | ++ 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-02-18 10:14:57.344 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-18 10:14:57.346 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:14:57.349 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-18 10:14:57.351 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:14:57.354 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:14:57.356 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:14:57.358 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:14:57.361 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:14:57.363 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:14:57.365 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-18 10:14:57.367 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-18 10:14:57.369 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-18 10:14:57.372 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-18 10:14:57.376 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-18 10:14:57.379 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-18 10:14:57.381 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-18 10:14:57.383 | ++ functions-common:time_start:2412 : local start_time= 2022-02-18 10:14:57.385 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:14:57.388 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:14:57.392 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645179297390 2022-02-18 10:14:57.395 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-18 10:14:57.397 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-18 10:14:57.399 | ++ 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-02-18 10:14:57.923 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-18 10:14:57.970 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-18 10:14:58.093 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-18 10:14:58.237 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-18 10:14:59.046 | Fetched 114 kB in 1s (121 kB/s) 2022-02-18 10:15:00.575 | Reading package lists... 2022-02-18 10:15:00.610 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-18 10:15:00.613 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-18 10:15:00.615 | ++ functions-common:time_stop:2425 : local name 2022-02-18 10:15:00.618 | ++ functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:00.621 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:00.623 | ++ functions-common:time_stop:2428 : local total 2022-02-18 10:15:00.626 | ++ functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:00.629 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-18 10:15:00.631 | ++ functions-common:time_stop:2432 : start_time=1645179297390 2022-02-18 10:15:00.633 | ++ functions-common:time_stop:2434 : [[ -z 1645179297390 ]] 2022-02-18 10:15:00.637 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:00.641 | ++ functions-common:time_stop:2437 : end_time=1645179300639 2022-02-18 10:15:00.644 | ++ functions-common:time_stop:2438 : elapsed_time=3249 2022-02-18 10:15:00.647 | ++ functions-common:time_stop:2439 : total=0 2022-02-18 10:15:00.649 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:00.652 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3249 2022-02-18 10:15:00.655 | ++ 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-02-18 10:15:00.657 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:15:00.660 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:00.662 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:00.665 | ++ 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-02-18 10:15:00.694 | ++ 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-02-18 10:15:00.804 | Reading package lists... 2022-02-18 10:15:01.052 | Building dependency tree... 2022-02-18 10:15:01.054 | Reading state information... 2022-02-18 10:15:01.087 | acl is already the newest version (2.2.53-6). 2022-02-18 10:15:01.087 | bc is already the newest version (1.07.1-2build1). 2022-02-18 10:15:01.087 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-18 10:15:01.087 | conntrack is already the newest version (1:1.4.5-2). 2022-02-18 10:15:01.087 | ebtables is already the newest version (2.0.11-3build1). 2022-02-18 10:15:01.087 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-18 10:15:01.087 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-18 10:15:01.087 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-18 10:15:01.088 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-18 10:15:01.088 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-18 10:15:01.088 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-18 10:15:01.088 | iputils-arping is already the newest version (3:20190709-3). 2022-02-18 10:15:01.088 | iputils-ping is already the newest version (3:20190709-3). 2022-02-18 10:15:01.088 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-18 10:15:01.088 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-18 10:15:01.088 | libffi-dev is already the newest version (3.3-4). 2022-02-18 10:15:01.088 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-18 10:15:01.088 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-18 10:15:01.088 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-18 10:15:01.088 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-18 10:15:01.088 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-18 10:15:01.088 | lsscsi is already the newest version (0.30-0.1). 2022-02-18 10:15:01.088 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-18 10:15:01.088 | make is already the newest version (4.2.1-1.2). 2022-02-18 10:15:01.088 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-18 10:15:01.088 | psmisc is already the newest version (23.3-1). 2022-02-18 10:15:01.088 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-18 10:15:01.088 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-18 10:15:01.088 | python3-systemd is already the newest version (234-3build2). 2022-02-18 10:15:01.088 | socat is already the newest version (1.7.3.3-2). 2022-02-18 10:15:01.088 | tcpdump is already the newest version (4.9.3-4). 2022-02-18 10:15:01.088 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-18 10:15:01.088 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-18 10:15:01.088 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-18 10:15:01.088 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-18 10:15:01.088 | graphviz is already the newest version (2.42.2-3build2). 2022-02-18 10:15:01.088 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-18 10:15:01.088 | pcp is already the newest version (5.0.3-1). 2022-02-18 10:15:01.088 | pm-utils is already the newest version (1.4.1-19). 2022-02-18 10:15:01.088 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-18 10:15:01.088 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 10:15:01.088 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 10:15:01.088 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-18 10:15:01.089 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-18 10:15:01.089 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-18 10:15:01.089 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-18 10:15:01.089 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-18 10:15:01.089 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-18 10:15:01.089 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-18 10:15:01.089 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-18 10:15:01.089 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-18 10:15:01.089 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-18 10:15:01.089 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-18 10:15:01.089 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-18 10:15:01.089 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-18 10:15:01.089 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-18 10:15:01.089 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-18 10:15:01.089 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-18 10:15:01.089 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-18 10:15:01.089 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-18 10:15:01.089 | openssl set to manually installed. 2022-02-18 10:15:01.089 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-18 10:15:01.089 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-18 10:15:01.089 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-18 10:15:01.089 | rsync set to manually installed. 2022-02-18 10:15:01.089 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-18 10:15:01.089 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-18 10:15:01.089 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-18 10:15:01.089 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-18 10:15:01.089 | uuid-runtime set to manually installed. 2022-02-18 10:15:01.089 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-18 10:15:01.306 | wget set to manually installed. 2022-02-18 10:15:01.306 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-18 10:15:01.306 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 10:15:01.306 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-18 10:15:01.306 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-18 10:15:01.306 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-18 10:15:01.306 | The following packages were automatically installed and are no longer required: 2022-02-18 10:15:01.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:15:01.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:15:01.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:15:01.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:15:01.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:15:01.307 | python3-zope.interface 2022-02-18 10:15:01.307 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:15:01.471 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:15:01.477 | ++ functions-common:apt_get:1234 : result=0 2022-02-18 10:15:01.480 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:15:01.483 | ++ functions-common:time_stop:2425 : local name 2022-02-18 10:15:01.485 | ++ functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:01.488 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:01.491 | ++ functions-common:time_stop:2428 : local total 2022-02-18 10:15:01.493 | ++ functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:01.496 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:15:01.499 | ++ functions-common:time_stop:2432 : start_time=1645179300691 2022-02-18 10:15:01.502 | ++ functions-common:time_stop:2434 : [[ -z 1645179300691 ]] 2022-02-18 10:15:01.506 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:01.510 | ++ functions-common:time_stop:2437 : end_time=1645179301507 2022-02-18 10:15:01.512 | ++ functions-common:time_stop:2438 : elapsed_time=816 2022-02-18 10:15:01.515 | ++ functions-common:time_stop:2439 : total=1175 2022-02-18 10:15:01.517 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:01.519 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1991 2022-02-18 10:15:01.522 | ++ functions-common:apt_get:1238 : return 0 2022-02-18 10:15:01.525 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-18 10:15:01.528 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-18 10:15:01.531 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-18 10:15:01.536 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-18 10:15:01.540 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-18 10:15:01.543 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-18 10:15:01.545 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-18 10:15:03.010 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-18 10:15:03.013 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-18 10:15:03.015 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-18 10:15:03.016 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-18 10:15:03.018 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-18 10:15:03.020 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-18 10:15:03.022 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-18 10:15:03.024 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-18 10:15:03.026 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-18 10:15:03.028 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-18 10:15:03.029 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-18 10:15:03.031 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-18 10:15:03.033 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-18 10:15:03.035 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-18 10:15:03.037 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-18 10:15:03.038 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-18 10:15:03.040 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-18 10:15:03.042 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-18 10:15:03.044 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-18 10:15:03.046 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-18 10:15:03.048 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-18 10:15:03.050 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-18 10:15:03.052 | + functions-common:_ensure_lsb_release:394 : return 2022-02-18 10:15:03.054 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-18 10:15:03.130 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-18 10:15:03.134 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-18 10:15:03.213 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-18 10:15:03.216 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-18 10:15:03.300 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-18 10:15:03.303 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-18 10:15:03.306 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-18 10:15:03.309 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-18 10:15:03.312 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-18 10:15:03.315 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-18 10:15:03.318 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-18 10:15:03.321 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-18 10:15:03.324 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-18 10:15:03.328 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-18 10:15:03.330 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-18 10:15:03.330 | Distro: focal 2022-02-18 10:15:03.333 | + tools/install_pip.sh:main:124 : get_versions 2022-02-18 10:15:03.335 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-18 10:15:03.340 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-18 10:15:03.342 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-18 10:15:03.345 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-18 10:15:03.345 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-18 10:15:04.027 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-18 10:15:04.031 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-18 10:15:04.031 | pip: 21.3.1 2022-02-18 10:15:04.034 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-18 10:15:04.037 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-18 10:15:04.040 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:15:04.043 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:15:04.046 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:15:04.049 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:15:04.051 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:15:04.053 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:15:04.054 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:15:04.056 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:15:04.058 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:15:04.060 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:15:04.062 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:15:04.064 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-18 10:15:04.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:04.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:04.069 | + tools/install_pip.sh:main:142 : : 2022-02-18 10:15:04.071 | + tools/install_pip.sh:main:147 : set -x 2022-02-18 10:15:04.073 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-18 10:15:04.075 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-18 10:15:04.076 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 10:15:04.079 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-18 10:15:04.080 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-18 10:15:04.083 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 10:15:04.086 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:15:04.086 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 10:15:04.091 | ++ 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-02-18 10:15:04.093 | ++ 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-02-18 10:15:04.096 | ++ 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-02-18 10:15:04.099 | + 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-02-18 10:15:04.101 | + 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-02-18 10:15:04.119 | 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-02-18 10:15:04.121 | + 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-02-18 10:15:04.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:04.988 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:04.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:04.988 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:06.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:07.011 | 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-02-18 10:15:07.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-02-18 10:15:09.506 | Installing collected packages: setuptools 2022-02-18 10:15:10.273 | Successfully installed setuptools-60.9.3 2022-02-18 10:15:10.274 | 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-02-18 10:15:10.441 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:15:10.441 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:15:10.585 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:10.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:10.591 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:10.595 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:10.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:10.599 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:10.601 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:10.602 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:10.604 | + functions-common:time_stop:2432 : start_time=1645179304114 2022-02-18 10:15:10.606 | + functions-common:time_stop:2434 : [[ -z 1645179304114 ]] 2022-02-18 10:15:10.608 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:10.612 | + functions-common:time_stop:2437 : end_time=1645179310610 2022-02-18 10:15:10.613 | + functions-common:time_stop:2438 : elapsed_time=6496 2022-02-18 10:15:10.615 | + functions-common:time_stop:2439 : total=0 2022-02-18 10:15:10.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:10.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6496 2022-02-18 10:15:10.620 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:10.622 | + tools/install_pip.sh:main:153 : get_versions 2022-02-18 10:15:10.625 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-18 10:15:10.629 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-18 10:15:10.632 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-18 10:15:10.634 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-18 10:15:10.635 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-18 10:15:11.335 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-18 10:15:11.338 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-18 10:15:11.338 | pip: 21.3.1 2022-02-18 10:15:11.343 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-18 10:15:11.347 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-18 10:15:11.350 | + ./stack.sh:main:796 : fixup_all 2022-02-18 10:15:11.352 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-18 10:15:11.355 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-18 10:15:11.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:11.359 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:11.361 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-18 10:15:11.374 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-18 10:15:11.387 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-18 10:15:11.399 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-18 10:15:11.401 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-18 10:15:11.404 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:15:11.407 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:15:11.409 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:15:11.412 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:15:11.414 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:15:11.417 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:15:11.420 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:15:11.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:15:11.425 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:15:11.428 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:15:11.430 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:15:11.432 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-18 10:15:11.435 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-18 10:15:11.437 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-18 10:15:11.439 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:15:11.441 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:15:11.443 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:15:11.445 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:15:11.448 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:15:11.450 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:15:11.452 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-18 10:15:11.454 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-18 10:15:11.456 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-18 10:15:11.459 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-18 10:15:11.462 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-18 10:15:11.464 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-18 10:15:11.467 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-18 10:15:11.491 | Using python 3.8 to install os-testr 2022-02-18 10:15:11.493 | + 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-02-18 10:15:12.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:12.363 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:12.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:12.363 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:13.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:13.529 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-18 10:15:13.615 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-18 10:15:13.616 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-18 10:15:13.617 | 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-02-18 10:15:13.618 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-18 10:15:13.631 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-18 10:15:13.657 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-18 10:15:13.659 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-18 10:15:13.659 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-18 10:15:13.660 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-18 10:15:13.661 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-18 10:15:13.684 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-18 10:15:13.685 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-18 10:15:13.686 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-18 10:15:13.688 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-02-18 10:15:13.689 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-18 10:15:13.701 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-18 10:15:13.768 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-18 10:15:13.769 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-18 10:15:13.770 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-18 10:15:16.155 | 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-02-18 10:15:16.162 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:15:16.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:15:16.288 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:16.292 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:16.296 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:16.300 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:16.304 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:16.308 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:16.311 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:16.315 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:16.317 | + functions-common:time_stop:2432 : start_time=1645179311485 2022-02-18 10:15:16.320 | + functions-common:time_stop:2434 : [[ -z 1645179311485 ]] 2022-02-18 10:15:16.323 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:16.327 | + functions-common:time_stop:2437 : end_time=1645179316324 2022-02-18 10:15:16.329 | + functions-common:time_stop:2438 : elapsed_time=4839 2022-02-18 10:15:16.331 | + functions-common:time_stop:2439 : total=0 2022-02-18 10:15:16.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:16.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4839 2022-02-18 10:15:16.338 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:16.341 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-18 10:15:16.395 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-18 10:15:16.504 | + ./stack.sh:main:810 : install_infra 2022-02-18 10:15:16.507 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 10:15:16.509 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-18 10:15:16.512 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 10:15:16.515 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-18 10:15:16.539 | + 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-02-18 10:15:18.484 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.498 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.502 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.601 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.620 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.624 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.644 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.652 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.654 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.686 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.695 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.699 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.717 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.754 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.762 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.767 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.813 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.827 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.846 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.853 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.901 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.921 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:18.925 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.015 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.021 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.075 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.193 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.217 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.221 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.232 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.237 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.257 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.263 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.280 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.337 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.349 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.364 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.407 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.411 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:19.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:19.538 | 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 355)) (5.8.1) 2022-02-18 10:15:19.832 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:19.836 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:19.840 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:19.844 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:19.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:19.851 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:19.855 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:19.858 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:19.862 | + functions-common:time_stop:2432 : start_time=1645179316531 2022-02-18 10:15:19.864 | + functions-common:time_stop:2434 : [[ -z 1645179316531 ]] 2022-02-18 10:15:19.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:19.872 | + functions-common:time_stop:2437 : end_time=1645179319869 2022-02-18 10:15:19.874 | + functions-common:time_stop:2438 : elapsed_time=3338 2022-02-18 10:15:19.877 | + functions-common:time_stop:2439 : total=4839 2022-02-18 10:15:19.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:19.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8177 2022-02-18 10:15:19.884 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:19.887 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-18 10:15:19.889 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-18 10:15:19.912 | + 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-02-18 10:15:21.738 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.752 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.757 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.858 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.878 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.882 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.885 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.900 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.908 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.910 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.942 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.956 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:21.973 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.011 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.019 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.024 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.071 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.086 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.105 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.112 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.160 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.178 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.182 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.273 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.279 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.334 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.454 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.479 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.482 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.493 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.498 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.518 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.525 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.542 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.599 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.611 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.626 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.670 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.674 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-18 10:15:22.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:22.682 | Processing /opt/stack/requirements 2022-02-18 10:15:24.572 | 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 25)) (6.0) 2022-02-18 10:15:24.575 | 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 183)) (3.0.0) 2022-02-18 10:15:24.586 | 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 351)) (21.3) 2022-02-18 10:15:24.591 | 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 355)) (5.8.1) 2022-02-18 10:15:24.594 | 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 393)) (3.0.7) 2022-02-18 10:15:24.600 | 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 479)) (2.27.1) 2022-02-18 10:15:24.625 | 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 521)) (1.16.0) 2022-02-18 10:15:24.629 | 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 577)) (2.5.0) 2022-02-18 10:15:24.639 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-18 10:15:24.658 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5242) (1.3) 2022-02-18 10:15:24.661 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5242) (0.3.0) 2022-02-18 10:15:24.675 | 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 122)) (2.0.12) 2022-02-18 10:15:24.680 | 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 217)) (3.3) 2022-02-18 10:15:24.684 | 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 479)) (2021.10.8) 2022-02-18 10:15:24.686 | 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 178)) (1.0.0) 2022-02-18 10:15:24.688 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-18 10:15:24.701 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-18 10:15:24.770 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.1) 2022-02-18 10:15:24.782 | 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 99)) (0.5.0) 2022-02-18 10:15:24.785 | 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 557)) (3.5.0) 2022-02-18 10:15:24.791 | 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 95)) (21.4.0) 2022-02-18 10:15:24.851 | 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 394)) (1.8.2) 2022-02-18 10:15:24.853 | 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 618)) (0.2.5) 2022-02-18 10:15:24.858 | Building wheels for collected packages: openstack-requirements 2022-02-18 10:15:24.859 | Building wheel for openstack-requirements (setup.py): started 2022-02-18 10:15:25.696 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-18 10:15:25.696 | ERROR: Command errored out with exit status 1: 2022-02-18 10:15:25.696 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xb5r_zas/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xb5r_zas/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-c39zi8wb 2022-02-18 10:15:25.696 | cwd: /tmp/pip-req-build-xb5r_zas/ 2022-02-18 10:15:25.696 | Complete output (6 lines): 2022-02-18 10:15:25.696 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-18 10:15:25.697 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-18 10:15:25.697 | or: setup.py --help-commands 2022-02-18 10:15:25.697 | or: setup.py cmd --help 2022-02-18 10:15:25.697 | 2022-02-18 10:15:25.697 | error: invalid command 'bdist_wheel' 2022-02-18 10:15:25.697 | ---------------------------------------- 2022-02-18 10:15:25.697 | ERROR: Failed building wheel for openstack-requirements 2022-02-18 10:15:25.697 | Running setup.py clean for openstack-requirements 2022-02-18 10:15:26.525 | Failed to build openstack-requirements 2022-02-18 10:15:26.551 | Installing collected packages: openstack-requirements 2022-02-18 10:15:26.551 | Attempting uninstall: openstack-requirements 2022-02-18 10:15:26.552 | Found existing installation: openstack-requirements 1.2.1.dev5242 2022-02-18 10:15:26.593 | Uninstalling openstack-requirements-1.2.1.dev5242: 2022-02-18 10:15:26.611 | Successfully uninstalled openstack-requirements-1.2.1.dev5242 2022-02-18 10:15:26.614 | Running setup.py install for openstack-requirements: started 2022-02-18 10:15:28.997 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-18 10:15:29.022 | Successfully installed openstack-requirements-1.2.1.dev5242 2022-02-18 10:15:29.151 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:29.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:29.158 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:29.160 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:29.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:29.165 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:29.167 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:29.169 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:29.172 | + functions-common:time_stop:2432 : start_time=1645179319904 2022-02-18 10:15:29.174 | + functions-common:time_stop:2434 : [[ -z 1645179319904 ]] 2022-02-18 10:15:29.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:29.181 | + functions-common:time_stop:2437 : end_time=1645179329179 2022-02-18 10:15:29.183 | + functions-common:time_stop:2438 : elapsed_time=9275 2022-02-18 10:15:29.185 | + functions-common:time_stop:2439 : total=8177 2022-02-18 10:15:29.188 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:29.190 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17452 2022-02-18 10:15:29.192 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:29.195 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-18 10:15:29.197 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-18 10:15:29.200 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-18 10:15:29.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:29.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:29.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-18 10:15:29.210 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:29.212 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-18 10:15:29.233 | Using python 3.8 to install pbr 2022-02-18 10:15:29.235 | + 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-02-18 10:15:30.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:30.113 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:30.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:30.113 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:31.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:31.263 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-18 10:15:33.915 | 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-02-18 10:15:33.923 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:15:33.923 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:15:34.048 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:34.051 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:34.054 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:34.057 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:34.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:34.062 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:34.065 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:34.068 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:34.071 | + functions-common:time_stop:2432 : start_time=1645179329227 2022-02-18 10:15:34.074 | + functions-common:time_stop:2434 : [[ -z 1645179329227 ]] 2022-02-18 10:15:34.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:34.082 | + functions-common:time_stop:2437 : end_time=1645179334079 2022-02-18 10:15:34.084 | + functions-common:time_stop:2438 : elapsed_time=4852 2022-02-18 10:15:34.086 | + functions-common:time_stop:2439 : total=17452 2022-02-18 10:15:34.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:34.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22304 2022-02-18 10:15:34.093 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:34.095 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-18 10:15:36.406 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-18 10:15:38.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:38.324 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-18 10:15:38.339 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-18 10:15:38.342 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-18 10:15:38.347 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-18 10:15:38.350 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-18 10:15:38.353 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-18 10:15:38.426 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-18 10:15:38.430 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-18 10:15:38.434 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-18 10:15:38.458 | + ./stack.sh:main:819 : pkgs= 2022-02-18 10:15:38.461 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-18 10:15:38.463 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-18 10:15:38.466 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 10:15:38.468 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-18 10:15:38.470 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 10:15:38.473 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 10:15:38.475 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 10:15:38.477 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 10:15:38.480 | + functions-common:run_phase:1863 : local extra 2022-02-18 10:15:38.482 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 10:15:38.486 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 10:15:38.489 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 10:15:38.491 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 10:15:38.494 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-18 10:15:38.496 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 10:15:38.512 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:38.514 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:15:38.516 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:15:38.518 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-18 10:15:38.521 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:15:38.523 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 10:15:38.525 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:15:38.527 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-18 10:15:38.529 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:15:38.531 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-18 10:15:38.533 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:15:38.535 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-18 10:15:38.538 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 10:15:38.540 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 10:15:38.542 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:15:38.544 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 10:15:38.547 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-18 10:15:38.549 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 10:15:38.551 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-18 10:15:38.553 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 10:15:38.556 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 10:15:38.558 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-18 10:15:38.560 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-18 10:15:38.563 | + functions:set_systemd_override:821 : local value=2048 2022-02-18 10:15:38.565 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-18 10:15:38.567 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-18 10:15:38.620 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-18 10:15:38.620 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-18 10:15:38.622 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-18 10:15:39.028 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-18 10:15:39.032 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-18 10:15:39.049 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:39.052 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-18 10:15:39.054 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:15:39.056 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:15:39.059 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:15:39.061 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:15:39.063 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:15:39.066 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:15:39.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:39.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:39.074 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:15:39.076 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:15:39.078 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:15:39.081 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:15:39.083 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-18 10:15:39.085 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:15:39.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:39.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:39.092 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-18 10:15:39.113 | + 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-02-18 10:15:39.223 | Reading package lists... 2022-02-18 10:15:39.474 | Building dependency tree... 2022-02-18 10:15:39.475 | Reading state information... 2022-02-18 10:15:39.732 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-18 10:15:39.732 | The following packages were automatically installed and are no longer required: 2022-02-18 10:15:39.734 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:15:39.734 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:15:39.734 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:15:39.734 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:15:39.734 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:15:39.734 | python3-zope.interface 2022-02-18 10:15:39.734 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:15:39.876 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:15:39.881 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:15:39.884 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:15:39.887 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:39.889 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:39.892 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:39.895 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:39.897 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:39.899 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:15:39.902 | + functions-common:time_stop:2432 : start_time=1645179339111 2022-02-18 10:15:39.904 | + functions-common:time_stop:2434 : [[ -z 1645179339111 ]] 2022-02-18 10:15:39.907 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:39.912 | + functions-common:time_stop:2437 : end_time=1645179339909 2022-02-18 10:15:39.914 | + functions-common:time_stop:2438 : elapsed_time=798 2022-02-18 10:15:39.916 | + functions-common:time_stop:2439 : total=1991 2022-02-18 10:15:39.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:39.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2789 2022-02-18 10:15:39.923 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:15:39.926 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-18 10:15:39.928 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:15:39.931 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:15:39.934 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:15:39.936 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:15:39.939 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:15:39.941 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:15:39.944 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-18 10:15:39.947 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:15:39.949 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:15:39.951 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:15:39.954 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:15:39.957 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:15:39.959 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:15:39.961 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:15:39.963 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:15:39.966 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:15:39.968 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:15:39.970 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:15:39.972 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-18 10:15:39.975 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:15:39.977 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:15:39.979 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:15:39.981 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:15:39.984 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:15:39.986 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:15:39.988 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-18 10:15:39.990 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-18 10:15:40.007 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:40.009 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-18 10:15:40.011 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:15:40.014 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-18 10:15:40.016 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-18 10:15:40.019 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-18 10:15:40.023 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-18 10:15:40.025 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-18 10:15:40.027 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-18 10:15:40.030 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-18 10:15:40.032 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-18 10:15:40.034 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-18 10:15:40.037 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-18 10:15:40.859 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-18 10:15:40.859 | user tags 2022-02-18 10:15:40.859 | stackrabbit []' 2022-02-18 10:15:40.863 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-18 10:15:40.863 | user tags 2022-02-18 10:15:40.863 | stackrabbit []' 2022-02-18 10:15:40.863 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-18 10:15:40.869 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-18 10:15:40.872 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-18 10:15:40.874 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-18 10:15:41.558 | Changing password for user "stackrabbit" ... 2022-02-18 10:15:41.588 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-18 10:15:42.290 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-18 10:15:42.317 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-18 10:15:42.319 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-18 10:15:43.009 | Changing password for user "stackrabbit" ... 2022-02-18 10:15:43.034 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-18 10:15:43.036 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-18 10:15:43.039 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-18 10:15:43.742 | Deleting user "guest" ... 2022-02-18 10:15:43.759 | Error: 2022-02-18 10:15:43.759 | {:no_such_user, "guest"} 2022-02-18 10:15:43.776 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-18 10:15:43.778 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-18 10:15:43.795 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:43.798 | + ./stack.sh:main:836 : install_database 2022-02-18 10:15:43.800 | + lib/database:install_database:118 : install_database_mysql 2022-02-18 10:15:43.802 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-18 10:15:43.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:43.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:43.810 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-18 10:15:44.337 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-18 10:15:44.340 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-18 10:15:44.344 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-18 10:15:44.347 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-18 10:15:44.350 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:15:44.354 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-18 10:15:44.358 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:15:44.361 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:15:44.364 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:15:44.366 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:15:44.369 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:15:44.371 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:15:44.373 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:15:44.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:15:44.378 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:15:44.381 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:15:44.383 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:15:44.385 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-18 10:15:44.388 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:15:44.390 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:15:44.392 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:15:44.395 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:15:44.397 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:15:44.400 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:15:44.402 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-18 10:15:44.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:44.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:44.409 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-18 10:15:44.412 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:15:44.414 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:15:44.416 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:15:44.419 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:15:44.421 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:15:44.423 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:15:44.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:44.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:44.430 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:15:44.433 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:15:44.435 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:15:44.437 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:15:44.439 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-18 10:15:44.442 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:15:44.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:44.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:44.449 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-18 10:15:44.472 | + 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-02-18 10:15:44.581 | Reading package lists... 2022-02-18 10:15:44.826 | Building dependency tree... 2022-02-18 10:15:44.827 | Reading state information... 2022-02-18 10:15:45.080 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-18 10:15:45.080 | The following packages were automatically installed and are no longer required: 2022-02-18 10:15:45.081 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:15:45.082 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:15:45.082 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:15:45.082 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:15:45.082 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:15:45.082 | python3-zope.interface 2022-02-18 10:15:45.082 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:15:45.217 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:15:45.221 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:15:45.225 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:15:45.227 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:45.231 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:45.234 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:45.237 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:45.239 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:45.242 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:15:45.244 | + functions-common:time_stop:2432 : start_time=1645179344469 2022-02-18 10:15:45.246 | + functions-common:time_stop:2434 : [[ -z 1645179344469 ]] 2022-02-18 10:15:45.249 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:45.253 | + functions-common:time_stop:2437 : end_time=1645179345251 2022-02-18 10:15:45.256 | + functions-common:time_stop:2438 : elapsed_time=782 2022-02-18 10:15:45.258 | + functions-common:time_stop:2439 : total=2789 2022-02-18 10:15:45.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:45.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3571 2022-02-18 10:15:45.265 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:15:45.268 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-18 10:15:45.270 | + ./stack.sh:main:839 : install_database_python 2022-02-18 10:15:45.272 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-18 10:15:45.274 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-18 10:15:45.277 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-18 10:15:45.279 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 10:15:45.282 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-18 10:15:45.285 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-18 10:15:45.287 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 10:15:45.291 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:15:45.292 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 10:15:45.298 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-18 10:15:45.301 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-18 10:15:45.304 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-18 10:15:45.307 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-18 10:15:45.309 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-18 10:15:45.337 | Using python 3.8 to install PyMySQL 2022-02-18 10:15:45.340 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-18 10:15:46.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:46.199 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:46.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:46.199 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:47.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:47.352 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-18 10:15:49.786 | 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-02-18 10:15:49.793 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:15:49.793 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:15:49.915 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:49.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:49.923 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:49.926 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:49.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:49.931 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:49.933 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:49.936 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:49.939 | + functions-common:time_stop:2432 : start_time=1645179345329 2022-02-18 10:15:49.941 | + functions-common:time_stop:2434 : [[ -z 1645179345329 ]] 2022-02-18 10:15:49.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:49.948 | + functions-common:time_stop:2437 : end_time=1645179349946 2022-02-18 10:15:49.951 | + functions-common:time_stop:2438 : elapsed_time=4617 2022-02-18 10:15:49.953 | + functions-common:time_stop:2439 : total=22304 2022-02-18 10:15:49.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:49.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26921 2022-02-18 10:15:49.960 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:49.963 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-18 10:15:49.965 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-18 10:15:49.968 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-18 10:15:49.970 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-18 10:15:49.987 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:49.989 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-18 10:15:49.991 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-18 10:15:49.995 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:15:49.996 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:15:50.001 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:15:50.003 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:15:50.006 | + 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-02-18 10:15:50.009 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:15:50.011 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-18 10:15:50.014 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-18 10:15:50.029 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:50.032 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-18 10:15:50.034 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:15:50.037 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:15:50.039 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:15:50.042 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:15:50.044 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:15:50.046 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:15:50.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:50.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:50.054 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:15:50.056 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:15:50.058 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:15:50.060 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:15:50.063 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-18 10:15:50.065 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:15:50.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:50.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:50.073 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-18 10:15:50.097 | + 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-02-18 10:15:50.206 | Reading package lists... 2022-02-18 10:15:50.450 | Building dependency tree... 2022-02-18 10:15:50.451 | Reading state information... 2022-02-18 10:15:50.702 | radvd is already the newest version (1:2.17-2). 2022-02-18 10:15:50.702 | The following packages were automatically installed and are no longer required: 2022-02-18 10:15:50.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:15:50.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:15:50.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:15:50.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:15:50.703 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:15:50.703 | python3-zope.interface 2022-02-18 10:15:50.703 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:15:50.847 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:15:50.852 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:15:50.855 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:15:50.858 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:50.860 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:50.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:50.866 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:50.868 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:50.871 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:15:50.874 | + functions-common:time_stop:2432 : start_time=1645179350093 2022-02-18 10:15:50.876 | + functions-common:time_stop:2434 : [[ -z 1645179350093 ]] 2022-02-18 10:15:50.880 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:50.886 | + functions-common:time_stop:2437 : end_time=1645179350881 2022-02-18 10:15:50.888 | + functions-common:time_stop:2438 : elapsed_time=788 2022-02-18 10:15:50.891 | + functions-common:time_stop:2439 : total=3571 2022-02-18 10:15:50.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:50.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4359 2022-02-18 10:15:50.900 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:15:50.903 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-18 10:15:50.921 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:50.923 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-18 10:15:50.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-18 10:15:50.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-18 10:15:50.932 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-18 10:15:50.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-18 10:15:50.956 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:15:50.958 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:15:50.960 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:15:50.962 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:15:50.965 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:15:50.967 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:15:50.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:50.971 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:50.974 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:15:50.976 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:15:50.978 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:15:50.980 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:15:50.983 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-18 10:15:50.985 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:15:50.987 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:50.990 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:50.992 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-18 10:15:51.012 | + 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-02-18 10:15:51.122 | Reading package lists... 2022-02-18 10:15:51.367 | Building dependency tree... 2022-02-18 10:15:51.369 | Reading state information... 2022-02-18 10:15:51.624 | fakeroot is already the newest version (1.24-1). 2022-02-18 10:15:51.624 | make is already the newest version (4.2.1-1.2). 2022-02-18 10:15:51.624 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-18 10:15:51.624 | The following packages were automatically installed and are no longer required: 2022-02-18 10:15:51.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:15:51.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:15:51.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:15:51.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:15:51.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:15:51.626 | python3-zope.interface 2022-02-18 10:15:51.626 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:15:51.769 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:15:51.773 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:15:51.776 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:15:51.778 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:51.781 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:51.784 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:51.786 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:51.789 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:51.791 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:15:51.793 | + functions-common:time_stop:2432 : start_time=1645179351010 2022-02-18 10:15:51.795 | + functions-common:time_stop:2434 : [[ -z 1645179351010 ]] 2022-02-18 10:15:51.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:51.803 | + functions-common:time_stop:2437 : end_time=1645179351800 2022-02-18 10:15:51.805 | + functions-common:time_stop:2438 : elapsed_time=790 2022-02-18 10:15:51.807 | + functions-common:time_stop:2439 : total=4359 2022-02-18 10:15:51.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:51.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5149 2022-02-18 10:15:51.814 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:15:51.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-18 10:15:51.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:15:51.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:15:51.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-18 10:15:51.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-18 10:15:51.831 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-18 10:15:51.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-18 10:15:51.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-18 10:15:51.841 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-18 10:15:51.841 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-18 10:15:51.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-18 10:15:51.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-18 10:15:51.850 | + functions:vercmp:628 : local v1=5.4 2022-02-18 10:15:51.852 | + functions:vercmp:629 : local 'op=<' 2022-02-18 10:15:51.855 | + functions:vercmp:630 : local v2=3.13 2022-02-18 10:15:51.857 | + functions:vercmp:631 : local result 2022-02-18 10:15:51.861 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-18 10:15:51.861 | ++ functions:vercmp:635 : head -1 2022-02-18 10:15:51.861 | ++ functions:vercmp:635 : sort -V 2022-02-18 10:15:51.866 | + functions:vercmp:635 : result=3.13 2022-02-18 10:15:51.869 | + functions:vercmp:637 : case $op in 2022-02-18 10:15:51.871 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-18 10:15:51.873 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-18 10:15:51.875 | + functions:vercmp:648 : return 2022-02-18 10:15:51.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-18 10:15:51.880 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:15:51.883 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-18 10:15:52.472 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-18 10:15:52.475 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-18 10:15:52.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-18 10:15:52.485 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.488 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-18 10:15:52.511 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:15:52.513 | + ./stack.sh:main:847 : install_etcd3 2022-02-18 10:15:52.516 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-18 10:15:52.516 | Installing etcd 2022-02-18 10:15:52.518 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-18 10:15:52.531 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-18 10:15:52.544 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-18 10:15:52.547 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-18 10:15:52.561 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-18 10:15:52.564 | ++ 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-02-18 10:15:52.566 | ++ 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-02-18 10:15:52.570 | +++ 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-02-18 10:15:52.574 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 10:15:52.576 | ++ 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-02-18 10:15:52.578 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-18 10:15:52.581 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 10:15:52.583 | ++ functions:get_extra_file:74 : return 2022-02-18 10:15:52.586 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-18 10:15:52.588 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-18 10:15:52.590 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-18 10:15:52.593 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-18 10:15:52.609 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:15:52.612 | + ./stack.sh:main:866 : install_dstat 2022-02-18 10:15:52.614 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-18 10:15:52.631 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:15:52.634 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-18 10:15:52.636 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:15:52.639 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-18 10:15:52.641 | + ./stack.sh:main:875 : install_libs 2022-02-18 10:15:52.644 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-18 10:15:52.646 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-18 10:15:52.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-18 10:15:52.651 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-18 10:15:52.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-18 10:15:52.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.662 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-18 10:15:52.664 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-18 10:15:52.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-18 10:15:52.669 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-18 10:15:52.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-18 10:15:52.679 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.681 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-18 10:15:52.683 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-18 10:15:52.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-18 10:15:52.689 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-18 10:15:52.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-18 10:15:52.698 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.701 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-18 10:15:52.704 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-18 10:15:52.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-18 10:15:52.709 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-18 10:15:52.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-18 10:15:52.718 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.720 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-18 10:15:52.723 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-18 10:15:52.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-18 10:15:52.727 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-18 10:15:52.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-18 10:15:52.737 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.739 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-18 10:15:52.741 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-18 10:15:52.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-18 10:15:52.746 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-18 10:15:52.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-18 10:15:52.756 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.758 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-18 10:15:52.761 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-18 10:15:52.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-18 10:15:52.765 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-18 10:15:52.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-18 10:15:52.775 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.777 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-18 10:15:52.780 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-18 10:15:52.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-18 10:15:52.784 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-18 10:15:52.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-18 10:15:52.794 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.797 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-18 10:15:52.799 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-18 10:15:52.801 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-18 10:15:52.804 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-18 10:15:52.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-18 10:15:52.813 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.815 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-18 10:15:52.818 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-18 10:15:52.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-18 10:15:52.823 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-18 10:15:52.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-18 10:15:52.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.835 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-18 10:15:52.837 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-18 10:15:52.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-18 10:15:52.842 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-18 10:15:52.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-18 10:15:52.851 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.854 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-18 10:15:52.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-18 10:15:52.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-18 10:15:52.861 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-18 10:15:52.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-18 10:15:52.870 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.873 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-18 10:15:52.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-18 10:15:52.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-18 10:15:52.881 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-18 10:15:52.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-18 10:15:52.890 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.893 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-18 10:15:52.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-18 10:15:52.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-18 10:15:52.901 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-18 10:15:52.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-18 10:15:52.910 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.914 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-18 10:15:52.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-18 10:15:52.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-18 10:15:52.923 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-18 10:15:52.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-18 10:15:52.933 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.935 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-18 10:15:52.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-18 10:15:52.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-18 10:15:52.944 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-18 10:15:52.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-18 10:15:52.954 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.956 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-18 10:15:52.959 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-18 10:15:52.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-18 10:15:52.963 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-18 10:15:52.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-18 10:15:52.973 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.977 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-18 10:15:52.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-18 10:15:52.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-18 10:15:52.984 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-18 10:15:52.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:52.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:52.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-18 10:15:52.995 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:52.998 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-18 10:15:53.000 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-18 10:15:53.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-18 10:15:53.006 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-18 10:15:53.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-18 10:15:53.015 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.017 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-18 10:15:53.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-18 10:15:53.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-18 10:15:53.025 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-18 10:15:53.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-18 10:15:53.034 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.036 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-18 10:15:53.039 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-18 10:15:53.041 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-18 10:15:53.043 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-18 10:15:53.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-18 10:15:53.053 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.055 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-18 10:15:53.058 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-18 10:15:53.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-18 10:15:53.062 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-18 10:15:53.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-18 10:15:53.072 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.074 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-18 10:15:53.076 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-18 10:15:53.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-18 10:15:53.081 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-18 10:15:53.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-18 10:15:53.090 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.092 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-18 10:15:53.095 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-18 10:15:53.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-18 10:15:53.099 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-18 10:15:53.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-18 10:15:53.109 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.111 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-18 10:15:53.113 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-18 10:15:53.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-18 10:15:53.118 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-18 10:15:53.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-18 10:15:53.127 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.130 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-18 10:15:53.132 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-18 10:15:53.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-18 10:15:53.137 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-18 10:15:53.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-18 10:15:53.147 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.149 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-18 10:15:53.152 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-18 10:15:53.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-18 10:15:53.158 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-18 10:15:53.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-18 10:15:53.168 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.171 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-18 10:15:53.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-18 10:15:53.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-18 10:15:53.178 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-18 10:15:53.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-18 10:15:53.188 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.190 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-18 10:15:53.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-18 10:15:53.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-18 10:15:53.198 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-18 10:15:53.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-18 10:15:53.208 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.210 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-18 10:15:53.212 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-18 10:15:53.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-18 10:15:53.217 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-18 10:15:53.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-18 10:15:53.227 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.230 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-18 10:15:53.232 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-18 10:15:53.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-18 10:15:53.238 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-18 10:15:53.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-18 10:15:53.248 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.251 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-18 10:15:53.255 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-18 10:15:53.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-18 10:15:53.264 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-18 10:15:53.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-18 10:15:53.276 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.278 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-18 10:15:53.281 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-18 10:15:53.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-18 10:15:53.287 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-18 10:15:53.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-18 10:15:53.298 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.300 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-18 10:15:53.303 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-18 10:15:53.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-18 10:15:53.308 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-18 10:15:53.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-18 10:15:53.317 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.320 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-18 10:15:53.322 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-18 10:15:53.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-18 10:15:53.327 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-18 10:15:53.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-18 10:15:53.336 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.339 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-18 10:15:53.341 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-18 10:15:53.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-18 10:15:53.346 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-18 10:15:53.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-18 10:15:53.355 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.358 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-18 10:15:53.360 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-18 10:15:53.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-18 10:15:53.365 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-18 10:15:53.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-18 10:15:53.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.377 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-18 10:15:53.380 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-18 10:15:53.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-18 10:15:53.385 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-18 10:15:53.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:15:53.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:15:53.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-18 10:15:53.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:15:53.396 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-18 10:15:53.418 | Using python 3.8 to install etcd3 2022-02-18 10:15:53.420 | + 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-02-18 10:15:54.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:54.284 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:54.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:54.284 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:55.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:15:55.430 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-18 10:15:55.438 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-18 10:15:55.439 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-02-18 10:15:55.440 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-18 10:15:55.441 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-18 10:15:57.946 | 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-02-18 10:15:57.953 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:15:57.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:15:58.075 | + inc/python:pip_install:200 : result=0 2022-02-18 10:15:58.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:15:58.082 | + functions-common:time_stop:2425 : local name 2022-02-18 10:15:58.085 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:15:58.088 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:15:58.090 | + functions-common:time_stop:2428 : local total 2022-02-18 10:15:58.092 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:15:58.095 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:15:58.097 | + functions-common:time_stop:2432 : start_time=1645179353412 2022-02-18 10:15:58.099 | + functions-common:time_stop:2434 : [[ -z 1645179353412 ]] 2022-02-18 10:15:58.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:15:58.108 | + functions-common:time_stop:2437 : end_time=1645179358105 2022-02-18 10:15:58.110 | + functions-common:time_stop:2438 : elapsed_time=4693 2022-02-18 10:15:58.113 | + functions-common:time_stop:2439 : total=26921 2022-02-18 10:15:58.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:15:58.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31614 2022-02-18 10:15:58.121 | + inc/python:pip_install:203 : return 0 2022-02-18 10:15:58.123 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-18 10:15:58.148 | Using python 3.8 to install etcd3gw 2022-02-18 10:15:58.150 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-18 10:15:59.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:59.013 | from cryptography.utils import int_from_bytes 2022-02-18 10:15:59.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:15:59.013 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:00.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:00.198 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-18 10:16:00.206 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-18 10:16:00.207 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-18 10:16:00.208 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-18 10:16:00.209 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-18 10:16:00.240 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-18 10:16:00.242 | 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-02-18 10:16:00.243 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-18 10:16:00.246 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-18 10:16:02.699 | 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-02-18 10:16:02.706 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:16:02.706 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:16:02.831 | + inc/python:pip_install:200 : result=0 2022-02-18 10:16:02.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:16:02.837 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:02.840 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:02.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:02.846 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:02.849 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:02.852 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:16:02.855 | + functions-common:time_stop:2432 : start_time=1645179358141 2022-02-18 10:16:02.857 | + functions-common:time_stop:2434 : [[ -z 1645179358141 ]] 2022-02-18 10:16:02.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:02.866 | + functions-common:time_stop:2437 : end_time=1645179362862 2022-02-18 10:16:02.868 | + functions-common:time_stop:2438 : elapsed_time=4721 2022-02-18 10:16:02.871 | + functions-common:time_stop:2439 : total=31614 2022-02-18 10:16:02.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:02.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36335 2022-02-18 10:16:02.880 | + inc/python:pip_install:203 : return 0 2022-02-18 10:16:02.883 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-18 10:16:02.886 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-18 10:16:02.889 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-18 10:16:02.892 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:16:02.895 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:16:02.897 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:16:02.901 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:16:02.904 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:16:02.907 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:16:02.910 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:16:02.913 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:16:02.916 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:16:02.918 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:16:02.921 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:16:02.923 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-18 10:16:02.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:02.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:02.930 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-18 10:16:02.933 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 10:16:02.935 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:16:02.937 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:16:02.940 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:16:02.942 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:16:02.944 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:02.947 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:16:02.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:02.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:02.954 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:16:02.957 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:16:02.959 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:16:02.961 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:16:02.964 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 10:16:02.966 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:16:02.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:02.971 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:02.973 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-18 10:16:02.996 | + 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-02-18 10:16:03.105 | Reading package lists... 2022-02-18 10:16:03.352 | Building dependency tree... 2022-02-18 10:16:03.353 | Reading state information... 2022-02-18 10:16:03.602 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-18 10:16:03.602 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-18 10:16:03.603 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 10:16:03.603 | The following packages were automatically installed and are no longer required: 2022-02-18 10:16:03.604 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:16:03.604 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:16:03.604 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:16:03.604 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:16:03.604 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:16:03.604 | python3-zope.interface 2022-02-18 10:16:03.604 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:16:03.740 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:16:03.746 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:16:03.749 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:16:03.752 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:03.756 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:03.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:03.761 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:03.763 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:03.766 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:16:03.769 | + functions-common:time_stop:2432 : start_time=1645179362993 2022-02-18 10:16:03.772 | + functions-common:time_stop:2434 : [[ -z 1645179362993 ]] 2022-02-18 10:16:03.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:03.782 | + functions-common:time_stop:2437 : end_time=1645179363778 2022-02-18 10:16:03.785 | + functions-common:time_stop:2438 : elapsed_time=785 2022-02-18 10:16:03.788 | + functions-common:time_stop:2439 : total=5149 2022-02-18 10:16:03.792 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:03.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5934 2022-02-18 10:16:03.797 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:16:03.801 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-18 10:16:03.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:03.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:03.810 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-18 10:16:03.874 | Module proxy already enabled 2022-02-18 10:16:03.880 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-18 10:16:03.952 | Considering dependency proxy for proxy_uwsgi: 2022-02-18 10:16:03.952 | Module proxy already enabled 2022-02-18 10:16:03.952 | Module proxy_uwsgi already enabled 2022-02-18 10:16:03.958 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-18 10:16:03.963 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 10:16:03.965 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:16:03.968 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 10:16:04.205 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-18 10:16:04.207 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-18 10:16:04.210 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-18 10:16:04.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-18 10:16:04.220 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.222 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-18 10:16:04.224 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-18 10:16:04.227 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-18 10:16:04.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-18 10:16:04.236 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.238 | + ./stack.sh:main:883 : install_glanceclient 2022-02-18 10:16:04.241 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-18 10:16:04.243 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-18 10:16:04.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-18 10:16:04.253 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.256 | + ./stack.sh:main:884 : install_cinderclient 2022-02-18 10:16:04.258 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-18 10:16:04.261 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-18 10:16:04.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-18 10:16:04.270 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.273 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-18 10:16:04.275 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-18 10:16:04.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-18 10:16:04.284 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.287 | + ./stack.sh:main:885 : install_novaclient 2022-02-18 10:16:04.289 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-18 10:16:04.291 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-18 10:16:04.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-18 10:16:04.301 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.303 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-18 10:16:04.320 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:04.323 | + ./stack.sh:main:887 : install_swiftclient 2022-02-18 10:16:04.325 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-18 10:16:04.327 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-18 10:16:04.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-18 10:16:04.337 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.339 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-18 10:16:04.356 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:04.359 | + ./stack.sh:main:890 : install_neutronclient 2022-02-18 10:16:04.361 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-18 10:16:04.364 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-18 10:16:04.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-18 10:16:04.374 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.376 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-18 10:16:04.379 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-18 10:16:04.382 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-18 10:16:04.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:04.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:04.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-18 10:16:04.392 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:04.394 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-18 10:16:04.396 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-18 10:16:04.399 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 10:16:04.402 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-18 10:16:04.404 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-18 10:16:04.407 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 10:16:04.410 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:16:04.411 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 10:16:04.415 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-18 10:16:04.418 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-18 10:16:04.420 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-18 10:16:04.423 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-18 10:16:04.426 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-18 10:16:04.446 | Using python 3.8 to install keystonemiddleware 2022-02-18 10:16:04.449 | + 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-02-18 10:16:05.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:05.309 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:05.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:05.309 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:06.450 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:06.475 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-18 10:16:06.528 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-18 10:16:06.529 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-02-18 10:16:06.530 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-18 10:16:06.531 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-18 10:16:06.532 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-18 10:16:06.533 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-18 10:16:06.534 | 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-02-18 10:16:06.536 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-18 10:16:06.537 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-18 10:16:06.538 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-18 10:16:06.539 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-18 10:16:06.540 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-18 10:16:06.541 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-18 10:16:06.542 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-18 10:16:06.597 | 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-02-18 10:16:06.599 | 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-02-18 10:16:06.600 | 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-02-18 10:16:06.637 | 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-02-18 10:16:06.675 | 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-02-18 10:16:06.677 | 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-02-18 10:16:06.678 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-18 10:16:06.679 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-18 10:16:06.728 | 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-02-18 10:16:06.729 | 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-02-18 10:16:06.739 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-18 10:16:06.740 | 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-02-18 10:16:06.753 | 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-02-18 10:16:06.756 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-18 10:16:06.758 | 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-02-18 10:16:06.819 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-18 10:16:06.821 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-18 10:16:06.823 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-18 10:16:06.825 | 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-02-18 10:16:06.874 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-18 10:16:06.886 | 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-02-18 10:16:09.238 | 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-02-18 10:16:09.245 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:16:09.245 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:16:09.376 | + inc/python:pip_install:200 : result=0 2022-02-18 10:16:09.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:16:09.384 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:09.387 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:09.390 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:09.393 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:09.396 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:09.399 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:16:09.402 | + functions-common:time_stop:2432 : start_time=1645179364441 2022-02-18 10:16:09.406 | + functions-common:time_stop:2434 : [[ -z 1645179364441 ]] 2022-02-18 10:16:09.409 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:09.414 | + functions-common:time_stop:2437 : end_time=1645179369411 2022-02-18 10:16:09.417 | + functions-common:time_stop:2438 : elapsed_time=4970 2022-02-18 10:16:09.419 | + functions-common:time_stop:2439 : total=36335 2022-02-18 10:16:09.421 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:09.423 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41305 2022-02-18 10:16:09.426 | + inc/python:pip_install:203 : return 0 2022-02-18 10:16:09.428 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-18 10:16:09.431 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-18 10:16:09.433 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 10:16:09.436 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-18 10:16:09.439 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-18 10:16:09.441 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 10:16:09.445 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:16:09.445 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 10:16:09.450 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-18 10:16:09.453 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-18 10:16:09.455 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-18 10:16:09.458 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-18 10:16:09.460 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-18 10:16:09.482 | Using python 3.8 to install python-memcached 2022-02-18 10:16:09.485 | + 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-02-18 10:16:10.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:10.352 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:10.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:10.352 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:11.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:11.520 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-18 10:16:11.524 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-18 10:16:14.001 | 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-02-18 10:16:14.009 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:16:14.009 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:16:14.130 | + inc/python:pip_install:200 : result=0 2022-02-18 10:16:14.133 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:16:14.136 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:14.139 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:14.141 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:14.143 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:14.145 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:14.148 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:16:14.150 | + functions-common:time_stop:2432 : start_time=1645179369477 2022-02-18 10:16:14.152 | + functions-common:time_stop:2434 : [[ -z 1645179369477 ]] 2022-02-18 10:16:14.156 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:14.161 | + functions-common:time_stop:2437 : end_time=1645179374158 2022-02-18 10:16:14.167 | + functions-common:time_stop:2438 : elapsed_time=4681 2022-02-18 10:16:14.170 | + functions-common:time_stop:2439 : total=41305 2022-02-18 10:16:14.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:14.175 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45986 2022-02-18 10:16:14.177 | + inc/python:pip_install:203 : return 0 2022-02-18 10:16:14.180 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-18 10:16:14.200 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:14.203 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-18 10:16:14.206 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-18 10:16:14.209 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-18 10:16:14.212 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-18 10:16:14.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:16:14.217 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-18 10:16:14.219 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-18 10:16:14.235 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:14.237 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-18 10:16:14.240 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-18 10:16:14.243 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-18 10:16:14.248 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:16:14.251 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:16:14.255 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:16:14.258 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:16:14.260 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:16:14.264 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:16:14.283 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:16:14.285 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:16:14.289 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:14.292 | + functions-common:git_clone:629 : echo master 2022-02-18 10:16:14.292 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:16:14.300 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-18 10:16:14.303 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:14.307 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-18 10:16:14.309 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:16:14.310 | + functions-common:git_clone:678 : head -1 2022-02-18 10:16:14.339 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-02-18 10:16:14.343 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:16:14.347 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-18 10:16:14.351 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:16:14.355 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 10:16:14.359 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-18 10:16:14.363 | + inc/python:setup_develop:344 : local extras= 2022-02-18 10:16:14.367 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-18 10:16:14.370 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:16:14.373 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 10:16:14.375 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-18 10:16:14.378 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:16:14.381 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 10:16:14.384 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-18 10:16:14.386 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:16:14.389 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-18 10:16:14.391 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:16:14.394 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:16:14.397 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-18 10:16:14.403 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-18 10:16:14.405 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-18 10:16:15.062 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-18 10:16:15.065 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:16:15.068 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:16:15.071 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:16:15.074 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-18 10:16:15.077 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-18 10:16:15.080 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:16:15.083 | + inc/python:setup_package:428 : local extras= 2022-02-18 10:16:15.086 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:16:15.088 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 10:16:15.091 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 10:16:15.093 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 10:16:15.095 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:16:15.098 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-18 10:16:15.118 | Using python 3.8 to install /opt/stack/keystone 2022-02-18 10:16:15.121 | + 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-02-18 10:16:15.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:15.997 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:15.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:15.997 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:17.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:17.150 | Obtaining file:///opt/stack/keystone 2022-02-18 10:16:17.151 | Preparing metadata (setup.py): started 2022-02-18 10:16:20.682 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:16:20.763 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-02-18 10:16:20.764 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-02-18 10:16:20.765 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-02-18 10:16:20.766 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-02-18 10:16:20.767 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-02-18 10:16:20.768 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-02-18 10:16:20.769 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-02-18 10:16:20.770 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-02-18 10:16:20.772 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-02-18 10:16:20.773 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-02-18 10:16:20.774 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-02-18 10:16:20.775 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 10:16:20.776 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.19) 2022-02-18 10:16:20.777 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-02-18 10:16:20.778 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-02-18 10:16:20.779 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-02-18 10:16:20.780 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-02-18 10:16:20.781 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-02-18 10:16:20.783 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-02-18 10:16:20.784 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-02-18 10:16:20.785 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-02-18 10:16:20.786 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-02-18 10:16:20.787 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-02-18 10:16:20.788 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-02-18 10:16:20.789 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-02-18 10:16:20.790 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 10:16:20.791 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.0) 2022-02-18 10:16:20.793 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-02-18 10:16:20.794 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-02-18 10:16:20.795 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-02-18 10:16:20.796 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-02-18 10:16:20.797 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-02-18 10:16:20.799 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-02-18 10:16:20.800 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-02-18 10:16:20.811 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-02-18 10:16:20.812 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-02-18 10:16:20.854 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-02-18 10:16:20.866 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-02-18 10:16:20.867 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.3) 2022-02-18 10:16:20.869 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.1) 2022-02-18 10:16:20.870 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-02-18 10:16:20.881 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-02-18 10:16:20.940 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-02-18 10:16:20.943 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-02-18 10:16:21.037 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 10:16:21.038 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-02-18 10:16:21.039 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-02-18 10:16:21.040 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-02-18 10:16:21.092 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-02-18 10:16:21.093 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-02-18 10:16:21.095 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-02-18 10:16:21.147 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-02-18 10:16:21.149 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-02-18 10:16:21.203 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-02-18 10:16:21.205 | 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==20.1.0.dev102) (2.8.0) 2022-02-18 10:16:21.206 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 10:16:21.208 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-02-18 10:16:21.208 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-02-18 10:16:21.210 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-02-18 10:16:21.230 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-02-18 10:16:21.306 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-02-18 10:16:21.325 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-02-18 10:16:21.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-02-18 10:16:21.327 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-02-18 10:16:21.329 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-02-18 10:16:21.383 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-02-18 10:16:21.496 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-02-18 10:16:21.497 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-02-18 10:16:21.498 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-02-18 10:16:21.499 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-02-18 10:16:21.716 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-02-18 10:16:21.737 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-02-18 10:16:21.739 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-02-18 10:16:21.806 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-02-18 10:16:21.809 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-02-18 10:16:21.826 | 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==20.1.0.dev102) (5.0.0) 2022-02-18 10:16:21.898 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-02-18 10:16:21.938 | 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==20.1.0.dev102) (1.13.3) 2022-02-18 10:16:22.050 | 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==20.1.0.dev102) (2.0.1) 2022-02-18 10:16:22.122 | 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==20.1.0.dev102) (1.7.0) 2022-02-18 10:16:22.248 | 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==20.1.0.dev102) (0.17.3) 2022-02-18 10:16:22.277 | 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==20.1.0.dev102) (0.13.1) 2022-02-18 10:16:22.318 | 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==20.1.0.dev102) (3.5.0) 2022-02-18 10:16:22.320 | 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==20.1.0.dev102) (2.1.1) 2022-02-18 10:16:22.321 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (3.0.0) 2022-02-18 10:16:22.323 | 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==20.1.0.dev102) (2.5.1) 2022-02-18 10:16:22.325 | 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==20.1.0.dev102) (0.33.0) 2022-02-18 10:16:22.327 | 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==20.1.0.dev102) (1.3.3) 2022-02-18 10:16:22.380 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-02-18 10:16:22.520 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-02-18 10:16:22.522 | 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==20.1.0.dev102) (2.0.12) 2022-02-18 10:16:22.523 | 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==20.1.0.dev102) (1.26.8) 2022-02-18 10:16:22.526 | 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==20.1.0.dev102) (3.3) 2022-02-18 10:16:22.674 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-02-18 10:16:22.755 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev102) (2.4.0) 2022-02-18 10:16:22.829 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-02-18 10:16:23.005 | 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==20.1.0.dev102) (2.1.0) 2022-02-18 10:16:23.173 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (60.9.3) 2022-02-18 10:16:23.269 | 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==20.1.0.dev102) (0.7) 2022-02-18 10:16:23.303 | 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==20.1.0.dev102) (1.0.0) 2022-02-18 10:16:25.175 | Installing collected packages: keystone 2022-02-18 10:16:25.175 | Attempting uninstall: keystone 2022-02-18 10:16:25.176 | Found existing installation: keystone 20.1.0.dev102 2022-02-18 10:16:25.179 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-18 10:16:25.181 | Running setup.py develop for keystone 2022-02-18 10:16:29.630 | Successfully installed keystone 2022-02-18 10:16:29.631 | 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-02-18 10:16:29.638 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:16:29.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:16:29.772 | + inc/python:pip_install:200 : result=0 2022-02-18 10:16:29.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:16:29.779 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:29.783 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:29.786 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:29.790 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:29.792 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:29.794 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:16:29.797 | + functions-common:time_stop:2432 : start_time=1645179375113 2022-02-18 10:16:29.799 | + functions-common:time_stop:2434 : [[ -z 1645179375113 ]] 2022-02-18 10:16:29.802 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:29.807 | + functions-common:time_stop:2437 : end_time=1645179389803 2022-02-18 10:16:29.810 | + functions-common:time_stop:2438 : elapsed_time=14690 2022-02-18 10:16:29.812 | + functions-common:time_stop:2439 : total=45986 2022-02-18 10:16:29.816 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:29.818 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60676 2022-02-18 10:16:29.821 | + inc/python:pip_install:203 : return 0 2022-02-18 10:16:29.823 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:16:29.826 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 10:16:29.829 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 10:16:29.847 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-18 10:16:29.860 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-18 10:16:29.862 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-18 10:16:29.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:29.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:29.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-18 10:16:29.872 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:29.875 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-18 10:16:29.892 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:29.894 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-18 10:16:29.897 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:16:29.899 | + ./stack.sh:main:899 : configure_keystone 2022-02-18 10:16:29.902 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-18 10:16:29.917 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-18 10:16:29.919 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-18 10:16:29.925 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-18 10:16:29.942 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:29.945 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-18 10:16:29.975 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-18 10:16:30.003 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-18 10:16:30.035 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-18 10:16:30.065 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-18 10:16:30.098 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-18 10:16:30.135 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-18 10:16:30.163 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-18 10:16:30.191 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-18 10:16:30.193 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-18 10:16:30.196 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-18 10:16:30.198 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-18 10:16:30.201 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 10:16:30.203 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:16:30.219 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:30.222 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 10:16:30.224 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 10:16:30.227 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:16:30.242 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:30.245 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:16:30.248 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:16:30.278 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:16:30.281 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:16:30.283 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-18 10:16:30.286 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-18 10:16:30.302 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:30.305 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-02-18 10:16:30.335 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-18 10:16:30.337 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-18 10:16:30.372 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-18 10:16:30.375 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-18 10:16:30.378 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-18 10:16:30.380 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-18 10:16:30.383 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-18 10:16:30.386 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-18 10:16:30.417 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-18 10:16:30.419 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-18 10:16:30.422 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-18 10:16:30.424 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-18 10:16:30.427 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:16:30.444 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:16:30.447 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:16:30.449 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:16:30.452 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:16:30.454 | + 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-02-18 10:16:30.481 | + 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-02-18 10:16:30.511 | + 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-02-18 10:16:30.543 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:16:30.570 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-18 10:16:30.599 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-18 10:16:30.601 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-18 10:16:30.604 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-18 10:16:30.606 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-18 10:16:30.609 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-18 10:16:30.611 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 10:16:30.614 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 10:16:30.617 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-18 10:16:30.621 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-18 10:16:30.623 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 10:16:30.626 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 10:16:30.639 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 10:16:30.639 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:16:30.648 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 10:16:30.651 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:16:30.667 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-18 10:16:30.669 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-18 10:16:30.673 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-18 10:16:30.704 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-18 10:16:30.731 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-18 10:16:30.759 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-18 10:16:30.786 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-18 10:16:30.814 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-18 10:16:30.841 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-18 10:16:30.872 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-18 10:16:30.900 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-18 10:16:30.927 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 10:16:30.955 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-18 10:16:30.982 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-18 10:16:31.010 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-18 10:16:31.038 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 10:16:31.041 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 10:16:31.044 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-18 10:16:31.046 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-18 10:16:31.048 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 10:16:31.051 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:31.053 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:31.056 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 10:16:31.058 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 10:16:31.061 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-18 10:16:31.088 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-18 10:16:31.116 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-18 10:16:31.117 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-18 10:16:31.125 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-18 10:16:31.129 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-18 10:16:31.131 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-18 10:16:31.134 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 10:16:31.136 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 10:16:31.139 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:16:31.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:31.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:31.146 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 10:16:31.148 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 10:16:31.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:31.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:31.155 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-18 10:16:31.219 | Site keystone-wsgi-public already enabled 2022-02-18 10:16:31.226 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 10:16:31.229 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 10:16:31.231 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:16:31.234 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 10:16:31.373 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-18 10:16:31.407 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-18 10:16:31.442 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-18 10:16:31.473 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-18 10:16:31.476 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-18 10:16:31.509 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-18 10:16:31.547 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-18 10:16:31.577 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-18 10:16:31.594 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:31.596 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-18 10:16:31.613 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:31.615 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-18 10:16:31.618 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-18 10:16:31.620 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-18 10:16:31.623 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:16:31.625 | + lib/stack:stack_install_service:32 : install_swift 2022-02-18 10:16:31.627 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-18 10:16:31.630 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-18 10:16:31.632 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-18 10:16:31.635 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:16:31.637 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:16:31.640 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:16:31.643 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:16:31.645 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:16:31.648 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:16:31.664 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:16:31.666 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:16:31.668 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:31.671 | + functions-common:git_clone:629 : echo master 2022-02-18 10:16:31.672 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:16:31.677 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-18 10:16:31.679 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:31.682 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-18 10:16:31.685 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:16:31.685 | + functions-common:git_clone:678 : head -1 2022-02-18 10:16:31.690 | 16a306774 sharder: refactor _cleave_shard_range 2022-02-18 10:16:31.693 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:16:31.695 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-18 10:16:31.698 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:16:31.700 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 10:16:31.703 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-18 10:16:31.705 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-18 10:16:31.708 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-18 10:16:31.710 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:16:31.713 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 10:16:31.715 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-18 10:16:31.717 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:16:31.720 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-18 10:16:31.723 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-18 10:16:31.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:16:31.728 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-18 10:16:31.730 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:16:31.733 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:16:31.736 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-18 10:16:31.741 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-18 10:16:31.744 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-18 10:16:32.394 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-18 10:16:32.398 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:16:32.401 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:16:32.404 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:16:32.406 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-18 10:16:32.408 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-18 10:16:32.411 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:16:32.413 | + inc/python:setup_package:428 : local extras=keystone 2022-02-18 10:16:32.416 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:16:32.418 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-18 10:16:32.420 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-18 10:16:32.422 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-18 10:16:32.425 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:16:32.427 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-18 10:16:32.451 | Using python 3.8 to install /opt/stack/swift 2022-02-18 10:16:32.454 | + 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-02-18 10:16:33.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:33.357 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:33.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:33.357 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:34.492 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:34.517 | Obtaining file:///opt/stack/swift 2022-02-18 10:16:34.518 | Preparing metadata (setup.py): started 2022-02-18 10:16:37.737 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:16:37.779 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (0.33.0) 2022-02-18 10:16:37.780 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (1.1.2) 2022-02-18 10:16:37.782 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (0.11.0) 2022-02-18 10:16:37.783 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (2.1.1) 2022-02-18 10:16:37.784 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (4.8.0) 2022-02-18 10:16:37.785 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (2.27.1) 2022-02-18 10:16:37.786 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (1.16.0) 2022-02-18 10:16:37.787 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (0.9.9) 2022-02-18 10:16:37.788 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (1.6.0) 2022-02-18 10:16:37.789 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (36.0.1) 2022-02-18 10:16:37.791 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev8) (9.4.0) 2022-02-18 10:16:37.836 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev8) (1.15.0) 2022-02-18 10:16:37.846 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev8) (2.1.0) 2022-02-18 10:16:37.913 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.4.0) 2022-02-18 10:16:37.914 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.12.2) 2022-02-18 10:16:37.915 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (5.8.1) 2022-02-18 10:16:37.916 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (3.4.0) 2022-02-18 10:16:37.918 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.4.0) 2022-02-18 10:16:37.919 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (2.10.1) 2022-02-18 10:16:37.920 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (8.8.0) 2022-02-18 10:16:37.921 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (3.1.1) 2022-02-18 10:16:37.924 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.8.7) 2022-02-18 10:16:37.925 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.6.1) 2022-02-18 10:16:37.926 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (5.1.0) 2022-02-18 10:16:37.927 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (4.3.0) 2022-02-18 10:16:37.948 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev8) (60.9.3) 2022-02-18 10:16:37.984 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (3.3) 2022-02-18 10:16:37.985 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (1.26.8) 2022-02-18 10:16:37.988 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (2.0.12) 2022-02-18 10:16:37.989 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev8) (2019.11.28) 2022-02-18 10:16:38.011 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev8) (2.21) 2022-02-18 10:16:38.101 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.0.2) 2022-02-18 10:16:38.102 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (3.5.0) 2022-02-18 10:16:38.104 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.7.0) 2022-02-18 10:16:38.146 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.1.5) 2022-02-18 10:16:38.189 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (2.4.0) 2022-02-18 10:16:38.190 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.5.0) 2022-02-18 10:16:38.191 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (6.0) 2022-02-18 10:16:38.193 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (0.8.0) 2022-02-18 10:16:38.254 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (0.9.6) 2022-02-18 10:16:38.256 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (2.8.2) 2022-02-18 10:16:38.269 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (2021.3) 2022-02-18 10:16:38.270 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.0.3) 2022-02-18 10:16:38.289 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (3.0.7) 2022-02-18 10:16:38.290 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (21.3) 2022-02-18 10:16:38.393 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (1.13.3) 2022-02-18 10:16:38.409 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev8) (5.1.1) 2022-02-18 10:16:40.701 | Installing collected packages: swift 2022-02-18 10:16:40.701 | Attempting uninstall: swift 2022-02-18 10:16:40.701 | Found existing installation: swift 2.29.1.dev8 2022-02-18 10:16:40.704 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-18 10:16:40.706 | Running setup.py develop for swift 2022-02-18 10:16:44.855 | Successfully installed swift 2022-02-18 10:16:44.856 | 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-02-18 10:16:44.864 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:16:44.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:16:45.000 | + inc/python:pip_install:200 : result=0 2022-02-18 10:16:45.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:16:45.007 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:45.011 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:45.014 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:45.018 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:45.022 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:45.025 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:16:45.027 | + functions-common:time_stop:2432 : start_time=1645179392445 2022-02-18 10:16:45.030 | + functions-common:time_stop:2434 : [[ -z 1645179392445 ]] 2022-02-18 10:16:45.033 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:45.037 | + functions-common:time_stop:2437 : end_time=1645179405035 2022-02-18 10:16:45.040 | + functions-common:time_stop:2438 : elapsed_time=12590 2022-02-18 10:16:45.042 | + functions-common:time_stop:2439 : total=60676 2022-02-18 10:16:45.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:45.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73266 2022-02-18 10:16:45.049 | + inc/python:pip_install:203 : return 0 2022-02-18 10:16:45.051 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:16:45.054 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 10:16:45.057 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 10:16:45.078 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-18 10:16:45.090 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-18 10:16:45.093 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-18 10:16:45.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:45.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:45.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-18 10:16:45.103 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:45.105 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-18 10:16:45.108 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:16:45.110 | + ./stack.sh:main:908 : configure_swift 2022-02-18 10:16:45.112 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-18 10:16:45.115 | + lib/swift:configure_swift:335 : local node_number 2022-02-18 10:16:45.117 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-18 10:16:45.119 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-18 10:16:45.121 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-18 10:16:46.283 | No container-updater running 2022-02-18 10:16:46.284 | No object-expirer running 2022-02-18 10:16:46.284 | No container-replicator running 2022-02-18 10:16:46.284 | No object-server running 2022-02-18 10:16:46.284 | No object-updater running 2022-02-18 10:16:46.284 | No account-server running 2022-02-18 10:16:46.284 | No container-sharder running 2022-02-18 10:16:46.284 | No account-replicator running 2022-02-18 10:16:46.284 | No container-sync running 2022-02-18 10:16:46.284 | No proxy-server running 2022-02-18 10:16:46.284 | No account-auditor running 2022-02-18 10:16:46.284 | No container-server running 2022-02-18 10:16:46.284 | No container-reconciler running 2022-02-18 10:16:46.284 | No object-auditor running 2022-02-18 10:16:46.284 | No object-reconstructor running 2022-02-18 10:16:46.284 | No container-auditor running 2022-02-18 10:16:46.284 | No object-replicator running 2022-02-18 10:16:46.284 | No account-reaper running 2022-02-18 10:16:46.377 | + lib/swift:configure_swift:340 : true 2022-02-18 10:16:46.381 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-18 10:16:46.396 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-18 10:16:46.409 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-18 10:16:46.412 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-18 10:16:46.412 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-18 10:16:46.417 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-18 10:16:46.417 | s/%GROUP%/ubuntu/; 2022-02-18 10:16:46.417 | s/%USER%/ubuntu/; 2022-02-18 10:16:46.417 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-18 10:16:46.417 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-18 10:16:46.421 | uid = ubuntu 2022-02-18 10:16:46.421 | gid = ubuntu 2022-02-18 10:16:46.421 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-18 10:16:46.421 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-18 10:16:46.421 | address = 127.0.0.1 2022-02-18 10:16:46.421 | 2022-02-18 10:16:46.421 | [account6612] 2022-02-18 10:16:46.421 | max connections = 25 2022-02-18 10:16:46.421 | path = /opt/stack/data/swift/1/node/ 2022-02-18 10:16:46.421 | read only = false 2022-02-18 10:16:46.421 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-18 10:16:46.421 | 2022-02-18 10:16:46.421 | [account6622] 2022-02-18 10:16:46.421 | max connections = 25 2022-02-18 10:16:46.421 | path = /opt/stack/data/swift/2/node/ 2022-02-18 10:16:46.421 | read only = false 2022-02-18 10:16:46.421 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-18 10:16:46.421 | 2022-02-18 10:16:46.421 | [account6632] 2022-02-18 10:16:46.421 | max connections = 25 2022-02-18 10:16:46.421 | path = /opt/stack/data/swift/3/node/ 2022-02-18 10:16:46.421 | read only = false 2022-02-18 10:16:46.421 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-18 10:16:46.421 | 2022-02-18 10:16:46.421 | [account6642] 2022-02-18 10:16:46.421 | max connections = 25 2022-02-18 10:16:46.421 | path = /opt/stack/data/swift/4/node/ 2022-02-18 10:16:46.421 | read only = false 2022-02-18 10:16:46.421 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | [container6611] 2022-02-18 10:16:46.422 | max connections = 25 2022-02-18 10:16:46.422 | path = /opt/stack/data/swift/1/node/ 2022-02-18 10:16:46.422 | read only = false 2022-02-18 10:16:46.422 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | [container6621] 2022-02-18 10:16:46.422 | max connections = 25 2022-02-18 10:16:46.422 | path = /opt/stack/data/swift/2/node/ 2022-02-18 10:16:46.422 | read only = false 2022-02-18 10:16:46.422 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | [container6631] 2022-02-18 10:16:46.422 | max connections = 25 2022-02-18 10:16:46.422 | path = /opt/stack/data/swift/3/node/ 2022-02-18 10:16:46.422 | read only = false 2022-02-18 10:16:46.422 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | [container6641] 2022-02-18 10:16:46.422 | max connections = 25 2022-02-18 10:16:46.422 | path = /opt/stack/data/swift/4/node/ 2022-02-18 10:16:46.422 | read only = false 2022-02-18 10:16:46.422 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | [object6613] 2022-02-18 10:16:46.422 | max connections = 25 2022-02-18 10:16:46.422 | path = /opt/stack/data/swift/1/node/ 2022-02-18 10:16:46.422 | read only = false 2022-02-18 10:16:46.422 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-18 10:16:46.422 | 2022-02-18 10:16:46.422 | [object6623] 2022-02-18 10:16:46.422 | max connections = 25 2022-02-18 10:16:46.422 | path = /opt/stack/data/swift/2/node/ 2022-02-18 10:16:46.422 | read only = false 2022-02-18 10:16:46.422 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-18 10:16:46.423 | 2022-02-18 10:16:46.423 | [object6633] 2022-02-18 10:16:46.423 | max connections = 25 2022-02-18 10:16:46.423 | path = /opt/stack/data/swift/3/node/ 2022-02-18 10:16:46.423 | read only = false 2022-02-18 10:16:46.423 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-18 10:16:46.423 | 2022-02-18 10:16:46.423 | [object6643] 2022-02-18 10:16:46.423 | max connections = 25 2022-02-18 10:16:46.423 | path = /opt/stack/data/swift/4/node/ 2022-02-18 10:16:46.423 | read only = false 2022-02-18 10:16:46.423 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-18 10:16:46.425 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-18 10:16:46.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:16:46.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:16:46.432 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-18 10:16:46.444 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-18 10:16:46.447 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-18 10:16:46.453 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-18 10:16:46.457 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-18 10:16:46.460 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-18 10:16:46.464 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-18 10:16:46.495 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-02-18 10:16:46.522 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-18 10:16:46.540 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-18 10:16:46.569 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-18 10:16:46.587 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-18 10:16:46.615 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-18 10:16:46.634 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-18 10:16:46.664 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-18 10:16:46.684 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-18 10:16:46.712 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-18 10:16:46.730 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 10:16:46.761 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-18 10:16:46.779 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-18 10:16:46.794 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:46.797 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-18 10:16:46.825 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-18 10:16:46.852 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-18 10:16:46.880 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-18 10:16:46.907 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-18 10:16:46.922 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:46.925 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-18 10:16:46.952 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-18 10:16:46.967 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:46.969 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-18 10:16:46.984 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:46.986 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-18 10:16:46.988 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-18 10:16:47.003 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:47.006 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-18 10:16:47.008 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-18 10:16:47.010 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-18 10:16:47.016 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-18 10:16:47.021 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-18 10:16:47.048 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-18 10:16:47.075 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-18 10:16:47.105 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-18 10:16:47.139 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-18 10:16:47.166 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-18 10:16:47.168 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-18 10:16:47.170 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-18 10:16:47.173 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-18 10:16:47.175 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-18 10:16:47.202 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-18 10:16:47.229 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-02-18 10:16:47.257 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-18 10:16:47.291 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-18 10:16:47.323 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-18 10:16:47.351 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-18 10:16:47.387 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-18 10:16:47.422 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:16:47.451 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-18 10:16:47.478 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-18 10:16:47.509 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-18 10:16:47.539 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-18 10:16:47.566 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-18 10:16:47.610 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-18 10:16:47.645 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-18 10:16:47.665 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-18 10:16:47.693 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-18 10:16:47.721 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-18 10:16:47.725 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-18 10:16:47.755 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-18 10:16:47.783 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-18 10:16:47.810 | + lib/swift:configure_swift:478 : local node_number 2022-02-18 10:16:47.813 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 10:16:47.815 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-18 10:16:47.817 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-18 10:16:47.822 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-18 10:16:47.824 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-18 10:16:47.827 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 10:16:47.829 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-18 10:16:47.832 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-18 10:16:47.834 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 10:16:47.836 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 10:16:47.839 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-18 10:16:47.857 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-18 10:16:47.890 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-18 10:16:47.909 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-18 10:16:47.938 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-18 10:16:47.957 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 10:16:47.990 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-18 10:16:48.010 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 10:16:48.038 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-18 10:16:48.057 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 10:16:48.086 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-18 10:16:48.104 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-18 10:16:48.133 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-18 10:16:48.151 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-18 10:16:48.180 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-18 10:16:48.198 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-18 10:16:48.228 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-18 10:16:48.246 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-18 10:16:48.275 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-18 10:16:48.280 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-18 10:16:48.298 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 10:16:48.327 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-18 10:16:48.356 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-18 10:16:48.358 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-18 10:16:48.363 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-18 10:16:48.365 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-18 10:16:48.367 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 10:16:48.370 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-18 10:16:48.372 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-18 10:16:48.374 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 10:16:48.376 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 10:16:48.379 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-18 10:16:48.398 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-18 10:16:48.431 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-18 10:16:48.449 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-18 10:16:48.477 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-18 10:16:48.496 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 10:16:48.525 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-18 10:16:48.544 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 10:16:48.577 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-18 10:16:48.596 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 10:16:48.624 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-18 10:16:48.643 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-18 10:16:48.672 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-18 10:16:48.690 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-18 10:16:48.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-18 10:16:48.737 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-18 10:16:48.767 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-18 10:16:48.785 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-18 10:16:48.816 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-18 10:16:48.821 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-18 10:16:48.840 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 10:16:48.871 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-18 10:16:48.873 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-18 10:16:48.877 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-18 10:16:48.880 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-18 10:16:48.883 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-18 10:16:48.885 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-18 10:16:48.887 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-18 10:16:48.889 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-18 10:16:48.892 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-18 10:16:48.894 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-18 10:16:48.912 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-18 10:16:48.941 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-18 10:16:48.959 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-18 10:16:48.989 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-18 10:16:49.012 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-18 10:16:49.044 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-18 10:16:49.063 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-18 10:16:49.091 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-18 10:16:49.110 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-18 10:16:49.139 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-18 10:16:49.158 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-18 10:16:49.186 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-18 10:16:49.205 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-18 10:16:49.234 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-18 10:16:49.252 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-18 10:16:49.281 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-18 10:16:49.300 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-18 10:16:49.328 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-18 10:16:49.333 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-18 10:16:49.356 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-18 10:16:49.389 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-18 10:16:49.423 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-18 10:16:49.456 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-18 10:16:49.484 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-18 10:16:49.486 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-18 10:16:49.491 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-18 10:16:49.523 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-18 10:16:49.553 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-18 10:16:49.581 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-18 10:16:49.610 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-18 10:16:49.639 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-18 10:16:49.667 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-18 10:16:49.695 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-18 10:16:49.722 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-18 10:16:49.750 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-18 10:16:49.767 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:49.769 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-18 10:16:49.787 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-18 10:16:49.790 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-18 10:16:49.814 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-18 10:16:49.817 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-02-18 10:16:49.845 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-18 10:16:49.847 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-18 10:16:49.875 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-02-18 10:16:49.905 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-18 10:16:49.907 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-18 10:16:49.935 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-18 10:16:49.951 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:49.953 | + lib/swift:configure_swift:541 : local user_group 2022-02-18 10:16:49.956 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-18 10:16:49.961 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-18 10:16:49.963 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-18 10:16:49.976 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-18 10:16:49.978 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-18 10:16:49.990 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-18 10:16:49.992 | + lib/swift:configure_swift:548 : is_suse 2022-02-18 10:16:49.994 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:16:49.997 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:16:49.999 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:16:50.002 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:16:50.004 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:16:50.007 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:16:50.009 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-18 10:16:50.021 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-18 10:16:50.024 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-18 10:16:50.026 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-18 10:16:50.043 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:16:50.046 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-18 10:16:50.063 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:50.066 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-18 10:16:50.068 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-18 10:16:50.070 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-18 10:16:50.073 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:16:50.075 | + lib/stack:stack_install_service:32 : install_glance 2022-02-18 10:16:50.078 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-18 10:16:50.080 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-18 10:16:50.083 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-18 10:16:50.099 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:50.102 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-18 10:16:50.105 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-18 10:16:50.121 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:16:50.124 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-18 10:16:50.127 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-18 10:16:50.130 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-18 10:16:50.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:16:50.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:16:50.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-18 10:16:50.140 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:16:50.144 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-18 10:16:50.146 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-18 10:16:50.149 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-18 10:16:50.152 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-18 10:16:50.155 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-18 10:16:50.158 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-18 10:16:50.161 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-18 10:16:50.165 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-18 10:16:50.168 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-18 10:16:50.171 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-18 10:16:50.175 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:16:50.175 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-18 10:16:50.183 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-18 10:16:50.186 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-18 10:16:50.188 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-18 10:16:50.192 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-18 10:16:50.194 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-18 10:16:50.216 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-18 10:16:50.219 | + 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-02-18 10:16:51.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:51.079 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:51.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:51.079 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:52.212 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:52.240 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-18 10:16:52.319 | 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-02-18 10:16:52.321 | 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-02-18 10:16:52.322 | 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-02-18 10:16:52.323 | 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-02-18 10:16:52.324 | 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-02-18 10:16:52.325 | 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-02-18 10:16:52.326 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-18 10:16:52.327 | 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-02-18 10:16:52.328 | 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-02-18 10:16:52.329 | 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-02-18 10:16:52.330 | 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-02-18 10:16:52.331 | 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-02-18 10:16:52.333 | 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.2.0) 2022-02-18 10:16:52.336 | 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.1.0) 2022-02-18 10:16:52.338 | 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-02-18 10:16:52.340 | 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.0) 2022-02-18 10:16:52.343 | 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.0) 2022-02-18 10:16:52.345 | 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-02-18 10:16:52.354 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-18 10:16:52.355 | 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-02-18 10:16:52.368 | 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-02-18 10:16:52.435 | 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-02-18 10:16:52.436 | 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-02-18 10:16:52.437 | 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-02-18 10:16:52.460 | 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-02-18 10:16:52.461 | Requirement already satisfied: os-win>=5.4.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-02-18 10:16:52.464 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-18 10:16:52.465 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-18 10:16:52.467 | Requirement already satisfied: oslo.service>=2.5.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-02-18 10:16:52.477 | 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-02-18 10:16:52.517 | 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-02-18 10:16:52.518 | 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.4.0) 2022-02-18 10:16:52.519 | 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-02-18 10:16:52.520 | 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-02-18 10:16:52.539 | 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-02-18 10:16:52.544 | 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-02-18 10:16:52.560 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-18 10:16:52.574 | 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-02-18 10:16:52.576 | 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-02-18 10:16:52.594 | 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-02-18 10:16:52.595 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-02-18 10:16:52.673 | 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-02-18 10:16:52.676 | 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-02-18 10:16:52.677 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-18 10:16:52.679 | 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-02-18 10:16:52.728 | 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-02-18 10:16:52.758 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-18 10:16:52.953 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-18 10:16:52.956 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-18 10:16:52.987 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-18 10:16:52.989 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-18 10:16:52.991 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-18 10:16:52.993 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-18 10:16:52.995 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-18 10:16:52.996 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-18 10:16:53.073 | 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-02-18 10:16:53.238 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-18 10:16:53.262 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-02-18 10:16:53.343 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-18 10:16:53.489 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-18 10:16:55.524 | 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-02-18 10:16:55.531 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:16:55.531 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:16:55.664 | + inc/python:pip_install:200 : result=0 2022-02-18 10:16:55.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:16:55.672 | + functions-common:time_stop:2425 : local name 2022-02-18 10:16:55.676 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:16:55.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:16:55.683 | + functions-common:time_stop:2428 : local total 2022-02-18 10:16:55.686 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:16:55.689 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:16:55.692 | + functions-common:time_stop:2432 : start_time=1645179410211 2022-02-18 10:16:55.694 | + functions-common:time_stop:2434 : [[ -z 1645179410211 ]] 2022-02-18 10:16:55.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:16:55.704 | + functions-common:time_stop:2437 : end_time=1645179415700 2022-02-18 10:16:55.707 | + functions-common:time_stop:2438 : elapsed_time=5489 2022-02-18 10:16:55.711 | + functions-common:time_stop:2439 : total=73266 2022-02-18 10:16:55.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:16:55.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=78755 2022-02-18 10:16:55.720 | + inc/python:pip_install:203 : return 0 2022-02-18 10:16:55.723 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-18 10:16:55.726 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-18 10:16:55.728 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-18 10:16:55.741 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-18 10:16:55.747 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-18 10:16:55.749 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-18 10:16:55.752 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-18 10:16:55.754 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:16:55.757 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:16:55.760 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:16:55.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:16:55.765 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:16:55.768 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:16:55.784 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:16:55.786 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:16:55.789 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:55.792 | + functions-common:git_clone:629 : echo master 2022-02-18 10:16:55.792 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:16:55.798 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-18 10:16:55.800 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:16:55.802 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-18 10:16:55.805 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:16:55.806 | + functions-common:git_clone:678 : head -1 2022-02-18 10:16:55.812 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-18 10:16:55.814 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:16:55.817 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-18 10:16:55.820 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:16:55.822 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 10:16:55.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-18 10:16:55.827 | + inc/python:setup_develop:344 : local extras= 2022-02-18 10:16:55.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-18 10:16:55.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:16:55.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 10:16:55.838 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-18 10:16:55.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:16:55.843 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 10:16:55.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-18 10:16:55.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:16:55.851 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-18 10:16:55.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:16:55.856 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:16:55.860 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-18 10:16:55.866 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-18 10:16:55.868 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-18 10:16:56.516 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-18 10:16:56.519 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:16:56.523 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:16:56.526 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:16:56.529 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-18 10:16:56.533 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-18 10:16:56.537 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:16:56.541 | + inc/python:setup_package:428 : local extras= 2022-02-18 10:16:56.543 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:16:56.546 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 10:16:56.549 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 10:16:56.551 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 10:16:56.554 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:16:56.557 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-18 10:16:56.579 | Using python 3.8 to install /opt/stack/glance 2022-02-18 10:16:56.581 | + 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-02-18 10:16:57.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:57.454 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:57.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:16:57.454 | from cryptography.utils import int_from_bytes 2022-02-18 10:16:58.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:16:58.625 | Obtaining file:///opt/stack/glance 2022-02-18 10:16:58.626 | Preparing metadata (setup.py): started 2022-02-18 10:17:01.809 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:17:01.886 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-18 10:17:01.887 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-18 10:17:01.888 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-18 10:17:01.890 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-18 10:17:01.891 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-18 10:17:01.892 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-18 10:17:01.893 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-18 10:17:01.894 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-18 10:17:01.895 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-18 10:17:01.896 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-18 10:17:01.897 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-18 10:17:01.898 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-18 10:17:01.899 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-18 10:17:01.900 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-18 10:17:01.901 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.2) 2022-02-18 10:17:01.902 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-18 10:17:01.903 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-18 10:17:01.905 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.4) 2022-02-18 10:17:01.906 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-18 10:17:01.907 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-18 10:17:01.908 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.11.0) 2022-02-18 10:17:01.909 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.1) 2022-02-18 10:17:01.910 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-18 10:17:01.911 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-18 10:17:01.912 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-18 10:17:01.913 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-18 10:17:01.914 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-18 10:17:01.915 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-18 10:17:01.916 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-18 10:17:01.917 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-18 10:17:01.919 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-18 10:17:01.920 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-18 10:17:01.921 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-18 10:17:01.922 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.11.0) 2022-02-18 10:17:01.923 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.3.3) 2022-02-18 10:17:01.924 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-18 10:17:01.926 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-18 10:17:01.927 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-18 10:17:01.928 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-18 10:17:01.929 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.2.2) 2022-02-18 10:17:01.930 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-18 10:17:01.931 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.6.0) 2022-02-18 10:17:01.932 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-18 10:17:01.951 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-18 10:17:01.953 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.1) 2022-02-18 10:17:01.955 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-18 10:17:01.975 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (5.2.0) 2022-02-18 10:17:01.978 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (2.27.1) 2022-02-18 10:17:02.016 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-18 10:17:02.031 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev81) (4.3.0) 2022-02-18 10:17:02.042 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-18 10:17:02.056 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-18 10:17:02.058 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-18 10:17:02.059 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-18 10:17:02.150 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev81) (3.0.7) 2022-02-18 10:17:02.226 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev81) (1.7.0) 2022-02-18 10:17:02.284 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (3.1.1) 2022-02-18 10:17:02.285 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (2.10.1) 2022-02-18 10:17:02.320 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev81) (0.17.3) 2022-02-18 10:17:02.363 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (1.5.0) 2022-02-18 10:17:02.364 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-18 10:17:02.365 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (0.8.0) 2022-02-18 10:17:02.452 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (2.0.1) 2022-02-18 10:17:02.454 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-18 10:17:02.456 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.13.0) 2022-02-18 10:17:02.482 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.61.0) 2022-02-18 10:17:02.527 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (2.8.2) 2022-02-18 10:17:02.531 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (0.9.6) 2022-02-18 10:17:02.591 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.4.0) 2022-02-18 10:17:02.593 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (2.8.0) 2022-02-18 10:17:02.595 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.9) 2022-02-18 10:17:02.596 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-18 10:17:02.598 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.2.3) 2022-02-18 10:17:02.621 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.2.0) 2022-02-18 10:17:02.623 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-18 10:17:02.625 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.3.0) 2022-02-18 10:17:02.668 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev81) (5.9.0) 2022-02-18 10:17:02.711 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-18 10:17:02.713 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (0.11.0) 2022-02-18 10:17:02.715 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-18 10:17:02.790 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.3) 2022-02-18 10:17:02.850 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-18 10:17:02.951 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-18 10:17:03.219 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.6.3) 2022-02-18 10:17:03.220 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (1.4.2) 2022-02-18 10:17:03.223 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 10:17:03.226 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-18 10:17:03.282 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev81) (0.8.1) 2022-02-18 10:17:03.305 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-18 10:17:03.419 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-18 10:17:03.523 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev81) (2.0.1) 2022-02-18 10:17:03.733 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (5.1.1) 2022-02-18 10:17:03.734 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.4) 2022-02-18 10:17:03.736 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.10.0) 2022-02-18 10:17:03.737 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 10:17:03.739 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.1.5) 2022-02-18 10:17:03.740 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.0) 2022-02-18 10:17:03.742 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.32) 2022-02-18 10:17:03.860 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.13.1) 2022-02-18 10:17:03.893 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev81) (1.0.3) 2022-02-18 10:17:03.941 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (3.0.0) 2022-02-18 10:17:03.943 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (1.3.3) 2022-02-18 10:17:04.182 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (3.10.0) 2022-02-18 10:17:04.361 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (1.26.8) 2022-02-18 10:17:04.361 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2019.11.28) 2022-02-18 10:17:04.364 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (3.3) 2022-02-18 10:17:04.366 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2.0.12) 2022-02-18 10:17:04.473 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.2) 2022-02-18 10:17:04.634 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-18 10:17:04.767 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev81) (3.7.0) 2022-02-18 10:17:05.082 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (0.5.0) 2022-02-18 10:17:05.083 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (2.3.3) 2022-02-18 10:17:05.309 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.2) 2022-02-18 10:17:05.592 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (1.0.0) 2022-02-18 10:17:05.900 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (1.8.2) 2022-02-18 10:17:05.902 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (21.4.0) 2022-02-18 10:17:07.326 | Installing collected packages: glance 2022-02-18 10:17:07.327 | Attempting uninstall: glance 2022-02-18 10:17:07.327 | Found existing installation: glance 24.0.0.dev81 2022-02-18 10:17:07.333 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-18 10:17:07.336 | Running setup.py develop for glance 2022-02-18 10:17:11.778 | Successfully installed glance 2022-02-18 10:17:11.778 | 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-02-18 10:17:11.785 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:17:11.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:17:11.933 | + inc/python:pip_install:200 : result=0 2022-02-18 10:17:11.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:17:11.940 | + functions-common:time_stop:2425 : local name 2022-02-18 10:17:11.944 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:17:11.948 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:17:11.951 | + functions-common:time_stop:2428 : local total 2022-02-18 10:17:11.955 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:17:11.959 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:17:11.962 | + functions-common:time_stop:2432 : start_time=1645179416573 2022-02-18 10:17:11.965 | + functions-common:time_stop:2434 : [[ -z 1645179416573 ]] 2022-02-18 10:17:11.968 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:17:11.972 | + functions-common:time_stop:2437 : end_time=1645179431970 2022-02-18 10:17:11.975 | + functions-common:time_stop:2438 : elapsed_time=15397 2022-02-18 10:17:11.977 | + functions-common:time_stop:2439 : total=78755 2022-02-18 10:17:11.979 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:17:11.982 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94152 2022-02-18 10:17:11.984 | + inc/python:pip_install:203 : return 0 2022-02-18 10:17:11.987 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:17:11.989 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 10:17:11.992 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 10:17:12.012 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-18 10:17:12.024 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-18 10:17:12.027 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-18 10:17:12.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:17:12.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:17:12.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-18 10:17:12.037 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:17:12.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:17:12.043 | + ./stack.sh:main:920 : configure_glance 2022-02-18 10:17:12.045 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-18 10:17:12.058 | + lib/glance:configure_glance:326 : local dburl 2022-02-18 10:17:12.061 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-18 10:17:12.063 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-18 10:17:12.066 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-18 10:17:12.068 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-18 10:17:12.071 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 10:17:12.074 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-18 10:17:12.076 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-18 10:17:12.105 | + 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-02-18 10:17:12.135 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-18 10:17:12.167 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-18 10:17:12.202 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-18 10:17:12.241 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-18 10:17:12.276 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-18 10:17:12.279 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-18 10:17:12.281 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-18 10:17:12.284 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 10:17:12.286 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-18 10:17:12.316 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-18 10:17:12.345 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 10:17:12.375 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-18 10:17:12.406 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-18 10:17:12.438 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-18 10:17:12.469 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-18 10:17:12.499 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-18 10:17:12.529 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:17:12.559 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 10:17:12.589 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-18 10:17:12.619 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-18 10:17:12.622 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-18 10:17:12.624 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-18 10:17:12.627 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 10:17:12.630 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 10:17:12.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:17:12.649 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:12.652 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 10:17:12.655 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 10:17:12.657 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:17:12.674 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:12.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:17:12.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:17:12.710 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:17:12.712 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:17:12.715 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-18 10:17:12.717 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-18 10:17:12.720 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-18 10:17:12.750 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-18 10:17:12.780 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-18 10:17:12.783 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-18 10:17:12.785 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-18 10:17:12.788 | + lib/glance:configure_glance_store:254 : local be 2022-02-18 10:17:12.790 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-18 10:17:12.793 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-18 10:17:12.795 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-18 10:17:12.825 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-18 10:17:12.827 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-02-18 10:17:12.860 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-18 10:17:12.862 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-18 10:17:12.881 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:12.884 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-18 10:17:12.914 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-18 10:17:12.944 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-18 10:17:12.974 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-18 10:17:13.005 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-18 10:17:13.036 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-18 10:17:13.052 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:13.055 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 10:17:13.085 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-18 10:17:13.114 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-18 10:17:13.145 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-02-18 10:17:13.175 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-18 10:17:13.205 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-02-18 10:17:13.239 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-18 10:17:13.261 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:13.263 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-18 10:17:13.266 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-18 10:17:13.268 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-18 10:17:13.272 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:17:13.289 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:17:13.291 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:17:13.294 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:17:13.296 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:17:13.299 | + 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-02-18 10:17:13.329 | + 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-02-18 10:17:13.359 | + 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-02-18 10:17:13.390 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:17:13.420 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-18 10:17:13.425 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-18 10:17:13.455 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-18 10:17:13.485 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-18 10:17:13.516 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-02-18 10:17:13.554 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-18 10:17:13.586 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-18 10:17:13.616 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-18 10:17:13.646 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-18 10:17:13.677 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-18 10:17:13.707 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-18 10:17:13.738 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-18 10:17:13.768 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-18 10:17:13.774 | + 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-02-18 10:17:13.781 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-18 10:17:13.798 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:13.801 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-18 10:17:13.803 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-18 10:17:13.806 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-18 10:17:13.808 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-18 10:17:13.810 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-18 10:17:13.813 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-18 10:17:13.817 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-18 10:17:13.820 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-18 10:17:13.824 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-18 10:17:13.859 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-18 10:17:13.862 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-18 10:17:13.864 | ++ functions:get_random_port:837 : true 2022-02-18 10:17:13.867 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-18 10:17:13.870 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-18 10:17:13.873 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-18 10:17:13.958 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-18 10:17:13.962 | ++ functions:get_random_port:841 : break 2 2022-02-18 10:17:13.965 | ++ functions:get_random_port:845 : echo 60999 2022-02-18 10:17:13.970 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-18 10:17:13.974 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-18 10:17:14.005 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-18 10:17:14.032 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-18 10:17:14.061 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-18 10:17:14.090 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 10:17:14.118 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-18 10:17:14.148 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-18 10:17:14.177 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-18 10:17:14.205 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 10:17:14.233 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 10:17:14.262 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 10:17:14.294 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 10:17:14.325 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-18 10:17:14.353 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 10:17:14.381 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-18 10:17:14.410 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-18 10:17:14.441 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-18 10:17:14.472 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-18 10:17:14.501 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-18 10:17:14.529 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-18 10:17:14.532 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-18 10:17:14.534 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:17:14.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:14.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:14.541 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-18 10:17:14.544 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-18 10:17:14.599 | proxy (enabled by site administrator) 2022-02-18 10:17:14.603 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-18 10:17:14.605 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-18 10:17:14.608 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:17:14.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:14.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:14.616 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-18 10:17:14.619 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-18 10:17:14.675 | proxy_http (enabled by site administrator) 2022-02-18 10:17:14.680 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-18 10:17:14.684 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-18 10:17:14.688 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-18 10:17:14.691 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 10:17:14.694 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:14.697 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:14.700 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 10:17:14.703 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 10:17:14.706 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-18 10:17:14.706 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 10:17:14.715 | KeepAlive Off 2022-02-18 10:17:14.720 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-18 10:17:14.720 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 10:17:14.728 | SetEnv proxy-sendchunked 1 2022-02-18 10:17:14.732 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-18 10:17:14.733 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-18 10:17:14.741 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-18 10:17:14.744 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-18 10:17:14.747 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-18 10:17:14.749 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 10:17:14.752 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 10:17:14.755 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:17:14.757 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:14.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:14.762 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 10:17:14.764 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 10:17:14.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:14.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:14.772 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-18 10:17:14.835 | Site glance-wsgi-api already enabled 2022-02-18 10:17:14.841 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-18 10:17:14.845 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 10:17:14.849 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:17:14.853 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 10:17:14.990 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-18 10:17:14.998 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-18 10:17:15.031 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-18 10:17:15.033 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-18 10:17:15.052 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:15.055 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-18 10:17:15.057 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-18 10:17:15.060 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-18 10:17:15.062 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:17:15.065 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-18 10:17:15.067 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-18 10:17:15.070 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-18 10:17:15.072 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-18 10:17:15.074 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:17:15.076 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:17:15.079 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:17:15.082 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:17:15.084 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:17:15.087 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:17:15.104 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:17:15.107 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:17:15.109 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:15.112 | + functions-common:git_clone:629 : echo master 2022-02-18 10:17:15.113 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:17:15.118 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-18 10:17:15.120 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:15.123 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-18 10:17:15.126 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:17:15.126 | + functions-common:git_clone:678 : head -1 2022-02-18 10:17:15.131 | 39482ea6e Merge "docs: Add docs for 'RateLimitingMiddleware'" 2022-02-18 10:17:15.134 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:17:15.137 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-18 10:17:15.140 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:17:15.142 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 10:17:15.145 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-18 10:17:15.148 | + inc/python:setup_develop:344 : local extras= 2022-02-18 10:17:15.151 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-18 10:17:15.155 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:17:15.158 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 10:17:15.160 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-18 10:17:15.163 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:17:15.166 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 10:17:15.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-18 10:17:15.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:17:15.176 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-18 10:17:15.180 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:17:15.182 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:17:15.186 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-18 10:17:15.192 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-18 10:17:15.194 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-18 10:17:15.830 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-18 10:17:15.833 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:17:15.836 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:17:15.840 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:17:15.842 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-18 10:17:15.846 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-18 10:17:15.849 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:17:15.851 | + inc/python:setup_package:428 : local extras= 2022-02-18 10:17:15.855 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:17:15.858 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 10:17:15.862 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 10:17:15.865 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 10:17:15.868 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:17:15.871 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-18 10:17:15.895 | Using python 3.8 to install /opt/stack/cinder 2022-02-18 10:17:15.899 | + 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-02-18 10:17:16.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:17:16.780 | from cryptography.utils import int_from_bytes 2022-02-18 10:17:16.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:17:16.780 | from cryptography.utils import int_from_bytes 2022-02-18 10:17:17.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:17:17.950 | Obtaining file:///opt/stack/cinder 2022-02-18 10:17:17.951 | Preparing metadata (setup.py): started 2022-02-18 10:17:22.009 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:17:22.158 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.8.1) 2022-02-18 10:17:22.160 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.1) 2022-02-18 10:17:22.161 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.33.0) 2022-02-18 10:17:22.162 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.1.2) 2022-02-18 10:17:22.163 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.20.4) 2022-02-18 10:17:22.164 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.0.2) 2022-02-18 10:17:22.165 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev205) (3.2.0) 2022-02-18 10:17:22.166 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.4.0) 2022-02-18 10:17:22.167 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (9.4.0) 2022-02-18 10:17:22.168 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.8.0) 2022-02-18 10:17:22.169 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.1.3) 2022-02-18 10:17:22.170 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (8.8.0) 2022-02-18 10:17:22.171 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.5.0) 2022-02-18 10:17:22.172 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.4.0) 2022-02-18 10:17:22.173 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (11.2.0) 2022-02-18 10:17:22.175 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.6.1) 2022-02-18 10:17:22.176 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (12.13.0) 2022-02-18 10:17:22.177 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.5.1) 2022-02-18 10:17:22.178 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.11.0) 2022-02-18 10:17:22.180 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.7.0) 2022-02-18 10:17:22.181 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.3.0) 2022-02-18 10:17:22.182 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (6.3.0) 2022-02-18 10:17:22.183 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.3.0) 2022-02-18 10:17:22.184 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.8.0) 2022-02-18 10:17:22.185 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.5.0) 2022-02-18 10:17:22.186 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.12.2) 2022-02-18 10:17:22.187 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.6.0) 2022-02-18 10:17:22.188 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.4.2) 2022-02-18 10:17:22.189 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (21.3) 2022-02-18 10:17:22.190 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.8.1) 2022-02-18 10:17:22.191 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 10:17:22.192 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.1.1) 2022-02-18 10:17:22.193 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.9.0) 2022-02-18 10:17:22.195 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.0.7) 2022-02-18 10:17:22.196 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.2.0) 2022-02-18 10:17:22.197 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 10:17:22.198 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.4.0) 2022-02-18 10:17:22.199 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (17.6.0) 2022-02-18 10:17:22.200 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.13.0) 2022-02-18 10:17:22.201 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2021.3) 2022-02-18 10:17:22.202 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.27.1) 2022-02-18 10:17:22.203 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.5.1) 2022-02-18 10:17:22.204 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (4.6.4) 2022-02-18 10:17:22.206 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.1.74) 2022-02-18 10:17:22.206 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.16.0) 2022-02-18 10:17:22.207 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.4.31) 2022-02-18 10:17:22.209 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.13.0) 2022-02-18 10:17:22.210 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.5.0) 2022-02-18 10:17:22.211 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.8.9) 2022-02-18 10:17:22.212 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (6.3.1) 2022-02-18 10:17:22.213 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.8.7) 2022-02-18 10:17:22.214 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.0) 2022-02-18 10:17:22.215 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.10.0) 2022-02-18 10:17:22.216 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.1.0) 2022-02-18 10:17:22.217 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (5.6.0) 2022-02-18 10:17:22.218 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.10.1) 2022-02-18 10:17:22.220 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (2.37.0) 2022-02-18 10:17:22.221 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (3.10.1) 2022-02-18 10:17:22.222 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (36.0.1) 2022-02-18 10:17:22.223 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (0.2.2) 2022-02-18 10:17:22.224 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.5.1.0) 2022-02-18 10:17:22.225 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev205) (1.21.2) 2022-02-18 10:17:22.238 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (0.5.1) 2022-02-18 10:17:22.239 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (0.10.0) 2022-02-18 10:17:22.240 | Requirement already satisfied: botocore<1.25.0,>=1.24.2 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev205) (1.24.2) 2022-02-18 10:17:22.302 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev205) (1.15.0) 2022-02-18 10:17:22.333 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev205) (2.1.0) 2022-02-18 10:17:22.347 | 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==19.1.0.dev205) (4.1.1) 2022-02-18 10:17:22.348 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 10:17:22.349 | 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==19.1.0.dev205) (2.6.0) 2022-02-18 10:17:22.350 | 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==19.1.0.dev205) (0.1.0) 2022-02-18 10:17:22.446 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev205) (1.7.0) 2022-02-18 10:17:22.498 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (3.1.1) 2022-02-18 10:17:22.499 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev205) (2.10.1) 2022-02-18 10:17:22.527 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev205) (4.8) 2022-02-18 10:17:22.529 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev205) (0.4.8) 2022-02-18 10:17:22.530 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev205) (0.2.8) 2022-02-18 10:17:22.584 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev205) (0.17.3) 2022-02-18 10:17:22.659 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (1.5.0) 2022-02-18 10:17:22.661 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (2.4.0) 2022-02-18 10:17:22.662 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (6.0) 2022-02-18 10:17:22.664 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev205) (0.8.0) 2022-02-18 10:17:22.723 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (0.5.0) 2022-02-18 10:17:22.725 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (1.7.6) 2022-02-18 10:17:22.727 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev205) (2.0.1) 2022-02-18 10:17:22.783 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev205) (2.8.2) 2022-02-18 10:17:22.788 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev205) (0.9.6) 2022-02-18 10:17:22.846 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.0) 2022-02-18 10:17:22.849 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.2.3) 2022-02-18 10:17:22.850 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (0.4.0) 2022-02-18 10:17:22.852 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (2.4.0) 2022-02-18 10:17:22.855 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev205) (5.0.9) 2022-02-18 10:17:22.879 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.2.0) 2022-02-18 10:17:22.880 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.0.3) 2022-02-18 10:17:22.882 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (3.3.0) 2022-02-18 10:17:22.925 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev205) (1.0.3) 2022-02-18 10:17:23.009 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev205) (1.3.3) 2022-02-18 10:17:23.011 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev205) (3.0.0) 2022-02-18 10:17:23.038 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev205) (3.1.1) 2022-02-18 10:17:23.062 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev205) (0.11.0) 2022-02-18 10:17:23.129 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev205) (1.26.8) 2022-02-18 10:17:23.132 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev205) (1.0.0) 2022-02-18 10:17:23.263 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev205) (1.5.0) 2022-02-18 10:17:23.288 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev205) (60.9.3) 2022-02-18 10:17:23.429 | 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==19.1.0.dev205) (3.10.0) 2022-02-18 10:17:23.463 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (22.0.0) 2022-02-18 10:17:23.465 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (1.13.3) 2022-02-18 10:17:23.468 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev205) (1.3.3) 2022-02-18 10:17:23.665 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (3.3) 2022-02-18 10:17:23.667 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (2.0.12) 2022-02-18 10:17:23.668 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev205) (2019.11.28) 2022-02-18 10:17:23.705 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev205) (0.7) 2022-02-18 10:17:23.734 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev205) (0.23.2) 2022-02-18 10:17:23.970 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev205) (0.4.2) 2022-02-18 10:17:23.973 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev205) (0.5.2) 2022-02-18 10:17:24.112 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (1.4.2) 2022-02-18 10:17:24.113 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 10:17:24.114 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev205) (2.6.3) 2022-02-18 10:17:24.245 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev205) (0.12.2) 2022-02-18 10:17:24.366 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (4.11.1) 2022-02-18 10:17:24.398 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (5.4.0) 2022-02-18 10:17:24.399 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev205) (1.1.6) 2022-02-18 10:17:24.434 | 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==19.1.0.dev205) (5.0.0) 2022-02-18 10:17:24.683 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev205) (2.21) 2022-02-18 10:17:24.769 | 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==19.1.0.dev205) (2.3.3) 2022-02-18 10:17:24.771 | 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==19.1.0.dev205) (0.5.0) 2022-02-18 10:17:24.941 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev205) (2.5.0) 2022-02-18 10:17:25.032 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (1.54.0) 2022-02-18 10:17:25.033 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev205) (3.19.4) 2022-02-18 10:17:25.215 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev205) (2.0.1) 2022-02-18 10:17:25.635 | 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==19.1.0.dev205) (1.1.5) 2022-02-18 10:17:25.686 | 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==19.1.0.dev205) (0.13.1) 2022-02-18 10:17:25.735 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev205) (0.2.5) 2022-02-18 10:17:26.784 | 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==19.1.0.dev205) (1.32) 2022-02-18 10:17:27.057 | 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==19.1.0.dev205) (21.4.0) 2022-02-18 10:17:27.058 | 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==19.1.0.dev205) (1.8.2) 2022-02-18 10:17:27.201 | 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==19.1.0.dev205) (2.2) 2022-02-18 10:17:27.392 | 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.5.0->cinder==19.1.0.dev205) (1.0.0) 2022-02-18 10:17:27.521 | 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==19.1.0.dev205) (3.7.0) 2022-02-18 10:17:29.200 | Installing collected packages: cinder 2022-02-18 10:17:29.201 | Attempting uninstall: cinder 2022-02-18 10:17:29.201 | Found existing installation: cinder 19.1.0.dev205 2022-02-18 10:17:29.207 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-18 10:17:29.209 | Running setup.py develop for cinder 2022-02-18 10:17:34.982 | Successfully installed cinder 2022-02-18 10:17:34.982 | 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-02-18 10:17:34.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:17:34.991 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:17:35.150 | + inc/python:pip_install:200 : result=0 2022-02-18 10:17:35.153 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:17:35.157 | + functions-common:time_stop:2425 : local name 2022-02-18 10:17:35.160 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:17:35.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:17:35.166 | + functions-common:time_stop:2428 : local total 2022-02-18 10:17:35.170 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:17:35.173 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:17:35.176 | + functions-common:time_stop:2432 : start_time=1645179435888 2022-02-18 10:17:35.179 | + functions-common:time_stop:2434 : [[ -z 1645179435888 ]] 2022-02-18 10:17:35.183 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:17:35.188 | + functions-common:time_stop:2437 : end_time=1645179455185 2022-02-18 10:17:35.190 | + functions-common:time_stop:2438 : elapsed_time=19297 2022-02-18 10:17:35.192 | + functions-common:time_stop:2439 : total=94152 2022-02-18 10:17:35.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:17:35.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113449 2022-02-18 10:17:35.200 | + inc/python:pip_install:203 : return 0 2022-02-18 10:17:35.202 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:17:35.205 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 10:17:35.207 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 10:17:35.229 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-18 10:17:35.242 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-18 10:17:35.245 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-18 10:17:35.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:17:35.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:17:35.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-18 10:17:35.256 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:17:35.259 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-18 10:17:35.261 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-18 10:17:35.264 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-18 10:17:35.266 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:35.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:35.271 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-18 10:17:35.283 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-18 10:17:35.286 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:17:35.288 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:17:35.291 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:17:35.293 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:17:35.296 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:35.298 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:17:35.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:35.303 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:35.306 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:17:35.308 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:17:35.311 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:17:35.313 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:17:35.316 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-18 10:17:35.319 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:17:35.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:35.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:35.327 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-18 10:17:35.350 | + 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-02-18 10:17:35.460 | Reading package lists... 2022-02-18 10:17:35.706 | Building dependency tree... 2022-02-18 10:17:35.708 | Reading state information... 2022-02-18 10:17:35.964 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-18 10:17:35.964 | The following packages were automatically installed and are no longer required: 2022-02-18 10:17:35.965 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:17:35.965 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:17:35.965 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:17:35.965 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:17:35.966 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:17:35.966 | python3-zope.interface 2022-02-18 10:17:35.966 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:17:36.098 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:17:36.104 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:17:36.109 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:17:36.112 | + functions-common:time_stop:2425 : local name 2022-02-18 10:17:36.116 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:17:36.119 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:17:36.122 | + functions-common:time_stop:2428 : local total 2022-02-18 10:17:36.124 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:17:36.127 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:17:36.130 | + functions-common:time_stop:2432 : start_time=1645179455347 2022-02-18 10:17:36.132 | + functions-common:time_stop:2434 : [[ -z 1645179455347 ]] 2022-02-18 10:17:36.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:17:36.140 | + functions-common:time_stop:2437 : end_time=1645179456137 2022-02-18 10:17:36.143 | + functions-common:time_stop:2438 : elapsed_time=790 2022-02-18 10:17:36.145 | + functions-common:time_stop:2439 : total=5934 2022-02-18 10:17:36.148 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:17:36.151 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6724 2022-02-18 10:17:36.153 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:17:36.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:17:36.159 | + ./stack.sh:main:926 : configure_cinder 2022-02-18 10:17:36.161 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-18 10:17:36.174 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-18 10:17:36.178 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-18 10:17:36.181 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-18 10:17:36.183 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-18 10:17:36.186 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-18 10:17:36.187 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-18 10:17:36.191 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-18 10:17:36.193 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-18 10:17:36.196 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-18 10:17:36.198 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-18 10:17:36.200 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-18 10:17:36.202 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-18 10:17:36.205 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-18 10:17:36.207 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-18 10:17:36.218 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-18 10:17:36.231 | + 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-02-18 10:17:36.243 | + 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-02-18 10:17:36.255 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-18 10:17:36.268 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-18 10:17:36.270 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-18 10:17:36.275 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.D9wcJxRxVl 2022-02-18 10:17:36.277 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-18 10:17:36.279 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-18 10:17:36.282 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-18 10:17:36.284 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.D9wcJxRxVl 2022-02-18 10:17:36.288 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.D9wcJxRxVl 2022-02-18 10:17:36.300 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.D9wcJxRxVl /etc/sudoers.d/cinder-rootwrap 2022-02-18 10:17:36.313 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-18 10:17:36.317 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-18 10:17:36.319 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-18 10:17:36.321 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-18 10:17:36.324 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-18 10:17:36.326 | + 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-02-18 10:17:36.328 | + 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-02-18 10:17:36.331 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-18 10:17:36.333 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-18 10:17:36.338 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-18 10:17:36.342 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-18 10:17:36.361 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-18 10:17:36.382 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-18 10:17:36.402 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-18 10:17:36.422 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-18 10:17:36.444 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-18 10:17:36.464 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-18 10:17:36.483 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-18 10:17:36.502 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-18 10:17:36.505 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 10:17:36.508 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-18 10:17:36.510 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 10:17:36.513 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-18 10:17:36.543 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-18 10:17:36.571 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 10:17:36.601 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-18 10:17:36.634 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-18 10:17:36.663 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-18 10:17:36.691 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-18 10:17:36.720 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-18 10:17:36.749 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:17:36.777 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 10:17:36.806 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-18 10:17:36.837 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-18 10:17:36.867 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-18 10:17:36.870 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-18 10:17:36.873 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-18 10:17:36.876 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-18 10:17:36.880 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-18 10:17:36.883 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-18 10:17:36.919 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-18 10:17:36.947 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-18 10:17:36.976 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-18 10:17:37.005 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-18 10:17:37.033 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-18 10:17:37.066 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-18 10:17:37.099 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-18 10:17:37.101 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-02-18 10:17:37.130 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-18 10:17:37.162 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-18 10:17:37.170 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key cb7edff6675267f3d1c567470880630e 2022-02-18 10:17:37.199 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-18 10:17:37.202 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-18 10:17:37.230 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-18 10:17:37.259 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-18 10:17:37.288 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-18 10:17:37.316 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-18 10:17:37.333 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:37.335 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 10:17:37.338 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-18 10:17:37.340 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-18 10:17:37.343 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-18 10:17:37.345 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 10:17:37.348 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-18 10:17:37.350 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-18 10:17:37.353 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-18 10:17:37.355 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-18 10:17:37.358 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-18 10:17:37.360 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-18 10:17:37.391 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-18 10:17:37.420 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-18 10:17:37.448 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-18 10:17:37.476 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-18 10:17:37.505 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-18 10:17:37.534 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-18 10:17:37.537 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-18 10:17:37.539 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-18 10:17:37.542 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-18 10:17:37.570 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-18 10:17:37.573 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-18 10:17:37.601 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-18 10:17:37.604 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-18 10:17:37.606 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-18 10:17:37.609 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-18 10:17:37.638 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-18 10:17:37.640 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-18 10:17:37.643 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-18 10:17:37.660 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:37.662 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-18 10:17:37.664 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-18 10:17:37.667 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-18 10:17:37.669 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-18 10:17:37.698 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-02-18 10:17:37.726 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-18 10:17:37.743 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:37.750 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-18 10:17:37.765 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:37.768 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-18 10:17:37.785 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:37.787 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-18 10:17:37.790 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-18 10:17:37.792 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-18 10:17:37.795 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-18 10:17:37.797 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 10:17:37.799 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 10:17:37.802 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:17:37.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:37.821 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 10:17:37.824 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 10:17:37.826 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:17:37.842 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:37.845 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:17:37.848 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:17:37.875 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:17:37.878 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:17:37.881 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-18 10:17:37.883 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-18 10:17:37.887 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 10:17:37.891 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:17:37.913 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:17:37.916 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:17:37.918 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:17:37.921 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:17:37.923 | + 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-02-18 10:17:37.952 | + 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-02-18 10:17:37.981 | + 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-02-18 10:17:38.009 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:17:38.038 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-18 10:17:38.055 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:38.058 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-18 10:17:38.060 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-18 10:17:38.063 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-18 10:17:38.065 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-18 10:17:38.068 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 10:17:38.070 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 10:17:38.073 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-18 10:17:38.079 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-18 10:17:38.082 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 10:17:38.084 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 10:17:38.101 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 10:17:38.101 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:17:38.110 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 10:17:38.114 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:17:38.132 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-18 10:17:38.134 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-18 10:17:38.140 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-18 10:17:38.171 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-18 10:17:38.199 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-18 10:17:38.227 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-18 10:17:38.255 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 10:17:38.283 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 10:17:38.311 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-18 10:17:38.339 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-18 10:17:38.367 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-18 10:17:38.395 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 10:17:38.424 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 10:17:38.452 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 10:17:38.480 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-18 10:17:38.509 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 10:17:38.511 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 10:17:38.514 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-18 10:17:38.517 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-18 10:17:38.519 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 10:17:38.522 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:38.524 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:38.527 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 10:17:38.530 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 10:17:38.532 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-18 10:17:38.560 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 10:17:38.590 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-18 10:17:38.590 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-18 10:17:38.599 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-18 10:17:38.603 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-18 10:17:38.606 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-18 10:17:38.608 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 10:17:38.612 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 10:17:38.614 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:17:38.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:38.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:38.622 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 10:17:38.625 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 10:17:38.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:17:38.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:17:38.634 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-18 10:17:38.697 | Enabling site cinder-wsgi. 2022-02-18 10:17:38.706 | To activate the new configuration, you need to run: 2022-02-18 10:17:38.706 | systemctl reload apache2 2022-02-18 10:17:38.712 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 10:17:38.716 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 10:17:38.720 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:17:38.723 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 10:17:38.870 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-18 10:17:38.872 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-18 10:17:38.907 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-02-18 10:17:38.937 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-18 10:17:38.958 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:38.960 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-18 10:17:38.963 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-18 10:17:38.967 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 10:17:38.969 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-18 10:17:38.971 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-18 10:17:39.006 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-18 10:17:39.035 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-02-18 10:17:39.063 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-18 10:17:39.092 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-18 10:17:39.120 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-18 10:17:39.151 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-18 10:17:39.180 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-18 10:17:39.208 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:17:39.237 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-18 10:17:39.266 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-18 10:17:39.295 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 10:17:39.324 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-18 10:17:39.326 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-18 10:17:39.343 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:39.346 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-02-18 10:17:39.377 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-18 10:17:39.380 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-18 10:17:39.398 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:39.400 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-18 10:17:39.403 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-18 10:17:39.405 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-18 10:17:39.408 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:17:39.410 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-18 10:17:39.413 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-18 10:17:39.417 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:17:39.417 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:17:39.423 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:17:39.425 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:17:39.428 | + 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-02-18 10:17:39.431 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:17:39.433 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-18 10:17:39.436 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-18 10:17:39.438 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-18 10:17:39.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:17:39.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:17:39.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-18 10:17:39.449 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:17:39.452 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-18 10:17:39.454 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-18 10:17:39.456 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-18 10:17:39.459 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:17:39.461 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:17:39.464 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:17:39.467 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:17:39.469 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:17:39.472 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:17:39.489 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:17:39.491 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:17:39.493 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:39.496 | + functions-common:git_clone:629 : echo master 2022-02-18 10:17:39.497 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:17:39.502 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-18 10:17:39.505 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:39.507 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-18 10:17:39.510 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:17:39.510 | + functions-common:git_clone:678 : head -1 2022-02-18 10:17:39.515 | ce96e502fa Merge "Add table for pps limitaion" 2022-02-18 10:17:39.518 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:17:39.521 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-18 10:17:39.523 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:17:39.526 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 10:17:39.529 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-18 10:17:39.531 | + inc/python:setup_develop:344 : local extras= 2022-02-18 10:17:39.534 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-18 10:17:39.537 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:17:39.539 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 10:17:39.542 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-18 10:17:39.544 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:17:39.547 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 10:17:39.550 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-18 10:17:39.553 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:17:39.556 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-18 10:17:39.558 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:17:39.561 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:17:39.565 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-18 10:17:39.571 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-18 10:17:39.574 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-18 10:17:40.218 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-18 10:17:40.222 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:17:40.225 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:17:40.228 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:17:40.232 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-18 10:17:40.234 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-18 10:17:40.236 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:17:40.240 | + inc/python:setup_package:428 : local extras= 2022-02-18 10:17:40.242 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:17:40.245 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 10:17:40.248 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 10:17:40.251 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 10:17:40.254 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:17:40.256 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-18 10:17:40.278 | Using python 3.8 to install /opt/stack/neutron 2022-02-18 10:17:40.281 | + 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-02-18 10:17:41.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:17:41.149 | from cryptography.utils import int_from_bytes 2022-02-18 10:17:41.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:17:41.149 | from cryptography.utils import int_from_bytes 2022-02-18 10:17:42.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:17:42.300 | Obtaining file:///opt/stack/neutron 2022-02-18 10:17:42.300 | Preparing metadata (setup.py): started 2022-02-18 10:17:46.482 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:17:46.579 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.8.1) 2022-02-18 10:17:46.580 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.5.0) 2022-02-18 10:17:46.581 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.1.1) 2022-02-18 10:17:46.582 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.5.1) 2022-02-18 10:17:46.583 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.4.0) 2022-02-18 10:17:46.584 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.1.1) 2022-02-18 10:17:46.585 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.33.0) 2022-02-18 10:17:46.586 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.4.1) 2022-02-18 10:17:46.587 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.20.4) 2022-02-18 10:17:46.588 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.27.1) 2022-02-18 10:17:46.589 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.0.3) 2022-02-18 10:17:46.590 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (9.4.0) 2022-02-18 10:17:46.591 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.8.0) 2022-02-18 10:17:46.593 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.11.0) 2022-02-18 10:17:46.594 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.20.0) 2022-02-18 10:17:46.595 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (7.8.0) 2022-02-18 10:17:46.596 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (6.3.1) 2022-02-18 10:17:46.597 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.4.31) 2022-02-18 10:17:46.598 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.8.7) 2022-02-18 10:17:46.599 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.4.0) 2022-02-18 10:17:46.600 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.7.6) 2022-02-18 10:17:46.601 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.5.0) 2022-02-18 10:17:46.602 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.10.1) 2022-02-18 10:17:46.603 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.5.0) 2022-02-18 10:17:46.604 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (8.8.0) 2022-02-18 10:17:46.605 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.4.0) 2022-02-18 10:17:46.606 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (11.2.0) 2022-02-18 10:17:46.608 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.1.0) 2022-02-18 10:17:46.609 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.6.1) 2022-02-18 10:17:46.610 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (12.13.0) 2022-02-18 10:17:46.611 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.5.1) 2022-02-18 10:17:46.612 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.11.0) 2022-02-18 10:17:46.613 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.7.0) 2022-02-18 10:17:46.614 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.3.0) 2022-02-18 10:17:46.615 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (6.3.0) 2022-02-18 10:17:46.616 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.3.0) 2022-02-18 10:17:46.617 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.8.0) 2022-02-18 10:17:46.618 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.5.0) 2022-02-18 10:17:46.619 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.12.2) 2022-02-18 10:17:46.620 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.6.0) 2022-02-18 10:17:46.621 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (3.4.2) 2022-02-18 10:17:46.623 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.3.1) 2022-02-18 10:17:46.624 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.1.0) 2022-02-18 10:17:46.625 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.16.0) 2022-02-18 10:17:46.626 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (1.15.1) 2022-02-18 10:17:46.627 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (21.3) 2022-02-18 10:17:46.628 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (5.9.0) 2022-02-18 10:17:46.629 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:46.630 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (22.0.0) 2022-02-18 10:17:46.631 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (17.6.0) 2022-02-18 10:17:46.633 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (0.61.0) 2022-02-18 10:17:46.634 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (4.4.0) 2022-02-18 10:17:46.635 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.7.0) 2022-02-18 10:17:46.636 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.4.0) 2022-02-18 10:17:46.637 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev513) (2.10.1) 2022-02-18 10:17:46.653 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev513) (1.1.6) 2022-02-18 10:17:46.654 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev513) (4.11.1) 2022-02-18 10:17:46.656 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev513) (5.4.0) 2022-02-18 10:17:46.664 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev513) (1.13.3) 2022-02-18 10:17:46.677 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev513) (1.16.0) 2022-02-18 10:17:46.678 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev513) (1.1.2) 2022-02-18 10:17:46.679 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev513) (2.1.0) 2022-02-18 10:17:46.697 | 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==19.1.0.dev513) (3.0.7) 2022-02-18 10:17:46.704 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev513) (2.0.1) 2022-02-18 10:17:46.762 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev513) (1.0.2) 2022-02-18 10:17:46.763 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev513) (1.7.0) 2022-02-18 10:17:46.815 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev513) (3.1.1) 2022-02-18 10:17:46.819 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev513) (4.4.0) 2022-02-18 10:17:46.866 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev513) (2.7.0) 2022-02-18 10:17:46.867 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev513) (1.2.2) 2022-02-18 10:17:46.895 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (6.0) 2022-02-18 10:17:46.897 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.1.5) 2022-02-18 10:17:46.901 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (36.0.1) 2022-02-18 10:17:46.902 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.4.0) 2022-02-18 10:17:46.903 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.32) 2022-02-18 10:17:46.904 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (2.5.0) 2022-02-18 10:17:46.906 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (1.4.4) 2022-02-18 10:17:46.907 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev513) (0.10.0) 2022-02-18 10:17:46.925 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev513) (1.0.3) 2022-02-18 10:17:47.016 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev513) (0.17.3) 2022-02-18 10:17:47.060 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev513) (1.5.0) 2022-02-18 10:17:47.147 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev513) (2.0.1) 2022-02-18 10:17:47.149 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev513) (0.5.0) 2022-02-18 10:17:47.150 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev513) (0.13.0) 2022-02-18 10:17:47.205 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev513) (2.8.2) 2022-02-18 10:17:47.209 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev513) (0.9.6) 2022-02-18 10:17:47.273 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (5.0.9) 2022-02-18 10:17:47.276 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (5.0.0) 2022-02-18 10:17:47.277 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (5.2.3) 2022-02-18 10:17:47.280 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev513) (0.4.0) 2022-02-18 10:17:47.301 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev513) (3.3.0) 2022-02-18 10:17:47.304 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev513) (3.2.0) 2022-02-18 10:17:47.351 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev513) (1.15.0) 2022-02-18 10:17:47.403 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev513) (2021.3) 2022-02-18 10:17:47.434 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev513) (3.0.0) 2022-02-18 10:17:47.436 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev513) (1.3.3) 2022-02-18 10:17:47.459 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev513) (3.1.1) 2022-02-18 10:17:47.598 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev513) (2.4.0) 2022-02-18 10:17:47.667 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev513) (60.9.3) 2022-02-18 10:17:47.742 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev513) (3.0.0) 2022-02-18 10:17:47.744 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev513) (0.3.5) 2022-02-18 10:17:47.852 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:47.853 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:47.854 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:47.855 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:47.856 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:47.858 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:47.859 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev513) (0.6.6) 2022-02-18 10:17:48.096 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev513) (3.2.0) 2022-02-18 10:17:48.098 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev513) (2.4.2) 2022-02-18 10:17:48.100 | 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==19.1.0.dev513) (3.10.0) 2022-02-18 10:17:48.146 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev513) (2.1.0) 2022-02-18 10:17:48.150 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev513) (3.17.6) 2022-02-18 10:17:48.240 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (2019.11.28) 2022-02-18 10:17:48.242 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (2.0.12) 2022-02-18 10:17:48.245 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (3.3) 2022-02-18 10:17:48.246 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev513) (1.26.8) 2022-02-18 10:17:48.284 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev513) (0.7) 2022-02-18 10:17:48.623 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev513) (0.12.2) 2022-02-18 10:17:48.700 | 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==19.1.0.dev513) (5.0.0) 2022-02-18 10:17:48.887 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev513) (2.21) 2022-02-18 10:17:48.958 | 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==19.1.0.dev513) (2.3.3) 2022-02-18 10:17:48.959 | 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==19.1.0.dev513) (0.5.0) 2022-02-18 10:17:49.180 | 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==19.1.0.dev513) (2.5.0) 2022-02-18 10:17:49.349 | 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==19.1.0.dev513) (2.2) 2022-02-18 10:17:49.898 | 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==19.1.0.dev513) (0.13.1) 2022-02-18 10:17:49.944 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev513) (0.2.5) 2022-02-18 10:17:50.553 | 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==19.1.0.dev513) (0.5.2) 2022-02-18 10:17:50.553 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev513) (0.4.2) 2022-02-18 10:17:50.862 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev513) (4.10.0) 2022-02-18 10:17:50.864 | 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==19.1.0.dev513) (2.0.0) 2022-02-18 10:17:51.029 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev513) (3.7.0) 2022-02-18 10:17:51.286 | 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==19.1.0.dev513) (21.4.0) 2022-02-18 10:17:51.287 | 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==19.1.0.dev513) (1.8.2) 2022-02-18 10:17:51.468 | 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==19.1.0.dev513) (1.0.0) 2022-02-18 10:17:51.680 | 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==19.1.0.dev513) (2.3.1) 2022-02-18 10:17:53.251 | Installing collected packages: neutron 2022-02-18 10:17:53.251 | Attempting uninstall: neutron 2022-02-18 10:17:53.252 | Found existing installation: neutron 19.1.0.dev513 2022-02-18 10:17:53.271 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-18 10:17:53.273 | Running setup.py develop for neutron 2022-02-18 10:17:59.150 | Successfully installed neutron 2022-02-18 10:17:59.150 | 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-02-18 10:17:59.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:17:59.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:17:59.316 | + inc/python:pip_install:200 : result=0 2022-02-18 10:17:59.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:17:59.324 | + functions-common:time_stop:2425 : local name 2022-02-18 10:17:59.328 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:17:59.331 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:17:59.335 | + functions-common:time_stop:2428 : local total 2022-02-18 10:17:59.338 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:17:59.340 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:17:59.343 | + functions-common:time_stop:2432 : start_time=1645179460273 2022-02-18 10:17:59.345 | + functions-common:time_stop:2434 : [[ -z 1645179460273 ]] 2022-02-18 10:17:59.348 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:17:59.353 | + functions-common:time_stop:2437 : end_time=1645179479350 2022-02-18 10:17:59.355 | + functions-common:time_stop:2438 : elapsed_time=19077 2022-02-18 10:17:59.357 | + functions-common:time_stop:2439 : total=113449 2022-02-18 10:17:59.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:17:59.362 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132526 2022-02-18 10:17:59.365 | + inc/python:pip_install:203 : return 0 2022-02-18 10:17:59.367 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:17:59.370 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 10:17:59.372 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 10:17:59.391 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-18 10:17:59.404 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-18 10:17:59.406 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-18 10:17:59.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:17:59.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:17:59.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-18 10:17:59.417 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:17:59.419 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-18 10:17:59.422 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:17:59.424 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-18 10:17:59.442 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:17:59.444 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-18 10:17:59.447 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-18 10:17:59.449 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-18 10:17:59.452 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:17:59.455 | + lib/stack:stack_install_service:32 : install_nova 2022-02-18 10:17:59.457 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-18 10:17:59.460 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-18 10:17:59.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:17:59.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:17:59.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-18 10:17:59.470 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:17:59.472 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-18 10:17:59.489 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:59.491 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-18 10:17:59.508 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:59.511 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-18 10:17:59.528 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:17:59.530 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-18 10:17:59.533 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-18 10:17:59.535 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-18 10:17:59.537 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:17:59.540 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:17:59.542 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:17:59.545 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:17:59.547 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:17:59.550 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:17:59.566 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:17:59.569 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:17:59.571 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:59.574 | + functions-common:git_clone:629 : echo master 2022-02-18 10:17:59.574 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:17:59.579 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-18 10:17:59.582 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:17:59.584 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-18 10:17:59.587 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:17:59.587 | + functions-common:git_clone:678 : head -1 2022-02-18 10:17:59.595 | 37d883f1fb Merge commit 'refs/changes/66/829866/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-02-18 10:17:59.599 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:17:59.603 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-18 10:17:59.606 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:17:59.609 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 10:17:59.612 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-18 10:17:59.615 | + inc/python:setup_develop:344 : local extras= 2022-02-18 10:17:59.618 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-18 10:17:59.622 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:17:59.625 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 10:17:59.628 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-18 10:17:59.632 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:17:59.634 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 10:17:59.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-18 10:17:59.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:17:59.643 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-18 10:17:59.646 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:17:59.648 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:17:59.651 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-18 10:17:59.657 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-18 10:17:59.660 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-18 10:18:00.307 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-18 10:18:00.310 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:18:00.313 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:18:00.317 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:18:00.320 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-18 10:18:00.323 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-18 10:18:00.325 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:18:00.327 | + inc/python:setup_package:428 : local extras= 2022-02-18 10:18:00.330 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:18:00.332 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 10:18:00.335 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 10:18:00.337 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 10:18:00.340 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:18:00.342 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-18 10:18:00.365 | Using python 3.8 to install /opt/stack/nova 2022-02-18 10:18:00.368 | + 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-02-18 10:18:01.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:01.246 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:01.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:01.246 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:02.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:18:02.417 | Obtaining file:///opt/stack/nova 2022-02-18 10:18:02.418 | Preparing metadata (setup.py): started 2022-02-18 10:18:07.538 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:18:07.666 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.8.1) 2022-02-18 10:18:07.667 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.4.31) 2022-02-18 10:18:07.668 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.1.1) 2022-02-18 10:18:07.669 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.33.0) 2022-02-18 10:18:07.670 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.0.3) 2022-02-18 10:18:07.671 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (9.4.0) 2022-02-18 10:18:07.672 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.8.0) 2022-02-18 10:18:07.673 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.5.1) 2022-02-18 10:18:07.674 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (36.0.1) 2022-02-18 10:18:07.675 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.8.7) 2022-02-18 10:18:07.676 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.1.2) 2022-02-18 10:18:07.677 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.1.1) 2022-02-18 10:18:07.678 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.5.0) 2022-02-18 10:18:07.679 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.1.1) 2022-02-18 10:18:07.680 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.13.0) 2022-02-18 10:18:07.681 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.7.6) 2022-02-18 10:18:07.682 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.8.0) 2022-02-18 10:18:07.683 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.11.0) 2022-02-18 10:18:07.684 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.8.1) 2022-02-18 10:18:07.685 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.0.2) 2022-02-18 10:18:07.686 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev284) (3.2.0) 2022-02-18 10:18:07.688 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (8.2.0) 2022-02-18 10:18:07.688 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.4.0) 2022-02-18 10:18:07.690 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (7.8.0) 2022-02-18 10:18:07.691 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.5.0) 2022-02-18 10:18:07.692 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.27.1) 2022-02-18 10:18:07.693 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.5.0) 2022-02-18 10:18:07.694 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.10.0) 2022-02-18 10:18:07.695 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.10.1) 2022-02-18 10:18:07.696 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.5.0) 2022-02-18 10:18:07.697 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (8.8.0) 2022-02-18 10:18:07.698 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.4.0) 2022-02-18 10:18:07.700 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.6.1) 2022-02-18 10:18:07.701 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.3.0) 2022-02-18 10:18:07.702 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.3.0) 2022-02-18 10:18:07.703 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.5.0) 2022-02-18 10:18:07.704 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.12.2) 2022-02-18 10:18:07.705 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (11.2.0) 2022-02-18 10:18:07.706 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (6.3.0) 2022-02-18 10:18:07.707 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (12.13.0) 2022-02-18 10:18:07.708 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.11.0) 2022-02-18 10:18:07.710 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.7.0) 2022-02-18 10:18:07.711 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.1.0) 2022-02-18 10:18:07.712 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.8.0) 2022-02-18 10:18:07.713 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.5.0) 2022-02-18 10:18:07.714 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.5.1) 2022-02-18 10:18:07.715 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.9.0) 2022-02-18 10:18:07.716 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.6.0) 2022-02-18 10:18:07.717 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (5.1.0) 2022-02-18 10:18:07.718 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.1.0) 2022-02-18 10:18:07.719 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.7.0) 2022-02-18 10:18:07.720 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.7.0) 2022-02-18 10:18:07.721 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (3.10.1) 2022-02-18 10:18:07.722 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.0.1) 2022-02-18 10:18:07.723 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.10.1) 2022-02-18 10:18:07.725 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.2.2) 2022-02-18 10:18:07.726 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.3.3) 2022-02-18 10:18:07.727 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (1.7.0) 2022-02-18 10:18:07.728 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (4.6.4) 2022-02-18 10:18:07.729 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.8.2) 2022-02-18 10:18:07.730 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (2.4.0) 2022-02-18 10:18:07.731 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (0.61.0) 2022-02-18 10:18:07.732 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev284) (6.0) 2022-02-18 10:18:07.748 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev284) (4.11.1) 2022-02-18 10:18:07.749 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev284) (1.1.6) 2022-02-18 10:18:07.751 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev284) (5.4.0) 2022-02-18 10:18:07.772 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev284) (5.2.0) 2022-02-18 10:18:07.811 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev284) (1.15.0) 2022-02-18 10:18:07.841 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev284) (1.16.0) 2022-02-18 10:18:07.842 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev284) (2.1.0) 2022-02-18 10:18:07.865 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev284) (2.0.1) 2022-02-18 10:18:07.987 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev284) (3.1.1) 2022-02-18 10:18:07.989 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev284) (4.4.0) 2022-02-18 10:18:08.046 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.4.0) 2022-02-18 10:18:08.048 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (0.10.0) 2022-02-18 10:18:08.049 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.32) 2022-02-18 10:18:08.051 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.1.5) 2022-02-18 10:18:08.053 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (1.4.4) 2022-02-18 10:18:08.054 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev284) (2.5.0) 2022-02-18 10:18:08.073 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev284) (6.3.1) 2022-02-18 10:18:08.074 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev284) (5.6.0) 2022-02-18 10:18:08.126 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:08.130 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev284) (2.4.0) 2022-02-18 10:18:08.132 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev284) (1.15.1) 2022-02-18 10:18:08.216 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev284) (0.17.3) 2022-02-18 10:18:08.324 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev284) (2.0.1) 2022-02-18 10:18:08.327 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev284) (0.5.0) 2022-02-18 10:18:08.388 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev284) (0.9.6) 2022-02-18 10:18:08.447 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (5.0.9) 2022-02-18 10:18:08.450 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (5.2.3) 2022-02-18 10:18:08.452 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (5.0.0) 2022-02-18 10:18:08.453 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev284) (0.4.0) 2022-02-18 10:18:08.480 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev284) (3.2.0) 2022-02-18 10:18:08.482 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev284) (3.3.0) 2022-02-18 10:18:08.528 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev284) (1.0.3) 2022-02-18 10:18:08.584 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev284) (2021.3) 2022-02-18 10:18:08.617 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev284) (1.3.3) 2022-02-18 10:18:08.619 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev284) (3.0.0) 2022-02-18 10:18:08.669 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev284) (3.0.7) 2022-02-18 10:18:08.672 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev284) (21.3) 2022-02-18 10:18:08.755 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev284) (1.5.0) 2022-02-18 10:18:08.780 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev284) (60.9.3) 2022-02-18 10:18:08.859 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev284) (0.2.5) 2022-02-18 10:18:08.934 | 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==24.1.0.dev284) (3.17.6) 2022-02-18 10:18:08.995 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev284) (22.0.0) 2022-02-18 10:18:08.997 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev284) (1.13.3) 2022-02-18 10:18:08.999 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev284) (1.3.3) 2022-02-18 10:18:09.041 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev284) (2.1.0) 2022-02-18 10:18:09.043 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev284) (3.10.0) 2022-02-18 10:18:09.048 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev284) (2.4.2) 2022-02-18 10:18:09.123 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (2019.11.28) 2022-02-18 10:18:09.124 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (1.26.8) 2022-02-18 10:18:09.126 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (2.0.12) 2022-02-18 10:18:09.128 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev284) (3.3) 2022-02-18 10:18:09.220 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev284) (0.7) 2022-02-18 10:18:09.427 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev284) (0.5.2) 2022-02-18 10:18:09.429 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev284) (0.4.2) 2022-02-18 10:18:09.535 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev284) (2.6.3) 2022-02-18 10:18:09.539 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev284) (2.5.0) 2022-02-18 10:18:09.541 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev284) (1.4.2) 2022-02-18 10:18:09.627 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev284) (0.12.2) 2022-02-18 10:18:09.699 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev284) (1.22.2) 2022-02-18 10:18:09.731 | 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==24.1.0.dev284) (5.0.0) 2022-02-18 10:18:09.959 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev284) (2.21) 2022-02-18 10:18:10.035 | 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==24.1.0.dev284) (0.5.0) 2022-02-18 10:18:10.037 | 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==24.1.0.dev284) (2.3.3) 2022-02-18 10:18:10.236 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev284) (2.5.0) 2022-02-18 10:18:10.342 | 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==24.1.0.dev284) (2.2) 2022-02-18 10:18:10.827 | 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==24.1.0.dev284) (0.13.1) 2022-02-18 10:18:10.874 | 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==24.1.0.dev284) (2.16.0) 2022-02-18 10:18:11.268 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:11.269 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:11.270 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:11.271 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:11.272 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:11.273 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:11.275 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev284) (0.6.6) 2022-02-18 10:18:12.463 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev284) (3.7.0) 2022-02-18 10:18:12.868 | 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==24.1.0.dev284) (1.8.2) 2022-02-18 10:18:12.869 | 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==24.1.0.dev284) (21.4.0) 2022-02-18 10:18:12.964 | 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==24.1.0.dev284) (2.4.0) 2022-02-18 10:18:13.066 | 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.5.0->nova==24.1.0.dev284) (1.0.0) 2022-02-18 10:18:14.666 | Installing collected packages: nova 2022-02-18 10:18:14.666 | Attempting uninstall: nova 2022-02-18 10:18:14.667 | Found existing installation: nova 24.1.0.dev284 2022-02-18 10:18:14.675 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-18 10:18:14.677 | Running setup.py develop for nova 2022-02-18 10:18:21.272 | Successfully installed nova 2022-02-18 10:18:21.273 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-18 10:18:21.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:18:21.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:18:21.446 | + inc/python:pip_install:200 : result=0 2022-02-18 10:18:21.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:18:21.451 | + functions-common:time_stop:2425 : local name 2022-02-18 10:18:21.453 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:18:21.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:18:21.458 | + functions-common:time_stop:2428 : local total 2022-02-18 10:18:21.460 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:18:21.462 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:18:21.465 | + functions-common:time_stop:2432 : start_time=1645179480359 2022-02-18 10:18:21.467 | + functions-common:time_stop:2434 : [[ -z 1645179480359 ]] 2022-02-18 10:18:21.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:18:21.477 | + functions-common:time_stop:2437 : end_time=1645179501474 2022-02-18 10:18:21.480 | + functions-common:time_stop:2438 : elapsed_time=21115 2022-02-18 10:18:21.482 | + functions-common:time_stop:2439 : total=132526 2022-02-18 10:18:21.484 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:18:21.486 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=153641 2022-02-18 10:18:21.489 | + inc/python:pip_install:203 : return 0 2022-02-18 10:18:21.491 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:18:21.494 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 10:18:21.496 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 10:18:21.515 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-18 10:18:21.528 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-18 10:18:21.530 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-18 10:18:21.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:18:21.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:18:21.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-18 10:18:21.541 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:18:21.543 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-18 10:18:21.556 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:18:21.558 | + ./stack.sh:main:937 : configure_nova 2022-02-18 10:18:21.561 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-18 10:18:21.573 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-18 10:18:21.576 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-18 10:18:21.578 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-18 10:18:21.582 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-18 10:18:21.582 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-18 10:18:21.587 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-18 10:18:21.590 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-18 10:18:21.592 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-18 10:18:21.595 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-18 10:18:21.597 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-18 10:18:21.600 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-18 10:18:21.603 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-18 10:18:21.605 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-18 10:18:21.617 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-18 10:18:21.630 | + 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-02-18 10:18:21.642 | + 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-02-18 10:18:21.655 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-18 10:18:21.667 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-18 10:18:21.671 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-18 10:18:21.675 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.b7XZG1RJcd 2022-02-18 10:18:21.678 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-18 10:18:21.680 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-18 10:18:21.683 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-18 10:18:21.686 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-18 10:18:21.688 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-18 10:18:21.691 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.b7XZG1RJcd 2022-02-18 10:18:21.695 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.b7XZG1RJcd 2022-02-18 10:18:21.708 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.b7XZG1RJcd /etc/sudoers.d/nova-rootwrap 2022-02-18 10:18:21.724 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-18 10:18:21.730 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-18 10:18:21.733 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-18 10:18:21.735 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-18 10:18:21.739 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-18 10:18:21.742 | + 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-02-18 10:18:21.745 | + 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-02-18 10:18:21.747 | + lib/nova:configure_nova:249 : [[ 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-02-18 10:18:21.750 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-18 10:18:21.755 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-18 10:18:21.772 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:21.775 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-18 10:18:21.777 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-18 10:18:21.781 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-18 10:18:21.785 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-18 10:18:21.814 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-18 10:18:21.816 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-18 10:18:21.843 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-18 10:18:21.873 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-18 10:18:21.900 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-18 10:18:21.930 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-18 10:18:21.960 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-18 10:18:21.990 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-18 10:18:21.992 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-02-18 10:18:22.020 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-18 10:18:22.047 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-18 10:18:22.074 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-18 10:18:22.102 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-18 10:18:22.130 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-18 10:18:22.160 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-18 10:18:22.162 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:18:22.165 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:18:22.167 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:18:22.169 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:18:22.172 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:18:22.174 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:18:22.176 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:18:22.179 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:18:22.181 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:18:22.183 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:18:22.185 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:18:22.188 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-18 10:18:22.191 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:18:22.194 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:18:22.196 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:18:22.199 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:18:22.202 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:18:22.204 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:18:22.207 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-18 10:18:22.230 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:22.232 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:18:22.235 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-18 10:18:22.239 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-18 10:18:22.277 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-18 10:18:22.279 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-18 10:18:22.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-18 10:18:22.284 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-18 10:18:22.287 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 10:18:22.290 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 10:18:22.321 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-18 10:18:22.323 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-18 10:18:22.325 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-18 10:18:22.328 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-18 10:18:22.330 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-18 10:18:22.333 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-18 10:18:22.363 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-18 10:18:22.397 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-18 10:18:22.431 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-18 10:18:22.463 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-18 10:18:22.479 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:22.482 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-18 10:18:22.499 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:22.502 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-18 10:18:22.503 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-18 10:18:22.508 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-18 10:18:22.510 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-18 10:18:22.538 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-18 10:18:22.555 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:22.557 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-18 10:18:22.560 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-18 10:18:22.562 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 10:18:22.564 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 10:18:22.567 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-18 10:18:22.596 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-18 10:18:22.624 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 10:18:22.652 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-18 10:18:22.680 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-18 10:18:22.708 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-18 10:18:22.740 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-18 10:18:22.772 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-18 10:18:22.800 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:18:22.829 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 10:18:22.857 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-18 10:18:22.873 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:22.876 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-18 10:18:22.878 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-18 10:18:22.909 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-18 10:18:22.936 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-02-18 10:18:22.964 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-18 10:18:22.996 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-18 10:18:23.024 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-18 10:18:23.052 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-18 10:18:23.080 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-18 10:18:23.108 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-18 10:18:23.124 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:23.127 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-18 10:18:23.129 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-18 10:18:23.157 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-18 10:18:23.188 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-18 10:18:23.190 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-18 10:18:23.219 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-18 10:18:23.221 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-18 10:18:23.223 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-18 10:18:23.226 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:18:23.228 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:18:23.231 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:18:23.233 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:18:23.236 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:18:23.238 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:18:23.240 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-18 10:18:23.243 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:18:23.245 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:18:23.247 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:18:23.250 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:18:23.252 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:18:23.255 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:18:23.257 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:18:23.259 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:18:23.262 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:18:23.264 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:18:23.266 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:18:23.269 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-18 10:18:23.271 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-18 10:18:23.274 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-18 10:18:23.277 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:18:23.293 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:18:23.296 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:18:23.298 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:18:23.300 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:18:23.303 | + 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-02-18 10:18:23.331 | + 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-02-18 10:18:23.359 | + 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-02-18 10:18:23.387 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:18:23.415 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-18 10:18:23.446 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-18 10:18:23.462 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:23.465 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-18 10:18:23.467 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-18 10:18:23.470 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-18 10:18:23.472 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-18 10:18:23.475 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 10:18:23.477 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 10:18:23.480 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-18 10:18:23.485 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-18 10:18:23.487 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 10:18:23.489 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 10:18:23.507 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 10:18:23.507 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:18:23.516 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 10:18:23.519 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:18:23.535 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-18 10:18:23.537 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-18 10:18:23.542 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-18 10:18:23.571 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-18 10:18:23.599 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-18 10:18:23.627 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-18 10:18:23.655 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 10:18:23.682 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 10:18:23.710 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-18 10:18:23.737 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-18 10:18:23.765 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-18 10:18:23.794 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 10:18:23.825 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 10:18:23.852 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 10:18:23.880 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-18 10:18:23.908 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 10:18:23.910 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 10:18:23.913 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-18 10:18:23.916 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-18 10:18:23.918 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 10:18:23.921 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:23.923 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:23.925 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 10:18:23.928 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 10:18:23.930 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-18 10:18:23.958 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 10:18:23.986 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-18 10:18:23.986 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-18 10:18:23.995 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-18 10:18:23.998 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-18 10:18:24.001 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-18 10:18:24.003 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 10:18:24.006 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 10:18:24.008 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:18:24.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:24.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:24.016 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 10:18:24.018 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 10:18:24.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:24.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:24.025 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-18 10:18:24.088 | Enabling site nova-api-wsgi. 2022-02-18 10:18:24.100 | To activate the new configuration, you need to run: 2022-02-18 10:18:24.100 | systemctl reload apache2 2022-02-18 10:18:24.105 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 10:18:24.109 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 10:18:24.113 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:18:24.117 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 10:18:24.257 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-18 10:18:24.275 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:24.277 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-18 10:18:24.280 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-18 10:18:24.282 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-18 10:18:24.285 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-18 10:18:24.287 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-18 10:18:24.289 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 10:18:24.292 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-18 10:18:24.296 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-18 10:18:24.299 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 10:18:24.302 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 10:18:24.314 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 10:18:24.315 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:18:24.324 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 10:18:24.327 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:18:24.343 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-18 10:18:24.346 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-18 10:18:24.349 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-18 10:18:24.383 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-18 10:18:24.411 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-18 10:18:24.439 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-18 10:18:24.467 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 10:18:24.496 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 10:18:24.524 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-18 10:18:24.553 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-18 10:18:24.581 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-18 10:18:24.609 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 10:18:24.637 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 10:18:24.665 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 10:18:24.693 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-18 10:18:24.721 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-18 10:18:24.723 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-18 10:18:24.751 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-18 10:18:24.768 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:24.770 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-18 10:18:24.802 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-18 10:18:24.805 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-18 10:18:24.807 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-18 10:18:24.824 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:24.827 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:18:24.830 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:18:24.858 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-18 10:18:24.890 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-18 10:18:24.892 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 10:18:24.895 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-18 10:18:24.897 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 10:18:24.900 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 10:18:24.902 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:18:24.919 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:24.922 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 10:18:24.925 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 10:18:24.927 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:18:24.943 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:24.946 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:18:24.948 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:18:24.977 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:18:24.980 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:18:24.982 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-18 10:18:25.013 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-18 10:18:25.045 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-18 10:18:25.076 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-18 10:18:25.093 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:25.095 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-18 10:18:25.123 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-18 10:18:25.126 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-18 10:18:25.128 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-18 10:18:25.159 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-18 10:18:25.188 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-02-18 10:18:25.216 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-18 10:18:25.244 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-18 10:18:25.275 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-18 10:18:25.305 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-18 10:18:25.333 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-18 10:18:25.363 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-18 10:18:25.392 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-18 10:18:25.408 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:25.412 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-18 10:18:25.416 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:18:25.418 | + lib/nova:create_nova_conf:543 : local conf 2022-02-18 10:18:25.421 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-18 10:18:25.424 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-18 10:18:25.426 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:18:25.429 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:18:25.432 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-18 10:18:25.434 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-18 10:18:25.436 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-18 10:18:25.441 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-18 10:18:25.443 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-18 10:18:25.446 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-18 10:18:25.448 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-18 10:18:25.450 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-18 10:18:25.453 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-18 10:18:25.484 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-18 10:18:25.516 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-18 10:18:25.547 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:18:25.549 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-18 10:18:25.552 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-18 10:18:25.554 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-18 10:18:25.570 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:25.574 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-18 10:18:25.574 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-18 10:18:26.288 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-18 10:18:26.291 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-18 10:18:26.293 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 10:18:26.296 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-18 10:18:26.298 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 10:18:26.301 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-18 10:18:26.303 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:18:26.320 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:26.323 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-18 10:18:26.325 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-18 10:18:26.328 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:18:26.344 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:26.347 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 10:18:26.349 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 10:18:26.378 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:18:26.380 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:18:26.383 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-18 10:18:26.400 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:26.403 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-18 10:18:26.405 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 10:18:26.408 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-18 10:18:26.438 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-02-18 10:18:26.468 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-18 10:18:26.497 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-18 10:18:26.530 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-18 10:18:26.559 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-18 10:18:26.587 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-18 10:18:26.616 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-18 10:18:26.644 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-18 10:18:26.647 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-18 10:18:26.649 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-18 10:18:26.652 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:18:26.670 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:18:26.672 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:18:26.675 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:18:26.677 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:18:26.680 | + 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-02-18 10:18:26.708 | + 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-02-18 10:18:26.737 | + 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-02-18 10:18:26.765 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:18:26.794 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:18:26.797 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-18 10:18:26.801 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:18:26.804 | + lib/nova:create_nova_conf:577 : local conf 2022-02-18 10:18:26.806 | + lib/nova:create_nova_conf:578 : local offset 2022-02-18 10:18:26.810 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-18 10:18:26.814 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:18:26.817 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:18:26.821 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-18 10:18:26.823 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-18 10:18:26.826 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-18 10:18:26.829 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 10:18:26.832 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-18 10:18:26.834 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-18 10:18:26.838 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-18 10:18:26.857 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:26.860 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-18 10:18:26.862 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-18 10:18:26.878 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:26.881 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-18 10:18:26.898 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:26.900 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-18 10:18:26.917 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:26.920 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-18 10:18:26.938 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:26.940 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-18 10:18:26.943 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-18 10:18:26.946 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-18 10:18:26.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-18 10:18:26.951 | + lib/stack:stack_install_service:32 : install_placement 2022-02-18 10:18:26.953 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-18 10:18:26.956 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-18 10:18:26.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:26.961 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:26.964 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-18 10:18:26.966 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:18:26.969 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:18:26.972 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:18:26.974 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:18:26.976 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:18:26.979 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:18:26.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:26.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:26.987 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:18:26.989 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:18:26.992 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:18:26.995 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:18:26.997 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-18 10:18:27.000 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:18:27.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:27.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:27.008 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-18 10:18:27.034 | + 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-02-18 10:18:27.157 | Reading package lists... 2022-02-18 10:18:27.405 | Building dependency tree... 2022-02-18 10:18:27.406 | Reading state information... 2022-02-18 10:18:27.662 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-18 10:18:27.663 | The following packages were automatically installed and are no longer required: 2022-02-18 10:18:27.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:18:27.664 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:18:27.664 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:18:27.664 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:18:27.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:18:27.664 | python3-zope.interface 2022-02-18 10:18:27.664 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:18:27.802 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:18:27.808 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:18:27.811 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:18:27.814 | + functions-common:time_stop:2425 : local name 2022-02-18 10:18:27.817 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:18:27.820 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:18:27.823 | + functions-common:time_stop:2428 : local total 2022-02-18 10:18:27.826 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:18:27.829 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:18:27.832 | + functions-common:time_stop:2432 : start_time=1645179507031 2022-02-18 10:18:27.834 | + functions-common:time_stop:2434 : [[ -z 1645179507031 ]] 2022-02-18 10:18:27.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:18:27.843 | + functions-common:time_stop:2437 : end_time=1645179507840 2022-02-18 10:18:27.846 | + functions-common:time_stop:2438 : elapsed_time=809 2022-02-18 10:18:27.848 | + functions-common:time_stop:2439 : total=6724 2022-02-18 10:18:27.851 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:18:27.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7533 2022-02-18 10:18:27.856 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:18:27.860 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-18 10:18:27.862 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-18 10:18:27.865 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-18 10:18:27.868 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-18 10:18:27.871 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-18 10:18:27.893 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-18 10:18:27.896 | + functions-common:install_package:1463 : update_package_repo 2022-02-18 10:18:27.899 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-18 10:18:27.901 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-18 10:18:27.904 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-18 10:18:27.907 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-18 10:18:27.909 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-18 10:18:27.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:27.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:27.918 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-18 10:18:27.921 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-18 10:18:27.924 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-18 10:18:27.928 | + functions-common:apt_get_update:1190 : return 2022-02-18 10:18:27.932 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-18 10:18:27.935 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-18 10:18:27.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:27.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:27.945 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-18 10:18:27.971 | + 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-02-18 10:18:28.081 | Reading package lists... 2022-02-18 10:18:28.327 | Building dependency tree... 2022-02-18 10:18:28.329 | Reading state information... 2022-02-18 10:18:28.585 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-18 10:18:28.586 | The following packages were automatically installed and are no longer required: 2022-02-18 10:18:28.587 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-18 10:18:28.587 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-18 10:18:28.587 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-18 10:18:28.587 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-18 10:18:28.587 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-18 10:18:28.587 | python3-zope.interface 2022-02-18 10:18:28.587 | Use 'sudo apt autoremove' to remove them. 2022-02-18 10:18:28.725 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-18 10:18:28.730 | + functions-common:apt_get:1234 : result=0 2022-02-18 10:18:28.734 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-18 10:18:28.737 | + functions-common:time_stop:2425 : local name 2022-02-18 10:18:28.740 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:18:28.743 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:18:28.746 | + functions-common:time_stop:2428 : local total 2022-02-18 10:18:28.749 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:18:28.753 | + functions-common:time_stop:2431 : name=apt-get 2022-02-18 10:18:28.756 | + functions-common:time_stop:2432 : start_time=1645179507968 2022-02-18 10:18:28.759 | + functions-common:time_stop:2434 : [[ -z 1645179507968 ]] 2022-02-18 10:18:28.762 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:18:28.767 | + functions-common:time_stop:2437 : end_time=1645179508764 2022-02-18 10:18:28.769 | + functions-common:time_stop:2438 : elapsed_time=796 2022-02-18 10:18:28.772 | + functions-common:time_stop:2439 : total=7533 2022-02-18 10:18:28.774 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:18:28.777 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8329 2022-02-18 10:18:28.780 | + functions-common:apt_get:1238 : return 0 2022-02-18 10:18:28.783 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-18 10:18:28.785 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-18 10:18:28.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:18:28.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:28.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:28.796 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-18 10:18:28.799 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-18 10:18:28.861 | wsgi (enabled by maintainer script) 2022-02-18 10:18:28.866 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-18 10:18:28.870 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-18 10:18:28.874 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 10:18:28.879 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-18 10:18:28.883 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-18 10:18:28.886 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 10:18:28.890 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:18:28.891 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 10:18:28.896 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-18 10:18:28.899 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-18 10:18:28.901 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-18 10:18:28.904 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-18 10:18:28.907 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-18 10:18:28.937 | Using python 3.8 to install osc-placement 2022-02-18 10:18:28.940 | + 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-02-18 10:18:29.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:29.796 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:29.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:29.796 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:30.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:18:30.947 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-18 10:18:30.958 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-18 10:18:30.959 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-18 10:18:30.960 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-18 10:18:30.961 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-18 10:18:30.962 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-18 10:18:30.963 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-02-18 10:18:31.020 | 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-02-18 10:18:31.021 | 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-02-18 10:18:31.022 | 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-02-18 10:18:31.023 | 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-02-18 10:18:31.035 | 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-02-18 10:18:31.038 | 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.0) 2022-02-18 10:18:31.039 | 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-02-18 10:18:31.052 | 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-02-18 10:18:31.053 | 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-02-18 10:18:31.055 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-18 10:18:31.056 | 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-02-18 10:18:31.057 | 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-02-18 10:18:31.058 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-18 10:18:31.079 | 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.3.3) 2022-02-18 10:18:31.080 | 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-02-18 10:18:31.081 | 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-02-18 10:18:31.082 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-02-18 10:18:31.091 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-18 10:18:31.128 | 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-02-18 10:18:31.130 | 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-02-18 10:18:31.132 | 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-02-18 10:18:31.134 | 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-02-18 10:18:31.135 | 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-02-18 10:18:31.136 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-18 10:18:31.137 | 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-02-18 10:18:31.138 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-18 10:18:31.202 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-18 10:18:31.204 | 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-02-18 10:18:31.205 | 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-02-18 10:18:31.208 | 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-02-18 10:18:31.302 | 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-02-18 10:18:31.304 | 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-02-18 10:18:31.305 | 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-02-18 10:18:31.346 | 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-02-18 10:18:31.387 | 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-02-18 10:18:31.545 | 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-02-18 10:18:33.697 | 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-02-18 10:18:33.704 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:18:33.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:18:33.829 | + inc/python:pip_install:200 : result=0 2022-02-18 10:18:33.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:18:33.837 | + functions-common:time_stop:2425 : local name 2022-02-18 10:18:33.839 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:18:33.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:18:33.845 | + functions-common:time_stop:2428 : local total 2022-02-18 10:18:33.847 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:18:33.850 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:18:33.853 | + functions-common:time_stop:2432 : start_time=1645179508928 2022-02-18 10:18:33.855 | + functions-common:time_stop:2434 : [[ -z 1645179508928 ]] 2022-02-18 10:18:33.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:18:33.863 | + functions-common:time_stop:2437 : end_time=1645179513860 2022-02-18 10:18:33.866 | + functions-common:time_stop:2438 : elapsed_time=4932 2022-02-18 10:18:33.869 | + functions-common:time_stop:2439 : total=153641 2022-02-18 10:18:33.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:18:33.874 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158573 2022-02-18 10:18:33.877 | + inc/python:pip_install:203 : return 0 2022-02-18 10:18:33.880 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-18 10:18:33.882 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-18 10:18:33.885 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-18 10:18:33.888 | + functions-common:git_clone:610 : local git_ref=master 2022-02-18 10:18:33.890 | + functions-common:git_clone:611 : local orig_dir 2022-02-18 10:18:33.894 | ++ functions-common:git_clone:612 : pwd 2022-02-18 10:18:33.897 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-18 10:18:33.899 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-18 10:18:33.903 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-18 10:18:33.921 | + functions-common:git_clone:615 : RECLONE=False 2022-02-18 10:18:33.923 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-18 10:18:33.926 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-18 10:18:33.929 | + functions-common:git_clone:629 : echo master 2022-02-18 10:18:33.929 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-18 10:18:33.935 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-18 10:18:33.938 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-18 10:18:33.940 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-18 10:18:33.944 | + functions-common:git_clone:678 : git show --oneline 2022-02-18 10:18:33.944 | + functions-common:git_clone:678 : head -1 2022-02-18 10:18:33.947 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-18 10:18:33.950 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-18 10:18:33.952 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-18 10:18:33.955 | + inc/python:setup_develop:338 : local bindep 2022-02-18 10:18:33.958 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 10:18:33.960 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-18 10:18:33.963 | + inc/python:setup_develop:344 : local extras= 2022-02-18 10:18:33.965 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-18 10:18:33.968 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-18 10:18:33.971 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 10:18:33.973 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-18 10:18:33.976 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-18 10:18:33.979 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-18 10:18:33.982 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-18 10:18:33.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-18 10:18:33.988 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-18 10:18:33.990 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-18 10:18:33.993 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-18 10:18:33.996 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-18 10:18:34.002 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-18 10:18:34.006 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-18 10:18:34.655 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-18 10:18:34.659 | + inc/python:setup_package:418 : local bindep=0 2022-02-18 10:18:34.663 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-18 10:18:34.668 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-18 10:18:34.672 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-18 10:18:34.676 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-18 10:18:34.680 | + inc/python:setup_package:427 : local flags=-e 2022-02-18 10:18:34.683 | + inc/python:setup_package:428 : local extras= 2022-02-18 10:18:34.686 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-18 10:18:34.688 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-18 10:18:34.691 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-18 10:18:34.693 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-18 10:18:34.696 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-18 10:18:34.699 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-18 10:18:34.725 | Using python 3.8 to install /opt/stack/placement 2022-02-18 10:18:34.728 | + 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-02-18 10:18:35.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:35.610 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:35.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:35.610 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:36.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:18:36.786 | Obtaining file:///opt/stack/placement 2022-02-18 10:18:36.787 | Preparing metadata (setup.py): started 2022-02-18 10:18:40.170 | Preparing metadata (setup.py): finished with status 'done' 2022-02-18 10:18:40.215 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-18 10:18:40.217 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-18 10:18:40.217 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-18 10:18:40.218 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-18 10:18:40.219 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-18 10:18:40.220 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-18 10:18:40.222 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-18 10:18:40.223 | 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==6.1.0.dev20) (60.9.3) 2022-02-18 10:18:40.224 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-18 10:18:40.226 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-18 10:18:40.228 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-18 10:18:40.229 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-18 10:18:40.230 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-18 10:18:40.231 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.2) 2022-02-18 10:18:40.232 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-18 10:18:40.234 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.11.0) 2022-02-18 10:18:40.235 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-18 10:18:40.236 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-18 10:18:40.237 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-18 10:18:40.238 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-18 10:18:40.239 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-18 10:18:40.302 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-18 10:18:40.303 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-18 10:18:40.304 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-18 10:18:40.307 | 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==6.1.0.dev20) (3.1.1) 2022-02-18 10:18:40.308 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-18 10:18:40.309 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-18 10:18:40.329 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-18 10:18:40.369 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-18 10:18:40.370 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-18 10:18:40.371 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-18 10:18:40.372 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-18 10:18:40.373 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-18 10:18:40.425 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-18 10:18:40.427 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-18 10:18:40.429 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-18 10:18:40.430 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-18 10:18:40.471 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-18 10:18:40.473 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-18 10:18:40.500 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-18 10:18:40.501 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-18 10:18:40.505 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-18 10:18:40.530 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-18 10:18:40.532 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-18 10:18:40.545 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-18 10:18:40.561 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-18 10:18:40.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-18 10:18:40.564 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-18 10:18:40.565 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-18 10:18:40.607 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-18 10:18:40.610 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-18 10:18:40.611 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-18 10:18:40.612 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-18 10:18:40.629 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-18 10:18:40.788 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-18 10:18:40.852 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-18 10:18:40.854 | 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==6.1.0.dev20) (5.4.0) 2022-02-18 10:18:40.855 | 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==6.1.0.dev20) (4.11.1) 2022-02-18 10:18:40.871 | 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==6.1.0.dev20) (1.15.0) 2022-02-18 10:18:40.906 | 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==6.1.0.dev20) (1.13.3) 2022-02-18 10:18:40.964 | 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==6.1.0.dev20) (2.0.1) 2022-02-18 10:18:41.030 | 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==6.1.0.dev20) (1.7.0) 2022-02-18 10:18:41.113 | 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==6.1.0.dev20) (1.1.5) 2022-02-18 10:18:41.163 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-18 10:18:41.355 | 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==6.1.0.dev20) (0.5.2) 2022-02-18 10:18:41.356 | 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==6.1.0.dev20) (0.4.2) 2022-02-18 10:18:41.356 | 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==6.1.0.dev20) (5.1.1) 2022-02-18 10:18:41.434 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-18 10:18:41.485 | 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==6.1.0.dev20) (2.21) 2022-02-18 10:18:41.647 | 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==6.1.0.dev20) (3.7.0) 2022-02-18 10:18:41.751 | 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==6.1.0.dev20) (3.0.0) 2022-02-18 10:18:41.753 | 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==6.1.0.dev20) (1.0.0) 2022-02-18 10:18:44.469 | Installing collected packages: openstack-placement 2022-02-18 10:18:44.469 | Attempting uninstall: openstack-placement 2022-02-18 10:18:44.470 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-18 10:18:44.474 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-18 10:18:44.476 | Running setup.py develop for openstack-placement 2022-02-18 10:18:48.692 | Successfully installed openstack-placement 2022-02-18 10:18:48.692 | 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-02-18 10:18:48.700 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:18:48.700 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:18:48.832 | + inc/python:pip_install:200 : result=0 2022-02-18 10:18:48.835 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:18:48.840 | + functions-common:time_stop:2425 : local name 2022-02-18 10:18:48.843 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:18:48.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:18:48.851 | + functions-common:time_stop:2428 : local total 2022-02-18 10:18:48.855 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:18:48.859 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:18:48.863 | + functions-common:time_stop:2432 : start_time=1645179514718 2022-02-18 10:18:48.866 | + functions-common:time_stop:2434 : [[ -z 1645179514718 ]] 2022-02-18 10:18:48.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:18:48.874 | + functions-common:time_stop:2437 : end_time=1645179528872 2022-02-18 10:18:48.877 | + functions-common:time_stop:2438 : elapsed_time=14154 2022-02-18 10:18:48.880 | + functions-common:time_stop:2439 : total=158573 2022-02-18 10:18:48.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:18:48.885 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172727 2022-02-18 10:18:48.887 | + inc/python:pip_install:203 : return 0 2022-02-18 10:18:48.890 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-18 10:18:48.893 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 10:18:48.895 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 10:18:48.915 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-18 10:18:48.927 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-18 10:18:48.930 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-18 10:18:48.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:18:48.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:18:48.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-18 10:18:48.941 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:18:48.943 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-18 10:18:48.946 | + ./stack.sh:main:943 : configure_placement 2022-02-18 10:18:48.949 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-18 10:18:48.961 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-18 10:18:48.964 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-18 10:18:48.969 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-18 10:18:48.972 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-18 10:18:48.974 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-18 10:18:48.977 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-18 10:18:48.980 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-18 10:18:48.983 | + 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-02-18 10:18:49.016 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-18 10:18:49.049 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-18 10:18:49.082 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-18 10:18:49.085 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-18 10:18:49.087 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-18 10:18:49.090 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 10:18:49.093 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-18 10:18:49.125 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-18 10:18:49.155 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 10:18:49.185 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-18 10:18:49.215 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-18 10:18:49.248 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-18 10:18:49.280 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-18 10:18:49.310 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-18 10:18:49.341 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:18:49.371 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 10:18:49.401 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-18 10:18:49.403 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-18 10:18:49.406 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-18 10:18:49.409 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:18:49.428 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:18:49.430 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:18:49.433 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:18:49.436 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:18:49.438 | + 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-02-18 10:18:49.468 | + 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-02-18 10:18:49.498 | + 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-02-18 10:18:49.528 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:18:49.558 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-18 10:18:49.560 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-18 10:18:49.563 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-18 10:18:49.566 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-18 10:18:49.568 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-18 10:18:49.571 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-18 10:18:49.573 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-18 10:18:49.576 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-18 10:18:49.581 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-18 10:18:49.583 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-18 10:18:49.586 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-18 10:18:49.599 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-18 10:18:49.599 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:18:49.608 | d /var/run/uwsgi 0755 ubuntu root 2022-02-18 10:18:49.612 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-18 10:18:49.628 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-18 10:18:49.631 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-18 10:18:49.635 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-18 10:18:49.668 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-18 10:18:49.697 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-18 10:18:49.726 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-18 10:18:49.756 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-18 10:18:49.785 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-18 10:18:49.814 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-18 10:18:49.844 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-18 10:18:49.881 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-18 10:18:49.916 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-18 10:18:49.947 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-18 10:18:49.981 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-18 10:18:50.011 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-18 10:18:50.041 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-18 10:18:50.043 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-18 10:18:50.047 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-18 10:18:50.049 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-18 10:18:50.052 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-18 10:18:50.055 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:50.057 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:50.060 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-18 10:18:50.063 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-18 10:18:50.066 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-18 10:18:50.095 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-18 10:18:50.126 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-18 10:18:50.126 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-18 10:18:50.136 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-18 10:18:50.140 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-18 10:18:50.144 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-18 10:18:50.146 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-18 10:18:50.149 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-18 10:18:50.152 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-18 10:18:50.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:50.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:50.159 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-18 10:18:50.162 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-18 10:18:50.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:50.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:50.170 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-18 10:18:50.233 | Site placement-api already enabled 2022-02-18 10:18:50.239 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-18 10:18:50.243 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-18 10:18:50.247 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:18:50.251 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-18 10:18:50.475 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-18 10:18:50.495 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:50.498 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-18 10:18:50.517 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:50.520 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-18 10:18:50.539 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:50.541 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-18 10:18:50.544 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-18 10:18:50.547 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-18 10:18:50.579 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-18 10:18:50.612 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-18 10:18:50.643 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-18 10:18:50.673 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-18 10:18:50.704 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-18 10:18:50.734 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-18 10:18:50.764 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-18 10:18:50.794 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-18 10:18:50.812 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:50.815 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-18 10:18:50.833 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:18:50.836 | + ./stack.sh:main:969 : run_phase stack install 2022-02-18 10:18:50.839 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 10:18:50.841 | + functions-common:run_phase:1854 : local phase=install 2022-02-18 10:18:50.844 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 10:18:50.846 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 10:18:50.849 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 10:18:50.852 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 10:18:50.855 | + functions-common:run_phase:1863 : local extra 2022-02-18 10:18:50.858 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 10:18:50.864 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 10:18:50.867 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 10:18:50.869 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 10:18:50.872 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-18 10:18:50.875 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 10:18:50.893 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:50.897 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:18:50.899 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:18:50.902 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-18 10:18:50.904 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-18 10:18:50.907 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:18:50.909 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-18 10:18:50.911 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-18 10:18:50.914 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-18 10:18:50.973 | ++ inc/async:async_inner:63 : install_tempest 2022-02-18 10:18:51.010 | [118119 Async install_tempest:143490]: running: install_tempest 2022-02-18 10:18:51.013 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 10:18:51.016 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 10:18:51.019 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:18:51.021 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 10:18:51.025 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-18 10:18:51.028 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 10:18:51.030 | + functions-common:run_plugins:1840 : local phase=install 2022-02-18 10:18:51.034 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 10:18:51.036 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 10:18:51.039 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-18 10:18:51.042 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-18 10:18:51.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-18 10:18:51.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-18 10:18:51.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-18 10:18:51.053 | + inc/python:use_library_from_git:253 : return 1 2022-02-18 10:18:51.056 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-18 10:18:51.059 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-18 10:18:51.061 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-18 10:18:51.065 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-18 10:18:51.068 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-18 10:18:51.070 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-18 10:18:51.074 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-18 10:18:51.075 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-18 10:18:51.080 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-18 10:18:51.083 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-18 10:18:51.085 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-18 10:18:51.089 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-18 10:18:51.091 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-18 10:18:51.115 | Using python 3.8 to install python-openstackclient 2022-02-18 10:18:51.118 | + 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-02-18 10:18:51.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:51.979 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:51.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:18:51.979 | from cryptography.utils import int_from_bytes 2022-02-18 10:18:53.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-18 10:18:53.124 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-18 10:18:53.143 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-18 10:18:53.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-18 10:18:53.145 | 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-02-18 10:18:53.146 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-18 10:18:53.147 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-18 10:18:53.148 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-18 10:18:53.149 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-02-18 10:18:53.150 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-18 10:18:53.151 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-18 10:18:53.152 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-18 10:18:53.153 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-18 10:18:53.164 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-18 10:18:53.165 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-18 10:18:53.166 | 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-02-18 10:18:53.168 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-02-18 10:18:53.169 | 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-02-18 10:18:53.194 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-18 10:18:53.195 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-18 10:18:53.196 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-18 10:18:53.197 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-18 10:18:53.199 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-18 10:18:53.200 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-18 10:18:53.201 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-18 10:18:53.202 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-18 10:18:53.203 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-18 10:18:53.204 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-18 10:18:53.205 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-18 10:18:53.218 | 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-02-18 10:18:53.237 | 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-02-18 10:18:53.238 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-18 10:18:53.239 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-18 10:18:53.240 | 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-02-18 10:18:53.262 | 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-02-18 10:18:53.282 | 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-02-18 10:18:53.284 | 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-02-18 10:18:53.286 | 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-02-18 10:18:53.376 | 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-02-18 10:18:53.377 | 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-02-18 10:18:53.379 | 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-02-18 10:18:53.420 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-18 10:18:53.432 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-18 10:18:53.465 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-18 10:18:53.625 | 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-02-18 10:18:53.639 | 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-02-18 10:18:53.741 | 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-02-18 10:18:53.742 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-18 10:18:53.744 | 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-02-18 10:18:53.746 | 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-02-18 10:18:53.870 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-18 10:18:56.084 | 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-02-18 10:18:56.091 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-18 10:18:56.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-18 10:18:56.221 | + inc/python:pip_install:200 : result=0 2022-02-18 10:18:56.224 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-18 10:18:56.226 | + functions-common:time_stop:2425 : local name 2022-02-18 10:18:56.229 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:18:56.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:18:56.234 | + functions-common:time_stop:2428 : local total 2022-02-18 10:18:56.236 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:18:56.239 | + functions-common:time_stop:2431 : name=pip_install 2022-02-18 10:18:56.241 | + functions-common:time_stop:2432 : start_time=1645179531109 2022-02-18 10:18:56.244 | + functions-common:time_stop:2434 : [[ -z 1645179531109 ]] 2022-02-18 10:18:56.247 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:18:56.251 | + functions-common:time_stop:2437 : end_time=1645179536248 2022-02-18 10:18:56.254 | + functions-common:time_stop:2438 : elapsed_time=5139 2022-02-18 10:18:56.256 | + functions-common:time_stop:2439 : total=172727 2022-02-18 10:18:56.258 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:18:56.261 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177866 2022-02-18 10:18:56.263 | + inc/python:pip_install:203 : return 0 2022-02-18 10:18:56.266 | + ./stack.sh:main:981 : install_oscwrap 2022-02-18 10:18:56.269 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-18 10:18:56.274 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.bYRHYWC7na 2022-02-18 10:18:56.276 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-18 10:18:56.279 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-18 10:18:56.281 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-18 10:18:56.284 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-18 10:18:56.287 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 10:18:56.289 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-18 10:18:56.307 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:56.310 | + ./stack.sh:main:1035 : configure_database 2022-02-18 10:18:56.312 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-18 10:18:56.315 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-18 10:18:56.317 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-18 10:18:56.320 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:18:56.322 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-18 10:18:56.325 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-18 10:18:56.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:56.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:56.332 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-18 10:18:56.334 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-18 10:18:56.336 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:18:56.339 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:18:56.341 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:18:56.343 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:18:56.345 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:18:56.348 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:18:56.350 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:18:56.352 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:18:56.354 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:18:56.358 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:18:56.361 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:18:56.363 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-18 10:18:56.365 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:18:56.368 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:18:56.370 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:18:56.372 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:18:56.375 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:18:56.377 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:18:56.380 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-18 10:18:56.395 | mysqladmin: connect to server at 'localhost' failed 2022-02-18 10:18:56.395 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-18 10:18:56.400 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-18 10:18:56.402 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-18 10:18:56.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:56.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:56.409 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-18 10:18:56.412 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-18 10:18:56.414 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-18 10:18:56.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:18:56.419 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:18:56.421 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-18 10:18:56.424 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-18 10:18:56.426 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-18 10:18:56.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:18:56.485 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-18 10:18:56.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:18:56.518 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-18 10:18:56.521 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-18 10:18:56.522 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-18 10:18:56.526 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-18 10:18:56.579 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-18 10:18:56.633 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-18 10:18:56.687 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-18 10:18:56.743 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-18 10:18:56.745 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-18 10:18:56.748 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:18:56.750 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-18 10:18:59.175 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-18 10:18:59.177 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-18 10:18:59.181 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 10:18:59.186 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-101859 2022-02-18 10:18:59.188 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-101859 1039' 2022-02-18 10:18:59.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.194 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 10:18:59.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.199 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 10:18:59.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.204 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 10:18:59.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.209 | + 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-02-18 10:18:59.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.214 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-18 10:18:59.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.219 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-18 10:18:59.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.224 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-101455 2022-02-18 10:18:59.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.229 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 10:18:59.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.234 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-18 10:18:59.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.239 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 10:18:59.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.245 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 10:18:59.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.250 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 10:18:59.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:18:59.255 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 10:18:59.258 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-18 10:18:59.260 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-18 10:18:59.263 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-18 10:18:59.275 | + ./stack.sh:main:1065 : start_dstat 2022-02-18 10:18:59.278 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.281 | + functions-common:run_process:1680 : local service=dstat 2022-02-18 10:18:59.283 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.285 | + functions-common:run_process:1682 : local group= 2022-02-18 10:18:59.288 | + functions-common:run_process:1683 : local user= 2022-02-18 10:18:59.290 | + functions-common:run_process:1685 : local name=dstat 2022-02-18 10:18:59.293 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:18:59.295 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:18:59.298 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:18:59.300 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:18:59.304 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:18:59.308 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179539305 2022-02-18 10:18:59.311 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-18 10:18:59.329 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:18:59.332 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-18 10:18:59.334 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-18 10:18:59.337 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.339 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.342 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.344 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.347 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-18 10:18:59.350 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-18 10:18:59.352 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-18 10:18:59.355 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:18:59.357 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:18:59.360 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-18 10:18:59.363 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-18 10:18:59.365 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-18 10:18:59.368 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-18 10:18:59.370 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:18:59.373 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:18:59.375 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:18:59.377 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:18:59.380 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-18 10:18:59.383 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:18:59.387 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-18 10:18:59.440 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-18 10:18:59.496 | + 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-02-18 10:18:59.551 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-18 10:18:59.605 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-18 10:18:59.660 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:18:59.714 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:18:59.716 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-18 10:18:59.771 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:19:00.164 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-18 10:19:00.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-18 10:19:00.551 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-18 10:19:00.573 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:19:00.576 | + functions-common:time_stop:2425 : local name 2022-02-18 10:19:00.578 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:19:00.581 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:19:00.584 | + functions-common:time_stop:2428 : local total 2022-02-18 10:19:00.586 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:19:00.588 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:19:00.591 | + functions-common:time_stop:2432 : start_time=1645179539305 2022-02-18 10:19:00.593 | + functions-common:time_stop:2434 : [[ -z 1645179539305 ]] 2022-02-18 10:19:00.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:19:00.601 | + functions-common:time_stop:2437 : end_time=1645179540598 2022-02-18 10:19:00.604 | + functions-common:time_stop:2438 : elapsed_time=1293 2022-02-18 10:19:00.606 | + functions-common:time_stop:2439 : total=0 2022-02-18 10:19:00.609 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:19:00.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1293 2022-02-18 10:19:00.614 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-18 10:19:00.616 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-18 10:19:00.619 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-18 10:19:00.621 | + functions-common:run_process:1682 : local group= 2022-02-18 10:19:00.624 | + functions-common:run_process:1683 : local user=root 2022-02-18 10:19:00.626 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-18 10:19:00.629 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:19:00.631 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:19:00.634 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:19:00.636 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:19:00.640 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:19:00.644 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179540641 2022-02-18 10:19:00.647 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-18 10:19:00.666 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:00.668 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:19:00.671 | + functions-common:time_stop:2425 : local name 2022-02-18 10:19:00.673 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:19:00.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:19:00.679 | + functions-common:time_stop:2428 : local total 2022-02-18 10:19:00.683 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:19:00.685 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:19:00.688 | + functions-common:time_stop:2432 : start_time=1645179540641 2022-02-18 10:19:00.691 | + functions-common:time_stop:2434 : [[ -z 1645179540641 ]] 2022-02-18 10:19:00.694 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:19:00.698 | + functions-common:time_stop:2437 : end_time=1645179540695 2022-02-18 10:19:00.701 | + functions-common:time_stop:2438 : elapsed_time=54 2022-02-18 10:19:00.704 | + functions-common:time_stop:2439 : total=1293 2022-02-18 10:19:00.706 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:19:00.708 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1347 2022-02-18 10:19:00.711 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-18 10:19:00.730 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:00.732 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-18 10:19:00.749 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:00.752 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-18 10:19:00.773 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:19:00.776 | + ./stack.sh:main:1078 : start_etcd3 2022-02-18 10:19:00.778 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-18 10:19:00.781 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829866-1 --data-dir /opt/stack/data/etcd' 2022-02-18 10:19:00.784 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-18 10:19:00.786 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829866-1=http://10.222.0.37:2380' 2022-02-18 10:19:00.789 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-02-18 10:19:00.791 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-02-18 10:19:00.794 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-18 10:19:00.796 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-18 10:19:00.799 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-02-18 10:19:00.801 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-18 10:19:00.804 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-18 10:19:00.807 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-18 10:19:00.810 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829866-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829866-1=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-02-18 10:19:00.812 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-18 10:19:00.815 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829866-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829866-1=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-18 10:19:00.817 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:19:00.819 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-18 10:19:00.822 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:19:00.825 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:19:00.829 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-18 10:19:00.832 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:19:00.837 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-18 10:19:00.913 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-18 10:19:01.001 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829866-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829866-1=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-18 10:19:01.052 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-18 10:19:01.104 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-18 10:19:01.156 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:19:01.208 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:19:01.211 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-18 10:19:01.277 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:19:01.681 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-18 10:19:01.734 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-18 10:19:01.786 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-18 10:19:01.839 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-18 10:19:01.892 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-18 10:19:01.895 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 10:19:01.899 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-18 10:19:01.902 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-18 10:19:02.298 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-18 10:19:02.312 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-18 10:19:02.695 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-18 10:19:03.572 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-18 10:19:03.591 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:03.594 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-18 10:19:03.596 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-18 10:19:03.600 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-18 10:19:03.604 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-18 10:19:03.617 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-18 10:19:03.629 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-18 10:19:03.632 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 10:19:03.635 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-18 10:19:03.770 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-18 10:19:03.905 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-18 10:19:04.043 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-18 10:19:04.181 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-18 10:19:04.318 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-18 10:19:04.456 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-18 10:19:04.591 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-18 10:19:04.728 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-18 10:19:04.866 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-18 10:19:05.003 | + functions-common:write_clouds_yaml:198 : cat 2022-02-18 10:19:05.009 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-18 10:19:05.012 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-18 10:19:05.015 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-18 10:19:05.020 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-18 10:19:05.022 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-18 10:19:05.025 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-18 10:19:05.042 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:19:05.044 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-18 10:19:05.047 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:19:05.049 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-18 10:19:05.052 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-18 10:19:05.054 | + ./stack.sh:main:1096 : init_keystone 2022-02-18 10:19:05.057 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-18 10:19:05.073 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:05.076 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-18 10:19:05.078 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-18 10:19:05.080 | + lib/database:recreate_database:112 : local db=keystone 2022-02-18 10:19:05.083 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-18 10:19:05.085 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-18 10:19:05.088 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-18 10:19:05.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:19:05.650 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-18 10:19:05.654 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:19:05.675 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-18 10:19:05.677 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 10:19:05.680 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:19:05.682 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:19:05.685 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:19:05.690 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179545687 2022-02-18 10:19:05.692 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-18 10:19:10.364 | 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=145334) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:19:10.371 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.373 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.373 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.373 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.374 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:10.374 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:10.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:10.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.403 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.403 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.403 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.404 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:10.405 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:10.475 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:10.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.476 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.476 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.476 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:10.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:10.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:10.478 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:10.485 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 10:19:12.284 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.284 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 10:19:12.292 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.292 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 10:19:12.299 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.299 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 10:19:12.307 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.307 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 10:19:12.315 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.315 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 10:19:12.322 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.322 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 10:19:12.379 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:12.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:12.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.381 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.381 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.382 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.382 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.382 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:12.382 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:12.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.384 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.384 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.385 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:12.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:12.395 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:12.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.397 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.397 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.397 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.397 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.398 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:12.398 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:12.964 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.966 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.966 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.967 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.967 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.967 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:12.967 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:12.995 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:12.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.997 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.997 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.998 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:12.998 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:12.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:12.998 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:13.006 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 10:19:13.067 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.068 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 10:19:13.077 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.077 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 10:19:13.085 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.085 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 10:19:13.093 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.094 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 10:19:13.103 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.103 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 10:19:13.112 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.112 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 10:19:13.121 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:13.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.123 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.124 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.124 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.124 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:13.124 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:13.125 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:13.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.127 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.127 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.127 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.128 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.128 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:13.128 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:13.136 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:13.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.137 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.138 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.138 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.139 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:13.139 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:13.641 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:13.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.642 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.643 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.643 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.644 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:13.644 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:13.673 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:19:13.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.674 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.675 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.675 | 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=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:19:13.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:19:13.676 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:19:13.676 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145334) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:19:13.683 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-18 10:19:13.691 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.692 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-18 10:19:13.700 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.700 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-18 10:19:13.707 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.707 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-18 10:19:13.715 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.715 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-18 10:19:13.723 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.723 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-18 10:19:13.731 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:13.731 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-18 10:19:13.739 | INFO migrate.versioning.api [-] done 2022-02-18 10:19:14.158 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-18 10:19:14.161 | + functions-common:time_stop:2425 : local name 2022-02-18 10:19:14.163 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:19:14.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:19:14.168 | + functions-common:time_stop:2428 : local total 2022-02-18 10:19:14.171 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:19:14.173 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 10:19:14.176 | + functions-common:time_stop:2432 : start_time=1645179545687 2022-02-18 10:19:14.178 | + functions-common:time_stop:2434 : [[ -z 1645179545687 ]] 2022-02-18 10:19:14.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:19:14.186 | + functions-common:time_stop:2437 : end_time=1645179554183 2022-02-18 10:19:14.189 | + functions-common:time_stop:2438 : elapsed_time=8496 2022-02-18 10:19:14.191 | + functions-common:time_stop:2439 : total=0 2022-02-18 10:19:14.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:19:14.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8496 2022-02-18 10:19:14.199 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-18 10:19:14.201 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-18 10:19:14.205 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-18 10:19:18.773 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-18 10:19:18.773 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-18 10:19:18.773 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-18 10:19:18.774 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-18 10:19:18.774 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-18 10:19:18.774 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-18 10:19:18.774 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-18 10:19:18.775 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-18 10:19:18.775 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-18 10:19:19.154 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-18 10:19:19.158 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-18 10:19:23.674 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-18 10:19:23.675 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-18 10:19:23.675 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-18 10:19:23.675 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-18 10:19:23.675 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-18 10:19:23.676 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-18 10:19:23.676 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-18 10:19:23.676 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-18 10:19:23.676 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-18 10:19:24.053 | + ./stack.sh:main:1097 : start_keystone 2022-02-18 10:19:24.055 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-18 10:19:24.058 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-18 10:19:24.060 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-18 10:19:24.078 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:24.081 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-18 10:19:24.084 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-18 10:19:24.089 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-18 10:19:24.092 | + functions-common:run_process:1680 : local service=keystone 2022-02-18 10:19:24.094 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 10:19:24.097 | + functions-common:run_process:1682 : local group= 2022-02-18 10:19:24.100 | + functions-common:run_process:1683 : local user= 2022-02-18 10:19:24.102 | + functions-common:run_process:1685 : local name=keystone 2022-02-18 10:19:24.105 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:19:24.107 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:19:24.110 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:19:24.112 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:19:24.121 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:19:24.125 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179564123 2022-02-18 10:19:24.128 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-18 10:19:24.146 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:19:24.149 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-18 10:19:24.151 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-18 10:19:24.154 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 10:19:24.156 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 10:19:24.159 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 10:19:24.161 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 10:19:24.164 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-18 10:19:24.166 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-18 10:19:24.169 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-18 10:19:24.171 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:19:24.173 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:19:24.176 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-18 10:19:24.178 | + 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-02-18 10:19:24.181 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-18 10:19:24.183 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-18 10:19:24.185 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 10:19:24.187 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 10:19:24.189 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-18 10:19:24.191 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 10:19:24.196 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-18 10:19:24.247 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-18 10:19:24.300 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-18 10:19:24.352 | + 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-02-18 10:19:24.406 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:19:24.459 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-18 10:19:24.512 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-18 10:19:24.564 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-18 10:19:24.618 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-18 10:19:24.670 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-18 10:19:24.723 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 10:19:24.725 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-18 10:19:24.783 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 10:19:25.189 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-18 10:19:25.202 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-18 10:19:25.590 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-18 10:19:25.676 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:19:25.684 | + functions-common:time_stop:2425 : local name 2022-02-18 10:19:25.686 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:19:25.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:19:25.692 | + functions-common:time_stop:2428 : local total 2022-02-18 10:19:25.695 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:19:25.697 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:19:25.700 | + functions-common:time_stop:2432 : start_time=1645179564123 2022-02-18 10:19:25.702 | + functions-common:time_stop:2434 : [[ -z 1645179564123 ]] 2022-02-18 10:19:25.706 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:19:25.710 | + functions-common:time_stop:2437 : end_time=1645179565707 2022-02-18 10:19:25.713 | + functions-common:time_stop:2438 : elapsed_time=1584 2022-02-18 10:19:25.715 | + functions-common:time_stop:2439 : total=1347 2022-02-18 10:19:25.718 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:19:25.720 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2931 2022-02-18 10:19:25.723 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-18 10:19:25.723 | Waiting for keystone to start... 2022-02-18 10:19:25.725 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.37/identity/v3/ 2022-02-18 10:19:25.728 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-02-18 10:19:25.730 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 10:19:25.733 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-02-18 10:19:25.736 | + functions:wait_for_service:459 : local rval=0 2022-02-18 10:19:25.738 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 10:19:25.740 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 10:19:25.743 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:19:25.745 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:19:25.751 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:19:25.754 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179565750 2022-02-18 10:19:25.756 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 10:19:25.763 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-02-18 10:19:28.949 | ++ inc/async:async_inner:64 : rc=0 2022-02-18 10:19:28.975 | [143490 Async install_tempest:143490]: finished successfully 2022-02-18 10:19:32.252 | + :: : [[ 200 == 503 ]] 2022-02-18 10:19:32.254 | + :: : [[ 0 -eq 7 ]] 2022-02-18 10:19:32.260 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 10:19:32.264 | + functions-common:time_stop:2425 : local name 2022-02-18 10:19:32.268 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:19:32.272 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:19:32.275 | + functions-common:time_stop:2428 : local total 2022-02-18 10:19:32.277 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:19:32.280 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 10:19:32.282 | + functions-common:time_stop:2432 : start_time=1645179565750 2022-02-18 10:19:32.285 | + functions-common:time_stop:2434 : [[ -z 1645179565750 ]] 2022-02-18 10:19:32.288 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:19:32.294 | + functions-common:time_stop:2437 : end_time=1645179572291 2022-02-18 10:19:32.297 | + functions-common:time_stop:2438 : elapsed_time=6541 2022-02-18 10:19:32.300 | + functions-common:time_stop:2439 : total=0 2022-02-18 10:19:32.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:19:32.305 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6541 2022-02-18 10:19:32.309 | + functions:wait_for_service:467 : return 0 2022-02-18 10:19:32.312 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-18 10:19:32.332 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:19:32.335 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-18 10:19:32.338 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:19:32.342 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-18 10:19:32.374 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-18 10:19:32.379 | + lib/keystone:bootstrap_keystone:591 : /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.37/identity 2022-02-18 10:19:37.011 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.011 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.011 | 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=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.019 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.035 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.036 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.066 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.102 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.102 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.191 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.191 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.191 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.192 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.192 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.192 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.204 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.204 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.213 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.215 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.216 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.216 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.216 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.216 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.216 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.217 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-18 10:19:37.250 | 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=146171) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:19:37.580 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created domain default 2022-02-18 10:19:37.625 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created project admin 2022-02-18 10:19:37.654 | DEBUG passlib.handlers.bcrypt [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=146171) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-18 10:19:37.655 | DEBUG passlib.handlers.bcrypt [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=146171) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-18 10:19:37.719 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created user admin 2022-02-18 10:19:37.733 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created role reader 2022-02-18 10:19:37.745 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created role member 2022-02-18 10:19:37.770 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created implied role where 16b66399356048e8bf83f935fb08336c implies 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:19:37.782 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created role admin 2022-02-18 10:19:37.800 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created implied role where 67733962fd2c421291d212522ba38dff implies 16b66399356048e8bf83f935fb08336c 2022-02-18 10:19:37.813 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Granted role admin on project admin to user admin. 2022-02-18 10:19:37.822 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Granted role admin on the system to user admin. 2022-02-18 10:19:37.835 | WARNING py.warnings [None req-997ee70b-b869-4659-b0c3-e316e409792d 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-02-18 10:19:37.835 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-18 10:19:37.835 |  2022-02-18 10:19:37.839 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created region RegionOne 2022-02-18 10:19:37.873 | INFO keystone.cmd.bootstrap [None req-997ee70b-b869-4659-b0c3-e316e409792d None None] Created public endpoint http://10.222.0.37/identity 2022-02-18 10:19:38.339 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-18 10:19:38.342 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-18 10:19:38.346 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-18 10:19:38.350 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-18 10:19:41.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:41.360 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:41.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:41.360 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:41.529 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:41.534 | + lib/keystone:create_keystone_accounts:299 : admin_project=2a101b07fae04ce0b011945c6a7dc4f3 2022-02-18 10:19:41.538 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-18 10:19:41.541 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-18 10:19:43.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:43.788 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:43.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:43.788 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:43.957 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:43.962 | + lib/keystone:create_keystone_accounts:301 : admin_user=b073a3f0787c4684b27559ba371c7b0e 2022-02-18 10:19:43.965 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-18 10:19:43.969 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-18 10:19:43.972 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-18 10:19:43.976 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin b073a3f0787c4684b27559ba371c7b0e default 2022-02-18 10:19:44.035 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b073a3f0787c4684b27559ba371c7b0e default 2022-02-18 10:19:44.072 | [118119 Async ks-domain-role:146291]: running: get_or_add_user_domain_role admin b073a3f0787c4684b27559ba371c7b0e default 2022-02-18 10:19:44.075 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-18 10:19:44.077 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 10:19:44.082 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-18 10:19:46.471 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-18 10:19:46.474 | + functions-common:get_or_create_domain:888 : echo default 2022-02-18 10:19:46.474 | default 2022-02-18 10:19:46.477 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-18 10:19:46.550 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-18 10:19:46.592 | [118119 Async ks-project:146422]: running: get_or_create_project service Default 2022-02-18 10:19:46.594 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-18 10:19:46.655 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-18 10:19:46.696 | [118119 Async ks-service:146518]: running: get_or_create_role service 2022-02-18 10:19:46.699 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-18 10:19:46.772 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-18 10:19:46.902 | [118119 Async ks-reseller:146604]: running: get_or_create_role ResellerAdmin 2022-02-18 10:19:46.917 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-18 10:19:46.933 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-18 10:19:47.322 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-18 10:19:47.531 | [118119 Async ks-anotherrole:146695]: running: get_or_create_role anotherrole 2022-02-18 10:19:47.557 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-18 10:19:47.585 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-18 10:19:47.605 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:19:47.633 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-18 10:19:50.075 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:19:50.139 | [146518 Async ks-service:146518]: finished successfully 2022-02-18 10:19:50.431 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:19:50.455 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:19:50.492 | [146604 Async ks-reseller:146604]: finished successfully 2022-02-18 10:19:50.495 | [146422 Async ks-project:146422]: finished successfully 2022-02-18 10:19:50.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:50.745 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:50.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:50.745 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:50.947 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:50.950 | ++ functions-common:get_or_create_project:938 : project_id=9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:19:50.953 | ++ functions-common:get_or_create_project:939 : echo 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:19:50.956 | + lib/keystone:create_keystone_accounts:329 : invis_project=9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:19:50.958 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-18 10:19:50.962 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-18 10:19:50.964 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:19:50.968 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-18 10:19:50.972 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:19:51.002 | [146695 Async ks-anotherrole:146695]: finished successfully 2022-02-18 10:19:52.731 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:19:52.758 | [146291 Async ks-domain-role:146291]: finished successfully 2022-02-18 10:19:53.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:53.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:53.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:53.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:53.420 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:53.425 | ++ functions-common:get_or_create_project:938 : project_id=a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:53.428 | ++ functions-common:get_or_create_project:939 : echo a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:53.431 | + lib/keystone:create_keystone_accounts:333 : demo_project=a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:53.434 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-18 10:19:53.437 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-18 10:19:53.440 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:19:53.442 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-18 10:19:53.445 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-18 10:19:53.448 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-18 10:19:55.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:55.762 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:55.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:55.762 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:55.936 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:55.941 | ++ functions-common:get_or_create_user:925 : user_id=31bf4ac1ba844aaea483de133a3b5feb 2022-02-18 10:19:55.945 | ++ functions-common:get_or_create_user:926 : echo 31bf4ac1ba844aaea483de133a3b5feb 2022-02-18 10:19:55.948 | + lib/keystone:create_keystone_accounts:336 : demo_user=31bf4ac1ba844aaea483de133a3b5feb 2022-02-18 10:19:55.950 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-18 10:19:56.007 | [118119 Async ks-domain-role:146291]: Waiting for completion of get_or_add_user_domain_role admin b073a3f0787c4684b27559ba371c7b0e default running on PID 146291 (6 other jobs running) 2022-02-18 10:19:56.032 | [118119 Async ks-domain-role:146291]: Signaling child to exit 2022-02-18 10:19:56.032 | WAKEUP 2022-02-18 10:19:56.055 | [118119 Async ks-domain-role:146291]: Signaled 2022-02-18 10:19:56.057 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-18 10:19:56.057 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user b073a3f0787c4684b27559ba371c7b0e --domain default 2022-02-18 10:19:56.057 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:19:56.057 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-18 10:19:56.057 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:19:56.057 | ++ functions-common:get_field:812 : read data 2022-02-18 10:19:56.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.057 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.057 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.057 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:56.057 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-18 10:19:56.057 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-18 10:19:56.057 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user b073a3f0787c4684b27559ba371c7b0e --domain default 2022-02-18 10:19:56.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.057 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.057 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.057 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-18 10:19:56.057 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user b073a3f0787c4684b27559ba371c7b0e --domain default 2022-02-18 10:19:56.057 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:19:56.057 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:19:56.058 | ++ functions-common:get_field:812 : read data 2022-02-18 10:19:56.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.058 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.058 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.058 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:56.058 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:19:56.058 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:19:56.058 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | b073a3f0787c4684b27559ba371c7b0e | | | default | | False |' 2022-02-18 10:19:56.058 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:19:56.058 | ++ functions-common:get_field:812 : read data 2022-02-18 10:19:56.058 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:19:56.058 | + functions-common:get_or_add_user_domain_role:1021 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:19:56.058 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:19:56.101 | [118119 Async ks-domain-role:146291]: finished get_or_add_user_domain_role admin b073a3f0787c4684b27559ba371c7b0e default with result 0 in 8 seconds 2022-02-18 10:19:56.109 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-18 10:19:56.144 | [118119 Async ks-project:146422]: Waiting for completion of get_or_create_project service Default running on PID 146422 (5 other jobs running) 2022-02-18 10:19:56.169 | [118119 Async ks-project:146422]: Signaling child to exit 2022-02-18 10:19:56.170 | WAKEUP 2022-02-18 10:19:56.193 | [118119 Async ks-project:146422]: Signaled 2022-02-18 10:19:56.194 | + functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:19:56.194 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-18 10:19:56.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.194 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.195 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.195 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:56.195 | + functions-common:get_or_create_project:938 : project_id=d43f3a7e884f4d538e3484a94045f282 2022-02-18 10:19:56.195 | + functions-common:get_or_create_project:939 : echo d43f3a7e884f4d538e3484a94045f282 2022-02-18 10:19:56.195 | d43f3a7e884f4d538e3484a94045f282 2022-02-18 10:19:56.241 | [118119 Async ks-project:146422]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-18 10:19:56.278 | [118119 Async ks-service:146518]: Waiting for completion of get_or_create_role service running on PID 146518 (4 other jobs running) 2022-02-18 10:19:56.303 | [118119 Async ks-service:146518]: Signaling child to exit 2022-02-18 10:19:56.303 | WAKEUP 2022-02-18 10:19:56.325 | [118119 Async ks-service:146518]: Signaled 2022-02-18 10:19:56.327 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 10:19:56.327 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-18 10:19:56.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.327 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.327 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.327 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:56.327 | + functions-common:get_or_create_role:950 : role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:19:56.327 | + functions-common:get_or_create_role:951 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:19:56.327 | da3f652481514c39b16ed371e5620259 2022-02-18 10:19:56.371 | [118119 Async ks-service:146518]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-18 10:19:56.408 | [118119 Async ks-reseller:146604]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 146604 (3 other jobs running) 2022-02-18 10:19:56.433 | [118119 Async ks-reseller:146604]: Signaling child to exit 2022-02-18 10:19:56.433 | WAKEUP 2022-02-18 10:19:56.455 | [118119 Async ks-reseller:146604]: Signaled 2022-02-18 10:19:56.456 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 10:19:56.456 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-18 10:19:56.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.456 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.456 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.457 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:56.457 | + functions-common:get_or_create_role:950 : role_id=e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:19:56.457 | + functions-common:get_or_create_role:951 : echo e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:19:56.457 | e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:19:56.500 | [118119 Async ks-reseller:146604]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-18 10:19:56.537 | [118119 Async ks-anotherrole:146695]: Waiting for completion of get_or_create_role anotherrole running on PID 146695 (2 other jobs running) 2022-02-18 10:19:56.562 | [118119 Async ks-anotherrole:146695]: Signaling child to exit 2022-02-18 10:19:56.562 | WAKEUP 2022-02-18 10:19:56.584 | [118119 Async ks-anotherrole:146695]: Signaled 2022-02-18 10:19:56.585 | + functions-common:get_or_create_role:945 : local role_id 2022-02-18 10:19:56.585 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-18 10:19:56.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.586 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:19:56.586 | from cryptography.utils import int_from_bytes 2022-02-18 10:19:56.586 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:19:56.586 | + functions-common:get_or_create_role:950 : role_id=8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:19:56.586 | + functions-common:get_or_create_role:951 : echo 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:19:56.586 | 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:19:56.630 | [118119 Async ks-anotherrole:146695]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-18 10:19:56.634 | + inc/async:async_wait:197 : return 0 2022-02-18 10:19:56.636 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.699 | + inc/async:async_inner:63 : get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.740 | [118119 Async ks-demo-member:147562]: running: get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.742 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin b073a3f0787c4684b27559ba371c7b0e a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.808 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b073a3f0787c4684b27559ba371c7b0e a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.853 | [118119 Async ks-demo-admin:147674]: running: get_or_add_user_project_role admin b073a3f0787c4684b27559ba371c7b0e a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.858 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.925 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.973 | [118119 Async ks-demo-another:147786]: running: get_or_add_user_project_role anotherrole 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:19:56.976 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:19:57.049 | + inc/async:async_inner:63 : get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:19:57.124 | [118119 Async ks-demo-invis:147898]: running: get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:19:57.134 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-18 10:19:57.139 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-18 10:19:57.143 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:19:57.151 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-18 10:19:57.157 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-18 10:19:57.163 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-18 10:20:00.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:00.150 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:00.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:00.150 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:00.424 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:00.426 | ++ functions-common:get_or_create_user:925 : user_id=8adff816110f434f972557f6171258f6 2022-02-18 10:20:00.429 | ++ functions-common:get_or_create_user:926 : echo 8adff816110f434f972557f6171258f6 2022-02-18 10:20:00.441 | + lib/keystone:create_keystone_accounts:349 : demo_reader=8adff816110f434f972557f6171258f6 2022-02-18 10:20:00.457 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 8adff816110f434f972557f6171258f6 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:00.862 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8adff816110f434f972557f6171258f6 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:01.059 | [118119 Async ks-demo-reader:148095]: running: get_or_add_user_project_role reader 8adff816110f434f972557f6171258f6 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:01.078 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-18 10:20:01.101 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-18 10:20:01.117 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:20:01.157 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-18 10:20:04.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:04.799 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:04.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:04.799 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:05.210 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:05.229 | ++ functions-common:get_or_create_project:938 : project_id=fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:05.251 | ++ functions-common:get_or_create_project:939 : echo fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:05.277 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:05.301 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-18 10:20:05.334 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-18 10:20:05.354 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:20:05.373 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-18 10:20:05.394 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-18 10:20:05.425 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-18 10:20:07.538 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:07.696 | [147562 Async ks-demo-member:147562]: finished successfully 2022-02-18 10:20:07.815 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:07.869 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:07.889 | [147674 Async ks-demo-admin:147674]: finished successfully 2022-02-18 10:20:07.910 | [147898 Async ks-demo-invis:147898]: finished successfully 2022-02-18 10:20:08.044 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:08.075 | [147786 Async ks-demo-another:147786]: finished successfully 2022-02-18 10:20:08.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:08.736 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:08.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:08.736 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:08.920 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:08.923 | ++ functions-common:get_or_create_user:925 : user_id=042d389ac6924676981e7a0d2f32b673 2022-02-18 10:20:08.925 | ++ functions-common:get_or_create_user:926 : echo 042d389ac6924676981e7a0d2f32b673 2022-02-18 10:20:08.928 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=042d389ac6924676981e7a0d2f32b673 2022-02-18 10:20:08.931 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:08.992 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:09.038 | [118119 Async ks-alt-admin:148662]: running: get_or_add_user_project_role admin 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:09.041 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:09.106 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:09.152 | [118119 Async ks-alt-another:148774]: running: get_or_add_user_project_role anotherrole 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:09.156 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-18 10:20:09.160 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-18 10:20:09.163 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:20:09.166 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-18 10:20:09.168 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-18 10:20:09.172 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-18 10:20:11.424 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:11.477 | [148095 Async ks-demo-reader:148095]: finished successfully 2022-02-18 10:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:11.520 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:11.520 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:11.733 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:11.736 | ++ functions-common:get_or_create_user:925 : user_id=f65088446cee463ba6569efedd4e29a8 2022-02-18 10:20:11.739 | ++ functions-common:get_or_create_user:926 : echo f65088446cee463ba6569efedd4e29a8 2022-02-18 10:20:11.742 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=f65088446cee463ba6569efedd4e29a8 2022-02-18 10:20:11.744 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member f65088446cee463ba6569efedd4e29a8 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:11.819 | + inc/async:async_inner:63 : get_or_add_user_project_role member f65088446cee463ba6569efedd4e29a8 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:11.871 | [118119 Async ks-alt-member-user:148990]: running: get_or_add_user_project_role member f65088446cee463ba6569efedd4e29a8 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:11.874 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-18 10:20:11.879 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-18 10:20:11.886 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:20:11.888 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-18 10:20:11.891 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-18 10:20:11.894 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-18 10:20:14.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:14.229 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:14.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:14.229 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:14.437 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:14.450 | ++ functions-common:get_or_create_user:925 : user_id=e0970bbec84241bfaace476d30f826fa 2022-02-18 10:20:14.453 | ++ functions-common:get_or_create_user:926 : echo e0970bbec84241bfaace476d30f826fa 2022-02-18 10:20:14.458 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=e0970bbec84241bfaace476d30f826fa 2022-02-18 10:20:14.461 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader e0970bbec84241bfaace476d30f826fa fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:14.550 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e0970bbec84241bfaace476d30f826fa fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:14.618 | [118119 Async ks-alt-reader-user:149183]: running: get_or_add_user_project_role reader e0970bbec84241bfaace476d30f826fa fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:14.632 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-18 10:20:14.637 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:20:14.651 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-18 10:20:14.657 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-18 10:20:14.663 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-18 10:20:17.467 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:17.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:17.503 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:17.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:17.503 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:17.504 | [148662 Async ks-alt-admin:148662]: finished successfully 2022-02-18 10:20:17.749 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:17.757 | ++ functions-common:get_or_create_user:925 : user_id=c7d7a6d01a2243eb91ec601d88c002e2 2022-02-18 10:20:17.760 | ++ functions-common:get_or_create_user:926 : echo c7d7a6d01a2243eb91ec601d88c002e2 2022-02-18 10:20:17.764 | + lib/keystone:create_keystone_accounts:381 : system_member_user=c7d7a6d01a2243eb91ec601d88c002e2 2022-02-18 10:20:17.767 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member c7d7a6d01a2243eb91ec601d88c002e2 all 2022-02-18 10:20:17.869 | + inc/async:async_inner:63 : get_or_add_user_system_role member c7d7a6d01a2243eb91ec601d88c002e2 all 2022-02-18 10:20:17.936 | [118119 Async ks-system-member:149460]: running: get_or_add_user_system_role member c7d7a6d01a2243eb91ec601d88c002e2 all 2022-02-18 10:20:17.947 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-18 10:20:17.951 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:20:17.956 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-18 10:20:17.960 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-18 10:20:17.978 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-18 10:20:18.237 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:18.436 | [148774 Async ks-alt-another:148774]: finished successfully 2022-02-18 10:20:20.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:20.518 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:20.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:20.518 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:20.574 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:20.622 | [148990 Async ks-alt-member-user:148990]: finished successfully 2022-02-18 10:20:20.734 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:20.737 | ++ functions-common:get_or_create_user:925 : user_id=a79cd947b4374eed9e6d517734cbc6a1 2022-02-18 10:20:20.741 | ++ functions-common:get_or_create_user:926 : echo a79cd947b4374eed9e6d517734cbc6a1 2022-02-18 10:20:20.745 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=a79cd947b4374eed9e6d517734cbc6a1 2022-02-18 10:20:20.748 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader a79cd947b4374eed9e6d517734cbc6a1 all 2022-02-18 10:20:20.814 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a79cd947b4374eed9e6d517734cbc6a1 all 2022-02-18 10:20:20.858 | [118119 Async ks-system-reader:149752]: running: get_or_add_user_system_role reader a79cd947b4374eed9e6d517734cbc6a1 all 2022-02-18 10:20:20.861 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-18 10:20:20.865 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-18 10:20:20.867 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-18 10:20:20.870 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-18 10:20:20.873 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-18 10:20:23.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:23.329 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:23.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:23.330 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:23.526 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:23.557 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:23.559 | [149183 Async ks-alt-reader-user:149183]: finished successfully 2022-02-18 10:20:23.561 | ++ functions-common:get_or_create_group:902 : group_id=e48898e7c3454a318cd7b25309268bb0 2022-02-18 10:20:23.563 | ++ functions-common:get_or_create_group:903 : echo e48898e7c3454a318cd7b25309268bb0 2022-02-18 10:20:23.570 | + lib/keystone:create_keystone_accounts:391 : admin_group=e48898e7c3454a318cd7b25309268bb0 2022-02-18 10:20:23.573 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-18 10:20:23.577 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-18 10:20:23.581 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-18 10:20:23.588 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-18 10:20:23.592 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-18 10:20:25.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:25.848 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:25.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:25.848 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:25.917 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:25.960 | [149460 Async ks-system-member:149460]: finished successfully 2022-02-18 10:20:26.064 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:26.067 | ++ functions-common:get_or_create_group:902 : group_id=d71abcb9a3ef42a6ab6b813e1a9a3cf4 2022-02-18 10:20:26.069 | ++ functions-common:get_or_create_group:903 : echo d71abcb9a3ef42a6ab6b813e1a9a3cf4 2022-02-18 10:20:26.073 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=d71abcb9a3ef42a6ab6b813e1a9a3cf4 2022-02-18 10:20:26.075 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:26.141 | + inc/async:async_inner:63 : get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:26.181 | [118119 Async ks-group-memberdemo:150103]: running: get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:26.184 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:26.250 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:26.294 | [118119 Async ks-group-anotherdemo:150192]: running: get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:26.297 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:26.367 | + inc/async:async_inner:63 : get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:26.515 | [118119 Async ks-group-memberalt:150278]: running: get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:26.536 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:26.945 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:27.144 | [118119 Async ks-group-anotheralt:150367]: running: get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:27.165 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 2022-02-18 10:20:27.608 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 2022-02-18 10:20:27.854 | [118119 Async ks-group-admin:150454]: running: get_or_add_group_project_role admin e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 2022-02-18 10:20:27.877 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-18 10:20:28.246 | [118119 Async ks-demo-member:147562]: Waiting for completion of get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f running on PID 147562 (17 other jobs running) 2022-02-18 10:20:28.431 | [118119 Async ks-demo-member:147562]: Signaling child to exit 2022-02-18 10:20:28.431 | WAKEUP 2022-02-18 10:20:28.595 | [118119 Async ks-demo-member:147562]: Signaled 2022-02-18 10:20:28.615 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:28.615 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:28.615 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:28.615 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:28.615 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:28.615 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:28.616 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:28.616 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:28.616 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 31bf4ac1ba844aaea483de133a3b5feb --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:28.616 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:28.616 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:28.616 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:28.616 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:28.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:28.616 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:28.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:28.616 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:28.616 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:28.616 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:28.616 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:28.616 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 31bf4ac1ba844aaea483de133a3b5feb --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:28.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:28.616 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:28.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:28.616 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:28.616 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:28.616 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:28.616 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:28.616 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:28.616 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 31bf4ac1ba844aaea483de133a3b5feb --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:28.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:28.616 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:28.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:28.616 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:28.616 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:28.616 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:28.616 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:28.616 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:28.617 | ++ functions-common:get_field:818 : echo '| 16b66399356048e8bf83f935fb08336c | 31bf4ac1ba844aaea483de133a3b5feb | | a7607c2a5988438aafbe5b63ce40309f | | | False |' 2022-02-18 10:20:28.617 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:28.617 | + functions-common:get_or_add_user_project_role:995 : user_role_id=16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:28.617 | + functions-common:get_or_add_user_project_role:997 : echo 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:28.617 | 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:28.945 | [118119 Async ks-demo-member:147562]: finished get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f with result 0 in 11 seconds 2022-02-18 10:20:29.149 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:29.179 | [118119 Async ks-demo-admin:147674]: Waiting for completion of get_or_add_user_project_role admin b073a3f0787c4684b27559ba371c7b0e a7607c2a5988438aafbe5b63ce40309f running on PID 147674 (16 other jobs running) 2022-02-18 10:20:29.317 | [149752 Async ks-system-reader:149752]: finished successfully 2022-02-18 10:20:29.368 | [118119 Async ks-demo-admin:147674]: Signaling child to exit 2022-02-18 10:20:29.369 | WAKEUP 2022-02-18 10:20:29.521 | [118119 Async ks-demo-admin:147674]: Signaled 2022-02-18 10:20:29.541 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:29.541 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:29.541 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:29.541 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:29.541 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:29.541 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:29.541 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:29.541 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:29.541 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user b073a3f0787c4684b27559ba371c7b0e --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:29.541 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:29.541 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:29.541 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:29.541 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:29.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:29.541 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:29.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:29.541 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:29.541 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:29.541 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:29.541 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:29.541 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user b073a3f0787c4684b27559ba371c7b0e --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:29.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:29.542 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:29.542 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:29.542 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user b073a3f0787c4684b27559ba371c7b0e --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:29.542 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:29.542 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:29.542 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:29.542 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:29.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:29.542 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:29.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:29.542 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:29.542 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:29.542 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:29.542 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:29.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:29.542 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | b073a3f0787c4684b27559ba371c7b0e | | a7607c2a5988438aafbe5b63ce40309f | | | False |' 2022-02-18 10:20:29.542 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:29.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:20:29.542 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:20:29.542 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:20:29.898 | [118119 Async ks-demo-admin:147674]: finished get_or_add_user_project_role admin b073a3f0787c4684b27559ba371c7b0e a7607c2a5988438aafbe5b63ce40309f with result 0 in 11 seconds 2022-02-18 10:20:30.138 | [118119 Async ks-demo-another:147786]: Waiting for completion of get_or_add_user_project_role anotherrole 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f running on PID 147786 (15 other jobs running) 2022-02-18 10:20:30.281 | [118119 Async ks-demo-another:147786]: Signaling child to exit 2022-02-18 10:20:30.281 | WAKEUP 2022-02-18 10:20:30.441 | [118119 Async ks-demo-another:147786]: Signaled 2022-02-18 10:20:30.448 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:30.448 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:30.449 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:30.449 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:30.449 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:30.449 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:30.449 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:30.449 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:30.449 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 31bf4ac1ba844aaea483de133a3b5feb --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:30.449 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:30.449 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:30.449 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:30.449 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:30.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:30.449 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:30.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:30.449 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:30.449 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:30.449 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:30.449 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:30.449 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 31bf4ac1ba844aaea483de133a3b5feb --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:30.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:30.449 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:30.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:30.449 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:30.449 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:30.449 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 31bf4ac1ba844aaea483de133a3b5feb --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:30.449 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:30.449 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:30.449 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:30.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:30.449 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:30.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:30.449 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:30.450 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:30.450 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:30.450 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:30.450 | ++ functions-common:get_field:818 : echo '| 8d20c3490fb04269a35c5b9c9fb94a84 | 31bf4ac1ba844aaea483de133a3b5feb | | a7607c2a5988438aafbe5b63ce40309f | | | False |' 2022-02-18 10:20:30.450 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:30.450 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:30.450 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:20:30.450 | + functions-common:get_or_add_user_project_role:997 : echo 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:20:30.450 | 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:20:30.751 | [118119 Async ks-demo-another:147786]: finished get_or_add_user_project_role anotherrole 31bf4ac1ba844aaea483de133a3b5feb a7607c2a5988438aafbe5b63ce40309f with result 0 in 11 seconds 2022-02-18 10:20:30.983 | [118119 Async ks-demo-invis:147898]: Waiting for completion of get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb 9e31cd5718b04081bb9ccce6a7f35fed running on PID 147898 (14 other jobs running) 2022-02-18 10:20:31.139 | [118119 Async ks-demo-invis:147898]: Signaling child to exit 2022-02-18 10:20:31.139 | WAKEUP 2022-02-18 10:20:31.321 | [118119 Async ks-demo-invis:147898]: Signaled 2022-02-18 10:20:31.337 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:31.337 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:31.337 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:31.337 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:31.337 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:31.337 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:31.337 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:31.337 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:31.337 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:31.337 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:31.337 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 31bf4ac1ba844aaea483de133a3b5feb --project 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:20:31.337 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:31.337 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:31.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:31.337 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:31.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:31.337 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:31.337 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:31.337 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:31.338 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:31.338 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 31bf4ac1ba844aaea483de133a3b5feb --project 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:20:31.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:31.338 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:31.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:31.338 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:31.338 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:31.338 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:31.338 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 31bf4ac1ba844aaea483de133a3b5feb --project 9e31cd5718b04081bb9ccce6a7f35fed 2022-02-18 10:20:31.338 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:31.338 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:31.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:31.338 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:31.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:31.338 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:31.338 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:31.338 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:31.338 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:31.338 | ++ functions-common:get_field:818 : echo '| 16b66399356048e8bf83f935fb08336c | 31bf4ac1ba844aaea483de133a3b5feb | | 9e31cd5718b04081bb9ccce6a7f35fed | | | False |' 2022-02-18 10:20:31.338 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:31.338 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:31.338 | + functions-common:get_or_add_user_project_role:995 : user_role_id=16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:31.338 | + functions-common:get_or_add_user_project_role:997 : echo 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:31.338 | 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:31.639 | [118119 Async ks-demo-invis:147898]: finished get_or_add_user_project_role member 31bf4ac1ba844aaea483de133a3b5feb 9e31cd5718b04081bb9ccce6a7f35fed with result 0 in 10 seconds 2022-02-18 10:20:31.878 | [118119 Async ks-demo-reader:148095]: Waiting for completion of get_or_add_user_project_role reader 8adff816110f434f972557f6171258f6 a7607c2a5988438aafbe5b63ce40309f running on PID 148095 (13 other jobs running) 2022-02-18 10:20:32.066 | [118119 Async ks-demo-reader:148095]: Signaling child to exit 2022-02-18 10:20:32.066 | WAKEUP 2022-02-18 10:20:32.227 | [118119 Async ks-demo-reader:148095]: Signaled 2022-02-18 10:20:32.244 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:32.245 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:32.245 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:32.245 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:32.245 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:32.245 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:32.245 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 8adff816110f434f972557f6171258f6 --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:32.245 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:32.245 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:32.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:32.245 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:32.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:32.245 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:32.245 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:32.245 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:32.245 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:32.245 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 8adff816110f434f972557f6171258f6 --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:32.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:32.245 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:32.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:32.245 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 8adff816110f434f972557f6171258f6 --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:32.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:32.245 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:32.245 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:32.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:32.245 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:32.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:32.246 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:32.246 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:32.246 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:32.246 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:32.246 | ++ functions-common:get_field:818 : echo '| 34fcf838d1434d70b69508a052d835e3 | 8adff816110f434f972557f6171258f6 | | a7607c2a5988438aafbe5b63ce40309f | | | False |' 2022-02-18 10:20:32.246 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:32.246 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:32.246 | + functions-common:get_or_add_user_project_role:995 : user_role_id=34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:32.246 | + functions-common:get_or_add_user_project_role:997 : echo 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:32.246 | 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:32.537 | [118119 Async ks-demo-reader:148095]: finished get_or_add_user_project_role reader 8adff816110f434f972557f6171258f6 a7607c2a5988438aafbe5b63ce40309f with result 0 in 10 seconds 2022-02-18 10:20:32.573 | + inc/async:async_wait:197 : return 0 2022-02-18 10:20:32.589 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-18 10:20:32.966 | [118119 Async ks-alt-admin:148662]: Waiting for completion of get_or_add_user_project_role admin 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 running on PID 148662 (12 other jobs running) 2022-02-18 10:20:33.138 | [118119 Async ks-alt-admin:148662]: Signaling child to exit 2022-02-18 10:20:33.138 | WAKEUP 2022-02-18 10:20:33.260 | [118119 Async ks-alt-admin:148662]: Signaled 2022-02-18 10:20:33.262 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:33.262 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:33.263 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:33.263 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:33.263 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:33.263 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:33.263 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:33.263 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:33.263 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 042d389ac6924676981e7a0d2f32b673 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:33.263 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:33.263 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:33.263 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:33.263 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:33.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:33.263 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:33.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:33.263 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:33.263 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:33.263 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:33.263 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:33.263 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 042d389ac6924676981e7a0d2f32b673 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:33.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:33.263 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:33.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:33.263 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:33.263 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:33.263 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 042d389ac6924676981e7a0d2f32b673 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:33.263 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:33.263 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:33.263 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:33.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:33.264 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:33.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:33.264 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:33.264 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:33.264 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:33.264 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:33.264 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | 042d389ac6924676981e7a0d2f32b673 | | fb3cdf7507ad49bab0dcf996f7bada35 | | | False |' 2022-02-18 10:20:33.264 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:33.264 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:33.264 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:20:33.264 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:20:33.264 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:20:33.539 | [118119 Async ks-alt-admin:148662]: finished get_or_add_user_project_role admin 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 with result 0 in 8 seconds 2022-02-18 10:20:33.798 | [118119 Async ks-alt-another:148774]: Waiting for completion of get_or_add_user_project_role anotherrole 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 running on PID 148774 (11 other jobs running) 2022-02-18 10:20:33.949 | [118119 Async ks-alt-another:148774]: Signaling child to exit 2022-02-18 10:20:33.952 | WAKEUP 2022-02-18 10:20:34.125 | [118119 Async ks-alt-another:148774]: Signaled 2022-02-18 10:20:34.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:34.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:34.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:34.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:34.131 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:34.131 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:34.132 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:34.132 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:34.132 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:34.132 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:34.132 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 042d389ac6924676981e7a0d2f32b673 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:34.132 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:34.132 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:34.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:34.132 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:34.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:34.132 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:34.132 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:34.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:34.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:34.132 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 042d389ac6924676981e7a0d2f32b673 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:34.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:34.132 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:34.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:34.132 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:34.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 042d389ac6924676981e7a0d2f32b673 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:34.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:34.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:34.132 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:34.132 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:34.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:34.132 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:34.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:34.132 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:34.132 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:34.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:34.132 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:34.132 | ++ functions-common:get_field:818 : echo '| 8d20c3490fb04269a35c5b9c9fb94a84 | 042d389ac6924676981e7a0d2f32b673 | | fb3cdf7507ad49bab0dcf996f7bada35 | | | False |' 2022-02-18 10:20:34.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:34.133 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:34.133 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:20:34.133 | + functions-common:get_or_add_user_project_role:997 : echo 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:20:34.133 | 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:20:34.421 | [118119 Async ks-alt-another:148774]: finished get_or_add_user_project_role anotherrole 042d389ac6924676981e7a0d2f32b673 fb3cdf7507ad49bab0dcf996f7bada35 with result 0 in 9 seconds 2022-02-18 10:20:34.659 | [118119 Async ks-alt-member-user:148990]: Waiting for completion of get_or_add_user_project_role member f65088446cee463ba6569efedd4e29a8 fb3cdf7507ad49bab0dcf996f7bada35 running on PID 148990 (10 other jobs running) 2022-02-18 10:20:34.844 | [118119 Async ks-alt-member-user:148990]: Signaling child to exit 2022-02-18 10:20:34.845 | WAKEUP 2022-02-18 10:20:34.987 | [118119 Async ks-alt-member-user:148990]: Signaled 2022-02-18 10:20:35.009 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:35.009 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:35.009 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:35.009 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:35.009 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:35.009 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:35.009 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:35.009 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user f65088446cee463ba6569efedd4e29a8 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:35.009 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:35.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.009 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.009 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.009 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:35.009 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:35.009 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:35.009 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user f65088446cee463ba6569efedd4e29a8 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:35.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.009 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.009 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user f65088446cee463ba6569efedd4e29a8 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:35.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:35.010 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:35.010 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:35.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.010 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.010 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.010 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:35.010 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:35.010 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:35.010 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:35.010 | ++ functions-common:get_field:818 : echo '| 16b66399356048e8bf83f935fb08336c | f65088446cee463ba6569efedd4e29a8 | | fb3cdf7507ad49bab0dcf996f7bada35 | | | False |' 2022-02-18 10:20:35.010 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:35.010 | + functions-common:get_or_add_user_project_role:995 : user_role_id=16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:35.010 | + functions-common:get_or_add_user_project_role:997 : echo 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:35.010 | 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:35.295 | [118119 Async ks-alt-member-user:148990]: finished get_or_add_user_project_role member f65088446cee463ba6569efedd4e29a8 fb3cdf7507ad49bab0dcf996f7bada35 with result 0 in 8 seconds 2022-02-18 10:20:35.593 | [118119 Async ks-alt-reader-user:149183]: Waiting for completion of get_or_add_user_project_role reader e0970bbec84241bfaace476d30f826fa fb3cdf7507ad49bab0dcf996f7bada35 running on PID 149183 (9 other jobs running) 2022-02-18 10:20:35.760 | [118119 Async ks-alt-reader-user:149183]: Signaling child to exit 2022-02-18 10:20:35.761 | WAKEUP 2022-02-18 10:20:35.918 | [118119 Async ks-alt-reader-user:149183]: Signaled 2022-02-18 10:20:35.941 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:20:35.941 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:20:35.941 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:35.941 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:35.941 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:35.941 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:35.941 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:35.941 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:20:35.941 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user e0970bbec84241bfaace476d30f826fa --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:35.941 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:20:35.941 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:35.941 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:35.941 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:35.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.941 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.941 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.941 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:35.941 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:20:35.941 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:20:35.942 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user e0970bbec84241bfaace476d30f826fa --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:35.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.942 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.942 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.942 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user e0970bbec84241bfaace476d30f826fa --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:35.942 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:20:35.942 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:20:35.942 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:20:35.942 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:35.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.942 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:35.942 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:35.942 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:35.942 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:20:35.942 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:20:35.942 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:20:35.942 | ++ functions-common:get_field:818 : echo '| 34fcf838d1434d70b69508a052d835e3 | e0970bbec84241bfaace476d30f826fa | | fb3cdf7507ad49bab0dcf996f7bada35 | | | False |' 2022-02-18 10:20:35.942 | ++ functions-common:get_field:812 : read data 2022-02-18 10:20:35.942 | + functions-common:get_or_add_user_project_role:995 : user_role_id=34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:35.942 | + functions-common:get_or_add_user_project_role:997 : echo 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:35.942 | 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:36.237 | [118119 Async ks-alt-reader-user:149183]: finished get_or_add_user_project_role reader e0970bbec84241bfaace476d30f826fa fb3cdf7507ad49bab0dcf996f7bada35 with result 0 in 9 seconds 2022-02-18 10:20:36.274 | + inc/async:async_wait:197 : return 0 2022-02-18 10:20:36.294 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-18 10:20:36.653 | [118119 Async ks-system-member:149460]: Waiting for completion of get_or_add_user_system_role member c7d7a6d01a2243eb91ec601d88c002e2 all running on PID 149460 (8 other jobs running) 2022-02-18 10:20:36.782 | [118119 Async ks-system-member:149460]: Signaling child to exit 2022-02-18 10:20:36.788 | WAKEUP 2022-02-18 10:20:36.951 | [118119 Async ks-system-member:149460]: Signaled 2022-02-18 10:20:36.961 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-18 10:20:36.961 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-18 10:20:36.961 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-18 10:20:36.962 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:36.962 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:36.962 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:36.962 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:36.962 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:36.962 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-18 10:20:36.962 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user c7d7a6d01a2243eb91ec601d88c002e2 --system all -f value -c Role 2022-02-18 10:20:36.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:36.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:36.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:36.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:36.962 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:36.962 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-18 10:20:36.962 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-18 10:20:36.962 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user c7d7a6d01a2243eb91ec601d88c002e2 --system all 2022-02-18 10:20:36.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:36.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:36.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:36.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:36.962 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user c7d7a6d01a2243eb91ec601d88c002e2 --system all -f value -c Role 2022-02-18 10:20:36.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:36.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:36.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:36.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:36.962 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:36.962 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:36.962 | + functions-common:get_or_add_user_system_role:1052 : echo 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:36.962 | 16b66399356048e8bf83f935fb08336c 2022-02-18 10:20:37.070 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:37.113 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:37.135 | [118119 Async ks-system-member:149460]: finished get_or_add_user_system_role member c7d7a6d01a2243eb91ec601d88c002e2 all with result 0 in 8 seconds 2022-02-18 10:20:37.164 | [150192 Async ks-group-anotherdemo:150192]: finished successfully 2022-02-18 10:20:37.209 | [150103 Async ks-group-memberdemo:150103]: finished successfully 2022-02-18 10:20:37.244 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:37.252 | [118119 Async ks-system-reader:149752]: Waiting for completion of get_or_add_user_system_role reader a79cd947b4374eed9e6d517734cbc6a1 all running on PID 149752 (7 other jobs running) 2022-02-18 10:20:37.277 | [150367 Async ks-group-anotheralt:150367]: finished successfully 2022-02-18 10:20:37.286 | [118119 Async ks-system-reader:149752]: Signaling child to exit 2022-02-18 10:20:37.287 | WAKEUP 2022-02-18 10:20:37.316 | [118119 Async ks-system-reader:149752]: Signaled 2022-02-18 10:20:37.317 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-18 10:20:37.317 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-18 10:20:37.317 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-18 10:20:37.317 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:20:37.317 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:20:37.317 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:20:37.317 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:20:37.317 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:20:37.317 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-18 10:20:37.317 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user a79cd947b4374eed9e6d517734cbc6a1 --system all -f value -c Role 2022-02-18 10:20:37.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.318 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.318 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.318 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:37.318 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-18 10:20:37.318 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-18 10:20:37.318 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user a79cd947b4374eed9e6d517734cbc6a1 --system all 2022-02-18 10:20:37.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.318 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.318 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.318 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user a79cd947b4374eed9e6d517734cbc6a1 --system all -f value -c Role 2022-02-18 10:20:37.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.318 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.318 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.318 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:37.318 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:37.318 | + functions-common:get_or_add_user_system_role:1052 : echo 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:37.318 | 34fcf838d1434d70b69508a052d835e3 2022-02-18 10:20:37.367 | [118119 Async ks-system-reader:149752]: finished get_or_add_user_system_role reader a79cd947b4374eed9e6d517734cbc6a1 all with result 0 in 8 seconds 2022-02-18 10:20:37.371 | + inc/async:async_wait:197 : return 0 2022-02-18 10:20:37.374 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-18 10:20:37.436 | [118119 Async ks-group-memberdemo:150103]: Waiting for completion of get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f running on PID 150103 (6 other jobs running) 2022-02-18 10:20:37.463 | [118119 Async ks-group-memberdemo:150103]: Signaling child to exit 2022-02-18 10:20:37.463 | WAKEUP 2022-02-18 10:20:37.487 | [118119 Async ks-group-memberdemo:150103]: Signaled 2022-02-18 10:20:37.489 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 10:20:37.489 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project a7607c2a5988438aafbe5b63ce40309f -f value 2022-02-18 10:20:37.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.489 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:37.489 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 10:20:37.489 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 10:20:37.489 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:37.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.489 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project a7607c2a5988438aafbe5b63ce40309f -f value 2022-02-18 10:20:37.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.489 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:37.489 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='16b66399356048e8bf83f935fb08336c d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f False' 2022-02-18 10:20:37.489 | + functions-common:get_or_add_group_project_role:1076 : echo 16b66399356048e8bf83f935fb08336c d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f False 2022-02-18 10:20:37.489 | 16b66399356048e8bf83f935fb08336c d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f False 2022-02-18 10:20:37.536 | [118119 Async ks-group-memberdemo:150103]: finished get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f with result 0 in 11 seconds 2022-02-18 10:20:37.581 | [118119 Async ks-group-anotherdemo:150192]: Waiting for completion of get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f running on PID 150192 (5 other jobs running) 2022-02-18 10:20:37.609 | [118119 Async ks-group-anotherdemo:150192]: Signaling child to exit 2022-02-18 10:20:37.609 | WAKEUP 2022-02-18 10:20:37.634 | [118119 Async ks-group-anotherdemo:150192]: Signaled 2022-02-18 10:20:37.635 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 10:20:37.635 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project a7607c2a5988438aafbe5b63ce40309f -f value 2022-02-18 10:20:37.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.635 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.635 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.635 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:37.635 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 10:20:37.635 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 10:20:37.636 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:20:37.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.636 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.636 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.636 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project a7607c2a5988438aafbe5b63ce40309f -f value 2022-02-18 10:20:37.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.636 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:37.636 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:37.636 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:37.636 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8d20c3490fb04269a35c5b9c9fb94a84 d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f False' 2022-02-18 10:20:37.636 | + functions-common:get_or_add_group_project_role:1076 : echo 8d20c3490fb04269a35c5b9c9fb94a84 d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f False 2022-02-18 10:20:37.636 | 8d20c3490fb04269a35c5b9c9fb94a84 d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f False 2022-02-18 10:20:37.699 | [118119 Async ks-group-anotherdemo:150192]: finished get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 a7607c2a5988438aafbe5b63ce40309f with result 0 in 10 seconds 2022-02-18 10:20:37.750 | [118119 Async ks-group-memberalt:150278]: Waiting for completion of get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 running on PID 150278 (4 other jobs running) 2022-02-18 10:20:37.787 | [118119 Async ks-group-memberalt:150278]: Signaling child to exit 2022-02-18 10:20:38.012 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:38.039 | [150278 Async ks-group-memberalt:150278]: finished successfully 2022-02-18 10:20:38.061 | WAKEUP 2022-02-18 10:20:38.068 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:20:38.086 | [118119 Async ks-group-memberalt:150278]: Signaled 2022-02-18 10:20:38.087 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 10:20:38.087 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project fb3cdf7507ad49bab0dcf996f7bada35 -f value 2022-02-18 10:20:38.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.088 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.088 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.088 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:38.088 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 10:20:38.088 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 10:20:38.088 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:38.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.088 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.088 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.088 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project fb3cdf7507ad49bab0dcf996f7bada35 -f value 2022-02-18 10:20:38.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.088 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.088 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.088 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:38.088 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='16b66399356048e8bf83f935fb08336c d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 False' 2022-02-18 10:20:38.088 | + functions-common:get_or_add_group_project_role:1076 : echo 16b66399356048e8bf83f935fb08336c d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 False 2022-02-18 10:20:38.088 | 16b66399356048e8bf83f935fb08336c d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 False 2022-02-18 10:20:38.094 | [150454 Async ks-group-admin:150454]: finished successfully 2022-02-18 10:20:38.134 | [118119 Async ks-group-memberalt:150278]: finished get_or_add_group_project_role member d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 with result 0 in 11 seconds 2022-02-18 10:20:38.175 | [118119 Async ks-group-anotheralt:150367]: Waiting for completion of get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 running on PID 150367 (3 other jobs running) 2022-02-18 10:20:38.201 | [118119 Async ks-group-anotheralt:150367]: Signaling child to exit 2022-02-18 10:20:38.201 | WAKEUP 2022-02-18 10:20:38.225 | [118119 Async ks-group-anotheralt:150367]: Signaled 2022-02-18 10:20:38.226 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 10:20:38.226 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project fb3cdf7507ad49bab0dcf996f7bada35 -f value 2022-02-18 10:20:38.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.226 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:38.226 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 10:20:38.226 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 10:20:38.226 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project fb3cdf7507ad49bab0dcf996f7bada35 2022-02-18 10:20:38.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.227 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group d71abcb9a3ef42a6ab6b813e1a9a3cf4 --project fb3cdf7507ad49bab0dcf996f7bada35 -f value 2022-02-18 10:20:38.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.227 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:38.227 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8d20c3490fb04269a35c5b9c9fb94a84 d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 False' 2022-02-18 10:20:38.227 | + functions-common:get_or_add_group_project_role:1076 : echo 8d20c3490fb04269a35c5b9c9fb94a84 d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 False 2022-02-18 10:20:38.227 | 8d20c3490fb04269a35c5b9c9fb94a84 d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 False 2022-02-18 10:20:38.275 | [118119 Async ks-group-anotheralt:150367]: finished get_or_add_group_project_role anotherrole d71abcb9a3ef42a6ab6b813e1a9a3cf4 fb3cdf7507ad49bab0dcf996f7bada35 with result 0 in 10 seconds 2022-02-18 10:20:38.321 | [118119 Async ks-group-admin:150454]: Waiting for completion of get_or_add_group_project_role admin e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 running on PID 150454 (2 other jobs running) 2022-02-18 10:20:38.347 | [118119 Async ks-group-admin:150454]: Signaling child to exit 2022-02-18 10:20:38.347 | WAKEUP 2022-02-18 10:20:38.371 | [118119 Async ks-group-admin:150454]: Signaled 2022-02-18 10:20:38.373 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-18 10:20:38.373 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group e48898e7c3454a318cd7b25309268bb0 --project 2a101b07fae04ce0b011945c6a7dc4f3 -f value 2022-02-18 10:20:38.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.373 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.373 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.373 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:38.373 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-18 10:20:38.373 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-18 10:20:38.374 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group e48898e7c3454a318cd7b25309268bb0 --project 2a101b07fae04ce0b011945c6a7dc4f3 2022-02-18 10:20:38.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.374 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.374 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.374 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group e48898e7c3454a318cd7b25309268bb0 --project 2a101b07fae04ce0b011945c6a7dc4f3 -f value 2022-02-18 10:20:38.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.374 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:20:38.374 | from cryptography.utils import int_from_bytes 2022-02-18 10:20:38.374 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:20:38.374 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='67733962fd2c421291d212522ba38dff e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 False' 2022-02-18 10:20:38.374 | + functions-common:get_or_add_group_project_role:1076 : echo 67733962fd2c421291d212522ba38dff e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 False 2022-02-18 10:20:38.374 | 67733962fd2c421291d212522ba38dff e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 False 2022-02-18 10:20:38.426 | [118119 Async ks-group-admin:150454]: finished get_or_add_group_project_role admin e48898e7c3454a318cd7b25309268bb0 2a101b07fae04ce0b011945c6a7dc4f3 with result 0 in 10 seconds 2022-02-18 10:20:38.431 | + inc/async:async_wait:197 : return 0 2022-02-18 10:20:38.434 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-18 10:20:38.455 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:20:38.458 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-18 10:20:38.476 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:20:38.479 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-18 10:20:38.481 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-18 10:20:38.542 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-18 10:20:38.582 | [118119 Async create_nova_accounts:152355]: running: create_nova_accounts 2022-02-18 10:20:38.585 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-18 10:20:38.604 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:20:38.606 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-18 10:20:38.609 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-18 10:20:38.670 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-18 10:20:38.712 | [118119 Async create_glance_accounts:152470]: running: create_glance_accounts 2022-02-18 10:20:38.717 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-18 10:20:38.742 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:20:38.745 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-18 10:20:38.747 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-18 10:20:38.815 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-18 10:20:38.860 | [118119 Async create_cinder_accounts:152600]: running: create_cinder_accounts 2022-02-18 10:20:38.862 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-18 10:20:38.884 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:20:38.886 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-18 10:20:38.889 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-18 10:20:38.963 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-18 10:20:39.018 | [118119 Async create_neutron_accounts:152715]: running: create_neutron_accounts 2022-02-18 10:20:39.020 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-18 10:20:39.058 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:20:39.062 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-18 10:20:39.065 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-18 10:20:39.241 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-18 10:20:39.466 | [118119 Async create_swift_accounts:152856]: running: create_swift_accounts 2022-02-18 10:20:39.471 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-18 10:20:39.601 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:20:39.625 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-18 10:20:40.016 | [118119 Async create_nova_accounts:152355]: Waiting for completion of create_nova_accounts running on PID 152355 (6 other jobs running) 2022-02-18 10:20:40.164 | [118119 Async create_nova_accounts:152355]: Signaling child to exit 2022-02-18 10:21:07.668 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:21:07.744 | [152715 Async create_neutron_accounts:152715]: finished successfully 2022-02-18 10:21:22.836 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:21:22.870 | [152600 Async create_cinder_accounts:152600]: finished successfully 2022-02-18 10:21:29.894 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:21:29.930 | [152470 Async create_glance_accounts:152470]: finished successfully 2022-02-18 10:21:33.885 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:21:33.911 | [152355 Async create_nova_accounts:152355]: finished successfully 2022-02-18 10:21:33.932 | WAKEUP 2022-02-18 10:21:33.955 | [118119 Async create_nova_accounts:152355]: Signaled 2022-02-18 10:21:33.957 | + lib/nova:create_nova_accounts:352 : [[ 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-02-18 10:21:33.957 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-18 10:21:33.957 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-18 10:21:33.957 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:21:33.957 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:21:33.957 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:21:33.957 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:21:33.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.957 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.957 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.957 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.957 | + functions-common:get_or_create_user:925 : user_id=754367a503fc4cc781eadd9339e1d588 2022-02-18 10:21:33.957 | + functions-common:get_or_create_user:926 : echo 754367a503fc4cc781eadd9339e1d588 2022-02-18 10:21:33.957 | 754367a503fc4cc781eadd9339e1d588 2022-02-18 10:21:33.957 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-18 10:21:33.957 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:33.957 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:33.957 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:33.957 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:33.957 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:33.958 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:33.958 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:33.958 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:33.958 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:33.958 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:33.958 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:33.958 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.958 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:33.958 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:33.958 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.958 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.958 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.958 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.958 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:33.958 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:33.958 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.958 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.958 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.958 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:33.958 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.958 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:33.958 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:33.958 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.958 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.958 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.958 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.958 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:33.959 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:33.959 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | 754367a503fc4cc781eadd9339e1d588 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:33.959 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:33.959 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:21:33.959 | da3f652481514c39b16ed371e5620259 2022-02-18 10:21:33.959 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 10:21:33.959 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:33.959 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:33.959 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:33.959 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.959 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:33.959 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:33.959 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:33.959 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.959 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.959 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.959 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:33.959 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.960 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.960 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.960 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.960 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:33.960 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:33.960 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:33.960 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.960 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.960 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.960 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.960 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:33.960 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:33.960 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | 754367a503fc4cc781eadd9339e1d588 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:33.960 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:33.960 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.960 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:21:33.960 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:21:33.960 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:21:33.960 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-18 10:21:33.960 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-18 10:21:33.960 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.37/compute 2022-02-18 10:21:33.960 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-18 10:21:33.960 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:21:33.960 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-18 10:21:33.960 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-18 10:21:33.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.960 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.960 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.961 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.961 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:21:33.961 | 892806575c574c32966526e5ce714d2c' 2022-02-18 10:21:33.961 | + functions-common:get_or_create_service:1094 : echo 892806575c574c32966526e5ce714d2c 2022-02-18 10:21:33.961 | 892806575c574c32966526e5ce714d2c 2022-02-18 10:21:33.961 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-02-18 10:21:33.961 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:21:33.961 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-02-18 10:21:33.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:21:33.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-18 10:21:33.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.961 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.961 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.961 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:21:33.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:21:33.961 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 10:21:33.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.961 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.961 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.961 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=be9ac43e3cee442a880ff8711d808235 2022-02-18 10:21:33.961 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo be9ac43e3cee442a880ff8711d808235 2022-02-18 10:21:33.961 | + functions-common:get_or_create_endpoint:1127 : public_id=be9ac43e3cee442a880ff8711d808235 2022-02-18 10:21:33.961 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:21:33.961 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:21:33.961 | + functions-common:get_or_create_endpoint:1136 : echo be9ac43e3cee442a880ff8711d808235 2022-02-18 10:21:33.961 | be9ac43e3cee442a880ff8711d808235 2022-02-18 10:21:33.961 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-18 10:21:33.961 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:21:33.961 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-18 10:21:33.962 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-18 10:21:33.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.962 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.962 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:21:33.962 | 607b006b52564a6695f4b89b063f45b9' 2022-02-18 10:21:33.962 | + functions-common:get_or_create_service:1094 : echo 607b006b52564a6695f4b89b063f45b9 2022-02-18 10:21:33.962 | 607b006b52564a6695f4b89b063f45b9 2022-02-18 10:21:33.962 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-02-18 10:21:33.962 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:21:33.962 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-02-18 10:21:33.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:21:33.962 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-18 10:21:33.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.962 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:21:33.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:21:33.962 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-02-18 10:21:33.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.962 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.962 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e6c09dda24d04934bb20410c49cb5d12 2022-02-18 10:21:33.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e6c09dda24d04934bb20410c49cb5d12 2022-02-18 10:21:33.962 | + functions-common:get_or_create_endpoint:1127 : public_id=e6c09dda24d04934bb20410c49cb5d12 2022-02-18 10:21:33.962 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:21:33.962 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:21:33.963 | + functions-common:get_or_create_endpoint:1136 : echo e6c09dda24d04934bb20410c49cb5d12 2022-02-18 10:21:33.963 | e6c09dda24d04934bb20410c49cb5d12 2022-02-18 10:21:33.963 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-18 10:21:33.963 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:21:33.963 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-18 10:21:33.963 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:21:33.963 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-18 10:21:33.963 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:33.963 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:33.963 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:33.963 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:33.963 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.963 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:33.963 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:33.963 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:33.963 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.963 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.963 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.963 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.963 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:33.963 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:33.963 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.964 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.964 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.964 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-18 10:21:33.964 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:33.964 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:33.964 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:33.964 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.964 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:33.964 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:33.964 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:33.964 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:33.964 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:33.964 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:33.964 | ++ functions-common:get_field:818 : echo '| e3fe6a57bc7a48b98d671bf7cb545841 | 754367a503fc4cc781eadd9339e1d588 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:33.964 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:33.964 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:21:33.964 | + functions-common:get_or_add_user_project_role:997 : echo e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:21:33.964 | e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:21:33.964 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-18 10:21:33.964 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:21:34.008 | [118119 Async create_nova_accounts:152355]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-18 10:21:34.047 | [118119 Async create_glance_accounts:152470]: Waiting for completion of create_glance_accounts running on PID 152470 (5 other jobs running) 2022-02-18 10:21:34.074 | [118119 Async create_glance_accounts:152470]: Signaling child to exit 2022-02-18 10:21:34.074 | WAKEUP 2022-02-18 10:21:34.097 | [118119 Async create_glance_accounts:152470]: Signaled 2022-02-18 10:21:34.099 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-18 10:21:34.099 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:21:34.099 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-18 10:21:34.099 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-18 10:21:34.099 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:21:34.099 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:21:34.099 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:21:34.099 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:21:34.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.099 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.099 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.099 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.099 | + functions-common:get_or_create_user:925 : user_id=92f543b77a60432f95ac99bbba3a9027 2022-02-18 10:21:34.099 | + functions-common:get_or_create_user:926 : echo 92f543b77a60432f95ac99bbba3a9027 2022-02-18 10:21:34.099 | 92f543b77a60432f95ac99bbba3a9027 2022-02-18 10:21:34.099 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-18 10:21:34.099 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:34.100 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:34.100 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:34.100 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.100 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.100 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.100 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.100 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.100 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:34.100 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:34.100 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.100 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.100 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:34.100 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.100 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.100 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.100 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.101 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.101 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.101 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:34.101 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:34.101 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:34.101 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | 92f543b77a60432f95ac99bbba3a9027 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:34.101 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.101 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.101 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.101 | da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.101 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 10:21:34.101 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-18 10:21:34.101 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:21:34.101 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-18 10:21:34.101 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-18 10:21:34.101 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:21:34.101 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:21:34.101 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:21:34.101 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:21:34.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.101 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.101 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.101 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.101 | + functions-common:get_or_create_user:925 : user_id=9931b9c307014543bf6bd11410539e27 2022-02-18 10:21:34.101 | + functions-common:get_or_create_user:926 : echo 9931b9c307014543bf6bd11410539e27 2022-02-18 10:21:34.101 | 9931b9c307014543bf6bd11410539e27 2022-02-18 10:21:34.101 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-18 10:21:34.101 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:34.101 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:34.101 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:34.101 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:34.102 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:34.102 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:34.102 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:34.102 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:34.102 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:34.102 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:34.102 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.102 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.102 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:34.102 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.102 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.102 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.102 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.102 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.102 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:34.102 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:34.102 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.102 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.102 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.102 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:34.102 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.102 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.102 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.102 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.102 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.102 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.102 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.103 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:34.103 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:34.103 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | 9931b9c307014543bf6bd11410539e27 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:34.103 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:34.103 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.103 | da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.103 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-18 10:21:34.103 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:34.103 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:34.103 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:34.103 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.103 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.103 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:34.103 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.103 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.103 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.103 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.103 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:34.103 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.104 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.104 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.104 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.104 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.104 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:34.104 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.104 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.104 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.104 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.104 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.104 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:34.104 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:34.104 | ++ functions-common:get_field:818 : echo '| e3fe6a57bc7a48b98d671bf7cb545841 | 9931b9c307014543bf6bd11410539e27 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:34.104 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:34.104 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.104 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:21:34.104 | + functions-common:get_or_add_user_project_role:997 : echo e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:21:34.104 | e3fe6a57bc7a48b98d671bf7cb545841 2022-02-18 10:21:34.104 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-18 10:21:34.104 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:21:34.104 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-18 10:21:34.104 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-18 10:21:34.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.104 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.104 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.104 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.104 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:21:34.105 | 5915f154457d43ecaf13f4d4447deb52' 2022-02-18 10:21:34.105 | + functions-common:get_or_create_service:1094 : echo 5915f154457d43ecaf13f4d4447deb52 2022-02-18 10:21:34.105 | 5915f154457d43ecaf13f4d4447deb52 2022-02-18 10:21:34.105 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-02-18 10:21:34.105 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:21:34.105 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-02-18 10:21:34.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:21:34.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-18 10:21:34.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.105 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.105 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.105 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:21:34.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:21:34.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-02-18 10:21:34.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.105 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.105 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.105 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9b9ea2c1c5b44dbeba96e6a8b1ecfb6a 2022-02-18 10:21:34.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9b9ea2c1c5b44dbeba96e6a8b1ecfb6a 2022-02-18 10:21:34.105 | + functions-common:get_or_create_endpoint:1127 : public_id=9b9ea2c1c5b44dbeba96e6a8b1ecfb6a 2022-02-18 10:21:34.105 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:21:34.105 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:21:34.105 | + functions-common:get_or_create_endpoint:1136 : echo 9b9ea2c1c5b44dbeba96e6a8b1ecfb6a 2022-02-18 10:21:34.105 | 9b9ea2c1c5b44dbeba96e6a8b1ecfb6a 2022-02-18 10:21:34.105 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-18 10:21:34.105 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 10:21:34.105 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-18 10:21:34.105 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-18 10:21:34.105 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-18 10:21:34.105 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-18 10:21:34.106 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-18 10:21:34.106 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-18 10:21:34.106 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-18 10:21:34.151 | [118119 Async create_glance_accounts:152470]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-18 10:21:34.192 | [118119 Async create_cinder_accounts:152600]: Waiting for completion of create_cinder_accounts running on PID 152600 (4 other jobs running) 2022-02-18 10:21:34.218 | [118119 Async create_cinder_accounts:152600]: Signaling child to exit 2022-02-18 10:21:34.218 | WAKEUP 2022-02-18 10:21:34.245 | [118119 Async create_cinder_accounts:152600]: Signaled 2022-02-18 10:21:34.247 | + 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-02-18 10:21:34.247 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-18 10:21:34.248 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-18 10:21:34.248 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:21:34.248 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:21:34.248 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:21:34.248 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:21:34.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.248 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.248 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.248 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.248 | + functions-common:get_or_create_user:925 : user_id=736cf2dfe3c1470eb73dbf12e96144bf 2022-02-18 10:21:34.248 | + functions-common:get_or_create_user:926 : echo 736cf2dfe3c1470eb73dbf12e96144bf 2022-02-18 10:21:34.248 | 736cf2dfe3c1470eb73dbf12e96144bf 2022-02-18 10:21:34.248 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-18 10:21:34.248 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:34.248 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:34.248 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:34.248 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:34.248 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.248 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:34.248 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.248 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.248 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.248 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.249 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.249 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:34.249 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:34.249 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.249 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.249 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:34.249 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.249 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.249 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.249 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.249 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.249 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:34.249 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:34.249 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:34.249 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | 736cf2dfe3c1470eb73dbf12e96144bf | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:34.249 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.249 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.249 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.249 | da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.249 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 10:21:34.249 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-18 10:21:34.249 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:21:34.249 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-18 10:21:34.249 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-18 10:21:34.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.250 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.250 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.250 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.250 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:21:34.250 | 15ba5584bcb1401eba1d116f1d558fbb' 2022-02-18 10:21:34.250 | + functions-common:get_or_create_service:1094 : echo 15ba5584bcb1401eba1d116f1d558fbb 2022-02-18 10:21:34.250 | 15ba5584bcb1401eba1d116f1d558fbb 2022-02-18 10:21:34.250 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-18 10:21:34.250 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-18 10:21:34.250 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:21:34.250 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-18 10:21:34.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:21:34.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-18 10:21:34.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.250 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.250 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.250 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:21:34.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:21:34.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 10:21:34.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.250 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.250 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.250 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0a08dbcd2cbb4e17a74a200d002ca975 2022-02-18 10:21:34.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0a08dbcd2cbb4e17a74a200d002ca975 2022-02-18 10:21:34.250 | + functions-common:get_or_create_endpoint:1127 : public_id=0a08dbcd2cbb4e17a74a200d002ca975 2022-02-18 10:21:34.250 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:21:34.250 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:21:34.251 | + functions-common:get_or_create_endpoint:1136 : echo 0a08dbcd2cbb4e17a74a200d002ca975 2022-02-18 10:21:34.251 | 0a08dbcd2cbb4e17a74a200d002ca975 2022-02-18 10:21:34.251 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-18 10:21:34.251 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:21:34.251 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-18 10:21:34.251 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-18 10:21:34.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.251 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.251 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.251 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.251 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:21:34.251 | 92294f810dd746ee8d525a96555e6348' 2022-02-18 10:21:34.251 | + functions-common:get_or_create_service:1094 : echo 92294f810dd746ee8d525a96555e6348 2022-02-18 10:21:34.251 | 92294f810dd746ee8d525a96555e6348 2022-02-18 10:21:34.251 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-18 10:21:34.251 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:21:34.251 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-18 10:21:34.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:21:34.251 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-18 10:21:34.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.252 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.252 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.252 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:21:34.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:21:34.252 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-18 10:21:34.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.252 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.252 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.252 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0d2c8e39fc2b417cbd0bfadaab8fe35d 2022-02-18 10:21:34.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0d2c8e39fc2b417cbd0bfadaab8fe35d 2022-02-18 10:21:34.252 | + functions-common:get_or_create_endpoint:1127 : public_id=0d2c8e39fc2b417cbd0bfadaab8fe35d 2022-02-18 10:21:34.252 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:21:34.252 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:21:34.252 | + functions-common:get_or_create_endpoint:1136 : echo 0d2c8e39fc2b417cbd0bfadaab8fe35d 2022-02-18 10:21:34.252 | 0d2c8e39fc2b417cbd0bfadaab8fe35d 2022-02-18 10:21:34.252 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-18 10:21:34.252 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-18 10:21:34.252 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:21:34.252 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-18 10:21:34.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.252 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.252 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.252 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.252 | ++ functions-common:get_or_create_project:938 : project_id=d43f3a7e884f4d538e3484a94045f282 2022-02-18 10:21:34.252 | ++ functions-common:get_or_create_project:939 : echo d43f3a7e884f4d538e3484a94045f282 2022-02-18 10:21:34.253 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d43f3a7e884f4d538e3484a94045f282 2022-02-18 10:21:34.253 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-18 10:21:34.253 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:21:34.253 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:21:34.253 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-18 10:21:34.253 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-18 10:21:34.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.253 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.253 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.253 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-18 10:21:34.253 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.253 | ++ functions-common:get_or_create_user:925 : user_id=736cf2dfe3c1470eb73dbf12e96144bf 2022-02-18 10:21:34.253 | ++ functions-common:get_or_create_user:926 : echo 736cf2dfe3c1470eb73dbf12e96144bf 2022-02-18 10:21:34.253 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 736cf2dfe3c1470eb73dbf12e96144bf 2022-02-18 10:21:34.294 | [118119 Async create_cinder_accounts:152600]: finished create_cinder_accounts with result 0 in 44 seconds 2022-02-18 10:21:34.299 | + inc/async:async_wait:197 : return 0 2022-02-18 10:21:34.301 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-18 10:21:34.353 | [118119 Async create_neutron_accounts:152715]: Waiting for completion of create_neutron_accounts running on PID 152715 (3 other jobs running) 2022-02-18 10:21:34.380 | [118119 Async create_neutron_accounts:152715]: Signaling child to exit 2022-02-18 10:21:34.380 | WAKEUP 2022-02-18 10:21:34.403 | [118119 Async create_neutron_accounts:152715]: Signaled 2022-02-18 10:21:34.405 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-18 10:21:34.405 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:21:34.405 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:21:34.405 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:21:34.405 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:21:34.405 | + 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-02-18 10:21:34.405 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:21:34.405 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-18 10:21:34.405 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-18 10:21:34.405 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-18 10:21:34.405 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-02-18 10:21:34.405 | + 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-02-18 10:21:34.405 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-18 10:21:34.405 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-18 10:21:34.405 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:21:34.405 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:21:34.405 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:21:34.405 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:21:34.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.405 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.406 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.406 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.406 | + functions-common:get_or_create_user:925 : user_id=5a0e4ae78d4a4952aec767835422b67f 2022-02-18 10:21:34.406 | + functions-common:get_or_create_user:926 : echo 5a0e4ae78d4a4952aec767835422b67f 2022-02-18 10:21:34.406 | 5a0e4ae78d4a4952aec767835422b67f 2022-02-18 10:21:34.406 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-18 10:21:34.406 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:21:34.406 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:21:34.406 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:21:34.406 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:21:34.406 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.406 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.406 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:21:34.406 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.406 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.406 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.406 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.406 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.406 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:21:34.406 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:21:34.406 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.406 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.407 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.407 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:21:34.407 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-18 10:21:34.407 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:21:34.407 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:21:34.407 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.407 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.407 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.407 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.407 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:21:34.407 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:21:34.407 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | 5a0e4ae78d4a4952aec767835422b67f | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:21:34.407 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:21:34.407 | ++ functions-common:get_field:812 : read data 2022-02-18 10:21:34.407 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.407 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.407 | da3f652481514c39b16ed371e5620259 2022-02-18 10:21:34.407 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-18 10:21:34.407 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-18 10:21:34.407 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:21:34.407 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-18 10:21:34.407 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-18 10:21:34.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.407 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.407 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.407 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.408 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:21:34.408 | 76fbf4bea1bc4f3193b2861bf69b94d6' 2022-02-18 10:21:34.408 | + functions-common:get_or_create_service:1094 : echo 76fbf4bea1bc4f3193b2861bf69b94d6 2022-02-18 10:21:34.408 | 76fbf4bea1bc4f3193b2861bf69b94d6 2022-02-18 10:21:34.408 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-02-18 10:21:34.408 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:21:34.408 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-02-18 10:21:34.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:21:34.408 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-18 10:21:34.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.408 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.408 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.408 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:21:34.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:21:34.408 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-02-18 10:21:34.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.408 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:21:34.408 | from cryptography.utils import int_from_bytes 2022-02-18 10:21:34.408 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:21:34.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=20b6b40aaa154deaa9e48c8a77d60582 2022-02-18 10:21:34.408 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 20b6b40aaa154deaa9e48c8a77d60582 2022-02-18 10:21:34.408 | + functions-common:get_or_create_endpoint:1127 : public_id=20b6b40aaa154deaa9e48c8a77d60582 2022-02-18 10:21:34.408 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:21:34.408 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:21:34.408 | + functions-common:get_or_create_endpoint:1136 : echo 20b6b40aaa154deaa9e48c8a77d60582 2022-02-18 10:21:34.408 | 20b6b40aaa154deaa9e48c8a77d60582 2022-02-18 10:21:34.453 | [118119 Async create_neutron_accounts:152715]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-18 10:21:34.494 | [118119 Async create_swift_accounts:152856]: Waiting for completion of create_swift_accounts running on PID 152856 (2 other jobs running) 2022-02-18 10:21:34.520 | [118119 Async create_swift_accounts:152856]: Signaling child to exit 2022-02-18 10:22:18.452 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:22:18.477 | [152856 Async create_swift_accounts:152856]: finished successfully 2022-02-18 10:22:18.498 | WAKEUP 2022-02-18 10:22:18.521 | [118119 Async create_swift_accounts:152856]: Signaled 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-18 10:22:18.523 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-18 10:22:18.523 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-18 10:22:18.523 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-18 10:22:18.523 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-18 10:22:18.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.523 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.523 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.523 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.523 | ++ functions-common:get_or_create_role:950 : role_id=8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:22:18.524 | ++ functions-common:get_or_create_role:951 : echo 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:22:18.524 | + lib/swift:create_swift_accounts:638 : another_role=8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:22:18.524 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-18 10:22:18.524 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-18 10:22:18.524 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:22:18.524 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:22:18.524 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:22:18.524 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:22:18.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.524 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.524 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.524 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.524 | + functions-common:get_or_create_user:925 : user_id=b170e0943bd74000971a461d183bd428 2022-02-18 10:22:18.524 | + functions-common:get_or_create_user:926 : echo b170e0943bd74000971a461d183bd428 2022-02-18 10:22:18.524 | b170e0943bd74000971a461d183bd428 2022-02-18 10:22:18.524 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-18 10:22:18.524 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:22:18.524 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:22:18.524 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:22:18.524 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:22:18.524 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:22:18.524 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.524 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 10:22:18.524 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.524 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.524 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.525 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.525 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.525 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:22:18.525 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:22:18.525 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 10:22:18.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.525 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.525 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.525 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-18 10:22:18.525 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.525 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:22:18.525 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.525 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.525 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.525 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.525 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.525 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:22:18.525 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:22:18.525 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | b170e0943bd74000971a461d183bd428 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:22:18.525 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:22:18.525 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.525 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:22:18.525 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:22:18.525 | da3f652481514c39b16ed371e5620259 2022-02-18 10:22:18.525 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 10:22:18.525 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-18 10:22:18.525 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:22:18.525 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:22:18.526 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:22:18.526 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:22:18.526 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 10:22:18.526 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.526 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:22:18.526 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.526 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.526 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.526 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.526 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.526 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:22:18.526 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:22:18.526 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 10:22:18.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.526 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.526 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.526 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-18 10:22:18.526 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:22:18.526 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.526 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.526 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.526 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.527 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.527 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.527 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:22:18.527 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:22:18.527 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | b170e0943bd74000971a461d183bd428 | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:22:18.527 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:22:18.527 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.527 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.527 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.527 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.527 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-18 10:22:18.527 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:22:18.527 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-18 10:22:18.527 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-18 10:22:18.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.527 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.527 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.527 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.527 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:22:18.527 | 0fe1987ae371402fb91ef4b098a2881c' 2022-02-18 10:22:18.527 | + functions-common:get_or_create_service:1094 : echo 0fe1987ae371402fb91ef4b098a2881c 2022-02-18 10:22:18.527 | 0fe1987ae371402fb91ef4b098a2881c 2022-02-18 10:22:18.527 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-02-18 10:22:18.527 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:22:18.527 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-18 10:22:18.527 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:22:18.527 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-18 10:22:18.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.527 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.527 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.527 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:22:18.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:22:18.528 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-18 10:22:18.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.528 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.528 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.528 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=00867e36e7ad4b8abbc33c5dde73f1cb 2022-02-18 10:22:18.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 00867e36e7ad4b8abbc33c5dde73f1cb 2022-02-18 10:22:18.528 | + functions-common:get_or_create_endpoint:1127 : public_id=00867e36e7ad4b8abbc33c5dde73f1cb 2022-02-18 10:22:18.528 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-02-18 10:22:18.528 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-02-18 10:22:18.528 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:22:18.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-18 10:22:18.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.528 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.528 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.528 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.528 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:22:18.528 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:22:18.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-02-18 10:22:18.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.528 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.528 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.528 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.528 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=737f8c0163ac4c4e94d74f6c2871fa7b 2022-02-18 10:22:18.528 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 737f8c0163ac4c4e94d74f6c2871fa7b 2022-02-18 10:22:18.528 | 737f8c0163ac4c4e94d74f6c2871fa7b 2022-02-18 10:22:18.529 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:22:18.529 | + functions-common:get_or_create_endpoint:1136 : echo 00867e36e7ad4b8abbc33c5dde73f1cb 2022-02-18 10:22:18.529 | 00867e36e7ad4b8abbc33c5dde73f1cb 2022-02-18 10:22:18.529 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-18 10:22:18.529 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:22:18.529 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-18 10:22:18.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.529 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.529 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.529 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_project:938 : project_id=49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_project:939 : echo 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.529 | + lib/swift:create_swift_accounts:652 : swift_project_test1=49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.529 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-18 10:22:18.529 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.529 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-18 10:22:18.529 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-18 10:22:18.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.529 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.529 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.529 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_user:925 : user_id=9037b6b4a9a84302b896c72be65d782c 2022-02-18 10:22:18.529 | ++ functions-common:get_or_create_user:926 : echo 9037b6b4a9a84302b896c72be65d782c 2022-02-18 10:22:18.529 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=9037b6b4a9a84302b896c72be65d782c 2022-02-18 10:22:18.529 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-18 10:22:18.529 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.529 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 9037b6b4a9a84302b896c72be65d782c 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.530 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:22:18.530 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:22:18.530 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:22:18.530 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:22:18.530 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:22:18.530 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:22:18.530 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 9037b6b4a9a84302b896c72be65d782c --project 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:22:18.530 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.530 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.530 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.530 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.530 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.530 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:22:18.530 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:22:18.530 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 9037b6b4a9a84302b896c72be65d782c --project 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.530 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.530 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 9037b6b4a9a84302b896c72be65d782c --project 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.530 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:22:18.530 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.530 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.530 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.531 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.531 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.531 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:22:18.531 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:22:18.531 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | 9037b6b4a9a84302b896c72be65d782c | | 49f2743816754a31b3415fb399f0619b | | | False |' 2022-02-18 10:22:18.531 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:22:18.531 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.531 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.531 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.531 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.531 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-18 10:22:18.531 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-18 10:22:18.531 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:22:18.531 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-18 10:22:18.531 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-18 10:22:18.531 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-18 10:22:18.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.531 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.531 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.531 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.531 | ++ functions-common:get_or_create_user:925 : user_id=cdf31fd8f6c64adea96772ebc9158b44 2022-02-18 10:22:18.531 | ++ functions-common:get_or_create_user:926 : echo cdf31fd8f6c64adea96772ebc9158b44 2022-02-18 10:22:18.531 | + lib/swift:create_swift_accounts:661 : swift_user_test3=cdf31fd8f6c64adea96772ebc9158b44 2022-02-18 10:22:18.531 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-18 10:22:18.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.531 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 8d20c3490fb04269a35c5b9c9fb94a84 cdf31fd8f6c64adea96772ebc9158b44 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.531 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:22:18.531 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:22:18.531 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:22:18.531 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:22:18.531 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:22:18.532 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:22:18.532 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:22:18.532 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:22:18.532 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 8d20c3490fb04269a35c5b9c9fb94a84 --user cdf31fd8f6c64adea96772ebc9158b44 --project 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.532 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.532 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:22:18.532 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.532 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.532 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.532 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:22:18.532 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:22:18.532 | + functions-common:get_or_add_user_project_role:986 : openstack role add 8d20c3490fb04269a35c5b9c9fb94a84 --user cdf31fd8f6c64adea96772ebc9158b44 --project 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.532 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 8d20c3490fb04269a35c5b9c9fb94a84 --user cdf31fd8f6c64adea96772ebc9158b44 --project 49f2743816754a31b3415fb399f0619b 2022-02-18 10:22:18.532 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.532 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:22:18.532 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.532 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.532 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.532 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:22:18.532 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:22:18.532 | ++ functions-common:get_field:818 : echo '| 8d20c3490fb04269a35c5b9c9fb94a84 | cdf31fd8f6c64adea96772ebc9158b44 | | 49f2743816754a31b3415fb399f0619b | | | False |' 2022-02-18 10:22:18.533 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:22:18.533 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.533 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:22:18.533 | + functions-common:get_or_add_user_project_role:997 : echo 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:22:18.533 | 8d20c3490fb04269a35c5b9c9fb94a84 2022-02-18 10:22:18.533 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-18 10:22:18.533 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:22:18.533 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-18 10:22:18.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.533 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.533 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.533 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_project:938 : project_id=3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_project:939 : echo 3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.533 | + lib/swift:create_swift_accounts:666 : swift_project_test2=3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.533 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-18 10:22:18.533 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.533 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-18 10:22:18.533 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-18 10:22:18.533 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-18 10:22:18.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.533 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.533 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.533 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.533 | ++ functions-common:get_or_create_user:925 : user_id=637de9bf706c476aba8fff6dea218a6b 2022-02-18 10:22:18.534 | ++ functions-common:get_or_create_user:926 : echo 637de9bf706c476aba8fff6dea218a6b 2022-02-18 10:22:18.534 | + lib/swift:create_swift_accounts:671 : swift_user_test2=637de9bf706c476aba8fff6dea218a6b 2022-02-18 10:22:18.534 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-18 10:22:18.534 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.534 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 637de9bf706c476aba8fff6dea218a6b 3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.534 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:22:18.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:22:18.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:22:18.534 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:22:18.534 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:22:18.534 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:22:18.534 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 637de9bf706c476aba8fff6dea218a6b --project 3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:22:18.534 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.534 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.534 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.534 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.534 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.534 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:22:18.534 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:22:18.534 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 637de9bf706c476aba8fff6dea218a6b --project 3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.534 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.534 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 637de9bf706c476aba8fff6dea218a6b --project 3945d58274f94a5491bf95fd028daea7 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:22:18.534 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.535 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.535 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.535 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.535 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.535 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:22:18.535 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:22:18.535 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | 637de9bf706c476aba8fff6dea218a6b | | 3945d58274f94a5491bf95fd028daea7 | | | False |' 2022-02-18 10:22:18.535 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:22:18.535 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.535 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.535 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.535 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-18 10:22:18.535 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-18 10:22:18.535 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-18 10:22:18.535 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-18 10:22:18.535 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-18 10:22:18.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.535 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.535 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.535 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.535 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-18 10:22:18.535 | f3e75d04c88f477b909761a67e924b50' 2022-02-18 10:22:18.535 | ++ functions-common:get_or_create_domain:888 : echo f3e75d04c88f477b909761a67e924b50 2022-02-18 10:22:18.535 | + lib/swift:create_swift_accounts:676 : swift_domain=f3e75d04c88f477b909761a67e924b50 2022-02-18 10:22:18.535 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-18 10:22:18.535 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.535 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-18 10:22:18.536 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 f3e75d04c88f477b909761a67e924b50 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-18 10:22:18.536 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=f3e75d04c88f477b909761a67e924b50 --or-show -f value -c id 2022-02-18 10:22:18.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.536 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.536 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.536 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_project:938 : project_id=1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_project:939 : echo 1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.536 | + lib/swift:create_swift_accounts:680 : swift_project_test4=1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.536 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-18 10:22:18.536 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.536 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-18 10:22:18.536 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 f3e75d04c88f477b909761a67e924b50 test4@example.com 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-18 10:22:18.536 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=f3e75d04c88f477b909761a67e924b50 --email=test4@example.com --or-show -f value -c id 2022-02-18 10:22:18.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.536 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.536 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.536 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_user:925 : user_id=982d312e63374480879f0089bbab2cc9 2022-02-18 10:22:18.536 | ++ functions-common:get_or_create_user:926 : echo 982d312e63374480879f0089bbab2cc9 2022-02-18 10:22:18.536 | + lib/swift:create_swift_accounts:685 : swift_user_test4=982d312e63374480879f0089bbab2cc9 2022-02-18 10:22:18.536 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-18 10:22:18.536 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:22:18.536 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 982d312e63374480879f0089bbab2cc9 1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:22:18.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-18 10:22:18.537 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:22:18.537 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:22:18.537 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-18 10:22:18.537 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-18 10:22:18.537 | ++ functions-common:_get_domain_args:967 : echo 2022-02-18 10:22:18.537 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-18 10:22:18.537 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 982d312e63374480879f0089bbab2cc9 --project 1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.537 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.537 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:22:18.537 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.537 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.537 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.537 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:22:18.537 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:22:18.537 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 982d312e63374480879f0089bbab2cc9 --project 1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.537 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 982d312e63374480879f0089bbab2cc9 --project 1b7e6f639df94e1fb26ec47883894940 2022-02-18 10:22:18.537 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:22:18.537 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:22:18.537 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:22:18.537 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:18.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:18.537 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:22:18.538 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:22:18.538 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:22:18.538 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | 982d312e63374480879f0089bbab2cc9 | | 1b7e6f639df94e1fb26ec47883894940 | | | False |' 2022-02-18 10:22:18.538 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:22:18.538 | ++ functions-common:get_field:812 : read data 2022-02-18 10:22:18.538 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.538 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.538 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:22:18.571 | [118119 Async create_swift_accounts:152856]: finished create_swift_accounts with result 0 in 99 seconds 2022-02-18 10:22:18.580 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-18 10:22:18.583 | + inc/async:async_wait:197 : return 0 2022-02-18 10:22:18.585 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-18 10:22:18.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:18.607 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-18 10:22:18.629 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:18.634 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-18 10:22:18.639 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:22:18.643 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-18 10:22:18.647 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-18 10:22:18.650 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-18 10:22:18.723 | + inc/async:async_inner:63 : init_glance 2022-02-18 10:22:18.769 | [118119 Async init_glance:157055]: running: init_glance 2022-02-18 10:22:18.772 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-18 10:22:18.791 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:18.794 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-18 10:22:18.796 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:22:18.799 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-18 10:22:18.802 | + ./stack.sh:main:1147 : configure_neutron 2022-02-18 10:22:18.805 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-18 10:22:18.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:22:18.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:22:18.815 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:22:18.818 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:22:18.821 | + 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-02-18 10:22:18.823 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:22:18.826 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-18 10:22:18.829 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-18 10:22:18.831 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-18 10:22:18.833 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-18 10:22:18.847 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-18 10:22:18.850 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-18 10:22:22.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:22.410 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:22.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:22.410 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:26.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:26.026 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:26.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:26.026 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:29.132 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:22:29.158 | [157055 Async init_glance:157055]: finished successfully 2022-02-18 10:22:29.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:29.742 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:29.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:29.743 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:33.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:33.206 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:33.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:33.207 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:36.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:36.690 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:36.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:36.691 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:40.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:40.152 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:40.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:40.152 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:43.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:43.661 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:43.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:43.661 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:47.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:47.314 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:47.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:47.314 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:51.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:51.997 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:51.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:51.997 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:51.997 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-18 10:22:57.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:57.914 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:57.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:22:57.914 | from cryptography.utils import int_from_bytes 2022-02-18 10:22:58.238 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-18 10:22:58.245 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-18 10:22:58.248 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-18 10:22:58.251 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-18 10:22:58.254 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-18 10:22:58.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-18 10:22:58.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-18 10:22:58.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-18 10:22:58.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-18 10:22:58.266 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-18 10:22:58.268 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-18 10:22:58.271 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-18 10:22:58.276 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-18 10:22:58.278 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-18 10:22:58.280 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-18 10:22:58.283 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-18 10:22:58.288 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:22:58.291 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-18 10:22:58.294 | + 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-02-18 10:22:58.299 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-18 10:22:58.302 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-18 10:22:58.304 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-18 10:22:58.306 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-18 10:22:58.309 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-18 10:22:58.312 | + 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-02-18 10:22:58.341 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-18 10:22:58.372 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-18 10:22:58.404 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-18 10:22:58.434 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-18 10:22:58.469 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-18 10:22:58.498 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-18 10:22:58.501 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-18 10:22:58.503 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-18 10:22:58.506 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 10:22:58.509 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-18 10:22:58.529 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-18 10:22:58.533 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-18 10:22:58.536 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-18 10:22:58.540 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-18 10:22:58.543 | + 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-02-18 10:22:58.581 | + 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-02-18 10:22:58.612 | + 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-02-18 10:22:58.642 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-18 10:22:58.672 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-18 10:22:58.688 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:22:58.690 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-18 10:22:58.693 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-18 10:22:58.695 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-18 10:22:58.698 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-18 10:22:58.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-18 10:22:58.712 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-18 10:22:58.714 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-18 10:22:58.717 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-18 10:22:58.720 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-18 10:22:58.732 | + 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-02-18 10:22:58.745 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-18 10:22:58.747 | + 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-02-18 10:22:58.763 | + 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-02-18 10:22:58.776 | + 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-02-18 10:22:58.789 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-18 10:22:58.791 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 10:22:58.794 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-18 10:22:58.798 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.oScMevX7Xu 2022-02-18 10:22:58.801 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-18 10:22:58.804 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 10:22:58.806 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.oScMevX7Xu 2022-02-18 10:22:58.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.oScMevX7Xu 2022-02-18 10:22:58.822 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.oScMevX7Xu /etc/sudoers.d/neutron-rootwrap 2022-02-18 10:22:58.834 | + 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-02-18 10:22:58.867 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-18 10:22:58.870 | + 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-02-18 10:22:58.902 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-18 10:22:58.906 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-18 10:22:58.909 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-18 10:22:58.911 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 10:22:58.914 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-18 10:22:58.917 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:22:58.937 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:58.940 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-18 10:22:58.943 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-18 10:22:58.945 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:22:58.963 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:58.965 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:22:58.968 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-18 10:22:58.999 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:22:59.002 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:22:59.005 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-18 10:22:59.022 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:59.025 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-18 10:22:59.027 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-18 10:22:59.030 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 10:22:59.032 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 10:22:59.035 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-18 10:22:59.037 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-18 10:22:59.040 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 10:22:59.042 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-18 10:22:59.045 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-18 10:22:59.047 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-18 10:22:59.052 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-18 10:22:59.054 | + 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-02-18 10:22:59.059 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-18 10:22:59.078 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:22:59.081 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-18 10:22:59.083 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-18 10:22:59.086 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-18 10:22:59.090 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-18 10:22:59.120 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-18 10:22:59.151 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-18 10:22:59.181 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-18 10:22:59.212 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-18 10:22:59.242 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-18 10:22:59.245 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 10:22:59.247 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-18 10:22:59.250 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-18 10:22:59.253 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-18 10:22:59.283 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-18 10:22:59.314 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-18 10:22:59.348 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-18 10:22:59.379 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-18 10:22:59.409 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-18 10:22:59.440 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-18 10:22:59.471 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-18 10:22:59.502 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:22:59.533 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-18 10:22:59.563 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-18 10:22:59.601 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-18 10:22:59.634 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-18 10:22:59.637 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-18 10:22:59.640 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-18 10:22:59.642 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-18 10:22:59.645 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-18 10:22:59.675 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-18 10:22:59.705 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-02-18 10:22:59.736 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-18 10:22:59.766 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-18 10:22:59.797 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-18 10:22:59.827 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-18 10:22:59.857 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-18 10:22:59.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-18 10:22:59.920 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-18 10:22:59.954 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-18 10:22:59.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-18 10:22:59.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-18 10:22:59.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-18 10:22:59.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-18 10:22:59.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-18 10:22:59.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-18 10:22:59.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-02-18 10:22:59.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-02-18 10:22:59.981 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-02-18 10:22:59.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-18 10:22:59.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-18 10:22:59.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-18 10:22:59.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-18 10:22:59.994 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-18 10:22:59.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-18 10:22:59.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-18 10:23:00.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-18 10:23:00.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:00.007 | + 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-02-18 10:23:00.036 | + 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-02-18 10:23:00.039 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 10:23:00.044 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-18 10:23:00.047 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-18 10:23:00.049 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.052 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-18 10:23:00.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-18 10:23:00.083 | + 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-02-18 10:23:00.085 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.088 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 10:23:00.090 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-18 10:23:00.093 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-18 10:23:00.095 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.097 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-18 10:23:00.127 | + 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-02-18 10:23:00.129 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.132 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-18 10:23:00.134 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-18 10:23:00.137 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-18 10:23:00.139 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.142 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-18 10:23:00.170 | + 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-02-18 10:23:00.173 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.175 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-18 10:23:00.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-18 10:23:00.180 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-18 10:23:00.183 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.185 | + 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-02-18 10:23:00.214 | + 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-02-18 10:23:00.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-18 10:23:00.221 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-18 10:23:00.224 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-18 10:23:00.226 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.229 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-18 10:23:00.260 | + 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-02-18 10:23:00.264 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.267 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-18 10:23:00.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-18 10:23:00.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-18 10:23:00.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-18 10:23:00.312 | + 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-02-18 10:23:00.314 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.317 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-18 10:23:00.319 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-02-18 10:23:00.322 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-02-18 10:23:00.324 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.326 | + 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-02-18 10:23:00.357 | + 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-02-18 10:23:00.360 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:23:00.362 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-18 10:23:00.364 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-18 10:23:00.367 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-18 10:23:00.370 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-18 10:23:00.373 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-18 10:23:00.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-18 10:23:00.404 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-18 10:23:00.422 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:00.424 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-18 10:23:00.427 | + 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-02-18 10:23:00.459 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:00.462 | + 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-02-18 10:23:00.491 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-18 10:23:00.524 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-18 10:23:00.526 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-18 10:23:00.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-18 10:23:00.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-18 10:23:03.515 | INFO neutron.common.config [-] Logging enabled! 2022-02-18 10:23:03.516 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev513 2022-02-18 10:23:03.516 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159032) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-18 10:23:03.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 10:23:03.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 10:23:03.568 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:03.569 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:03.569 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:03.569 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159032) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:03.623 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-18 10:23:03.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:03.623 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:03.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:03.623 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:03.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-18 10:23:03.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-18 10:23:04.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-18 10:23:04.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 10:23:04.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-18 10:23:04.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-18 10:23:04.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-18 10:23:04.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:04.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-18 10:23:04.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-18 10:23:04.116 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-18 10:23:04.124 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-18 10:23:04.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-18 10:23:04.129 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-18 10:23:04.142 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-18 10:23:04.155 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-18 10:23:04.157 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-18 10:23:04.165 | net.bridge.bridge-nf-call-iptables = 1 2022-02-18 10:23:04.170 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-18 10:23:04.173 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-18 10:23:04.181 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-18 10:23:04.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-18 10:23:04.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-18 10:23:04.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-18 10:23:04.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-18 10:23:04.196 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-18 10:23:04.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-18 10:23:04.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-18 10:23:04.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 10:23:04.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-18 10:23:04.234 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-18 10:23:04.237 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-18 10:23:04.274 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-18 10:23:04.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-18 10:23:04.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-18 10:23:04.339 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-18 10:23:04.356 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:04.358 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-18 10:23:04.361 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-18 10:23:04.366 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-18 10:23:04.406 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-18 10:23:04.439 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 10:23:04.472 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:04.474 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 10:23:04.504 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-18 10:23:04.522 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:04.524 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-18 10:23:04.527 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-18 10:23:04.557 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-18 10:23:04.560 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-18 10:23:04.563 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-18 10:23:04.593 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-18 10:23:04.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-18 10:23:04.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-18 10:23:04.601 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-18 10:23:04.618 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:04.621 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-18 10:23:04.624 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-18 10:23:04.629 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-18 10:23:04.659 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 10:23:04.695 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:04.697 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 10:23:04.727 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-18 10:23:04.729 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-18 10:23:04.760 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-18 10:23:04.762 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-18 10:23:04.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-18 10:23:04.796 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-18 10:23:04.799 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-18 10:23:04.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-18 10:23:04.804 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-18 10:23:07.808 | INFO neutron.common.config [-] Logging enabled! 2022-02-18 10:23:07.808 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev513 2022-02-18 10:23:07.809 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159562) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-18 10:23:07.860 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159562) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 10:23:07.860 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159562) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-18 10:23:07.861 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159562) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:07.861 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159562) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:07.861 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159562) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:07.861 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159562) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-18 10:23:07.926 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-18 10:23:07.927 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=159562) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-18 10:23:07.928 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=159562) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-02-18 10:23:07.928 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-18 10:23:07.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:07.929 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:07.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:07.929 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:08.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-18 10:23:08.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-18 10:23:08.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-18 10:23:08.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-18 10:23:08.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-18 10:23:08.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-18 10:23:08.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-18 10:23:08.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-18 10:23:08.359 | + functions:set_mtu:785 : local dev=br-data 2022-02-18 10:23:08.362 | + functions:set_mtu:786 : local mtu=1500 2022-02-18 10:23:08.364 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-18 10:23:08.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-18 10:23:08.396 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-18 10:23:08.399 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-18 10:23:08.402 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-18 10:23:08.404 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-18 10:23:08.408 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-18 10:23:08.411 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-18 10:23:08.414 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-18 10:23:08.416 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-18 10:23:08.419 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-18 10:23:08.422 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-18 10:23:08.424 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-18 10:23:08.428 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-18 10:23:08.430 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-18 10:23:08.433 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-18 10:23:08.437 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-18 10:23:08.438 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-18 10:23:08.444 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-18 10:23:08.446 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-18 10:23:08.449 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-18 10:23:08.451 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-18 10:23:08.456 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-18 10:23:08.456 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-18 10:23:08.456 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-18 10:23:08.463 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.37/22 brd 192.168.3.255' 2022-02-18 10:23:08.466 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-18 10:23:08.469 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:08.472 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-18 10:23:08.474 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-18 10:23:08.477 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.37/22 brd 192.168.3.255 != '' ]] 2022-02-18 10:23:08.480 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.37/22 brd 192.168.3.255 dev eth1' 2022-02-18 10:23:08.483 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.37/22 brd 192.168.3.255 dev br-data' 2022-02-18 10:23:08.485 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-18 10:23:08.488 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-18 10:23:08.492 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.37/22 brd 192.168.3.255 2022-02-18 10:23:08.492 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-18 10:23:08.493 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-18 10:23:08.493 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-18 10:23:08.499 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.37 2022-02-18 10:23:08.501 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.37 ' 2022-02-18 10:23:08.504 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.37/22 brd 192.168.3.255 dev eth1 2022-02-18 10:23:08.517 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.37/22 brd 192.168.3.255 dev br-data 2022-02-18 10:23:08.530 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-18 10:23:08.542 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-18 10:23:08.563 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.37 2022-02-18 10:23:08.573 | PING 192.168.0.37 (192.168.0.37) from 192.168.0.37 br-data: 56(84) bytes of data. 2022-02-18 10:23:08.573 | 64 bytes from 192.168.0.37: icmp_seq=1 ttl=64 time=0.079 ms 2022-02-18 10:23:09.600 | 64 bytes from 192.168.0.37: icmp_seq=2 ttl=64 time=0.072 ms 2022-02-18 10:23:10.624 | 64 bytes from 192.168.0.37: icmp_seq=3 ttl=64 time=0.071 ms 2022-02-18 10:23:10.624 | 2022-02-18 10:23:10.624 | --- 192.168.0.37 ping statistics --- 2022-02-18 10:23:10.624 | 3 packets transmitted, 3 received, 0% packet loss, time 2051ms 2022-02-18 10:23:10.624 | rtt min/avg/max/mdev = 0.071/0.074/0.079/0.003 ms 2022-02-18 10:23:10.633 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-18 10:23:10.634 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-18 10:23:10.642 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-18 10:23:10.645 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-18 10:23:10.663 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:10.665 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-18 10:23:10.668 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-18 10:23:10.673 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-18 10:23:10.702 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-02-18 10:23:10.731 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-18 10:23:10.761 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-18 10:23:10.793 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-18 10:23:10.796 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-18 10:23:10.825 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-18 10:23:10.828 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-18 10:23:10.854 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:23:10.857 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-18 10:23:10.860 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-18 10:23:10.880 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:23:10.882 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-18 10:23:10.899 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:23:10.902 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-18 10:23:10.919 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:23:10.922 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-18 10:23:10.953 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-18 10:23:10.984 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-18 10:23:10.986 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-18 10:23:11.005 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.007 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-18 10:23:11.026 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.028 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-18 10:23:11.031 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-18 10:23:11.097 | + inc/async:async_inner:63 : init_neutron 2022-02-18 10:23:11.138 | [118119 Async init_neutron:160040]: running: init_neutron 2022-02-18 10:23:11.142 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-18 10:23:11.162 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.165 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-18 10:23:11.177 | ++ ./stack.sh:main:1162 : true 2022-02-18 10:23:11.180 | + ./stack.sh:main:1162 : netman_pid= 2022-02-18 10:23:11.182 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-18 10:23:11.185 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-18 10:23:11.201 | + ./stack.sh:main:1169 : clean_iptables 2022-02-18 10:23:11.207 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-18 10:23:11.210 | + lib/nova:clean_iptables:183 : grep nova 2022-02-18 10:23:11.210 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-18 10:23:11.214 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-18 10:23:11.214 | + lib/nova:clean_iptables:183 : bash 2022-02-18 10:23:11.218 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-18 10:23:11.221 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 10:23:11.227 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 10:23:11.230 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-18 10:23:11.232 | + lib/nova:clean_iptables:185 : grep nova 2022-02-18 10:23:11.232 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-18 10:23:11.232 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-18 10:23:11.234 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-18 10:23:11.236 | + lib/nova:clean_iptables:185 : bash 2022-02-18 10:23:11.249 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 10:23:11.253 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-18 10:23:11.253 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-18 10:23:11.255 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-18 10:23:11.258 | + lib/nova:clean_iptables:187 : bash 2022-02-18 10:23:11.258 | + lib/nova:clean_iptables:187 : grep nova 2022-02-18 10:23:11.266 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-18 10:23:11.279 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-18 10:23:11.279 | + lib/nova:clean_iptables:189 : grep nova 2022-02-18 10:23:11.279 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-18 10:23:11.280 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-18 10:23:11.282 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-18 10:23:11.286 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-18 10:23:11.286 | + lib/nova:clean_iptables:189 : bash 2022-02-18 10:23:11.290 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-18 10:23:11.299 | net.ipv4.ip_forward = 1 2022-02-18 10:23:11.303 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-18 10:23:11.320 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.323 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-18 10:23:11.325 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-18 10:23:11.330 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-18 10:23:11.367 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-18 10:23:11.399 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-18 10:23:11.402 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-18 10:23:11.437 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-18 10:23:11.468 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-18 10:23:11.487 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.489 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-18 10:23:11.492 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:23:11.495 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-18 10:23:11.497 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-18 10:23:11.500 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-18 10:23:11.563 | + inc/async:async_inner:63 : init_swift 2022-02-18 10:23:11.617 | [118119 Async init_swift:160400]: running: init_swift 2022-02-18 10:23:11.620 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-18 10:23:11.643 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.646 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-18 10:23:11.649 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:23:11.655 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-18 10:23:11.659 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-18 10:23:11.662 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-18 10:23:11.734 | + inc/async:async_inner:63 : init_cinder 2022-02-18 10:23:11.781 | [118119 Async init_cinder:160495]: running: init_cinder 2022-02-18 10:23:11.789 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-18 10:23:11.829 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:11.832 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-18 10:23:11.837 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:23:11.840 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-18 10:23:11.843 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-18 10:23:11.846 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-18 10:23:11.919 | + inc/async:async_inner:63 : init_placement 2022-02-18 10:23:11.995 | [118119 Async init_placement:160613]: running: init_placement 2022-02-18 10:23:12.002 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-18 10:23:12.066 | [118119 Async init_neutron:160040]: Waiting for completion of init_neutron running on PID 160040 (6 other jobs running) 2022-02-18 10:23:12.092 | [118119 Async init_neutron:160040]: Signaling child to exit 2022-02-18 10:23:22.133 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:23:22.172 | [160495 Async init_cinder:160495]: finished successfully 2022-02-18 10:23:25.407 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:23:25.441 | [160400 Async init_swift:160400]: finished successfully 2022-02-18 10:23:39.442 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:23:39.469 | [160040 Async init_neutron:160040]: finished successfully 2022-02-18 10:23:39.490 | WAKEUP 2022-02-18 10:23:39.514 | [118119 Async init_neutron:160040]: Signaled 2022-02-18 10:23:39.516 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-18 10:23:39.516 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:23:39.516 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:23:39.516 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:23:39.516 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:23:39.516 | + 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-02-18 10:23:39.516 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:23:39.516 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-18 10:23:39.516 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-18 10:23:39.516 | + lib/database:recreate_database:112 : local db=neutron 2022-02-18 10:23:39.516 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-18 10:23:39.516 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-18 10:23:39.516 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-18 10:23:39.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:39.516 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-18 10:23:39.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:39.516 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-18 10:23:39.516 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 10:23:39.516 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:23:39.516 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:23:39.516 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:23:39.516 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179794342 2022-02-18 10:23:39.516 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-18 10:23:39.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:39.516 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:39.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:39.516 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:39.516 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:39.516 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:39.516 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-18 10:23:39.517 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-18 10:23:39.518 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-18 10:23:39.519 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-18 10:23:39.520 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-18 10:23:39.520 | Running upgrade for neutron ... 2022-02-18 10:23:39.520 | OK 2022-02-18 10:23:39.520 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-18 10:23:39.520 | + functions-common:time_stop:2425 : local name 2022-02-18 10:23:39.520 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:23:39.520 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:23:39.520 | + functions-common:time_stop:2428 : local total 2022-02-18 10:23:39.520 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:23:39.520 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 10:23:39.520 | + functions-common:time_stop:2432 : start_time=1645179794342 2022-02-18 10:23:39.520 | + functions-common:time_stop:2434 : [[ -z 1645179794342 ]] 2022-02-18 10:23:39.521 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:23:39.521 | + functions-common:time_stop:2437 : end_time=1645179819425 2022-02-18 10:23:39.521 | + functions-common:time_stop:2438 : elapsed_time=25083 2022-02-18 10:23:39.521 | + functions-common:time_stop:2439 : total=8496 2022-02-18 10:23:39.521 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:23:39.521 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33579 2022-02-18 10:23:39.567 | [118119 Async init_neutron:160040]: finished init_neutron with result 0 in 28 seconds 2022-02-18 10:23:39.573 | + inc/async:async_wait:197 : return 0 2022-02-18 10:23:39.576 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-18 10:23:39.639 | [118119 Async init_placement:160613]: Waiting for completion of init_placement running on PID 160613 (5 other jobs running) 2022-02-18 10:23:39.671 | [118119 Async init_placement:160613]: Signaling child to exit 2022-02-18 10:23:47.141 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:23:47.172 | [160613 Async init_placement:160613]: finished successfully 2022-02-18 10:23:47.199 | WAKEUP 2022-02-18 10:23:47.224 | [118119 Async init_placement:160613]: Signaled 2022-02-18 10:23:47.225 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-18 10:23:47.225 | + lib/database:recreate_database:112 : local db=placement 2022-02-18 10:23:47.225 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-18 10:23:47.225 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-18 10:23:47.225 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-18 10:23:47.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:47.225 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-18 10:23:47.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:47.225 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-18 10:23:47.225 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-18 10:23:47.225 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-18 10:23:47.226 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-18 10:23:47.226 | + functions-common:get_or_create_user:909 : local user_id 2022-02-18 10:23:47.226 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-18 10:23:47.226 | + functions-common:get_or_create_user:913 : local email= 2022-02-18 10:23:47.226 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-18 10:23:47.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.226 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.226 | + functions-common:get_or_create_user:925 : user_id=be2e5bccdd7d4ad193c5dac98009b26f 2022-02-18 10:23:47.226 | + functions-common:get_or_create_user:926 : echo be2e5bccdd7d4ad193c5dac98009b26f 2022-02-18 10:23:47.226 | be2e5bccdd7d4ad193c5dac98009b26f 2022-02-18 10:23:47.226 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-18 10:23:47.226 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:23:47.226 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:23:47.226 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:23:47.226 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:23:47.226 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 10:23:47.226 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:23:47.226 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:23:47.226 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:23:47.226 | ++ functions-common:get_field:812 : read data 2022-02-18 10:23:47.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.226 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.227 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.227 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:23:47.227 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:23:47.227 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 10:23:47.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.227 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:23:47.227 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:23:47.227 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-18 10:23:47.227 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:23:47.227 | ++ functions-common:get_field:812 : read data 2022-02-18 10:23:47.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.227 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.227 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.227 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:23:47.227 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:23:47.227 | ++ functions-common:get_field:818 : echo '| da3f652481514c39b16ed371e5620259 | be2e5bccdd7d4ad193c5dac98009b26f | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:23:47.227 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:23:47.227 | ++ functions-common:get_field:812 : read data 2022-02-18 10:23:47.227 | + functions-common:get_or_add_user_project_role:995 : user_role_id=da3f652481514c39b16ed371e5620259 2022-02-18 10:23:47.227 | + functions-common:get_or_add_user_project_role:997 : echo da3f652481514c39b16ed371e5620259 2022-02-18 10:23:47.227 | da3f652481514c39b16ed371e5620259 2022-02-18 10:23:47.227 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-18 10:23:47.227 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-18 10:23:47.227 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-18 10:23:47.227 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-18 10:23:47.227 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-18 10:23:47.227 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-18 10:23:47.228 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-18 10:23:47.228 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-18 10:23:47.228 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-18 10:23:47.228 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-18 10:23:47.228 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-18 10:23:47.228 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-18 10:23:47.228 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 10:23:47.228 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-18 10:23:47.228 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:23:47.228 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:23:47.228 | ++ functions-common:get_field:812 : read data 2022-02-18 10:23:47.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.228 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.228 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.228 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.228 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-18 10:23:47.228 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-18 10:23:47.228 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 10:23:47.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.228 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.228 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.228 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-18 10:23:47.228 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-18 10:23:47.228 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-18 10:23:47.228 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:23:47.228 | ++ functions-common:get_field:812 : read data 2022-02-18 10:23:47.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.228 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.228 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.229 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.229 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:23:47.229 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:23:47.229 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:23:47.229 | ++ functions-common:get_field:818 : echo '| 67733962fd2c421291d212522ba38dff | be2e5bccdd7d4ad193c5dac98009b26f | | d43f3a7e884f4d538e3484a94045f282 | | | False |' 2022-02-18 10:23:47.229 | ++ functions-common:get_field:812 : read data 2022-02-18 10:23:47.229 | + functions-common:get_or_add_user_project_role:995 : user_role_id=67733962fd2c421291d212522ba38dff 2022-02-18 10:23:47.229 | + functions-common:get_or_add_user_project_role:997 : echo 67733962fd2c421291d212522ba38dff 2022-02-18 10:23:47.229 | 67733962fd2c421291d212522ba38dff 2022-02-18 10:23:47.229 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-02-18 10:23:47.229 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-18 10:23:47.229 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-18 10:23:47.229 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-18 10:23:47.229 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-18 10:23:47.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.229 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.229 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.229 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.229 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-18 10:23:47.229 | 314d9324dfcd46948fc89c8b79491ada' 2022-02-18 10:23:47.229 | + functions-common:get_or_create_service:1094 : echo 314d9324dfcd46948fc89c8b79491ada 2022-02-18 10:23:47.229 | 314d9324dfcd46948fc89c8b79491ada 2022-02-18 10:23:47.229 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-02-18 10:23:47.229 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-18 10:23:47.229 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-02-18 10:23:47.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-18 10:23:47.229 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-18 10:23:47.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.229 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.229 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.229 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-18 10:23:47.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-18 10:23:47.230 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-02-18 10:23:47.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.230 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.230 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.230 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:23:47.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4b4ea9bfa3d24eed9f6a25e3f14e0f74 2022-02-18 10:23:47.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4b4ea9bfa3d24eed9f6a25e3f14e0f74 2022-02-18 10:23:47.230 | + functions-common:get_or_create_endpoint:1127 : public_id=4b4ea9bfa3d24eed9f6a25e3f14e0f74 2022-02-18 10:23:47.230 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-18 10:23:47.230 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-18 10:23:47.230 | + functions-common:get_or_create_endpoint:1136 : echo 4b4ea9bfa3d24eed9f6a25e3f14e0f74 2022-02-18 10:23:47.230 | 4b4ea9bfa3d24eed9f6a25e3f14e0f74 2022-02-18 10:23:47.273 | [118119 Async init_placement:160613]: finished init_placement with result 0 in 35 seconds 2022-02-18 10:23:47.277 | + inc/async:async_wait:197 : return 0 2022-02-18 10:23:47.280 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-18 10:23:47.333 | [118119 Async init_glance:157055]: Waiting for completion of init_glance running on PID 157055 (4 other jobs running) 2022-02-18 10:23:47.359 | [118119 Async init_glance:157055]: Signaling child to exit 2022-02-18 10:23:47.360 | WAKEUP 2022-02-18 10:23:47.383 | [118119 Async init_glance:157055]: Signaled 2022-02-18 10:23:47.385 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-18 10:23:47.385 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-18 10:23:47.385 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-18 10:23:47.385 | + lib/database:recreate_database:112 : local db=glance 2022-02-18 10:23:47.385 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-18 10:23:47.385 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-18 10:23:47.385 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-18 10:23:47.385 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:47.385 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-18 10:23:47.385 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:47.385 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-18 10:23:47.385 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 10:23:47.385 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:23:47.385 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:23:47.385 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:23:47.385 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179739001 2022-02-18 10:23:47.385 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-18 10:23:47.385 | 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=157178) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:23:47.385 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 10:23:47.385 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 10:23:47.385 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 10:23:47.385 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 10:23:47.385 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.385 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.385 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-18 10:23:47.386 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-18 10:23:47.386 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-18 10:23:47.387 | Database migration is up to date. No migration needed. 2022-02-18 10:23:47.387 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-18 10:23:47.387 | Database is synced successfully. 2022-02-18 10:23:47.387 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-18 10:23:47.387 | 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=157365) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-18 10:23:47.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-18 10:23:47.388 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-18 10:23:47.388 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-18 10:23:47.388 | + functions-common:time_stop:2425 : local name 2022-02-18 10:23:47.388 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:23:47.388 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:23:47.388 | + functions-common:time_stop:2428 : local total 2022-02-18 10:23:47.388 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:23:47.388 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 10:23:47.388 | + functions-common:time_stop:2432 : start_time=1645179739001 2022-02-18 10:23:47.388 | + functions-common:time_stop:2434 : [[ -z 1645179739001 ]] 2022-02-18 10:23:47.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:23:47.388 | + functions-common:time_stop:2437 : end_time=1645179749116 2022-02-18 10:23:47.388 | + functions-common:time_stop:2438 : elapsed_time=10115 2022-02-18 10:23:47.388 | + functions-common:time_stop:2439 : total=8496 2022-02-18 10:23:47.388 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:23:47.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18611 2022-02-18 10:23:47.431 | [118119 Async init_glance:157055]: finished init_glance with result 0 in 10 seconds 2022-02-18 10:23:47.435 | + inc/async:async_wait:197 : return 0 2022-02-18 10:23:47.438 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-18 10:23:47.492 | [118119 Async init_swift:160400]: Waiting for completion of init_swift running on PID 160400 (3 other jobs running) 2022-02-18 10:23:47.523 | [118119 Async init_swift:160400]: Signaling child to exit 2022-02-18 10:23:47.524 | WAKEUP 2022-02-18 10:23:47.549 | [118119 Async init_swift:160400]: Signaled 2022-02-18 10:23:47.550 | + lib/swift:init_swift:692 : local node_number 2022-02-18 10:23:47.550 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-18 10:23:47.550 | No account-server running 2022-02-18 10:23:47.550 | No container-server running 2022-02-18 10:23:47.550 | No container-reconciler running 2022-02-18 10:23:47.550 | No object-reconstructor running 2022-02-18 10:23:47.550 | No container-sync running 2022-02-18 10:23:47.550 | No proxy-server running 2022-02-18 10:23:47.550 | No container-replicator running 2022-02-18 10:23:47.550 | No object-replicator running 2022-02-18 10:23:47.550 | No container-updater running 2022-02-18 10:23:47.550 | No object-auditor running 2022-02-18 10:23:47.550 | No object-updater running 2022-02-18 10:23:47.550 | No account-reaper running 2022-02-18 10:23:47.551 | No container-auditor running 2022-02-18 10:23:47.551 | No account-auditor running 2022-02-18 10:23:47.551 | No account-replicator running 2022-02-18 10:23:47.551 | No object-expirer running 2022-02-18 10:23:47.551 | No object-server running 2022-02-18 10:23:47.551 | No container-sharder running 2022-02-18 10:23:47.551 | + lib/swift:init_swift:694 : true 2022-02-18 10:23:47.551 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-18 10:23:47.551 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-18 10:23:47.551 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-18 10:23:47.551 | = sectsz=512 attr=2, projid32bit=1 2022-02-18 10:23:47.551 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-18 10:23:47.551 | = reflink=1 2022-02-18 10:23:47.551 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-18 10:23:47.551 | = sunit=0 swidth=0 blks 2022-02-18 10:23:47.551 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-18 10:23:47.551 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-18 10:23:47.551 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-18 10:23:47.551 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-18 10:23:47.551 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-18 10:23:47.552 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-18 10:23:47.552 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-18 10:23:47.552 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1645179034.object.builder backups/1645179035.container.builder backups/1645179036.account.builder backups/1645179042.object.builder backups/1645179043.container.builder backups/1645179044.account.builder backups/1645179042.object.ring.gz backups/1645179043.container.ring.gz backups/1645179044.account.ring.gz 2022-02-18 10:23:47.552 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-18 10:23:47.552 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-18 10:23:47.552 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-18 10:23:47.552 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-18 10:23:47.552 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-18 10:23:47.552 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-18 10:23:47.552 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-18 10:23:47.552 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-18 10:23:47.552 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-18 10:23:47.552 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-18 10:23:47.552 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-18 10:23:47.552 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-18 10:23:47.552 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-18 10:23:47.552 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-18 10:23:47.552 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-18 10:23:47.552 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 10:23:47.552 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-18 10:23:47.552 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 10:23:47.552 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-18 10:23:47.552 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-18 10:23:47.552 | + lib/swift:init_swift:738 : popd 2022-02-18 10:23:47.598 | [118119 Async init_swift:160400]: finished init_swift with result 0 in 13 seconds 2022-02-18 10:23:47.602 | + inc/async:async_wait:197 : return 0 2022-02-18 10:23:47.605 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-18 10:23:47.664 | [118119 Async init_cinder:160495]: Waiting for completion of init_cinder running on PID 160495 (2 other jobs running) 2022-02-18 10:23:47.690 | [118119 Async init_cinder:160495]: Signaling child to exit 2022-02-18 10:23:47.690 | WAKEUP 2022-02-18 10:23:47.718 | [118119 Async init_cinder:160495]: Signaled 2022-02-18 10:23:47.720 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-18 10:23:47.720 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:47.720 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-18 10:23:47.720 | + lib/database:recreate_database:112 : local db=cinder 2022-02-18 10:23:47.720 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-18 10:23:47.720 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-18 10:23:47.720 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-18 10:23:47.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:47.720 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-18 10:23:47.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:47.720 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-18 10:23:47.720 | + functions-common:time_start:2411 : local name=dbsync 2022-02-18 10:23:47.720 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:23:47.720 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:23:47.720 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:23:47.720 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179792556 2022-02-18 10:23:47.720 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-18 10:23:47.720 | 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=160732) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:23:47.720 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:23:47.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:23:47.721 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160732) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:23:47.721 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-18 10:23:47.721 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 10:23:47.721 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 10:23:47.721 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-18 10:23:47.721 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=160732) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 10:23:47.721 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-18 10:23:47.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.721 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:47.722 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:47.722 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 10:23:47.722 | last_heartbeat = column_property( 2022-02-18 10:23:47.722 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 10:23:47.722 | num_hosts = column_property( 2022-02-18 10:23:47.722 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-18 10:23:47.722 | num_down_hosts = column_property( 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-18 10:23:47.722 | + functions-common:time_stop:2425 : local name 2022-02-18 10:23:47.722 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:23:47.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:23:47.722 | + functions-common:time_stop:2428 : local total 2022-02-18 10:23:47.722 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:23:47.722 | + functions-common:time_stop:2431 : name=dbsync 2022-02-18 10:23:47.722 | + functions-common:time_stop:2432 : start_time=1645179792556 2022-02-18 10:23:47.722 | + functions-common:time_stop:2434 : [[ -z 1645179792556 ]] 2022-02-18 10:23:47.722 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:23:47.722 | + functions-common:time_stop:2437 : end_time=1645179800201 2022-02-18 10:23:47.722 | + functions-common:time_stop:2438 : elapsed_time=7645 2022-02-18 10:23:47.722 | + functions-common:time_stop:2439 : total=8496 2022-02-18 10:23:47.722 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:23:47.722 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16141 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-18 10:23:47.722 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-18 10:23:47.722 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-18 10:23:47.722 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-18 10:23:47.722 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-18 10:23:47.722 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-18 10:23:47.723 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-18 10:23:47.723 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-18 10:23:47.723 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-18 10:23:47.723 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-18 10:23:47.723 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-18 10:23:47.723 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-18 10:23:47.723 | + functions-common:is_suse:542 : is_opensuse 2022-02-18 10:23:47.723 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-18 10:23:47.723 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-18 10:23:47.723 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-18 10:23:47.723 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-18 10:23:47.723 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-18 10:23:47.723 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-18 10:23:47.723 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-18 10:23:47.723 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-18 10:23:47.723 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-18 10:23:47.724 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-18 10:23:47.724 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-18 10:23:47.724 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-18 10:23:47.724 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-18 10:23:47.724 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-18 10:23:47.724 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-18 10:23:47.724 | Physical volume "/dev/loop4" successfully created. 2022-02-18 10:23:47.724 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-18 10:23:47.724 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-18 10:23:47.724 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-18 10:23:47.724 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-18 10:23:47.724 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-18 10:23:47.724 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-18 10:23:47.724 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-18 10:23:47.724 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-18 10:23:47.724 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:47.724 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-18 10:23:47.724 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-18 10:23:47.724 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-18 10:23:47.767 | [118119 Async init_cinder:160495]: finished init_cinder with result 0 in 10 seconds 2022-02-18 10:23:47.772 | + inc/async:async_wait:197 : return 0 2022-02-18 10:23:47.776 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-18 10:23:47.795 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:47.798 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-18 10:23:47.800 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:23:47.803 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-18 10:23:47.806 | + ./stack.sh:main:1218 : init_nova 2022-02-18 10:23:47.808 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-18 10:23:47.826 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:47.828 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-18 10:23:47.846 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:23:47.848 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:23:47.851 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 10:23:47.910 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 10:23:47.950 | [118119 Async nova-cell-0:162862]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-18 10:23:47.953 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-18 10:23:47.958 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:23:47.961 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-18 10:23:47.964 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:23:47.967 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:23:47.970 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 10:23:48.033 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 10:23:48.085 | [118119 Async nova-cell-1:162954]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-18 10:23:48.088 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-18 10:23:48.091 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-18 10:23:48.093 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-18 10:23:48.096 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-18 10:23:48.099 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-18 10:23:48.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:48.518 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-18 10:23:48.525 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:23:48.546 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-18 10:23:52.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:23:52.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:23:52.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:23:52.854 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:23:52.854 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163013) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:23:52.883 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 10:23:52.883 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 10:23:52.921 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-18 10:23:54.897 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=163013) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 10:23:54.900 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-18 10:23:55.718 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=163013) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 10:23:55.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:55.725 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:55.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:55.725 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:56.204 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-18 10:23:56.207 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-18 10:23:56.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-18 10:23:56.213 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-18 10:23:56.216 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 10:23:56.219 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-18 10:23:59.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:59.906 | from cryptography.utils import int_from_bytes 2022-02-18 10:23:59.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:23:59.907 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:00.434 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-18 10:24:00.440 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-18 10:24:00.442 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-18 10:24:00.496 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:24:00.511 | [118119 Async nova-cell-0:162862]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 162862 (3 other jobs running) 2022-02-18 10:24:00.528 | [162954 Async nova-cell-1:162954]: finished successfully 2022-02-18 10:24:00.541 | [118119 Async nova-cell-0:162862]: Signaling child to exit 2022-02-18 10:24:00.555 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:24:00.580 | [162862 Async nova-cell-0:162862]: finished successfully 2022-02-18 10:24:00.602 | WAKEUP 2022-02-18 10:24:00.628 | [118119 Async nova-cell-0:162862]: Signaled 2022-02-18 10:24:00.630 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-18 10:24:00.630 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-18 10:24:00.630 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-18 10:24:00.630 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-18 10:24:00.630 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-18 10:24:00.630 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-18 10:24:00.631 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-18 10:24:00.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:24:00.631 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-18 10:24:00.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:24:00.631 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:24:00.633 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163020) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:24:00.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 10:24:00.633 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 10:24:00.633 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-18 10:24:00.633 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163020) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 10:24:00.633 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-18 10:24:00.633 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163020) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 10:24:00.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:00.633 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:00.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:00.633 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:00.680 | [118119 Async nova-cell-0:162862]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-02-18 10:24:00.684 | + inc/async:async_wait:197 : return 0 2022-02-18 10:24:00.687 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-18 10:24:00.689 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-18 10:24:00.741 | [118119 Async nova-cell-1:162954]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 162954 (2 other jobs running) 2022-02-18 10:24:00.766 | [118119 Async nova-cell-1:162954]: Signaling child to exit 2022-02-18 10:24:00.766 | WAKEUP 2022-02-18 10:24:00.791 | [118119 Async nova-cell-1:162954]: Signaled 2022-02-18 10:24:00.793 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-18 10:24:00.793 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-18 10:24:00.793 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-18 10:24:00.793 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-18 10:24:00.793 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-18 10:24:00.793 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-18 10:24:00.793 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-18 10:24:00.793 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:24:00.793 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-18 10:24:00.793 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-18 10:24:00.793 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-18 10:24:00.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163026) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-18 10:24:00.795 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-18 10:24:00.795 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-18 10:24:00.795 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-18 10:24:00.795 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163026) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-18 10:24:00.795 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-18 10:24:00.795 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163026) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-18 10:24:00.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:00.795 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:00.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:00.795 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:00.838 | [118119 Async nova-cell-1:162954]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-02-18 10:24:00.843 | + inc/async:async_wait:197 : return 0 2022-02-18 10:24:00.845 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:24:00.848 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-18 10:24:04.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:04.577 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:04.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:04.577 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:04.577 | Running batches of 50 until complete 2022-02-18 10:24:04.577 | +-------------------------------------+--------------+-----------+ 2022-02-18 10:24:04.577 | | Migration | Total Needed | Completed | 2022-02-18 10:24:04.577 | +-------------------------------------+--------------+-----------+ 2022-02-18 10:24:04.577 | | fill_virtual_interface_list | 0 | 0 | 2022-02-18 10:24:04.577 | | migrate_empty_ratio | 0 | 0 | 2022-02-18 10:24:04.577 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-18 10:24:04.577 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-18 10:24:04.577 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-18 10:24:04.577 | | populate_dev_uuids | 0 | 0 | 2022-02-18 10:24:04.578 | | populate_missing_availability_zones | 0 | 0 | 2022-02-18 10:24:04.578 | | populate_queued_for_delete | 0 | 0 | 2022-02-18 10:24:04.578 | | populate_user_id | 0 | 0 | 2022-02-18 10:24:04.578 | | populate_uuids | 0 | 0 | 2022-02-18 10:24:04.578 | +-------------------------------------+--------------+-----------+ 2022-02-18 10:24:05.083 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-18 10:24:05.090 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:24:05.095 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-18 10:24:05.099 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:24:05.103 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:24:05.108 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-18 10:24:08.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:08.533 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:08.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:08.533 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:08.533 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-18 10:24:08.533 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-18 10:24:08.986 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-18 10:24:08.990 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-18 10:24:09.010 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-18 10:24:09.013 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-18 10:24:09.032 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:09.035 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-18 10:24:09.038 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-18 10:24:09.098 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-18 10:24:09.138 | [118119 Async configure_neutron_nova:164176]: running: configure_neutron_nova 2022-02-18 10:24:09.141 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-18 10:24:09.144 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 10:24:09.147 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-18 10:24:09.150 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 10:24:09.152 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 10:24:09.155 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 10:24:09.158 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 10:24:09.161 | + functions-common:run_phase:1863 : local extra 2022-02-18 10:24:09.165 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 10:24:09.170 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 10:24:09.172 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 10:24:09.175 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 10:24:09.178 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-18 10:24:09.181 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 10:24:09.199 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:09.201 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:24:09.204 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:24:09.206 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-18 10:24:09.209 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:24:09.211 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 10:24:09.214 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-18 10:24:09.216 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 10:24:09.219 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 10:24:09.222 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:24:09.225 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 10:24:09.228 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-18 10:24:09.231 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 10:24:09.233 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-18 10:24:09.236 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 10:24:09.238 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 10:24:09.241 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-18 10:24:09.244 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.246 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 10:24:09.250 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-18 10:24:09.252 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:24:09.255 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 10:24:09.258 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 10:24:09.261 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-18 10:24:09.265 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.268 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-18 10:24:09.270 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:24:09.273 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-18 10:24:09.273 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:24:09.273 | gsub("[][]", "", $1); 2022-02-18 10:24:09.273 | split($1, a, "|"); 2022-02-18 10:24:09.273 | if (a[1] == matchgroup) 2022-02-18 10:24:09.273 | print a[2] 2022-02-18 10:24:09.273 | } 2022-02-18 10:24:09.273 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.279 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 10:24:09.283 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 10:24:09.285 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 10:24:09.289 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-18 10:24:09.291 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-18 10:24:09.295 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-18 10:24:09.297 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-18 10:24:09.301 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-18 10:24:09.305 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-18 10:24:09.308 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-18 10:24:09.311 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-18 10:24:09.313 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.316 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 10:24:09.319 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-18 10:24:09.321 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 10:24:09.325 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-18 10:24:09.327 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-18 10:24:09.330 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-18 10:24:09.333 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-18 10:24:09.337 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-18 10:24:09.338 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.339 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-18 10:24:09.339 | BEGIN { 2022-02-18 10:24:09.339 | section = "" 2022-02-18 10:24:09.339 | last_section = "" 2022-02-18 10:24:09.339 | section_count = 0 2022-02-18 10:24:09.339 | } 2022-02-18 10:24:09.339 | /^\[.+\]/ { 2022-02-18 10:24:09.339 | gsub("[][]", "", $1); 2022-02-18 10:24:09.339 | section=$1 2022-02-18 10:24:09.339 | next 2022-02-18 10:24:09.339 | } 2022-02-18 10:24:09.339 | /^ *\#/ { 2022-02-18 10:24:09.339 | next 2022-02-18 10:24:09.339 | } 2022-02-18 10:24:09.339 | /^[^ \t]+/ { 2022-02-18 10:24:09.339 | # get offset of first = in $0 2022-02-18 10:24:09.339 | eq_idx = index($0, "=") 2022-02-18 10:24:09.340 | # extract attr & value from $0 2022-02-18 10:24:09.340 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 10:24:09.340 | value = substr($0, eq_idx + 1) 2022-02-18 10:24:09.340 | # only need to strip trailing whitespace from attr 2022-02-18 10:24:09.340 | sub(/[ \t]*$/, "", attr) 2022-02-18 10:24:09.340 | # need to strip leading & trailing whitespace from value 2022-02-18 10:24:09.340 | sub(/^[ \t]*/, "", value) 2022-02-18 10:24:09.340 | sub(/[ \t]*$/, "", value) 2022-02-18 10:24:09.340 | 2022-02-18 10:24:09.340 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 10:24:09.340 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 10:24:09.340 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 10:24:09.340 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 10:24:09.340 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 10:24:09.340 | if (section != last_section) { 2022-02-18 10:24:09.340 | cfg_section[section_count++] = section 2022-02-18 10:24:09.340 | last_section = section 2022-02-18 10:24:09.340 | } 2022-02-18 10:24:09.340 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 10:24:09.340 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 10:24:09.340 | 2022-02-18 10:24:09.340 | cfg_attr[section, attr, 0] = value 2022-02-18 10:24:09.340 | cfg_attr_count[section, attr] = 1 2022-02-18 10:24:09.340 | } else { 2022-02-18 10:24:09.340 | lno = cfg_attr_count[section, attr]++ 2022-02-18 10:24:09.340 | cfg_attr[section, attr, lno] = value 2022-02-18 10:24:09.340 | } 2022-02-18 10:24:09.340 | } 2022-02-18 10:24:09.340 | END { 2022-02-18 10:24:09.340 | # Process each section in order 2022-02-18 10:24:09.340 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 10:24:09.340 | section = cfg_section[sno] 2022-02-18 10:24:09.340 | # The ini routines simply append a config item immediately 2022-02-18 10:24:09.340 | # after the section header. To keep the same order as defined 2022-02-18 10:24:09.340 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 10:24:09.340 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 10:24:09.341 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 10:24:09.341 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 10:24:09.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 10:24:09.341 | else { 2022-02-18 10:24:09.341 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 10:24:09.341 | count = cfg_attr_count[section, attr] 2022-02-18 10:24:09.341 | print "inidelete " configfile " " section " " attr 2022-02-18 10:24:09.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 10:24:09.341 | for (l = count -2; l >= 0; l--) 2022-02-18 10:24:09.341 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 10:24:09.341 | } 2022-02-18 10:24:09.341 | } 2022-02-18 10:24:09.341 | } 2022-02-18 10:24:09.341 | } 2022-02-18 10:24:09.341 | ' 2022-02-18 10:24:09.341 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.342 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 10:24:09.343 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 10:24:09.346 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-18 10:24:09.349 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:24:09.352 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-18 10:24:09.355 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-18 10:24:09.355 | BEGIN { group = "" } 2022-02-18 10:24:09.355 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:24:09.355 | gsub("[][]", "", $1); 2022-02-18 10:24:09.355 | split($1, a, "|"); 2022-02-18 10:24:09.355 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 10:24:09.355 | group=a[1] 2022-02-18 10:24:09.355 | } else { 2022-02-18 10:24:09.355 | group="" 2022-02-18 10:24:09.355 | } 2022-02-18 10:24:09.355 | next 2022-02-18 10:24:09.355 | } 2022-02-18 10:24:09.355 | { 2022-02-18 10:24:09.355 | if (group != "") 2022-02-18 10:24:09.355 | print $0 2022-02-18 10:24:09.355 | } 2022-02-18 10:24:09.355 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-18 10:24:09.366 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-18 10:24:09.398 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-18 10:24:09.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-18 10:24:09.433 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-18 10:24:09.438 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-18 10:24:09.470 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-18 10:24:09.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-18 10:24:09.509 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-18 10:24:09.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-18 10:24:09.546 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.549 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-18 10:24:09.552 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-18 10:24:09.585 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.587 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-02-18 10:24:09.591 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-18 10:24:09.627 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.630 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-18 10:24:09.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-18 10:24:09.664 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-18 10:24:09.669 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-18 10:24:09.702 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-18 10:24:09.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-18 10:24:09.740 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-18 10:24:09.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-18 10:24:09.777 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-18 10:24:09.782 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-18 10:24:09.814 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-18 10:24:09.819 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-18 10:24:09.849 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.853 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 10:24:09.855 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 10:24:09.858 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 10:24:09.861 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-18 10:24:09.864 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-18 10:24:09.867 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-18 10:24:09.870 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-18 10:24:09.874 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-18 10:24:09.878 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-18 10:24:09.881 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-18 10:24:09.884 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-18 10:24:09.887 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.890 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 10:24:09.892 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-18 10:24:09.895 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 10:24:09.898 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-18 10:24:09.901 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-18 10:24:09.904 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-18 10:24:09.907 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-18 10:24:09.911 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.911 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-18 10:24:09.912 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-18 10:24:09.912 | BEGIN { 2022-02-18 10:24:09.912 | section = "" 2022-02-18 10:24:09.912 | last_section = "" 2022-02-18 10:24:09.912 | section_count = 0 2022-02-18 10:24:09.912 | } 2022-02-18 10:24:09.912 | /^\[.+\]/ { 2022-02-18 10:24:09.912 | gsub("[][]", "", $1); 2022-02-18 10:24:09.912 | section=$1 2022-02-18 10:24:09.913 | next 2022-02-18 10:24:09.913 | } 2022-02-18 10:24:09.913 | /^ *\#/ { 2022-02-18 10:24:09.913 | next 2022-02-18 10:24:09.913 | } 2022-02-18 10:24:09.913 | /^[^ \t]+/ { 2022-02-18 10:24:09.913 | # get offset of first = in $0 2022-02-18 10:24:09.913 | eq_idx = index($0, "=") 2022-02-18 10:24:09.913 | # extract attr & value from $0 2022-02-18 10:24:09.913 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 10:24:09.913 | value = substr($0, eq_idx + 1) 2022-02-18 10:24:09.913 | # only need to strip trailing whitespace from attr 2022-02-18 10:24:09.913 | sub(/[ \t]*$/, "", attr) 2022-02-18 10:24:09.913 | # need to strip leading & trailing whitespace from value 2022-02-18 10:24:09.913 | sub(/^[ \t]*/, "", value) 2022-02-18 10:24:09.913 | sub(/[ \t]*$/, "", value) 2022-02-18 10:24:09.913 | 2022-02-18 10:24:09.913 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 10:24:09.913 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 10:24:09.913 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 10:24:09.913 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 10:24:09.913 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 10:24:09.913 | if (section != last_section) { 2022-02-18 10:24:09.913 | cfg_section[section_count++] = section 2022-02-18 10:24:09.913 | last_section = section 2022-02-18 10:24:09.913 | } 2022-02-18 10:24:09.913 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 10:24:09.913 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 10:24:09.913 | 2022-02-18 10:24:09.913 | cfg_attr[section, attr, 0] = value 2022-02-18 10:24:09.913 | cfg_attr_count[section, attr] = 1 2022-02-18 10:24:09.913 | } else { 2022-02-18 10:24:09.913 | lno = cfg_attr_count[section, attr]++ 2022-02-18 10:24:09.913 | cfg_attr[section, attr, lno] = value 2022-02-18 10:24:09.913 | } 2022-02-18 10:24:09.914 | } 2022-02-18 10:24:09.914 | END { 2022-02-18 10:24:09.914 | # Process each section in order 2022-02-18 10:24:09.914 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 10:24:09.914 | section = cfg_section[sno] 2022-02-18 10:24:09.914 | # The ini routines simply append a config item immediately 2022-02-18 10:24:09.914 | # after the section header. To keep the same order as defined 2022-02-18 10:24:09.914 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 10:24:09.914 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 10:24:09.914 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 10:24:09.914 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 10:24:09.914 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 10:24:09.914 | else { 2022-02-18 10:24:09.914 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 10:24:09.914 | count = cfg_attr_count[section, attr] 2022-02-18 10:24:09.914 | print "inidelete " configfile " " section " " attr 2022-02-18 10:24:09.914 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 10:24:09.914 | for (l = count -2; l >= 0; l--) 2022-02-18 10:24:09.914 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 10:24:09.914 | } 2022-02-18 10:24:09.914 | } 2022-02-18 10:24:09.914 | } 2022-02-18 10:24:09.914 | } 2022-02-18 10:24:09.914 | ' 2022-02-18 10:24:09.914 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.915 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 10:24:09.917 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 10:24:09.919 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-18 10:24:09.922 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:24:09.925 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-18 10:24:09.927 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-18 10:24:09.927 | BEGIN { group = "" } 2022-02-18 10:24:09.927 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:24:09.927 | gsub("[][]", "", $1); 2022-02-18 10:24:09.928 | split($1, a, "|"); 2022-02-18 10:24:09.928 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 10:24:09.928 | group=a[1] 2022-02-18 10:24:09.928 | } else { 2022-02-18 10:24:09.928 | group="" 2022-02-18 10:24:09.928 | } 2022-02-18 10:24:09.928 | next 2022-02-18 10:24:09.928 | } 2022-02-18 10:24:09.928 | { 2022-02-18 10:24:09.928 | if (group != "") 2022-02-18 10:24:09.928 | print $0 2022-02-18 10:24:09.928 | } 2022-02-18 10:24:09.928 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:24:09.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-18 10:24:09.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-18 10:24:09.941 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:24:09.968 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:09.969 | [164176 Async configure_neutron_nova:164176]: finished successfully 2022-02-18 10:24:09.970 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-18 10:24:09.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-18 10:24:10.006 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-18 10:24:10.011 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-18 10:24:10.040 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-18 10:24:10.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-18 10:24:10.075 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-18 10:24:10.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-18 10:24:10.110 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.112 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-18 10:24:10.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-18 10:24:10.145 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-18 10:24:10.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-18 10:24:10.181 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-18 10:24:10.186 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-18 10:24:10.216 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-18 10:24:10.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-18 10:24:10.253 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.256 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-18 10:24:10.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-18 10:24:10.293 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.296 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-18 10:24:10.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-18 10:24:10.335 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.338 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-18 10:24:10.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-18 10:24:10.373 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-18 10:24:10.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-18 10:24:10.409 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-18 10:24:10.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-18 10:24:10.445 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.447 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-18 10:24:10.450 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-18 10:24:10.480 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-18 10:24:10.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-18 10:24:10.516 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.519 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 10:24:10.522 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 10:24:10.524 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 10:24:10.528 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-18 10:24:10.530 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-18 10:24:10.534 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-18 10:24:10.536 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-18 10:24:10.540 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-18 10:24:10.544 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-18 10:24:10.547 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-18 10:24:10.550 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-18 10:24:10.552 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:10.555 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 10:24:10.558 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-18 10:24:10.560 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 10:24:10.565 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-18 10:24:10.568 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-18 10:24:10.571 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-18 10:24:10.574 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-18 10:24:10.578 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-18 10:24:10.579 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-18 10:24:10.579 | BEGIN { 2022-02-18 10:24:10.579 | section = "" 2022-02-18 10:24:10.579 | last_section = "" 2022-02-18 10:24:10.579 | section_count = 0 2022-02-18 10:24:10.579 | } 2022-02-18 10:24:10.579 | /^\[.+\]/ { 2022-02-18 10:24:10.579 | gsub("[][]", "", $1); 2022-02-18 10:24:10.579 | section=$1 2022-02-18 10:24:10.579 | next 2022-02-18 10:24:10.579 | } 2022-02-18 10:24:10.579 | /^ *\#/ { 2022-02-18 10:24:10.579 | next 2022-02-18 10:24:10.579 | } 2022-02-18 10:24:10.579 | /^[^ \t]+/ { 2022-02-18 10:24:10.579 | # get offset of first = in $0 2022-02-18 10:24:10.579 | eq_idx = index($0, "=") 2022-02-18 10:24:10.579 | # extract attr & value from $0 2022-02-18 10:24:10.579 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 10:24:10.579 | value = substr($0, eq_idx + 1) 2022-02-18 10:24:10.579 | # only need to strip trailing whitespace from attr 2022-02-18 10:24:10.579 | sub(/[ \t]*$/, "", attr) 2022-02-18 10:24:10.579 | # need to strip leading & trailing whitespace from value 2022-02-18 10:24:10.579 | sub(/^[ \t]*/, "", value) 2022-02-18 10:24:10.579 | sub(/[ \t]*$/, "", value) 2022-02-18 10:24:10.579 | 2022-02-18 10:24:10.580 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 10:24:10.580 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 10:24:10.580 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 10:24:10.580 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 10:24:10.580 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 10:24:10.580 | if (section != last_section) { 2022-02-18 10:24:10.580 | cfg_section[section_count++] = section 2022-02-18 10:24:10.580 | last_section = section 2022-02-18 10:24:10.580 | } 2022-02-18 10:24:10.580 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 10:24:10.580 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 10:24:10.580 | 2022-02-18 10:24:10.580 | cfg_attr[section, attr, 0] = value 2022-02-18 10:24:10.580 | cfg_attr_count[section, attr] = 1 2022-02-18 10:24:10.580 | } else { 2022-02-18 10:24:10.580 | lno = cfg_attr_count[section, attr]++ 2022-02-18 10:24:10.580 | cfg_attr[section, attr, lno] = value 2022-02-18 10:24:10.580 | } 2022-02-18 10:24:10.580 | } 2022-02-18 10:24:10.580 | END { 2022-02-18 10:24:10.580 | # Process each section in order 2022-02-18 10:24:10.580 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 10:24:10.580 | section = cfg_section[sno] 2022-02-18 10:24:10.580 | # The ini routines simply append a config item immediately 2022-02-18 10:24:10.580 | # after the section header. To keep the same order as defined 2022-02-18 10:24:10.580 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 10:24:10.580 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 10:24:10.580 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 10:24:10.580 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 10:24:10.580 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 10:24:10.580 | else { 2022-02-18 10:24:10.580 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 10:24:10.580 | count = cfg_attr_count[section, attr] 2022-02-18 10:24:10.580 | print "inidelete " configfile " " section " " attr 2022-02-18 10:24:10.580 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 10:24:10.580 | for (l = count -2; l >= 0; l--) 2022-02-18 10:24:10.581 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 10:24:10.581 | } 2022-02-18 10:24:10.581 | } 2022-02-18 10:24:10.581 | } 2022-02-18 10:24:10.581 | } 2022-02-18 10:24:10.581 | ' 2022-02-18 10:24:10.581 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.581 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:10.582 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 10:24:10.583 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 10:24:10.586 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-18 10:24:10.589 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:24:10.591 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-18 10:24:10.594 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-18 10:24:10.595 | BEGIN { group = "" } 2022-02-18 10:24:10.595 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:24:10.595 | gsub("[][]", "", $1); 2022-02-18 10:24:10.595 | split($1, a, "|"); 2022-02-18 10:24:10.595 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 10:24:10.595 | group=a[1] 2022-02-18 10:24:10.595 | } else { 2022-02-18 10:24:10.595 | group="" 2022-02-18 10:24:10.595 | } 2022-02-18 10:24:10.595 | next 2022-02-18 10:24:10.595 | } 2022-02-18 10:24:10.595 | { 2022-02-18 10:24:10.595 | if (group != "") 2022-02-18 10:24:10.595 | print $0 2022-02-18 10:24:10.595 | } 2022-02-18 10:24:10.595 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:24:10.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-18 10:24:10.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-18 10:24:10.639 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-18 10:24:10.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-18 10:24:10.676 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-18 10:24:10.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-18 10:24:10.710 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-18 10:24:10.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-18 10:24:10.744 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-18 10:24:10.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-18 10:24:10.781 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.783 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-18 10:24:10.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-18 10:24:10.815 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-18 10:24:10.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-18 10:24:10.852 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.854 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-18 10:24:10.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-18 10:24:10.888 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-02-18 10:24:10.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-02-18 10:24:10.922 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.926 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-18 10:24:10.928 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-18 10:24:10.931 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-18 10:24:10.934 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-18 10:24:10.937 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:24:10.940 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:24:10.943 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-18 10:24:10.946 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:24:10.950 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-18 10:24:10.953 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-18 10:24:10.956 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-18 10:24:10.959 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:10.961 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 10:24:10.964 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-18 10:24:10.966 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 10:24:10.970 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-18 10:24:10.974 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:24:10.978 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:24:10.982 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-18 10:24:10.986 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:10.987 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-18 10:24:10.989 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-18 10:24:10.989 | BEGIN { 2022-02-18 10:24:10.989 | section = "" 2022-02-18 10:24:10.989 | last_section = "" 2022-02-18 10:24:10.989 | section_count = 0 2022-02-18 10:24:10.989 | } 2022-02-18 10:24:10.989 | /^\[.+\]/ { 2022-02-18 10:24:10.989 | gsub("[][]", "", $1); 2022-02-18 10:24:10.989 | section=$1 2022-02-18 10:24:10.989 | next 2022-02-18 10:24:10.990 | } 2022-02-18 10:24:10.990 | /^ *\#/ { 2022-02-18 10:24:10.990 | next 2022-02-18 10:24:10.990 | } 2022-02-18 10:24:10.990 | /^[^ \t]+/ { 2022-02-18 10:24:10.990 | # get offset of first = in $0 2022-02-18 10:24:10.990 | eq_idx = index($0, "=") 2022-02-18 10:24:10.990 | # extract attr & value from $0 2022-02-18 10:24:10.990 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 10:24:10.990 | value = substr($0, eq_idx + 1) 2022-02-18 10:24:10.990 | # only need to strip trailing whitespace from attr 2022-02-18 10:24:10.990 | sub(/[ \t]*$/, "", attr) 2022-02-18 10:24:10.990 | # need to strip leading & trailing whitespace from value 2022-02-18 10:24:10.990 | sub(/^[ \t]*/, "", value) 2022-02-18 10:24:10.990 | sub(/[ \t]*$/, "", value) 2022-02-18 10:24:10.990 | 2022-02-18 10:24:10.990 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 10:24:10.990 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 10:24:10.990 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 10:24:10.990 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 10:24:10.990 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 10:24:10.990 | if (section != last_section) { 2022-02-18 10:24:10.990 | cfg_section[section_count++] = section 2022-02-18 10:24:10.990 | last_section = section 2022-02-18 10:24:10.990 | } 2022-02-18 10:24:10.990 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 10:24:10.990 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 10:24:10.990 | 2022-02-18 10:24:10.990 | cfg_attr[section, attr, 0] = value 2022-02-18 10:24:10.990 | cfg_attr_count[section, attr] = 1 2022-02-18 10:24:10.990 | } else { 2022-02-18 10:24:10.990 | lno = cfg_attr_count[section, attr]++ 2022-02-18 10:24:10.990 | cfg_attr[section, attr, lno] = value 2022-02-18 10:24:10.990 | } 2022-02-18 10:24:10.990 | } 2022-02-18 10:24:10.991 | END { 2022-02-18 10:24:10.991 | # Process each section in order 2022-02-18 10:24:10.991 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 10:24:10.991 | section = cfg_section[sno] 2022-02-18 10:24:10.991 | # The ini routines simply append a config item immediately 2022-02-18 10:24:10.991 | # after the section header. To keep the same order as defined 2022-02-18 10:24:10.991 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 10:24:10.991 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 10:24:10.991 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 10:24:10.991 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 10:24:10.991 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 10:24:10.991 | else { 2022-02-18 10:24:10.991 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 10:24:10.991 | count = cfg_attr_count[section, attr] 2022-02-18 10:24:10.991 | print "inidelete " configfile " " section " " attr 2022-02-18 10:24:10.991 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 10:24:10.991 | for (l = count -2; l >= 0; l--) 2022-02-18 10:24:10.991 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 10:24:10.991 | } 2022-02-18 10:24:10.991 | } 2022-02-18 10:24:10.991 | } 2022-02-18 10:24:10.991 | } 2022-02-18 10:24:10.991 | ' 2022-02-18 10:24:10.991 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:24:10.993 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 10:24:10.994 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 10:24:10.997 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-18 10:24:11.000 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:24:11.003 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-18 10:24:11.006 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-18 10:24:11.006 | BEGIN { group = "" } 2022-02-18 10:24:11.006 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:24:11.006 | gsub("[][]", "", $1); 2022-02-18 10:24:11.006 | split($1, a, "|"); 2022-02-18 10:24:11.006 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 10:24:11.006 | group=a[1] 2022-02-18 10:24:11.006 | } else { 2022-02-18 10:24:11.006 | group="" 2022-02-18 10:24:11.006 | } 2022-02-18 10:24:11.006 | next 2022-02-18 10:24:11.006 | } 2022-02-18 10:24:11.006 | { 2022-02-18 10:24:11.006 | if (group != "") 2022-02-18 10:24:11.006 | print $0 2022-02-18 10:24:11.006 | } 2022-02-18 10:24:11.006 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:24:11.012 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-18 10:24:11.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-18 10:24:11.046 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:11.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-18 10:24:11.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-18 10:24:11.083 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:24:11.087 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-18 10:24:11.105 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:11.108 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-18 10:24:11.110 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:24:11.113 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-18 10:24:11.116 | + ./stack.sh:main:1252 : start_swift 2022-02-18 10:24:11.118 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-18 10:24:11.121 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-18 10:24:11.124 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-18 10:24:11.156 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-18 10:24:11.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-18 10:24:11.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-18 10:24:11.162 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-18 10:24:11.610 | Restarting rsync (via systemctl): rsync.service. 2022-02-18 10:24:11.616 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-18 10:24:11.619 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-18 10:24:11.622 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-18 10:24:11.626 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-18 10:24:11.629 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 10:24:11.632 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.634 | + functions-common:run_process:1680 : local service=s-object 2022-02-18 10:24:11.637 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.640 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:11.642 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:11.645 | + functions-common:run_process:1685 : local name=s-object 2022-02-18 10:24:11.647 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:11.650 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:11.654 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:11.658 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:11.662 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:11.668 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179851665 2022-02-18 10:24:11.671 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-18 10:24:11.693 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:11.696 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-18 10:24:11.699 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-18 10:24:11.702 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.705 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.708 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.711 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.714 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-18 10:24:11.717 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-18 10:24:11.719 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-18 10:24:11.722 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:11.724 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:11.727 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-18 10:24:11.729 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-18 10:24:11.731 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-18 10:24:11.734 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.736 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:11.738 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:11.740 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:11.742 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:11.744 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-18 10:24:11.747 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:11.752 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-18 10:24:11.808 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-18 10:24:11.862 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-18 10:24:11.916 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-18 10:24:11.969 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-18 10:24:12.023 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:12.079 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:12.082 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-18 10:24:12.139 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:12.528 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-18 10:24:12.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-18 10:24:12.945 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-18 10:24:12.974 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:12.980 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:12.982 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:12.986 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:12.988 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:12.991 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:12.994 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:12.996 | + functions-common:time_stop:2432 : start_time=1645179851665 2022-02-18 10:24:12.999 | + functions-common:time_stop:2434 : [[ -z 1645179851665 ]] 2022-02-18 10:24:13.002 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:13.007 | + functions-common:time_stop:2437 : end_time=1645179853004 2022-02-18 10:24:13.010 | + functions-common:time_stop:2438 : elapsed_time=1339 2022-02-18 10:24:13.012 | + functions-common:time_stop:2439 : total=2931 2022-02-18 10:24:13.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:13.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4270 2022-02-18 10:24:13.020 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 10:24:13.022 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.025 | + functions-common:run_process:1680 : local service=s-container 2022-02-18 10:24:13.027 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.030 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:13.032 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:13.034 | + functions-common:run_process:1685 : local name=s-container 2022-02-18 10:24:13.037 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:13.039 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:13.042 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:13.044 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:13.047 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:13.052 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179853049 2022-02-18 10:24:13.054 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-18 10:24:13.072 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:13.075 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-18 10:24:13.077 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-18 10:24:13.080 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.082 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.085 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.087 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.090 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-18 10:24:13.092 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-18 10:24:13.095 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-18 10:24:13.097 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:13.099 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:13.102 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-18 10:24:13.104 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-18 10:24:13.107 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-18 10:24:13.109 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.112 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:13.114 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:13.116 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:13.119 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:13.121 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-18 10:24:13.124 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:13.129 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-18 10:24:13.183 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-18 10:24:13.237 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-18 10:24:13.291 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-18 10:24:13.346 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-18 10:24:13.403 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:13.458 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:13.460 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-18 10:24:13.517 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:13.936 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-18 10:24:13.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-18 10:24:14.351 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-18 10:24:14.374 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:14.378 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:14.380 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:14.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:14.385 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:14.388 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:14.390 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:14.393 | + functions-common:time_stop:2432 : start_time=1645179853049 2022-02-18 10:24:14.395 | + functions-common:time_stop:2434 : [[ -z 1645179853049 ]] 2022-02-18 10:24:14.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:14.405 | + functions-common:time_stop:2437 : end_time=1645179854401 2022-02-18 10:24:14.408 | + functions-common:time_stop:2438 : elapsed_time=1352 2022-02-18 10:24:14.411 | + functions-common:time_stop:2439 : total=4270 2022-02-18 10:24:14.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:14.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5622 2022-02-18 10:24:14.418 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-18 10:24:14.420 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.423 | + functions-common:run_process:1680 : local service=s-account 2022-02-18 10:24:14.425 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.428 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:14.430 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:14.433 | + functions-common:run_process:1685 : local name=s-account 2022-02-18 10:24:14.435 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:14.437 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:14.440 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:14.442 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:14.445 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:14.450 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179854447 2022-02-18 10:24:14.452 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-18 10:24:14.473 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:14.475 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-18 10:24:14.478 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-18 10:24:14.480 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.483 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.485 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.488 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.490 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-18 10:24:14.493 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-18 10:24:14.495 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-18 10:24:14.498 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:14.501 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:14.503 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-18 10:24:14.505 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-18 10:24:14.508 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-18 10:24:14.510 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.513 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:14.515 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:14.517 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:14.520 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:14.522 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-18 10:24:14.524 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:14.529 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-18 10:24:14.584 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-18 10:24:14.646 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-18 10:24:14.699 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-18 10:24:14.754 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-18 10:24:14.808 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:14.861 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:14.864 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-18 10:24:14.918 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:15.335 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-18 10:24:15.349 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-18 10:24:15.751 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-18 10:24:15.774 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:15.781 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:15.784 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:15.788 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:15.790 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:15.793 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:15.796 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:15.800 | + functions-common:time_stop:2432 : start_time=1645179854447 2022-02-18 10:24:15.803 | + functions-common:time_stop:2434 : [[ -z 1645179854447 ]] 2022-02-18 10:24:15.806 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:15.811 | + functions-common:time_stop:2437 : end_time=1645179855808 2022-02-18 10:24:15.814 | + functions-common:time_stop:2438 : elapsed_time=1361 2022-02-18 10:24:15.816 | + functions-common:time_stop:2439 : total=5622 2022-02-18 10:24:15.819 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:15.822 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6983 2022-02-18 10:24:15.824 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-18 10:24:15.827 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-18 10:24:15.879 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.881 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-18 10:24:15.883 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.886 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:15.888 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:15.891 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-18 10:24:15.893 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:15.895 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:15.898 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:15.900 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:15.903 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:15.909 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179855905 2022-02-18 10:24:15.911 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-18 10:24:15.929 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:15.932 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-18 10:24:15.935 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-18 10:24:15.937 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.940 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.942 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.945 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.947 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-18 10:24:15.950 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-18 10:24:15.952 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-18 10:24:15.955 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:15.957 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:15.960 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-18 10:24:15.962 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-18 10:24:15.964 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-18 10:24:15.967 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:15.969 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:15.972 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:15.974 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:15.976 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:15.978 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-18 10:24:15.981 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:15.988 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-18 10:24:16.041 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-18 10:24:16.095 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-18 10:24:16.153 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-18 10:24:16.207 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-18 10:24:16.261 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:16.315 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:16.317 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-18 10:24:16.371 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:16.785 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-18 10:24:17.219 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-18 10:24:17.247 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:17.253 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:17.255 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:17.258 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:17.260 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:17.263 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:17.266 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:17.268 | + functions-common:time_stop:2432 : start_time=1645179855905 2022-02-18 10:24:17.270 | + functions-common:time_stop:2434 : [[ -z 1645179855905 ]] 2022-02-18 10:24:17.273 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:17.278 | + functions-common:time_stop:2437 : end_time=1645179857275 2022-02-18 10:24:17.281 | + functions-common:time_stop:2438 : elapsed_time=1370 2022-02-18 10:24:17.283 | + functions-common:time_stop:2439 : total=6983 2022-02-18 10:24:17.286 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:17.288 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8353 2022-02-18 10:24:17.291 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-18 10:24:17.308 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:24:17.311 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.313 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-18 10:24:17.316 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.318 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:17.320 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:17.323 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-18 10:24:17.325 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:17.327 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:17.330 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:17.332 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:17.335 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:17.340 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179857337 2022-02-18 10:24:17.342 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-18 10:24:17.360 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:17.362 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-18 10:24:17.364 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-18 10:24:17.367 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.369 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.372 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.374 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.377 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-18 10:24:17.379 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-18 10:24:17.382 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-18 10:24:17.384 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:17.386 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:17.389 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-18 10:24:17.391 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-18 10:24:17.394 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-18 10:24:17.396 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.399 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:17.401 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:17.404 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:17.406 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:17.408 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-18 10:24:17.411 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:17.415 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-18 10:24:17.469 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-18 10:24:17.523 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-18 10:24:17.578 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-18 10:24:17.636 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-18 10:24:17.692 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:17.746 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:17.749 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-18 10:24:17.803 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:18.214 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-18 10:24:18.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-18 10:24:18.627 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-18 10:24:18.653 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:18.655 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:18.660 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:18.663 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:18.665 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:18.668 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:18.671 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:18.673 | + functions-common:time_stop:2432 : start_time=1645179857337 2022-02-18 10:24:18.676 | + functions-common:time_stop:2434 : [[ -z 1645179857337 ]] 2022-02-18 10:24:18.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:18.684 | + functions-common:time_stop:2437 : end_time=1645179858681 2022-02-18 10:24:18.686 | + functions-common:time_stop:2438 : elapsed_time=1344 2022-02-18 10:24:18.689 | + functions-common:time_stop:2439 : total=8353 2022-02-18 10:24:18.691 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:18.694 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9697 2022-02-18 10:24:18.696 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-18 10:24:18.696 | Waiting for swift proxy to start... 2022-02-18 10:24:18.699 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2022-02-18 10:24:18.701 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 10:24:18.704 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-02-18 10:24:18.707 | + functions:wait_for_service:459 : local rval=0 2022-02-18 10:24:18.709 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 10:24:18.712 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 10:24:18.715 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:18.717 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:18.721 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:18.725 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179858723 2022-02-18 10:24:18.728 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 10:24:18.734 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 10:24:18.749 | + :: : [[ 000 == 503 ]] 2022-02-18 10:24:18.750 | + :: : [[ 7 -eq 7 ]] 2022-02-18 10:24:18.751 | + :: : sleep 1 2022-02-18 10:24:19.755 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 10:24:19.768 | + :: : [[ 000 == 503 ]] 2022-02-18 10:24:19.770 | + :: : [[ 7 -eq 7 ]] 2022-02-18 10:24:19.771 | + :: : sleep 1 2022-02-18 10:24:20.775 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 10:24:20.789 | + :: : [[ 000 == 503 ]] 2022-02-18 10:24:20.791 | + :: : [[ 7 -eq 7 ]] 2022-02-18 10:24:20.792 | + :: : sleep 1 2022-02-18 10:24:21.796 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-18 10:24:21.820 | + :: : [[ 200 == 503 ]] 2022-02-18 10:24:21.822 | + :: : [[ 0 -eq 7 ]] 2022-02-18 10:24:21.827 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 10:24:21.830 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:21.834 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:21.837 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:21.840 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:21.845 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:21.849 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 10:24:21.856 | + functions-common:time_stop:2432 : start_time=1645179858723 2022-02-18 10:24:21.859 | + functions-common:time_stop:2434 : [[ -z 1645179858723 ]] 2022-02-18 10:24:21.863 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:21.868 | + functions-common:time_stop:2437 : end_time=1645179861865 2022-02-18 10:24:21.871 | + functions-common:time_stop:2438 : elapsed_time=3142 2022-02-18 10:24:21.874 | + functions-common:time_stop:2439 : total=6541 2022-02-18 10:24:21.877 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:21.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9683 2022-02-18 10:24:21.883 | + functions:wait_for_service:467 : return 0 2022-02-18 10:24:21.886 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-18 10:24:21.889 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 10:24:21.892 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-18 10:24:21.911 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:21.913 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 10:24:21.945 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-18 10:24:22.005 | [118119 Async configure_neutron_nova:164176]: Waiting for completion of configure_neutron_nova running on PID 164176 (2 other jobs running) 2022-02-18 10:24:22.031 | [118119 Async configure_neutron_nova:164176]: Signaling child to exit 2022-02-18 10:24:22.031 | WAKEUP 2022-02-18 10:24:22.054 | [118119 Async configure_neutron_nova:164176]: Signaled 2022-02-18 10:24:22.056 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-18 10:24:22.056 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:24:22.056 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:24:22.056 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:24:22.056 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:24:22.056 | + 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-02-18 10:24:22.056 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:24:22.056 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-18 10:24:22.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-18 10:24:22.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-18 10:24:22.056 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-18 10:24:22.056 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-18 10:24:22.057 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:24:22.057 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-18 10:24:22.057 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:24:22.057 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-18 10:24:22.057 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-18 10:24:22.057 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:24:22.057 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:24:22.057 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-18 10:24:22.057 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-18 10:24:22.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-18 10:24:22.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-18 10:24:22.057 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-18 10:24:22.057 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-18 10:24:22.058 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-18 10:24:22.102 | [118119 Async configure_neutron_nova:164176]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-18 10:24:22.107 | + inc/async:async_wait:197 : return 0 2022-02-18 10:24:22.109 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-18 10:24:22.128 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:22.131 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 10:24:22.160 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-18 10:24:22.192 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-18 10:24:22.210 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:22.213 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-18 10:24:22.216 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:24:22.218 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-18 10:24:22.221 | + ./stack.sh:main:1277 : start_nova_api 2022-02-18 10:24:22.223 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-18 10:24:22.226 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-18 10:24:22.229 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-18 10:24:22.231 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-18 10:24:22.249 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:24:22.251 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:24:22.254 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:24:22.257 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:24:22.259 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-18 10:24:22.263 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-18 10:24:22.267 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.270 | + functions-common:run_process:1680 : local service=n-api 2022-02-18 10:24:22.273 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.276 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:22.278 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:22.281 | + functions-common:run_process:1685 : local name=n-api 2022-02-18 10:24:22.284 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:22.286 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:22.289 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:22.292 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:22.295 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:22.299 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179862297 2022-02-18 10:24:22.302 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-18 10:24:22.320 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:22.323 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-18 10:24:22.326 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-18 10:24:22.328 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.331 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.334 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.337 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.339 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-18 10:24:22.342 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-18 10:24:22.344 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-18 10:24:22.347 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:22.350 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:22.352 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-18 10:24:22.355 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-18 10:24:22.357 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-18 10:24:22.360 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.362 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 10:24:22.364 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 10:24:22.367 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-18 10:24:22.369 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 10:24:22.374 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-18 10:24:22.427 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-18 10:24:22.480 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-18 10:24:22.534 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-18 10:24:22.588 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:22.642 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-18 10:24:22.696 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-18 10:24:22.749 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-18 10:24:22.803 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-18 10:24:22.856 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-18 10:24:22.913 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 10:24:22.915 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-18 10:24:22.982 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 10:24:23.390 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-18 10:24:23.410 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-18 10:24:23.808 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-18 10:24:23.892 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:23.895 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:23.898 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:23.901 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:23.904 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:23.906 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:23.909 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:23.913 | + functions-common:time_stop:2432 : start_time=1645179862297 2022-02-18 10:24:23.915 | + functions-common:time_stop:2434 : [[ -z 1645179862297 ]] 2022-02-18 10:24:23.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:23.924 | + functions-common:time_stop:2437 : end_time=1645179863921 2022-02-18 10:24:23.927 | + functions-common:time_stop:2438 : elapsed_time=1624 2022-02-18 10:24:23.929 | + functions-common:time_stop:2439 : total=9697 2022-02-18 10:24:23.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:23.934 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11321 2022-02-18 10:24:23.937 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-02-18 10:24:23.939 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-18 10:24:23.939 | Waiting for nova-api to start... 2022-02-18 10:24:23.942 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-02-18 10:24:23.944 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 10:24:23.947 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-02-18 10:24:23.949 | + functions:wait_for_service:459 : local rval=0 2022-02-18 10:24:23.952 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 10:24:23.954 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 10:24:23.956 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:23.959 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:23.962 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:23.967 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179863964 2022-02-18 10:24:23.970 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 10:24:23.976 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-02-18 10:24:29.470 | + :: : [[ 200 == 503 ]] 2022-02-18 10:24:29.472 | + :: : [[ 0 -eq 7 ]] 2022-02-18 10:24:29.476 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 10:24:29.480 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:29.484 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:29.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:29.492 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:29.495 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:29.499 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 10:24:29.502 | + functions-common:time_stop:2432 : start_time=1645179863964 2022-02-18 10:24:29.504 | + functions-common:time_stop:2434 : [[ -z 1645179863964 ]] 2022-02-18 10:24:29.507 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:29.512 | + functions-common:time_stop:2437 : end_time=1645179869509 2022-02-18 10:24:29.515 | + functions-common:time_stop:2438 : elapsed_time=5545 2022-02-18 10:24:29.517 | + functions-common:time_stop:2439 : total=9683 2022-02-18 10:24:29.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:29.522 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15228 2022-02-18 10:24:29.525 | + functions:wait_for_service:467 : return 0 2022-02-18 10:24:29.527 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:24:29.530 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:24:29.533 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-18 10:24:29.551 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:29.554 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-18 10:24:29.557 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:24:29.560 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-18 10:24:29.563 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-18 10:24:29.566 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-18 10:24:29.568 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-18 10:24:29.586 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:24:29.589 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-18 10:24:29.608 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:29.611 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-18 10:24:29.614 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:24:29.618 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-18 10:24:29.621 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-18 10:24:29.625 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-18 10:24:29.628 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-18 10:24:29.658 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-18 10:24:29.661 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-18 10:24:29.664 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-18 10:24:29.695 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-18 10:24:29.727 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-18 10:24:29.731 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-18 10:24:29.734 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-18 10:24:29.738 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-18 10:24:29.741 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-18 10:24:29.745 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-18 10:24:29.748 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-18 10:24:29.752 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-18 10:24:29.756 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-18 10:24:29.760 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-18 10:24:29.763 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-18 10:24:29.767 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-18 10:24:29.769 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.773 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.776 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.778 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-18 10:24:29.781 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.784 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.787 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-18 10:24:29.805 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:24:29.808 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-18 10:24:29.810 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.813 | + functions-common:run_process:1680 : local service=q-svc 2022-02-18 10:24:29.816 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.819 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:29.821 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:29.824 | + functions-common:run_process:1685 : local name=q-svc 2022-02-18 10:24:29.827 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:29.829 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:29.832 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:29.835 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:29.838 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:29.843 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179869840 2022-02-18 10:24:29.845 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-18 10:24:29.863 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:29.866 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-18 10:24:29.868 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-18 10:24:29.871 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.874 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.876 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.879 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.881 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-18 10:24:29.884 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-18 10:24:29.887 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-18 10:24:29.889 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:29.892 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:29.894 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-18 10:24:29.897 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-18 10:24:29.899 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-18 10:24:29.902 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:29.904 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:29.906 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:29.909 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:29.911 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:29.913 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-18 10:24:29.915 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:29.921 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-18 10:24:29.975 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-18 10:24:30.030 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:30.085 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-18 10:24:30.158 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-18 10:24:30.219 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:30.278 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:30.281 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-18 10:24:30.334 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:30.732 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-18 10:24:30.746 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-18 10:24:31.142 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-18 10:24:31.173 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:31.176 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:31.179 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:31.182 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:31.184 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:31.187 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:31.190 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:31.192 | + functions-common:time_stop:2432 : start_time=1645179869840 2022-02-18 10:24:31.195 | + functions-common:time_stop:2434 : [[ -z 1645179869840 ]] 2022-02-18 10:24:31.198 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:31.203 | + functions-common:time_stop:2437 : end_time=1645179871200 2022-02-18 10:24:31.205 | + functions-common:time_stop:2438 : elapsed_time=1360 2022-02-18 10:24:31.208 | + functions-common:time_stop:2439 : total=11321 2022-02-18 10:24:31.210 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:31.213 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12681 2022-02-18 10:24:31.216 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-02-18 10:24:31.218 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-18 10:24:31.236 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:24:31.239 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-18 10:24:31.239 | Waiting for Neutron to start... 2022-02-18 10:24:31.241 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-18 10:24:31.244 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-02-18 10:24:31.247 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-18 10:24:31.250 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-18 10:24:31.253 | + functions-common:test_with_retry:2365 : local until=60 2022-02-18 10:24:31.256 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-18 10:24:31.258 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-18 10:24:31.261 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-18 10:24:31.264 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:31.266 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:31.270 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:31.274 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179871271 2022-02-18 10:24:31.277 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-02-18 10:24:36.853 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.37:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-18 10:24:36.856 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:36.859 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:36.862 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:36.864 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:36.867 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:36.869 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-18 10:24:36.872 | + functions-common:time_stop:2432 : start_time=1645179871271 2022-02-18 10:24:36.875 | + functions-common:time_stop:2434 : [[ -z 1645179871271 ]] 2022-02-18 10:24:36.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:36.883 | + functions-common:time_stop:2437 : end_time=1645179876880 2022-02-18 10:24:36.885 | + functions-common:time_stop:2438 : elapsed_time=5609 2022-02-18 10:24:36.888 | + functions-common:time_stop:2439 : total=0 2022-02-18 10:24:36.890 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:36.893 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5609 2022-02-18 10:24:36.895 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-18 10:24:36.913 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:36.915 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-18 10:24:36.918 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:24:36.920 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-18 10:24:36.923 | + ./stack.sh:main:1298 : start_placement 2022-02-18 10:24:36.925 | + lib/placement:start_placement:160 : start_placement_api 2022-02-18 10:24:36.928 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-18 10:24:36.931 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-18 10:24:36.936 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:36.939 | + functions-common:run_process:1680 : local service=placement-api 2022-02-18 10:24:36.942 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:36.945 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:36.948 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:36.951 | + functions-common:run_process:1685 : local name=placement-api 2022-02-18 10:24:36.954 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:36.957 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:36.961 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:36.964 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:36.967 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:36.972 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179876969 2022-02-18 10:24:36.975 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-02-18 10:24:36.992 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:36.995 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-18 10:24:36.997 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-02-18 10:24:37.000 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:37.003 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:37.006 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:37.008 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:37.011 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-18 10:24:37.013 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-18 10:24:37.016 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-02-18 10:24:37.019 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:37.021 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:37.024 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-18 10:24:37.027 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-18 10:24:37.029 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-02-18 10:24:37.032 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:37.034 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 10:24:37.037 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 10:24:37.039 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-18 10:24:37.041 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 10:24:37.046 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-18 10:24:37.100 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-18 10:24:37.153 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-18 10:24:37.206 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-18 10:24:37.260 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:37.314 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-18 10:24:37.368 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-18 10:24:37.421 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-18 10:24:37.477 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-18 10:24:37.532 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-18 10:24:37.589 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 10:24:37.592 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-18 10:24:37.648 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 10:24:38.065 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-02-18 10:24:38.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-18 10:24:38.479 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-02-18 10:24:38.564 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:38.567 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:38.569 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:38.572 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:38.574 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:38.577 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:38.580 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:38.583 | + functions-common:time_stop:2432 : start_time=1645179876969 2022-02-18 10:24:38.585 | + functions-common:time_stop:2434 : [[ -z 1645179876969 ]] 2022-02-18 10:24:38.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:38.593 | + functions-common:time_stop:2437 : end_time=1645179878590 2022-02-18 10:24:38.596 | + functions-common:time_stop:2438 : elapsed_time=1621 2022-02-18 10:24:38.598 | + functions-common:time_stop:2439 : total=12681 2022-02-18 10:24:38.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:38.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14302 2022-02-18 10:24:38.606 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-18 10:24:38.606 | Waiting for placement-api to start... 2022-02-18 10:24:38.609 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.37/placement 2022-02-18 10:24:38.612 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 10:24:38.616 | + functions:wait_for_service:458 : local url=http://10.222.0.37/placement 2022-02-18 10:24:38.619 | + functions:wait_for_service:459 : local rval=0 2022-02-18 10:24:38.622 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 10:24:38.625 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 10:24:38.628 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:38.630 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:38.634 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:38.640 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179878636 2022-02-18 10:24:38.642 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 10:24:38.648 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/placement 2022-02-18 10:24:41.290 | + :: : [[ 200 == 503 ]] 2022-02-18 10:24:41.291 | + :: : [[ 0 -eq 7 ]] 2022-02-18 10:24:41.295 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 10:24:41.298 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:41.301 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:41.304 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:41.306 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:41.309 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:41.312 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 10:24:41.314 | + functions-common:time_stop:2432 : start_time=1645179878636 2022-02-18 10:24:41.317 | + functions-common:time_stop:2434 : [[ -z 1645179878636 ]] 2022-02-18 10:24:41.320 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:41.326 | + functions-common:time_stop:2437 : end_time=1645179881322 2022-02-18 10:24:41.330 | + functions-common:time_stop:2438 : elapsed_time=2686 2022-02-18 10:24:41.334 | + functions-common:time_stop:2439 : total=15228 2022-02-18 10:24:41.337 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:41.341 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17914 2022-02-18 10:24:41.345 | + functions:wait_for_service:467 : return 0 2022-02-18 10:24:41.347 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-18 10:24:41.367 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:41.370 | + ./stack.sh:main:1302 : start_neutron 2022-02-18 10:24:41.372 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-18 10:24:41.376 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:24:41.377 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-18 10:24:41.383 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-18 10:24:41.385 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-18 10:24:41.388 | + 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,s-container-sync =~ ,q- ]] 2022-02-18 10:24:41.391 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-18 10:24:41.394 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-18 10:24:41.397 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.400 | + functions-common:run_process:1680 : local service=q-agt 2022-02-18 10:24:41.402 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.405 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:41.408 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:41.410 | + functions-common:run_process:1685 : local name=q-agt 2022-02-18 10:24:41.413 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:41.415 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:41.418 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:41.422 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:41.425 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:41.431 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179881428 2022-02-18 10:24:41.434 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-02-18 10:24:41.454 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:41.458 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-18 10:24:41.461 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-02-18 10:24:41.464 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.467 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.470 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.473 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.475 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-18 10:24:41.477 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-18 10:24:41.480 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-02-18 10:24:41.483 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:41.485 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:41.488 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-18 10:24:41.490 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-18 10:24:41.493 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-02-18 10:24:41.495 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.498 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:41.500 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:41.502 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:41.505 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:41.507 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-18 10:24:41.509 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:41.514 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-18 10:24:41.571 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-18 10:24:41.634 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-18 10:24:41.692 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-18 10:24:41.747 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-18 10:24:41.804 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:41.858 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:41.860 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-18 10:24:41.914 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:42.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-02-18 10:24:42.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-18 10:24:42.738 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-02-18 10:24:42.763 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:42.766 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:42.769 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:42.771 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:42.774 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:42.776 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:42.779 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:42.782 | + functions-common:time_stop:2432 : start_time=1645179881428 2022-02-18 10:24:42.785 | + functions-common:time_stop:2434 : [[ -z 1645179881428 ]] 2022-02-18 10:24:42.789 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:42.794 | + functions-common:time_stop:2437 : end_time=1645179882791 2022-02-18 10:24:42.797 | + functions-common:time_stop:2438 : elapsed_time=1363 2022-02-18 10:24:42.800 | + functions-common:time_stop:2439 : total=14302 2022-02-18 10:24:42.802 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:42.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15665 2022-02-18 10:24:42.808 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-18 10:24:42.811 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-18 10:24:42.813 | + functions-common:is_provider_network:2277 : return 1 2022-02-18 10:24:42.816 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-18 10:24:42.819 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.821 | + functions-common:run_process:1680 : local service=q-dhcp 2022-02-18 10:24:42.824 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.827 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:42.829 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:42.832 | + functions-common:run_process:1685 : local name=q-dhcp 2022-02-18 10:24:42.835 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:42.837 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:42.840 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:42.842 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:42.846 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:42.851 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179882848 2022-02-18 10:24:42.853 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-02-18 10:24:42.871 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:42.874 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-18 10:24:42.877 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-02-18 10:24:42.879 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.882 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.884 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.887 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.889 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-18 10:24:42.892 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-18 10:24:42.894 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-02-18 10:24:42.897 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:42.899 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:42.901 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-18 10:24:42.904 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-02-18 10:24:42.907 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-02-18 10:24:42.909 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:42.912 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:42.914 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:42.917 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:42.919 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:42.921 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-18 10:24:42.924 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:42.929 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-18 10:24:42.982 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-18 10:24:43.039 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-18 10:24:43.100 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-18 10:24:43.157 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-18 10:24:43.212 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:43.268 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:43.271 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-18 10:24:43.325 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:43.762 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-02-18 10:24:43.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-18 10:24:44.182 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-02-18 10:24:44.203 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:44.205 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:44.208 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:44.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:44.213 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:44.216 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:44.218 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:44.220 | + functions-common:time_stop:2432 : start_time=1645179882848 2022-02-18 10:24:44.223 | + functions-common:time_stop:2434 : [[ -z 1645179882848 ]] 2022-02-18 10:24:44.226 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:44.231 | + functions-common:time_stop:2437 : end_time=1645179884228 2022-02-18 10:24:44.233 | + functions-common:time_stop:2438 : elapsed_time=1380 2022-02-18 10:24:44.236 | + functions-common:time_stop:2439 : total=15665 2022-02-18 10:24:44.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:44.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17045 2022-02-18 10:24:44.244 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-18 10:24:44.247 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-18 10:24:44.250 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-18 10:24:44.253 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-18 10:24:44.255 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.258 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.261 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.263 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-18 10:24:44.266 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.269 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.271 | + functions-common:run_process:1680 : local service=q-l3 2022-02-18 10:24:44.274 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.277 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:44.279 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:44.282 | + functions-common:run_process:1685 : local name=q-l3 2022-02-18 10:24:44.284 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:44.287 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:44.290 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:44.292 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:44.296 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:44.301 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179884298 2022-02-18 10:24:44.304 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-02-18 10:24:44.324 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:44.326 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-18 10:24:44.329 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-02-18 10:24:44.332 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.334 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.337 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.339 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.342 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-18 10:24:44.345 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-18 10:24:44.347 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-02-18 10:24:44.350 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:44.352 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:44.355 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-18 10:24:44.357 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-02-18 10:24:44.360 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-02-18 10:24:44.362 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.365 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:44.367 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:44.370 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:44.373 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:44.375 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-18 10:24:44.378 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:44.383 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-18 10:24:44.440 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-18 10:24:44.497 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-18 10:24:44.556 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-18 10:24:44.618 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-18 10:24:44.676 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:44.736 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:44.739 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-18 10:24:44.799 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:45.227 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-02-18 10:24:45.243 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-18 10:24:45.676 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-02-18 10:24:45.707 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:45.707 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:45.707 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:45.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:45.711 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:45.713 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:45.716 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:45.719 | + functions-common:time_stop:2432 : start_time=1645179884298 2022-02-18 10:24:45.721 | + functions-common:time_stop:2434 : [[ -z 1645179884298 ]] 2022-02-18 10:24:45.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:45.730 | + functions-common:time_stop:2437 : end_time=1645179885726 2022-02-18 10:24:45.732 | + functions-common:time_stop:2438 : elapsed_time=1428 2022-02-18 10:24:45.735 | + functions-common:time_stop:2439 : total=17045 2022-02-18 10:24:45.738 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:45.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18473 2022-02-18 10:24:45.743 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.746 | + functions-common:run_process:1680 : local service=q-meta 2022-02-18 10:24:45.749 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.751 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:45.754 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:45.756 | + functions-common:run_process:1685 : local name=q-meta 2022-02-18 10:24:45.759 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:45.761 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:45.764 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:45.767 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:45.772 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:45.775 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179885772 2022-02-18 10:24:45.778 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-02-18 10:24:45.798 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:45.801 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-18 10:24:45.803 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-02-18 10:24:45.806 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.808 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.812 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.815 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.818 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-18 10:24:45.821 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-18 10:24:45.824 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-02-18 10:24:45.827 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:45.829 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:45.832 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-18 10:24:45.835 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-02-18 10:24:45.841 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-02-18 10:24:45.844 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:45.847 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:45.849 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:45.853 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:45.856 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:45.858 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-18 10:24:45.861 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:45.866 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-18 10:24:45.935 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-18 10:24:45.999 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-18 10:24:46.060 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-18 10:24:46.128 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-18 10:24:46.200 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:46.270 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:46.273 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-18 10:24:46.338 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:46.822 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-02-18 10:24:46.838 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-18 10:24:47.260 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-02-18 10:24:47.285 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:47.289 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:47.293 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:47.307 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:47.317 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:47.324 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:47.333 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:47.348 | + functions-common:time_stop:2432 : start_time=1645179885772 2022-02-18 10:24:47.355 | + functions-common:time_stop:2434 : [[ -z 1645179885772 ]] 2022-02-18 10:24:47.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:47.371 | + functions-common:time_stop:2437 : end_time=1645179887363 2022-02-18 10:24:47.378 | + functions-common:time_stop:2438 : elapsed_time=1591 2022-02-18 10:24:47.382 | + functions-common:time_stop:2439 : total=18473 2022-02-18 10:24:47.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:47.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20064 2022-02-18 10:24:47.390 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.393 | + functions-common:run_process:1680 : local service=q-metering 2022-02-18 10:24:47.396 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.399 | + functions-common:run_process:1682 : local group= 2022-02-18 10:24:47.401 | + functions-common:run_process:1683 : local user= 2022-02-18 10:24:47.404 | + functions-common:run_process:1685 : local name=q-metering 2022-02-18 10:24:47.407 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:24:47.410 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:24:47.412 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:24:47.415 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:24:47.419 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:24:47.432 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179887420 2022-02-18 10:24:47.432 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-02-18 10:24:47.450 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:47.453 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-02-18 10:24:47.455 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-02-18 10:24:47.458 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.461 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.464 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.466 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.469 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-02-18 10:24:47.472 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-02-18 10:24:47.474 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-02-18 10:24:47.477 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:24:47.480 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:24:47.482 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-02-18 10:24:47.487 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-02-18 10:24:47.490 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-02-18 10:24:47.493 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.496 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:24:47.499 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:24:47.501 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:24:47.504 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:24:47.507 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-02-18 10:24:47.509 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:24:47.514 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-02-18 10:24:47.585 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-02-18 10:24:47.658 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-02-18 10:24:47.723 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-02-18 10:24:47.787 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-02-18 10:24:47.851 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:24:47.915 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:24:47.917 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-02-18 10:24:47.979 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:24:48.469 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-02-18 10:24:48.482 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-02-18 10:24:48.906 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-02-18 10:24:48.940 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:24:48.944 | + functions-common:time_stop:2425 : local name 2022-02-18 10:24:48.947 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:24:48.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:24:48.952 | + functions-common:time_stop:2428 : local total 2022-02-18 10:24:48.957 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:24:48.968 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:24:48.976 | + functions-common:time_stop:2432 : start_time=1645179887420 2022-02-18 10:24:48.980 | + functions-common:time_stop:2434 : [[ -z 1645179887420 ]] 2022-02-18 10:24:48.987 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:24:48.998 | + functions-common:time_stop:2437 : end_time=1645179888990 2022-02-18 10:24:49.002 | + functions-common:time_stop:2438 : elapsed_time=1570 2022-02-18 10:24:49.017 | + functions-common:time_stop:2439 : total=20064 2022-02-18 10:24:49.020 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:24:49.033 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21634 2022-02-18 10:24:49.036 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-18 10:24:49.088 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:24:49.092 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-18 10:24:49.104 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-18 10:24:49.115 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:24:49.125 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-18 10:24:49.136 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-18 10:24:49.152 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-18 10:24:49.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-02-18 10:24:49.167 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-02-18 10:24:49.172 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:24:49.176 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-02-18 10:24:49.176 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-02-18 10:24:49.179 | ++ functions-common:get_field:812 : read data 2022-02-18 10:24:51.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:51.950 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:51.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:51.950 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:52.138 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:24:52.153 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-18 10:24:52.161 | ++ functions-common:get_field:816 : field='$2' 2022-02-18 10:24:52.171 | ++ functions-common:get_field:818 : echo '| a7607c2a5988438aafbe5b63ce40309f | demo |' 2022-02-18 10:24:52.172 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-18 10:24:52.188 | ++ functions-common:get_field:812 : read data 2022-02-18 10:24:52.192 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:24:52.195 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-02-18 10:24:52.205 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:24:52.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-02-18 10:24:52.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-02-18 10:24:52.265 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-18 10:24:52.276 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 10:24:55.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:55.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:55.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:55.489 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:55.690 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:24:55.694 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 10:24:55.694 | address-scope 2022-02-18 10:24:55.694 | router-admin-state-down-before-update 2022-02-18 10:24:55.694 | agent 2022-02-18 10:24:55.694 | agent-resources-synced 2022-02-18 10:24:55.694 | allowed-address-pairs 2022-02-18 10:24:55.694 | auto-allocated-topology 2022-02-18 10:24:55.694 | availability_zone 2022-02-18 10:24:55.694 | availability_zone_filter 2022-02-18 10:24:55.694 | default-subnetpools 2022-02-18 10:24:55.694 | dhcp_agent_scheduler 2022-02-18 10:24:55.694 | dvr 2022-02-18 10:24:55.694 | empty-string-filtering 2022-02-18 10:24:55.694 | external-net 2022-02-18 10:24:55.694 | extra_dhcp_opt 2022-02-18 10:24:55.694 | extraroute 2022-02-18 10:24:55.694 | extraroute-atomic 2022-02-18 10:24:55.694 | filter-validation 2022-02-18 10:24:55.694 | fip-port-details 2022-02-18 10:24:55.694 | flavors 2022-02-18 10:24:55.694 | floatingip-pools 2022-02-18 10:24:55.694 | ip-substring-filtering 2022-02-18 10:24:55.694 | router 2022-02-18 10:24:55.694 | ext-gw-mode 2022-02-18 10:24:55.694 | l3-ha 2022-02-18 10:24:55.694 | l3-flavors 2022-02-18 10:24:55.694 | l3-port-ip-change-not-allowed 2022-02-18 10:24:55.694 | l3_agent_scheduler 2022-02-18 10:24:55.694 | metering 2022-02-18 10:24:55.694 | metering_source_and_destination_fields 2022-02-18 10:24:55.694 | multi-provider 2022-02-18 10:24:55.694 | net-mtu 2022-02-18 10:24:55.694 | net-mtu-writable 2022-02-18 10:24:55.694 | network_availability_zone 2022-02-18 10:24:55.694 | network-ip-availability 2022-02-18 10:24:55.695 | pagination 2022-02-18 10:24:55.695 | port-device-profile 2022-02-18 10:24:55.695 | port-mac-address-regenerate 2022-02-18 10:24:55.695 | port-numa-affinity-policy 2022-02-18 10:24:55.695 | binding 2022-02-18 10:24:55.695 | binding-extended 2022-02-18 10:24:55.695 | port-security 2022-02-18 10:24:55.695 | project-id 2022-02-18 10:24:55.695 | provider 2022-02-18 10:24:55.695 | quota-check-limit 2022-02-18 10:24:55.695 | quotas 2022-02-18 10:24:55.695 | quota_details 2022-02-18 10:24:55.695 | rbac-policies 2022-02-18 10:24:55.695 | rbac-address-group 2022-02-18 10:24:55.695 | rbac-address-scope 2022-02-18 10:24:55.695 | rbac-security-groups 2022-02-18 10:24:55.695 | rbac-subnetpool 2022-02-18 10:24:55.695 | revision-if-match 2022-02-18 10:24:55.695 | standard-attr-revisions 2022-02-18 10:24:55.695 | router_availability_zone 2022-02-18 10:24:55.695 | security-groups-normalized-cidr 2022-02-18 10:24:55.695 | port-security-groups-filtering 2022-02-18 10:24:55.695 | security-groups-remote-address-group 2022-02-18 10:24:55.695 | security-groups-shared-filtering 2022-02-18 10:24:55.695 | security-group 2022-02-18 10:24:55.695 | service-type 2022-02-18 10:24:55.695 | sorting 2022-02-18 10:24:55.695 | standard-attr-description 2022-02-18 10:24:55.695 | stateful-security-group 2022-02-18 10:24:55.695 | subnet_onboard 2022-02-18 10:24:55.695 | subnet-service-types 2022-02-18 10:24:55.695 | subnet_allocation 2022-02-18 10:24:55.695 | subnetpool-prefix-ops 2022-02-18 10:24:55.696 | standard-attr-tag 2022-02-18 10:24:55.696 | standard-attr-timestamp' 2022-02-18 10:24:55.698 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 10:24:55.698 | address-scope 2022-02-18 10:24:55.698 | router-admin-state-down-before-update 2022-02-18 10:24:55.698 | agent 2022-02-18 10:24:55.698 | agent-resources-synced 2022-02-18 10:24:55.698 | allowed-address-pairs 2022-02-18 10:24:55.698 | auto-allocated-topology 2022-02-18 10:24:55.698 | availability_zone 2022-02-18 10:24:55.698 | availability_zone_filter 2022-02-18 10:24:55.698 | default-subnetpools 2022-02-18 10:24:55.698 | dhcp_agent_scheduler 2022-02-18 10:24:55.698 | dvr 2022-02-18 10:24:55.698 | empty-string-filtering 2022-02-18 10:24:55.698 | external-net 2022-02-18 10:24:55.698 | extra_dhcp_opt 2022-02-18 10:24:55.698 | extraroute 2022-02-18 10:24:55.698 | extraroute-atomic 2022-02-18 10:24:55.698 | filter-validation 2022-02-18 10:24:55.698 | fip-port-details 2022-02-18 10:24:55.699 | flavors 2022-02-18 10:24:55.699 | floatingip-pools 2022-02-18 10:24:55.699 | ip-substring-filtering 2022-02-18 10:24:55.699 | router 2022-02-18 10:24:55.699 | ext-gw-mode 2022-02-18 10:24:55.699 | l3-ha 2022-02-18 10:24:55.699 | l3-flavors 2022-02-18 10:24:55.699 | l3-port-ip-change-not-allowed 2022-02-18 10:24:55.699 | l3_agent_scheduler 2022-02-18 10:24:55.699 | metering 2022-02-18 10:24:55.699 | metering_source_and_destination_fields 2022-02-18 10:24:55.699 | multi-provider 2022-02-18 10:24:55.699 | net-mtu 2022-02-18 10:24:55.699 | net-mtu-writable 2022-02-18 10:24:55.699 | network_availability_zone 2022-02-18 10:24:55.699 | network-ip-availability 2022-02-18 10:24:55.699 | pagination 2022-02-18 10:24:55.699 | port-device-profile 2022-02-18 10:24:55.699 | port-mac-address-regenerate 2022-02-18 10:24:55.699 | port-numa-affinity-policy 2022-02-18 10:24:55.699 | binding 2022-02-18 10:24:55.699 | binding-extended 2022-02-18 10:24:55.699 | port-security 2022-02-18 10:24:55.699 | project-id 2022-02-18 10:24:55.699 | provider 2022-02-18 10:24:55.699 | quota-check-limit 2022-02-18 10:24:55.699 | quotas 2022-02-18 10:24:55.699 | quota_details 2022-02-18 10:24:55.699 | rbac-policies 2022-02-18 10:24:55.699 | rbac-address-group 2022-02-18 10:24:55.699 | rbac-address-scope 2022-02-18 10:24:55.699 | rbac-security-groups 2022-02-18 10:24:55.699 | rbac-subnetpool 2022-02-18 10:24:55.699 | revision-if-match 2022-02-18 10:24:55.700 | standard-attr-revisions 2022-02-18 10:24:55.700 | router_availability_zone 2022-02-18 10:24:55.700 | security-groups-normalized-cidr 2022-02-18 10:24:55.700 | port-security-groups-filtering 2022-02-18 10:24:55.700 | security-groups-remote-address-group 2022-02-18 10:24:55.700 | security-groups-shared-filtering 2022-02-18 10:24:55.700 | security-group 2022-02-18 10:24:55.700 | service-type 2022-02-18 10:24:55.700 | sorting 2022-02-18 10:24:55.700 | standard-attr-description 2022-02-18 10:24:55.700 | stateful-security-group 2022-02-18 10:24:55.700 | subnet_onboard 2022-02-18 10:24:55.700 | subnet-service-types 2022-02-18 10:24:55.700 | subnet_allocation 2022-02-18 10:24:55.700 | subnetpool-prefix-ops 2022-02-18 10:24:55.700 | standard-attr-tag 2022-02-18 10:24:55.700 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-18 10:24:55.702 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 10:24:55.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-02-18 10:24:55.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-02-18 10:24:55.712 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-02-18 10:24:58.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:58.684 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:58.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:24:58.684 | from cryptography.utils import int_from_bytes 2022-02-18 10:24:58.870 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:24:58.873 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=4d9082ff-4ccb-4757-a228-04e53e4c286d 2022-02-18 10:24:58.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-02-18 10:24:58.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-02-18 10:24:58.881 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-18 10:24:58.884 | + functions-common:is_provider_network:2277 : return 1 2022-02-18 10:24:58.889 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-02-18 10:24:58.889 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-02-18 10:24:58.889 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-02-18 10:24:58.893 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:24:58.898 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:02.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:02.084 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:02.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:02.084 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:02.272 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:02.279 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 10:25:02.282 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 10:25:02.286 | ++ functions-common:get_field:818 : echo '| id | cb63d990-b590-4dca-849c-7d81af07f06b |' 2022-02-18 10:25:02.287 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 10:25:02.295 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:02.300 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=cb63d990-b590-4dca-849c-7d81af07f06b 2022-02-18 10:25:02.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private a7607c2a5988438aafbe5b63ce40309f' 2022-02-18 10:25:02.307 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:25:02.327 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-02-18 10:25:02.331 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:25:02.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=a7607c2a5988438aafbe5b63ce40309f 2022-02-18 10:25:02.336 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 4d9082ff-4ccb-4757-a228-04e53e4c286d ']' 2022-02-18 10:25:02.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-02-18 10:25:02.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-02-18 10:25:02.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-18 10:25:02.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 4d9082ff-4ccb-4757-a228-04e53e4c286d ' 2022-02-18 10:25:02.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-02-18 10:25:02.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network cb63d990-b590-4dca-849c-7d81af07f06b private-subnet' 2022-02-18 10:25:02.354 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-02-18 10:25:02.359 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-02-18 10:25:02.359 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-02-18 10:25:02.359 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 4d9082ff-4ccb-4757-a228-04e53e4c286d --network cb63d990-b590-4dca-849c-7d81af07f06b private-subnet 2022-02-18 10:25:02.361 | +++ functions-common:get_field:811 : local data field 2022-02-18 10:25:02.364 | +++ functions-common:get_field:812 : read data 2022-02-18 10:25:05.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:05.593 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:05.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:05.593 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:05.783 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:05.787 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 10:25:05.789 | +++ functions-common:get_field:816 : field='$3' 2022-02-18 10:25:05.793 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 10:25:05.794 | +++ functions-common:get_field:818 : echo '| id | 7edc405f-4d1d-463b-a310-3cc6c8af4d8b |' 2022-02-18 10:25:05.800 | +++ functions-common:get_field:812 : read data 2022-02-18 10:25:05.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=7edc405f-4d1d-463b-a310-3cc6c8af4d8b 2022-02-18 10:25:05.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for a7607c2a5988438aafbe5b63ce40309f' 2022-02-18 10:25:05.808 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:25:05.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 7edc405f-4d1d-463b-a310-3cc6c8af4d8b 2022-02-18 10:25:05.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=7edc405f-4d1d-463b-a310-3cc6c8af4d8b 2022-02-18 10:25:05.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-02-18 10:25:05.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-02-18 10:25:05.837 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-02-18 10:25:05.840 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 10:25:08.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:08.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:08.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:08.532 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:08.714 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:08.718 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 10:25:08.718 | address-scope 2022-02-18 10:25:08.718 | router-admin-state-down-before-update 2022-02-18 10:25:08.718 | agent 2022-02-18 10:25:08.718 | agent-resources-synced 2022-02-18 10:25:08.718 | allowed-address-pairs 2022-02-18 10:25:08.718 | auto-allocated-topology 2022-02-18 10:25:08.718 | availability_zone 2022-02-18 10:25:08.718 | availability_zone_filter 2022-02-18 10:25:08.718 | default-subnetpools 2022-02-18 10:25:08.718 | dhcp_agent_scheduler 2022-02-18 10:25:08.718 | dvr 2022-02-18 10:25:08.718 | empty-string-filtering 2022-02-18 10:25:08.718 | external-net 2022-02-18 10:25:08.718 | extra_dhcp_opt 2022-02-18 10:25:08.718 | extraroute 2022-02-18 10:25:08.718 | extraroute-atomic 2022-02-18 10:25:08.718 | filter-validation 2022-02-18 10:25:08.718 | fip-port-details 2022-02-18 10:25:08.718 | flavors 2022-02-18 10:25:08.718 | floatingip-pools 2022-02-18 10:25:08.718 | ip-substring-filtering 2022-02-18 10:25:08.718 | router 2022-02-18 10:25:08.718 | ext-gw-mode 2022-02-18 10:25:08.718 | l3-ha 2022-02-18 10:25:08.718 | l3-flavors 2022-02-18 10:25:08.719 | l3-port-ip-change-not-allowed 2022-02-18 10:25:08.719 | l3_agent_scheduler 2022-02-18 10:25:08.719 | metering 2022-02-18 10:25:08.719 | metering_source_and_destination_fields 2022-02-18 10:25:08.719 | multi-provider 2022-02-18 10:25:08.719 | net-mtu 2022-02-18 10:25:08.719 | net-mtu-writable 2022-02-18 10:25:08.719 | network_availability_zone 2022-02-18 10:25:08.719 | network-ip-availability 2022-02-18 10:25:08.719 | pagination 2022-02-18 10:25:08.719 | port-device-profile 2022-02-18 10:25:08.719 | port-mac-address-regenerate 2022-02-18 10:25:08.719 | port-numa-affinity-policy 2022-02-18 10:25:08.719 | binding 2022-02-18 10:25:08.719 | binding-extended 2022-02-18 10:25:08.719 | port-security 2022-02-18 10:25:08.719 | project-id 2022-02-18 10:25:08.719 | provider 2022-02-18 10:25:08.719 | quota-check-limit 2022-02-18 10:25:08.719 | quotas 2022-02-18 10:25:08.719 | quota_details 2022-02-18 10:25:08.719 | rbac-policies 2022-02-18 10:25:08.719 | rbac-address-group 2022-02-18 10:25:08.719 | rbac-address-scope 2022-02-18 10:25:08.719 | rbac-security-groups 2022-02-18 10:25:08.719 | rbac-subnetpool 2022-02-18 10:25:08.719 | revision-if-match 2022-02-18 10:25:08.719 | standard-attr-revisions 2022-02-18 10:25:08.719 | router_availability_zone 2022-02-18 10:25:08.719 | security-groups-normalized-cidr 2022-02-18 10:25:08.719 | port-security-groups-filtering 2022-02-18 10:25:08.719 | security-groups-remote-address-group 2022-02-18 10:25:08.719 | security-groups-shared-filtering 2022-02-18 10:25:08.719 | security-group 2022-02-18 10:25:08.719 | service-type 2022-02-18 10:25:08.719 | sorting 2022-02-18 10:25:08.720 | standard-attr-description 2022-02-18 10:25:08.720 | stateful-security-group 2022-02-18 10:25:08.720 | subnet_onboard 2022-02-18 10:25:08.720 | subnet-service-types 2022-02-18 10:25:08.720 | subnet_allocation 2022-02-18 10:25:08.720 | subnetpool-prefix-ops 2022-02-18 10:25:08.720 | standard-attr-tag 2022-02-18 10:25:08.720 | standard-attr-timestamp' 2022-02-18 10:25:08.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 10:25:08.722 | address-scope 2022-02-18 10:25:08.722 | router-admin-state-down-before-update 2022-02-18 10:25:08.722 | agent 2022-02-18 10:25:08.722 | agent-resources-synced 2022-02-18 10:25:08.722 | allowed-address-pairs 2022-02-18 10:25:08.722 | auto-allocated-topology 2022-02-18 10:25:08.722 | availability_zone 2022-02-18 10:25:08.722 | availability_zone_filter 2022-02-18 10:25:08.722 | default-subnetpools 2022-02-18 10:25:08.722 | dhcp_agent_scheduler 2022-02-18 10:25:08.722 | dvr 2022-02-18 10:25:08.722 | empty-string-filtering 2022-02-18 10:25:08.722 | external-net 2022-02-18 10:25:08.722 | extra_dhcp_opt 2022-02-18 10:25:08.722 | extraroute 2022-02-18 10:25:08.722 | extraroute-atomic 2022-02-18 10:25:08.722 | filter-validation 2022-02-18 10:25:08.722 | fip-port-details 2022-02-18 10:25:08.722 | flavors 2022-02-18 10:25:08.722 | floatingip-pools 2022-02-18 10:25:08.722 | ip-substring-filtering 2022-02-18 10:25:08.722 | router 2022-02-18 10:25:08.722 | ext-gw-mode 2022-02-18 10:25:08.722 | l3-ha 2022-02-18 10:25:08.722 | l3-flavors 2022-02-18 10:25:08.722 | l3-port-ip-change-not-allowed 2022-02-18 10:25:08.722 | l3_agent_scheduler 2022-02-18 10:25:08.722 | metering 2022-02-18 10:25:08.722 | metering_source_and_destination_fields 2022-02-18 10:25:08.722 | multi-provider 2022-02-18 10:25:08.722 | net-mtu 2022-02-18 10:25:08.722 | net-mtu-writable 2022-02-18 10:25:08.722 | network_availability_zone 2022-02-18 10:25:08.722 | network-ip-availability 2022-02-18 10:25:08.722 | pagination 2022-02-18 10:25:08.723 | port-device-profile 2022-02-18 10:25:08.723 | port-mac-address-regenerate 2022-02-18 10:25:08.723 | port-numa-affinity-policy 2022-02-18 10:25:08.723 | binding 2022-02-18 10:25:08.723 | binding-extended 2022-02-18 10:25:08.723 | port-security 2022-02-18 10:25:08.723 | project-id 2022-02-18 10:25:08.723 | provider 2022-02-18 10:25:08.723 | quota-check-limit 2022-02-18 10:25:08.723 | quotas 2022-02-18 10:25:08.723 | quota_details 2022-02-18 10:25:08.723 | rbac-policies 2022-02-18 10:25:08.723 | rbac-address-group 2022-02-18 10:25:08.723 | rbac-address-scope 2022-02-18 10:25:08.723 | rbac-security-groups 2022-02-18 10:25:08.723 | rbac-subnetpool 2022-02-18 10:25:08.723 | revision-if-match 2022-02-18 10:25:08.723 | standard-attr-revisions 2022-02-18 10:25:08.723 | router_availability_zone 2022-02-18 10:25:08.723 | security-groups-normalized-cidr 2022-02-18 10:25:08.723 | port-security-groups-filtering 2022-02-18 10:25:08.723 | security-groups-remote-address-group 2022-02-18 10:25:08.723 | security-groups-shared-filtering 2022-02-18 10:25:08.723 | security-group 2022-02-18 10:25:08.723 | service-type 2022-02-18 10:25:08.723 | sorting 2022-02-18 10:25:08.723 | standard-attr-description 2022-02-18 10:25:08.723 | stateful-security-group 2022-02-18 10:25:08.723 | subnet_onboard 2022-02-18 10:25:08.723 | subnet-service-types 2022-02-18 10:25:08.723 | subnet_allocation 2022-02-18 10:25:08.723 | subnetpool-prefix-ops 2022-02-18 10:25:08.723 | standard-attr-tag 2022-02-18 10:25:08.723 | standard-attr-timestamp =~ router ]] 2022-02-18 10:25:08.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 10:25:08.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-02-18 10:25:08.732 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-18 10:25:08.736 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 10:25:11.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:11.871 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:11.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:11.871 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:12.054 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:12.059 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 10:25:12.059 | address-scope 2022-02-18 10:25:12.059 | router-admin-state-down-before-update 2022-02-18 10:25:12.059 | agent 2022-02-18 10:25:12.059 | agent-resources-synced 2022-02-18 10:25:12.059 | allowed-address-pairs 2022-02-18 10:25:12.059 | auto-allocated-topology 2022-02-18 10:25:12.059 | availability_zone 2022-02-18 10:25:12.059 | availability_zone_filter 2022-02-18 10:25:12.059 | default-subnetpools 2022-02-18 10:25:12.059 | dhcp_agent_scheduler 2022-02-18 10:25:12.059 | dvr 2022-02-18 10:25:12.059 | empty-string-filtering 2022-02-18 10:25:12.059 | external-net 2022-02-18 10:25:12.059 | extra_dhcp_opt 2022-02-18 10:25:12.059 | extraroute 2022-02-18 10:25:12.059 | extraroute-atomic 2022-02-18 10:25:12.060 | filter-validation 2022-02-18 10:25:12.060 | fip-port-details 2022-02-18 10:25:12.060 | flavors 2022-02-18 10:25:12.060 | floatingip-pools 2022-02-18 10:25:12.060 | ip-substring-filtering 2022-02-18 10:25:12.060 | router 2022-02-18 10:25:12.060 | ext-gw-mode 2022-02-18 10:25:12.060 | l3-ha 2022-02-18 10:25:12.060 | l3-flavors 2022-02-18 10:25:12.060 | l3-port-ip-change-not-allowed 2022-02-18 10:25:12.060 | l3_agent_scheduler 2022-02-18 10:25:12.060 | metering 2022-02-18 10:25:12.060 | metering_source_and_destination_fields 2022-02-18 10:25:12.060 | multi-provider 2022-02-18 10:25:12.060 | net-mtu 2022-02-18 10:25:12.060 | net-mtu-writable 2022-02-18 10:25:12.060 | network_availability_zone 2022-02-18 10:25:12.060 | network-ip-availability 2022-02-18 10:25:12.060 | pagination 2022-02-18 10:25:12.060 | port-device-profile 2022-02-18 10:25:12.060 | port-mac-address-regenerate 2022-02-18 10:25:12.060 | port-numa-affinity-policy 2022-02-18 10:25:12.060 | binding 2022-02-18 10:25:12.060 | binding-extended 2022-02-18 10:25:12.061 | port-security 2022-02-18 10:25:12.061 | project-id 2022-02-18 10:25:12.061 | provider 2022-02-18 10:25:12.061 | quota-check-limit 2022-02-18 10:25:12.061 | quotas 2022-02-18 10:25:12.061 | quota_details 2022-02-18 10:25:12.061 | rbac-policies 2022-02-18 10:25:12.061 | rbac-address-group 2022-02-18 10:25:12.061 | rbac-address-scope 2022-02-18 10:25:12.061 | rbac-security-groups 2022-02-18 10:25:12.061 | rbac-subnetpool 2022-02-18 10:25:12.061 | revision-if-match 2022-02-18 10:25:12.061 | standard-attr-revisions 2022-02-18 10:25:12.061 | router_availability_zone 2022-02-18 10:25:12.061 | security-groups-normalized-cidr 2022-02-18 10:25:12.061 | port-security-groups-filtering 2022-02-18 10:25:12.061 | security-groups-remote-address-group 2022-02-18 10:25:12.061 | security-groups-shared-filtering 2022-02-18 10:25:12.061 | security-group 2022-02-18 10:25:12.061 | service-type 2022-02-18 10:25:12.061 | sorting 2022-02-18 10:25:12.061 | standard-attr-description 2022-02-18 10:25:12.061 | stateful-security-group 2022-02-18 10:25:12.061 | subnet_onboard 2022-02-18 10:25:12.061 | subnet-service-types 2022-02-18 10:25:12.061 | subnet_allocation 2022-02-18 10:25:12.061 | subnetpool-prefix-ops 2022-02-18 10:25:12.061 | standard-attr-tag 2022-02-18 10:25:12.061 | standard-attr-timestamp' 2022-02-18 10:25:12.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 10:25:12.063 | address-scope 2022-02-18 10:25:12.063 | router-admin-state-down-before-update 2022-02-18 10:25:12.063 | agent 2022-02-18 10:25:12.063 | agent-resources-synced 2022-02-18 10:25:12.063 | allowed-address-pairs 2022-02-18 10:25:12.063 | auto-allocated-topology 2022-02-18 10:25:12.063 | availability_zone 2022-02-18 10:25:12.063 | availability_zone_filter 2022-02-18 10:25:12.063 | default-subnetpools 2022-02-18 10:25:12.063 | dhcp_agent_scheduler 2022-02-18 10:25:12.063 | dvr 2022-02-18 10:25:12.063 | empty-string-filtering 2022-02-18 10:25:12.063 | external-net 2022-02-18 10:25:12.063 | extra_dhcp_opt 2022-02-18 10:25:12.063 | extraroute 2022-02-18 10:25:12.063 | extraroute-atomic 2022-02-18 10:25:12.064 | filter-validation 2022-02-18 10:25:12.064 | fip-port-details 2022-02-18 10:25:12.064 | flavors 2022-02-18 10:25:12.064 | floatingip-pools 2022-02-18 10:25:12.064 | ip-substring-filtering 2022-02-18 10:25:12.064 | router 2022-02-18 10:25:12.064 | ext-gw-mode 2022-02-18 10:25:12.064 | l3-ha 2022-02-18 10:25:12.064 | l3-flavors 2022-02-18 10:25:12.064 | l3-port-ip-change-not-allowed 2022-02-18 10:25:12.064 | l3_agent_scheduler 2022-02-18 10:25:12.064 | metering 2022-02-18 10:25:12.064 | metering_source_and_destination_fields 2022-02-18 10:25:12.064 | multi-provider 2022-02-18 10:25:12.064 | net-mtu 2022-02-18 10:25:12.064 | net-mtu-writable 2022-02-18 10:25:12.064 | network_availability_zone 2022-02-18 10:25:12.064 | network-ip-availability 2022-02-18 10:25:12.064 | pagination 2022-02-18 10:25:12.064 | port-device-profile 2022-02-18 10:25:12.064 | port-mac-address-regenerate 2022-02-18 10:25:12.064 | port-numa-affinity-policy 2022-02-18 10:25:12.064 | binding 2022-02-18 10:25:12.065 | binding-extended 2022-02-18 10:25:12.065 | port-security 2022-02-18 10:25:12.065 | project-id 2022-02-18 10:25:12.065 | provider 2022-02-18 10:25:12.065 | quota-check-limit 2022-02-18 10:25:12.065 | quotas 2022-02-18 10:25:12.065 | quota_details 2022-02-18 10:25:12.065 | rbac-policies 2022-02-18 10:25:12.065 | rbac-address-group 2022-02-18 10:25:12.065 | rbac-address-scope 2022-02-18 10:25:12.065 | rbac-security-groups 2022-02-18 10:25:12.065 | rbac-subnetpool 2022-02-18 10:25:12.065 | revision-if-match 2022-02-18 10:25:12.065 | standard-attr-revisions 2022-02-18 10:25:12.065 | router_availability_zone 2022-02-18 10:25:12.065 | security-groups-normalized-cidr 2022-02-18 10:25:12.065 | port-security-groups-filtering 2022-02-18 10:25:12.065 | security-groups-remote-address-group 2022-02-18 10:25:12.065 | security-groups-shared-filtering 2022-02-18 10:25:12.065 | security-group 2022-02-18 10:25:12.065 | service-type 2022-02-18 10:25:12.065 | sorting 2022-02-18 10:25:12.065 | standard-attr-description 2022-02-18 10:25:12.066 | stateful-security-group 2022-02-18 10:25:12.066 | subnet_onboard 2022-02-18 10:25:12.066 | subnet-service-types 2022-02-18 10:25:12.066 | subnet_allocation 2022-02-18 10:25:12.066 | subnetpool-prefix-ops 2022-02-18 10:25:12.066 | standard-attr-tag 2022-02-18 10:25:12.066 | standard-attr-timestamp =~ external-net ]] 2022-02-18 10:25:12.067 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 10:25:12.070 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-02-18 10:25:12.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-02-18 10:25:12.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-02-18 10:25:12.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-02-18 10:25:12.079 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:25:12.082 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:15.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:15.145 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:15.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:15.145 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:15.321 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:15.325 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 10:25:15.330 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 10:25:15.334 | ++ functions-common:get_field:818 : echo '| id | 06ab3ee2-4d0a-4921-bce5-16cf7ff62abb |' 2022-02-18 10:25:15.334 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 10:25:15.341 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:15.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=06ab3ee2-4d0a-4921-bce5-16cf7ff62abb 2022-02-18 10:25:15.348 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for a7607c2a5988438aafbe5b63ce40309f router1' 2022-02-18 10:25:15.350 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:25:15.369 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-18 10:25:15.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-02-18 10:25:15.375 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-18 10:25:15.379 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-18 10:25:18.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:18.084 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:18.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:18.084 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:18.255 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:18.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-18 10:25:18.258 | address-scope 2022-02-18 10:25:18.258 | router-admin-state-down-before-update 2022-02-18 10:25:18.258 | agent 2022-02-18 10:25:18.258 | agent-resources-synced 2022-02-18 10:25:18.258 | allowed-address-pairs 2022-02-18 10:25:18.258 | auto-allocated-topology 2022-02-18 10:25:18.258 | availability_zone 2022-02-18 10:25:18.258 | availability_zone_filter 2022-02-18 10:25:18.258 | default-subnetpools 2022-02-18 10:25:18.258 | dhcp_agent_scheduler 2022-02-18 10:25:18.258 | dvr 2022-02-18 10:25:18.258 | empty-string-filtering 2022-02-18 10:25:18.258 | external-net 2022-02-18 10:25:18.258 | extra_dhcp_opt 2022-02-18 10:25:18.258 | extraroute 2022-02-18 10:25:18.258 | extraroute-atomic 2022-02-18 10:25:18.258 | filter-validation 2022-02-18 10:25:18.258 | fip-port-details 2022-02-18 10:25:18.258 | flavors 2022-02-18 10:25:18.258 | floatingip-pools 2022-02-18 10:25:18.258 | ip-substring-filtering 2022-02-18 10:25:18.258 | router 2022-02-18 10:25:18.258 | ext-gw-mode 2022-02-18 10:25:18.258 | l3-ha 2022-02-18 10:25:18.259 | l3-flavors 2022-02-18 10:25:18.259 | l3-port-ip-change-not-allowed 2022-02-18 10:25:18.259 | l3_agent_scheduler 2022-02-18 10:25:18.259 | metering 2022-02-18 10:25:18.259 | metering_source_and_destination_fields 2022-02-18 10:25:18.259 | multi-provider 2022-02-18 10:25:18.259 | net-mtu 2022-02-18 10:25:18.259 | net-mtu-writable 2022-02-18 10:25:18.259 | network_availability_zone 2022-02-18 10:25:18.259 | network-ip-availability 2022-02-18 10:25:18.259 | pagination 2022-02-18 10:25:18.259 | port-device-profile 2022-02-18 10:25:18.259 | port-mac-address-regenerate 2022-02-18 10:25:18.259 | port-numa-affinity-policy 2022-02-18 10:25:18.259 | binding 2022-02-18 10:25:18.259 | binding-extended 2022-02-18 10:25:18.259 | port-security 2022-02-18 10:25:18.259 | project-id 2022-02-18 10:25:18.259 | provider 2022-02-18 10:25:18.259 | quota-check-limit 2022-02-18 10:25:18.259 | quotas 2022-02-18 10:25:18.259 | quota_details 2022-02-18 10:25:18.259 | rbac-policies 2022-02-18 10:25:18.259 | rbac-address-group 2022-02-18 10:25:18.259 | rbac-address-scope 2022-02-18 10:25:18.259 | rbac-security-groups 2022-02-18 10:25:18.259 | rbac-subnetpool 2022-02-18 10:25:18.259 | revision-if-match 2022-02-18 10:25:18.259 | standard-attr-revisions 2022-02-18 10:25:18.259 | router_availability_zone 2022-02-18 10:25:18.259 | security-groups-normalized-cidr 2022-02-18 10:25:18.259 | port-security-groups-filtering 2022-02-18 10:25:18.259 | security-groups-remote-address-group 2022-02-18 10:25:18.259 | security-groups-shared-filtering 2022-02-18 10:25:18.259 | security-group 2022-02-18 10:25:18.259 | service-type 2022-02-18 10:25:18.259 | sorting 2022-02-18 10:25:18.260 | standard-attr-description 2022-02-18 10:25:18.260 | stateful-security-group 2022-02-18 10:25:18.260 | subnet_onboard 2022-02-18 10:25:18.260 | subnet-service-types 2022-02-18 10:25:18.260 | subnet_allocation 2022-02-18 10:25:18.260 | subnetpool-prefix-ops 2022-02-18 10:25:18.260 | standard-attr-tag 2022-02-18 10:25:18.260 | standard-attr-timestamp' 2022-02-18 10:25:18.261 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-18 10:25:18.261 | address-scope 2022-02-18 10:25:18.261 | router-admin-state-down-before-update 2022-02-18 10:25:18.261 | agent 2022-02-18 10:25:18.261 | agent-resources-synced 2022-02-18 10:25:18.261 | allowed-address-pairs 2022-02-18 10:25:18.262 | auto-allocated-topology 2022-02-18 10:25:18.262 | availability_zone 2022-02-18 10:25:18.262 | availability_zone_filter 2022-02-18 10:25:18.262 | default-subnetpools 2022-02-18 10:25:18.262 | dhcp_agent_scheduler 2022-02-18 10:25:18.262 | dvr 2022-02-18 10:25:18.262 | empty-string-filtering 2022-02-18 10:25:18.262 | external-net 2022-02-18 10:25:18.262 | extra_dhcp_opt 2022-02-18 10:25:18.262 | extraroute 2022-02-18 10:25:18.262 | extraroute-atomic 2022-02-18 10:25:18.262 | filter-validation 2022-02-18 10:25:18.262 | fip-port-details 2022-02-18 10:25:18.262 | flavors 2022-02-18 10:25:18.262 | floatingip-pools 2022-02-18 10:25:18.262 | ip-substring-filtering 2022-02-18 10:25:18.262 | router 2022-02-18 10:25:18.262 | ext-gw-mode 2022-02-18 10:25:18.262 | l3-ha 2022-02-18 10:25:18.262 | l3-flavors 2022-02-18 10:25:18.262 | l3-port-ip-change-not-allowed 2022-02-18 10:25:18.262 | l3_agent_scheduler 2022-02-18 10:25:18.262 | metering 2022-02-18 10:25:18.262 | metering_source_and_destination_fields 2022-02-18 10:25:18.262 | multi-provider 2022-02-18 10:25:18.262 | net-mtu 2022-02-18 10:25:18.262 | net-mtu-writable 2022-02-18 10:25:18.262 | network_availability_zone 2022-02-18 10:25:18.262 | network-ip-availability 2022-02-18 10:25:18.262 | pagination 2022-02-18 10:25:18.262 | port-device-profile 2022-02-18 10:25:18.262 | port-mac-address-regenerate 2022-02-18 10:25:18.262 | port-numa-affinity-policy 2022-02-18 10:25:18.262 | binding 2022-02-18 10:25:18.262 | binding-extended 2022-02-18 10:25:18.262 | port-security 2022-02-18 10:25:18.263 | project-id 2022-02-18 10:25:18.263 | provider 2022-02-18 10:25:18.263 | quota-check-limit 2022-02-18 10:25:18.263 | quotas 2022-02-18 10:25:18.263 | quota_details 2022-02-18 10:25:18.263 | rbac-policies 2022-02-18 10:25:18.263 | rbac-address-group 2022-02-18 10:25:18.263 | rbac-address-scope 2022-02-18 10:25:18.263 | rbac-security-groups 2022-02-18 10:25:18.263 | rbac-subnetpool 2022-02-18 10:25:18.263 | revision-if-match 2022-02-18 10:25:18.263 | standard-attr-revisions 2022-02-18 10:25:18.263 | router_availability_zone 2022-02-18 10:25:18.263 | security-groups-normalized-cidr 2022-02-18 10:25:18.263 | port-security-groups-filtering 2022-02-18 10:25:18.263 | security-groups-remote-address-group 2022-02-18 10:25:18.263 | security-groups-shared-filtering 2022-02-18 10:25:18.263 | security-group 2022-02-18 10:25:18.263 | service-type 2022-02-18 10:25:18.263 | sorting 2022-02-18 10:25:18.263 | standard-attr-description 2022-02-18 10:25:18.263 | stateful-security-group 2022-02-18 10:25:18.263 | subnet_onboard 2022-02-18 10:25:18.263 | subnet-service-types 2022-02-18 10:25:18.263 | subnet_allocation 2022-02-18 10:25:18.263 | subnetpool-prefix-ops 2022-02-18 10:25:18.263 | standard-attr-tag 2022-02-18 10:25:18.263 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-18 10:25:18.265 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-18 10:25:18.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-18 10:25:18.270 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-02-18 10:25:18.275 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-02-18 10:25:18.275 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-02-18 10:25:18.276 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-02-18 10:25:18.278 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:25:18.281 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:21.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:21.242 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:21.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:21.242 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:21.434 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:21.437 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 10:25:21.440 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 10:25:21.443 | ++ functions-common:get_field:818 : echo '| id | f6829688-32b2-4031-a929-efa971830410 |' 2022-02-18 10:25:21.443 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 10:25:21.449 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:21.453 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=f6829688-32b2-4031-a929-efa971830410 2022-02-18 10:25:21.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-18 10:25:21.458 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:25:21.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-02-18 10:25:21.478 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-02-18 10:25:21.481 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 06ab3ee2-4d0a-4921-bce5-16cf7ff62abb 7edc405f-4d1d-463b-a310-3cc6c8af4d8b 2022-02-18 10:25:26.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:26.144 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:26.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:26.144 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:26.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-02-18 10:25:26.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 f6829688-32b2-4031-a929-efa971830410 2022-02-18 10:25:26.325 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-02-18 10:25:26.327 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-02-18 10:25:26.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.25.2.1 ]] 2022-02-18 10:25:26.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.25.2.1 ' 2022-02-18 10:25:26.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network f6829688-32b2-4031-a929-efa971830410 --subnet-range 172.25.2.0/24 --no-dhcp ' 2022-02-18 10:25:26.337 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-02-18 10:25:26.340 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-02-18 10:25:26.344 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.2.1 --network f6829688-32b2-4031-a929-efa971830410 --subnet-range 172.25.2.0/24 --no-dhcp public-subnet 2022-02-18 10:25:26.344 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-02-18 10:25:29.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:29.217 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:29.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:29.217 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:29.408 | +++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:29.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.25.2.1 | 2022-02-18 10:25:29.412 | | id | eda88fde-a571-4c2c-b12f-4e5e07f55009 |' 2022-02-18 10:25:29.414 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-18 10:25:29.416 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:25:29.432 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' eda88fde-a571-4c2c-b12f-4e5e07f55009 '|' 2022-02-18 10:25:29.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.25.2.1 | | id | eda88fde-a571-4c2c-b12f-4e5e07f55009 |' 2022-02-18 10:25:29.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-02-18 10:25:29.441 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' eda88fde-a571-4c2c-b12f-4e5e07f55009 '|' 2022-02-18 10:25:29.442 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-02-18 10:25:29.444 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:25:29.446 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:29.448 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-18 10:25:29.451 | ++ functions-common:get_field:816 : field='$3' 2022-02-18 10:25:29.454 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.2.1 | | id | eda88fde-a571-4c2c-b12f-4e5e07f55009 |' 2022-02-18 10:25:29.454 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-18 10:25:29.460 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:29.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.25.2.1 2022-02-18 10:25:29.468 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.25.2.1 '|' '|' id '|' eda88fde-a571-4c2c-b12f-4e5e07f55009 '|' 2022-02-18 10:25:29.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-02-18 10:25:29.472 | ++ functions-common:get_field:811 : local data field 2022-02-18 10:25:29.474 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:29.477 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-02-18 10:25:29.479 | ++ functions-common:get_field:816 : field='$6' 2022-02-18 10:25:29.482 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.25.2.1 | | id | eda88fde-a571-4c2c-b12f-4e5e07f55009 |' 2022-02-18 10:25:29.486 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-18 10:25:29.488 | ++ functions-common:get_field:812 : read data 2022-02-18 10:25:29.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=eda88fde-a571-4c2c-b12f-4e5e07f55009 2022-02-18 10:25:29.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway f6829688-32b2-4031-a929-efa971830410 06ab3ee2-4d0a-4921-bce5-16cf7ff62abb 2022-02-18 10:25:33.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:33.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:33.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:33.537 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:33.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-02-18 10:25:33.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-02-18 10:25:33.734 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:33.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-02-18 10:25:33.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-02-18 10:25:33.742 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-18 10:25:33.745 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-02-18 10:25:33.748 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-02-18 10:25:33.750 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-02-18 10:25:33.772 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-02-18 10:25:33.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-02-18 10:25:33.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-02-18 10:25:33.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-02-18 10:25:33.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-18 10:25:33.785 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-18 10:25:33.788 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-18 10:25:33.790 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-02-18 10:25:33.793 | + functions-common:test_with_retry:2365 : local until=10 2022-02-18 10:25:33.796 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-18 10:25:33.798 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-18 10:25:33.801 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-18 10:25:33.803 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:33.805 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:33.808 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:33.813 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179933810 2022-02-18 10:25:33.815 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-18 10:25:33.824 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-18 10:25:33.827 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:33.829 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:33.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:33.834 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:33.837 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:33.839 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-18 10:25:33.841 | + functions-common:time_stop:2432 : start_time=1645179933810 2022-02-18 10:25:33.844 | + functions-common:time_stop:2434 : [[ -z 1645179933810 ]] 2022-02-18 10:25:33.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:33.852 | + functions-common:time_stop:2437 : end_time=1645179933849 2022-02-18 10:25:33.854 | + functions-common:time_stop:2438 : elapsed_time=39 2022-02-18 10:25:33.856 | + functions-common:time_stop:2439 : total=5609 2022-02-18 10:25:33.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:33.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5648 2022-02-18 10:25:33.866 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-02-18 10:25:33.867 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.25.2.1 2022-02-18 10:25:33.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-02-18 10:25:33.876 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-02-18 10:25:33.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-02-18 10:25:33.880 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-02-18 10:25:33.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.25.2.1/24 dev br-data 2022-02-18 10:25:33.897 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-02-18 10:25:33.915 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-18 10:25:33.915 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-02-18 10:25:33.915 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-02-18 10:25:33.917 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-02-18 10:25:36.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:36.255 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:36.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:36.255 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:36.430 | ++ functions-common:oscwrap:2465 : return 0 2022-02-18 10:25:36.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.25.2.181 ' 2022-02-18 10:25:36.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-18 10:25:36.440 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-18 10:25:36.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-02-18 10:25:36.460 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-02-18 10:25:36.462 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-02-18 10:25:36.465 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-18 10:25:36.483 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:36.486 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-18 10:25:36.489 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:25:36.492 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-18 10:25:36.494 | + ./stack.sh:main:1319 : start_nova 2022-02-18 10:25:36.497 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-18 10:25:36.500 | + lib/nova:start_nova_rest:988 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:36.503 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:36.505 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:36.508 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-18 10:25:36.511 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-18 10:25:36.514 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.517 | + functions-common:run_process:1680 : local service=n-sch 2022-02-18 10:25:36.520 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.522 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:36.525 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:36.528 | + functions-common:run_process:1685 : local name=n-sch 2022-02-18 10:25:36.531 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:36.534 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:36.536 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:36.539 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:36.542 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:36.548 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179936544 2022-02-18 10:25:36.551 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-02-18 10:25:36.568 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:36.571 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-18 10:25:36.574 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-02-18 10:25:36.576 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.579 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.582 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.584 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.587 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-18 10:25:36.590 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-18 10:25:36.593 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-02-18 10:25:36.595 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:36.598 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:36.601 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-18 10:25:36.605 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-18 10:25:36.607 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-02-18 10:25:36.610 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.613 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:25:36.615 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:25:36.618 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:25:36.620 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:25:36.623 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-18 10:25:36.625 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:25:36.630 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-18 10:25:36.689 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-18 10:25:36.744 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-18 10:25:36.802 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-18 10:25:36.858 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-18 10:25:36.916 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:36.973 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:25:36.975 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-18 10:25:37.033 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:25:37.457 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-02-18 10:25:37.471 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-18 10:25:37.903 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-02-18 10:25:37.927 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:37.931 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:37.934 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:37.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:37.944 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:37.947 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:37.950 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:37.952 | + functions-common:time_stop:2432 : start_time=1645179936544 2022-02-18 10:25:37.955 | + functions-common:time_stop:2434 : [[ -z 1645179936544 ]] 2022-02-18 10:25:37.958 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:37.964 | + functions-common:time_stop:2437 : end_time=1645179937961 2022-02-18 10:25:37.967 | + functions-common:time_stop:2438 : elapsed_time=1417 2022-02-18 10:25:37.971 | + functions-common:time_stop:2439 : total=21634 2022-02-18 10:25:37.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:37.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23051 2022-02-18 10:25:37.979 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-18 10:25:37.987 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-18 10:25:37.992 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:37.999 | + functions-common:run_process:1680 : local service=n-api-meta 2022-02-18 10:25:38.002 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.005 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:38.008 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:38.014 | + functions-common:run_process:1685 : local name=n-api-meta 2022-02-18 10:25:38.017 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:38.020 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:38.023 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:38.026 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:38.031 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:38.034 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179938031 2022-02-18 10:25:38.037 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-02-18 10:25:38.059 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:38.061 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-18 10:25:38.064 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-02-18 10:25:38.067 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.070 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.072 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.075 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.078 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-18 10:25:38.081 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-18 10:25:38.083 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-02-18 10:25:38.086 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:38.089 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:38.091 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-18 10:25:38.094 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-02-18 10:25:38.096 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-02-18 10:25:38.099 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.101 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 10:25:38.104 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 10:25:38.108 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-18 10:25:38.111 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 10:25:38.115 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-18 10:25:38.173 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-18 10:25:38.234 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-18 10:25:38.291 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-18 10:25:38.352 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:38.424 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-18 10:25:38.497 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-18 10:25:38.566 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-18 10:25:38.638 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-18 10:25:38.707 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-18 10:25:38.770 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 10:25:38.773 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-18 10:25:38.835 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 10:25:39.272 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-02-18 10:25:39.286 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-18 10:25:39.680 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-02-18 10:25:39.771 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:39.774 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:39.777 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:39.784 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:39.792 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:39.800 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:39.808 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:39.819 | + functions-common:time_stop:2432 : start_time=1645179938031 2022-02-18 10:25:39.824 | + functions-common:time_stop:2434 : [[ -z 1645179938031 ]] 2022-02-18 10:25:39.836 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:39.851 | + functions-common:time_stop:2437 : end_time=1645179939841 2022-02-18 10:25:39.864 | + functions-common:time_stop:2438 : elapsed_time=1810 2022-02-18 10:25:39.868 | + functions-common:time_stop:2439 : total=23051 2022-02-18 10:25:39.876 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:39.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24861 2022-02-18 10:25:39.888 | + lib/nova:start_nova_rest:1001 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:39.892 | + lib/nova:start_nova_rest:1001 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:39.894 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-18 10:25:39.904 | + lib/nova:start_nova_console_proxies:1016 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:39.920 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:39.929 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:39.937 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-18 10:25:39.941 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:25:39.947 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-18 10:25:39.955 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-18 10:25:39.963 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:25:39.968 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-18 10:25:39.977 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-18 10:25:40.025 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:40.032 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-18 10:25:40.041 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-18 10:25:40.081 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:40.084 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-18 10:25:40.086 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-18 10:25:40.118 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:40.123 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-18 10:25:40.132 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:25:40.139 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-18 10:25:40.143 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-18 10:25:40.146 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:25:40.150 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:25:40.153 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-18 10:25:40.155 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 10:25:40.158 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-02-18 10:25:40.161 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 10:25:40.163 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:40.166 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:40.169 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-02-18 10:25:40.171 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:40.174 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:40.177 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:40.179 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:40.183 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:40.187 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179940184 2022-02-18 10:25:40.191 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-02-18 10:25:40.211 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:40.214 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:40.217 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:40.220 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:40.223 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:40.227 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:40.229 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:40.232 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:40.234 | + functions-common:time_stop:2432 : start_time=1645179940184 2022-02-18 10:25:40.237 | + functions-common:time_stop:2434 : [[ -z 1645179940184 ]] 2022-02-18 10:25:40.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:40.245 | + functions-common:time_stop:2437 : end_time=1645179940242 2022-02-18 10:25:40.248 | + functions-common:time_stop:2438 : elapsed_time=58 2022-02-18 10:25:40.251 | + functions-common:time_stop:2439 : total=24861 2022-02-18 10:25:40.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:40.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24919 2022-02-18 10:25:40.260 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 10:25:40.263 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-02-18 10:25:40.266 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-18 10:25:40.268 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:40.271 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:40.274 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-02-18 10:25:40.277 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:40.281 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:40.284 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:40.286 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:40.290 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:40.294 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179940291 2022-02-18 10:25:40.297 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-02-18 10:25:40.321 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:40.323 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:40.326 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:40.329 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:40.331 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:40.334 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:40.337 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:40.340 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:40.342 | + functions-common:time_stop:2432 : start_time=1645179940291 2022-02-18 10:25:40.345 | + functions-common:time_stop:2434 : [[ -z 1645179940291 ]] 2022-02-18 10:25:40.351 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:40.354 | + functions-common:time_stop:2437 : end_time=1645179940350 2022-02-18 10:25:40.357 | + functions-common:time_stop:2438 : elapsed_time=59 2022-02-18 10:25:40.359 | + functions-common:time_stop:2439 : total=24919 2022-02-18 10:25:40.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:40.365 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24978 2022-02-18 10:25:40.368 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:40.371 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-02-18 10:25:40.375 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:40.378 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:40.381 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:40.385 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-02-18 10:25:40.391 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:40.394 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:40.396 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:40.399 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:40.404 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:40.407 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179940404 2022-02-18 10:25:40.410 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-02-18 10:25:40.430 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:40.432 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:40.435 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:40.440 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:40.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:40.445 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:40.448 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:40.450 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:40.453 | + functions-common:time_stop:2432 : start_time=1645179940404 2022-02-18 10:25:40.455 | + functions-common:time_stop:2434 : [[ -z 1645179940404 ]] 2022-02-18 10:25:40.461 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:40.464 | + functions-common:time_stop:2437 : end_time=1645179940460 2022-02-18 10:25:40.466 | + functions-common:time_stop:2438 : elapsed_time=56 2022-02-18 10:25:40.469 | + functions-common:time_stop:2439 : total=24978 2022-02-18 10:25:40.472 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:40.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25034 2022-02-18 10:25:40.477 | + lib/nova:start_nova_console_proxies:1037 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:40.480 | + lib/nova:start_nova_console_proxies:1037 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:40.483 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-18 10:25:40.486 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:25:40.488 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-18 10:25:40.491 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-18 10:25:40.512 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:40.515 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-18 10:25:40.575 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-18 10:25:40.578 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:25:40.581 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-18 10:25:40.648 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-18 10:25:40.671 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:40.674 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.679 | + functions-common:run_process:1680 : local service=n-super-cond 2022-02-18 10:25:40.679 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.682 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:40.687 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:40.687 | + functions-common:run_process:1685 : local name=n-super-cond 2022-02-18 10:25:40.690 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:40.692 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:40.695 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:40.699 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:40.699 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:40.707 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179940701 2022-02-18 10:25:40.707 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-02-18 10:25:40.731 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:40.734 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-18 10:25:40.736 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-02-18 10:25:40.739 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.741 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.744 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.747 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.750 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-18 10:25:40.752 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-18 10:25:40.755 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-02-18 10:25:40.757 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:40.760 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:40.763 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-18 10:25:40.766 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-18 10:25:40.769 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-02-18 10:25:40.771 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:40.774 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:25:40.776 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:25:40.778 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:25:40.782 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:25:40.784 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-18 10:25:40.787 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:25:40.792 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-18 10:25:40.856 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-18 10:25:40.920 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-18 10:25:41.000 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-18 10:25:41.067 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-18 10:25:41.136 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:41.203 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:25:41.206 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-18 10:25:41.272 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:25:41.735 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-02-18 10:25:41.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-18 10:25:42.220 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-02-18 10:25:42.245 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:42.249 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:42.253 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:42.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:42.260 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:42.263 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:42.268 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:42.276 | + functions-common:time_stop:2432 : start_time=1645179940701 2022-02-18 10:25:42.284 | + functions-common:time_stop:2434 : [[ -z 1645179940701 ]] 2022-02-18 10:25:42.301 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:42.312 | + functions-common:time_stop:2437 : end_time=1645179942301 2022-02-18 10:25:42.320 | + functions-common:time_stop:2438 : elapsed_time=1600 2022-02-18 10:25:42.325 | + functions-common:time_stop:2439 : total=25034 2022-02-18 10:25:42.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:42.344 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26634 2022-02-18 10:25:42.359 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-18 10:25:42.372 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-18 10:25:42.377 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-18 10:25:42.412 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:42.420 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-18 10:25:42.425 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-18 10:25:42.432 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-18 10:25:42.435 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-18 10:25:42.438 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-18 10:25:42.441 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.444 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-02-18 10:25:42.447 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.449 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:42.452 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:42.454 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-02-18 10:25:42.457 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:42.461 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:42.464 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:42.467 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:42.474 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:42.477 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179942474 2022-02-18 10:25:42.481 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-02-18 10:25:42.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:42.506 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-18 10:25:42.508 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-02-18 10:25:42.512 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.516 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.519 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.522 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.524 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-18 10:25:42.527 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-18 10:25:42.530 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-02-18 10:25:42.532 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:42.535 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:42.538 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-18 10:25:42.541 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-18 10:25:42.544 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-02-18 10:25:42.546 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.549 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:25:42.551 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:25:42.554 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:25:42.557 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:25:42.560 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-18 10:25:42.562 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:25:42.569 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-18 10:25:42.639 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-18 10:25:42.702 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-18 10:25:42.775 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-18 10:25:42.843 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-18 10:25:42.913 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:42.981 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:25:42.988 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-18 10:25:43.063 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:25:43.565 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-18 10:25:43.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-18 10:25:44.031 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-18 10:25:44.056 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:44.060 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:44.062 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:44.065 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:44.069 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:44.074 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:44.077 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:44.082 | + functions-common:time_stop:2432 : start_time=1645179942474 2022-02-18 10:25:44.088 | + functions-common:time_stop:2434 : [[ -z 1645179942474 ]] 2022-02-18 10:25:44.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:44.097 | + functions-common:time_stop:2437 : end_time=1645179944093 2022-02-18 10:25:44.102 | + functions-common:time_stop:2438 : elapsed_time=1619 2022-02-18 10:25:44.108 | + functions-common:time_stop:2439 : total=26634 2022-02-18 10:25:44.111 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:44.114 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28253 2022-02-18 10:25:44.120 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-18 10:25:44.123 | + lib/nova:start_nova_compute:913 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:44.129 | + lib/nova:start_nova_compute:914 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:44.137 | + lib/nova:start_nova_compute:914 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:44.144 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-18 10:25:44.152 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-18 10:25:44.164 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-18 10:25:44.172 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:25:44.180 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-18 10:25:44.188 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-18 10:25:44.193 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-18 10:25:44.203 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-18 10:25:44.203 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-18 10:25:44.213 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-18 10:25:44.218 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-18 10:25:44.223 | + inc/meta-config:merge_config_file:164 : read a 2022-02-18 10:25:44.223 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-18 10:25:44.223 | BEGIN { 2022-02-18 10:25:44.223 | section = "" 2022-02-18 10:25:44.223 | last_section = "" 2022-02-18 10:25:44.223 | section_count = 0 2022-02-18 10:25:44.223 | } 2022-02-18 10:25:44.223 | /^\[.+\]/ { 2022-02-18 10:25:44.223 | gsub("[][]", "", $1); 2022-02-18 10:25:44.223 | section=$1 2022-02-18 10:25:44.223 | next 2022-02-18 10:25:44.223 | } 2022-02-18 10:25:44.223 | /^ *\#/ { 2022-02-18 10:25:44.223 | next 2022-02-18 10:25:44.223 | } 2022-02-18 10:25:44.223 | /^[^ \t]+/ { 2022-02-18 10:25:44.223 | # get offset of first = in $0 2022-02-18 10:25:44.224 | eq_idx = index($0, "=") 2022-02-18 10:25:44.224 | # extract attr & value from $0 2022-02-18 10:25:44.224 | attr = substr($0, 1, eq_idx - 1) 2022-02-18 10:25:44.224 | value = substr($0, eq_idx + 1) 2022-02-18 10:25:44.224 | # only need to strip trailing whitespace from attr 2022-02-18 10:25:44.224 | sub(/[ \t]*$/, "", attr) 2022-02-18 10:25:44.224 | # need to strip leading & trailing whitespace from value 2022-02-18 10:25:44.224 | sub(/^[ \t]*/, "", value) 2022-02-18 10:25:44.224 | sub(/[ \t]*$/, "", value) 2022-02-18 10:25:44.224 | 2022-02-18 10:25:44.224 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-18 10:25:44.224 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-18 10:25:44.224 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-18 10:25:44.224 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-18 10:25:44.224 | if (! (section, attr) in cfg_attr_count) { 2022-02-18 10:25:44.224 | if (section != last_section) { 2022-02-18 10:25:44.224 | cfg_section[section_count++] = section 2022-02-18 10:25:44.224 | last_section = section 2022-02-18 10:25:44.224 | } 2022-02-18 10:25:44.224 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-18 10:25:44.224 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-18 10:25:44.224 | 2022-02-18 10:25:44.224 | cfg_attr[section, attr, 0] = value 2022-02-18 10:25:44.224 | cfg_attr_count[section, attr] = 1 2022-02-18 10:25:44.224 | } else { 2022-02-18 10:25:44.224 | lno = cfg_attr_count[section, attr]++ 2022-02-18 10:25:44.224 | cfg_attr[section, attr, lno] = value 2022-02-18 10:25:44.224 | } 2022-02-18 10:25:44.224 | } 2022-02-18 10:25:44.224 | END { 2022-02-18 10:25:44.224 | # Process each section in order 2022-02-18 10:25:44.224 | for (sno = 0; sno < section_count; sno++) { 2022-02-18 10:25:44.224 | section = cfg_section[sno] 2022-02-18 10:25:44.224 | # The ini routines simply append a config item immediately 2022-02-18 10:25:44.224 | # after the section header. To keep the same order as defined 2022-02-18 10:25:44.225 | # in local.conf, invoke the ini routines in the reverse order 2022-02-18 10:25:44.225 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-18 10:25:44.225 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-18 10:25:44.225 | if (cfg_attr_count[section, attr] == 1) 2022-02-18 10:25:44.225 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-18 10:25:44.225 | else { 2022-02-18 10:25:44.225 | # For multiline, invoke the ini routines in the reverse order 2022-02-18 10:25:44.225 | count = cfg_attr_count[section, attr] 2022-02-18 10:25:44.225 | print "inidelete " configfile " " section " " attr 2022-02-18 10:25:44.225 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-18 10:25:44.225 | for (l = count -2; l >= 0; l--) 2022-02-18 10:25:44.225 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-18 10:25:44.225 | } 2022-02-18 10:25:44.225 | } 2022-02-18 10:25:44.225 | } 2022-02-18 10:25:44.225 | } 2022-02-18 10:25:44.225 | ' 2022-02-18 10:25:44.228 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-18 10:25:44.235 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-18 10:25:44.240 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:25:44.250 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-18 10:25:44.263 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-18 10:25:44.271 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:25:44.282 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-18 10:25:44.292 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-18 10:25:44.292 | BEGIN { group = "" } 2022-02-18 10:25:44.292 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:25:44.292 | gsub("[][]", "", $1); 2022-02-18 10:25:44.292 | split($1, a, "|"); 2022-02-18 10:25:44.292 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-18 10:25:44.292 | group=a[1] 2022-02-18 10:25:44.292 | } else { 2022-02-18 10:25:44.292 | group="" 2022-02-18 10:25:44.292 | } 2022-02-18 10:25:44.292 | next 2022-02-18 10:25:44.292 | } 2022-02-18 10:25:44.292 | { 2022-02-18 10:25:44.292 | if (group != "") 2022-02-18 10:25:44.292 | print $0 2022-02-18 10:25:44.292 | } 2022-02-18 10:25:44.293 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:25:44.312 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-18 10:25:44.321 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-18 10:25:44.416 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-18 10:25:44.491 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-18 10:25:44.499 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-18 10:25:44.504 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-18 10:25:44.515 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-18 10:25:44.522 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-18 10:25:44.531 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-18 10:25:44.579 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:44.587 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-18 10:25:44.595 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-18 10:25:44.607 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-18 10:25:44.656 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:44.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 10:25:44.673 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-18 10:25:44.724 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-18 10:25:44.734 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-18 10:25:44.740 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-18 10:25:44.793 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-18 10:25:44.844 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-18 10:25:44.850 | + lib/nova:configure_console_compute:633 : local offset 2022-02-18 10:25:44.856 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-18 10:25:44.863 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-18 10:25:44.869 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-18 10:25:44.896 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.37 2022-02-18 10:25:44.898 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-18 10:25:44.918 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:44.921 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-18 10:25:44.947 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:44.951 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-18 10:25:44.951 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-18 10:25:44.991 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-18 10:25:45.022 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:45.027 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-18 10:25:45.047 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:45.047 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-18 10:25:45.051 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-18 10:25:45.055 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-18 10:25:45.055 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-18 10:25:45.059 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-18 10:25:45.063 | + functions-common:run_process:1680 : local service=n-cpu 2022-02-18 10:25:45.063 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-18 10:25:45.067 | + functions-common:run_process:1682 : local group=libvirt 2022-02-18 10:25:45.071 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:45.071 | + functions-common:run_process:1685 : local name=n-cpu 2022-02-18 10:25:45.075 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:45.077 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:45.082 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:45.082 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:45.087 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:45.090 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179945086 2022-02-18 10:25:45.094 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-02-18 10:25:45.116 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:45.119 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:45.122 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:45.124 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:45.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:45.130 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:45.132 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:45.135 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:45.138 | + functions-common:time_stop:2432 : start_time=1645179945086 2022-02-18 10:25:45.140 | + functions-common:time_stop:2434 : [[ -z 1645179945086 ]] 2022-02-18 10:25:45.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:45.148 | + functions-common:time_stop:2437 : end_time=1645179945145 2022-02-18 10:25:45.151 | + functions-common:time_stop:2438 : elapsed_time=59 2022-02-18 10:25:45.153 | + functions-common:time_stop:2439 : total=28253 2022-02-18 10:25:45.156 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:45.158 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28312 2022-02-18 10:25:45.161 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:45.164 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-18 10:25:45.167 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-18 10:25:45.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:45.188 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-18 10:25:45.188 | Dumping cells_v2 mapping 2022-02-18 10:25:45.191 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-18 10:25:48.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:48.610 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:48.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:25:48.610 | from cryptography.utils import int_from_bytes 2022-02-18 10:25:48.610 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-18 10:25:48.610 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-18 10:25:48.610 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-18 10:25:48.610 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-18 10:25:48.610 | | cell1 | cc650fbe-b15f-439b-8ea2-f7e4d3ffdfde | rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-18 10:25:48.610 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-18 10:25:49.043 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-18 10:25:49.047 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-18 10:25:49.116 | + inc/async:async_inner:63 : create_flavors 2022-02-18 10:25:49.162 | [118119 Async create_flavors:176149]: running: create_flavors 2022-02-18 10:25:49.165 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-18 10:25:49.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:49.188 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-18 10:25:49.191 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:25:49.193 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-18 10:25:49.196 | + ./stack.sh:main:1324 : start_cinder 2022-02-18 10:25:49.199 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-18 10:25:49.202 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-18 10:25:49.205 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-18 10:25:49.207 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-18 10:25:49.225 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:25:49.228 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-18 10:25:49.230 | + lib/cinder:start_cinder:535 : [[ 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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-02-18 10:25:49.233 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-18 10:25:49.236 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-18 10:25:49.241 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.244 | + functions-common:run_process:1680 : local service=c-api 2022-02-18 10:25:49.247 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.250 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:49.252 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:49.255 | + functions-common:run_process:1685 : local name=c-api 2022-02-18 10:25:49.258 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:49.260 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:49.263 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:49.265 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:49.269 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:49.273 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179949270 2022-02-18 10:25:49.276 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-02-18 10:25:49.295 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:49.297 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-18 10:25:49.300 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-02-18 10:25:49.303 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.306 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.309 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.311 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.314 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-18 10:25:49.316 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-18 10:25:49.319 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-02-18 10:25:49.322 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:49.325 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:49.327 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-18 10:25:49.330 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-18 10:25:49.332 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-02-18 10:25:49.334 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.337 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 10:25:49.339 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 10:25:49.341 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-18 10:25:49.344 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 10:25:49.349 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-18 10:25:49.403 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-18 10:25:49.458 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-18 10:25:49.512 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-18 10:25:49.566 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:49.622 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-18 10:25:49.681 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-18 10:25:49.737 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-18 10:25:49.798 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-18 10:25:49.853 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-18 10:25:49.909 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 10:25:49.911 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-18 10:25:49.966 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 10:25:50.425 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-02-18 10:25:50.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-18 10:25:50.866 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-02-18 10:25:50.953 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:50.959 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:50.959 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:50.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:50.967 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:50.971 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:50.971 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:50.975 | + functions-common:time_stop:2432 : start_time=1645179949270 2022-02-18 10:25:50.979 | + functions-common:time_stop:2434 : [[ -z 1645179949270 ]] 2022-02-18 10:25:50.979 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:50.991 | + functions-common:time_stop:2437 : end_time=1645179950981 2022-02-18 10:25:50.999 | + functions-common:time_stop:2438 : elapsed_time=1711 2022-02-18 10:25:51.001 | + functions-common:time_stop:2439 : total=28312 2022-02-18 10:25:51.004 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:51.008 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30023 2022-02-18 10:25:51.010 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.37/volume/v3 2022-02-18 10:25:51.013 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-18 10:25:51.013 | Waiting for Cinder API to start... 2022-02-18 10:25:51.016 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.37/volume/v3 2022-02-18 10:25:51.019 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 10:25:51.022 | + functions:wait_for_service:458 : local url=http://10.222.0.37/volume/v3 2022-02-18 10:25:51.024 | + functions:wait_for_service:459 : local rval=0 2022-02-18 10:25:51.027 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 10:25:51.030 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 10:25:51.033 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:51.035 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:51.042 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:51.044 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179951041 2022-02-18 10:25:51.047 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 10:25:51.054 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/volume/v3 2022-02-18 10:25:55.416 | + :: : [[ 401 == 503 ]] 2022-02-18 10:25:55.417 | + :: : [[ 0 -eq 7 ]] 2022-02-18 10:25:55.421 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 10:25:55.423 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:55.426 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:55.428 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:55.431 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:55.433 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:55.436 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 10:25:55.438 | + functions-common:time_stop:2432 : start_time=1645179951041 2022-02-18 10:25:55.441 | + functions-common:time_stop:2434 : [[ -z 1645179951041 ]] 2022-02-18 10:25:55.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:55.449 | + functions-common:time_stop:2437 : end_time=1645179955446 2022-02-18 10:25:55.451 | + functions-common:time_stop:2438 : elapsed_time=4405 2022-02-18 10:25:55.453 | + functions-common:time_stop:2439 : total=17914 2022-02-18 10:25:55.456 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:55.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22319 2022-02-18 10:25:55.461 | + functions:wait_for_service:467 : return 0 2022-02-18 10:25:55.464 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.466 | + functions-common:run_process:1680 : local service=c-sch 2022-02-18 10:25:55.469 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.472 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:55.474 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:55.477 | + functions-common:run_process:1685 : local name=c-sch 2022-02-18 10:25:55.480 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:55.482 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:55.485 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:55.487 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:55.491 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:55.496 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179955493 2022-02-18 10:25:55.499 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-02-18 10:25:55.517 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:55.520 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-18 10:25:55.522 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-02-18 10:25:55.525 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.528 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.530 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.533 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.535 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-18 10:25:55.538 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-18 10:25:55.540 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-02-18 10:25:55.543 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:55.545 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:55.548 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-18 10:25:55.551 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-18 10:25:55.553 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-02-18 10:25:55.556 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.558 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:25:55.560 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:25:55.563 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:25:55.566 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:25:55.568 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-18 10:25:55.570 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:25:55.575 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-18 10:25:55.632 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-18 10:25:55.688 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:55.744 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-18 10:25:55.800 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-18 10:25:55.857 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:55.914 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:25:55.916 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-18 10:25:55.971 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:25:56.393 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-02-18 10:25:56.408 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-18 10:25:56.837 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-02-18 10:25:56.863 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:56.869 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:56.874 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:56.877 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:56.881 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:56.885 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:56.889 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:56.892 | + functions-common:time_stop:2432 : start_time=1645179955493 2022-02-18 10:25:56.894 | + functions-common:time_stop:2434 : [[ -z 1645179955493 ]] 2022-02-18 10:25:56.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:56.904 | + functions-common:time_stop:2437 : end_time=1645179956901 2022-02-18 10:25:56.908 | + functions-common:time_stop:2438 : elapsed_time=1408 2022-02-18 10:25:56.911 | + functions-common:time_stop:2439 : total=30023 2022-02-18 10:25:56.913 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:56.916 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31431 2022-02-18 10:25:56.920 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:56.922 | + functions-common:run_process:1680 : local service=c-bak 2022-02-18 10:25:56.924 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:56.927 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:56.930 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:56.932 | + functions-common:run_process:1685 : local name=c-bak 2022-02-18 10:25:56.935 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:56.937 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:56.940 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:56.942 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:56.946 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:56.951 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179956948 2022-02-18 10:25:56.954 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-02-18 10:25:56.976 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:56.981 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-02-18 10:25:56.988 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-02-18 10:25:56.992 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:56.997 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:57.000 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:57.002 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:57.007 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-18 10:25:57.015 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-18 10:25:57.022 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-02-18 10:25:57.024 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:57.027 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:57.031 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-18 10:25:57.033 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-18 10:25:57.038 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-02-18 10:25:57.040 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:57.043 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:25:57.045 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:25:57.048 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:25:57.052 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:25:57.054 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-02-18 10:25:57.056 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:25:57.065 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-02-18 10:25:57.137 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-02-18 10:25:57.218 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:57.283 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-02-18 10:25:57.343 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-02-18 10:25:57.406 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:57.465 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:25:57.467 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-02-18 10:25:57.535 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:25:58.017 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-02-18 10:25:58.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-02-18 10:25:58.470 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-02-18 10:25:58.505 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:25:58.509 | + functions-common:time_stop:2425 : local name 2022-02-18 10:25:58.512 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:25:58.515 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:25:58.517 | + functions-common:time_stop:2428 : local total 2022-02-18 10:25:58.520 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:25:58.523 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:25:58.526 | + functions-common:time_stop:2432 : start_time=1645179956948 2022-02-18 10:25:58.528 | + functions-common:time_stop:2434 : [[ -z 1645179956948 ]] 2022-02-18 10:25:58.534 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:25:58.536 | + functions-common:time_stop:2437 : end_time=1645179958533 2022-02-18 10:25:58.539 | + functions-common:time_stop:2438 : elapsed_time=1585 2022-02-18 10:25:58.542 | + functions-common:time_stop:2439 : total=31431 2022-02-18 10:25:58.544 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:25:58.547 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33016 2022-02-18 10:25:58.549 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.552 | + functions-common:run_process:1680 : local service=c-vol 2022-02-18 10:25:58.555 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.557 | + functions-common:run_process:1682 : local group= 2022-02-18 10:25:58.560 | + functions-common:run_process:1683 : local user= 2022-02-18 10:25:58.562 | + functions-common:run_process:1685 : local name=c-vol 2022-02-18 10:25:58.565 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:25:58.568 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:25:58.570 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:25:58.573 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:25:58.579 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:25:58.581 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179958578 2022-02-18 10:25:58.584 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-02-18 10:25:58.606 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:25:58.610 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-02-18 10:25:58.612 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-02-18 10:25:58.616 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.618 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.621 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.624 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.626 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-18 10:25:58.629 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-18 10:25:58.632 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-02-18 10:25:58.634 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:25:58.637 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:25:58.640 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-18 10:25:58.643 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-18 10:25:58.645 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-02-18 10:25:58.648 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.650 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-18 10:25:58.653 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-18 10:25:58.655 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-18 10:25:58.658 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-18 10:25:58.661 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-02-18 10:25:58.663 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-18 10:25:58.669 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-02-18 10:25:58.739 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-02-18 10:25:58.809 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-18 10:25:58.877 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-02-18 10:25:58.947 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-02-18 10:25:59.031 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:25:59.099 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-18 10:25:59.102 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-02-18 10:25:59.181 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-18 10:25:59.703 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-02-18 10:25:59.720 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-02-18 10:26:00.227 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-02-18 10:26:00.265 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:26:00.268 | + functions-common:time_stop:2425 : local name 2022-02-18 10:26:00.276 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:26:00.284 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:26:00.297 | + functions-common:time_stop:2428 : local total 2022-02-18 10:26:00.300 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:26:00.309 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:26:00.312 | + functions-common:time_stop:2432 : start_time=1645179958578 2022-02-18 10:26:00.316 | + functions-common:time_stop:2434 : [[ -z 1645179958578 ]] 2022-02-18 10:26:00.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:26:00.339 | + functions-common:time_stop:2437 : end_time=1645179960331 2022-02-18 10:26:00.349 | + functions-common:time_stop:2438 : elapsed_time=1753 2022-02-18 10:26:00.352 | + functions-common:time_stop:2439 : total=33016 2022-02-18 10:26:00.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:26:00.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34769 2022-02-18 10:26:00.383 | + ./stack.sh:main:1325 : create_volume_types 2022-02-18 10:26:00.395 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-18 10:26:00.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:00.515 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-02-18 10:26:00.523 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-18 10:26:00.535 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-18 10:26:00.547 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-02-18 10:26:00.556 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-18 10:26:00.633 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:00.647 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-02-18 10:26:04.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:04.386 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:04.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:04.386 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:04.386 | +-------------+--------------------------------------+ 2022-02-18 10:26:04.386 | | Field | Value | 2022-02-18 10:26:04.386 | +-------------+--------------------------------------+ 2022-02-18 10:26:04.386 | | description | None | 2022-02-18 10:26:04.386 | | id | 4013de19-2a42-42e8-9da3-779f4d549490 | 2022-02-18 10:26:04.386 | | is_public | True | 2022-02-18 10:26:04.386 | | name | lvmdriver-1 | 2022-02-18 10:26:04.386 | | properties | volume_backend_name='lvmdriver-1' | 2022-02-18 10:26:04.386 | +-------------+--------------------------------------+ 2022-02-18 10:26:04.628 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-18 10:26:04.630 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-18 10:26:04.633 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-18 10:26:04.651 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:04.654 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-18 10:26:04.657 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:26:04.659 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-18 10:26:04.662 | + ./stack.sh:main:1340 : start_glance 2022-02-18 10:26:04.665 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-18 10:26:04.668 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-18 10:26:04.694 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:26:04.696 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-18 10:26:04.700 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-18 10:26:04.704 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.707 | + functions-common:run_process:1680 : local service=g-api 2022-02-18 10:26:04.710 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.712 | + functions-common:run_process:1682 : local group= 2022-02-18 10:26:04.715 | + functions-common:run_process:1683 : local user= 2022-02-18 10:26:04.718 | + functions-common:run_process:1685 : local name=g-api 2022-02-18 10:26:04.720 | + functions-common:run_process:1687 : time_start run_process 2022-02-18 10:26:04.723 | + functions-common:time_start:2411 : local name=run_process 2022-02-18 10:26:04.730 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:26:04.733 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:26:04.738 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:26:04.744 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179964739 2022-02-18 10:26:04.747 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-02-18 10:26:04.766 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:04.769 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-18 10:26:04.772 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-02-18 10:26:04.774 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.777 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.780 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.783 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.785 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-18 10:26:04.788 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-18 10:26:04.791 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-02-18 10:26:04.793 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-18 10:26:04.796 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-18 10:26:04.799 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-18 10:26:04.802 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-18 10:26:04.805 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-02-18 10:26:04.808 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:04.810 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-18 10:26:04.812 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-18 10:26:04.815 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-18 10:26:04.818 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-18 10:26:04.823 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-18 10:26:04.885 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-18 10:26:04.957 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-18 10:26:05.041 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-18 10:26:05.112 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-18 10:26:05.202 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-18 10:26:05.299 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-18 10:26:05.399 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-18 10:26:05.475 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-18 10:26:05.534 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-18 10:26:05.596 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-18 10:26:05.599 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-18 10:26:05.662 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-18 10:26:06.144 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-02-18 10:26:06.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-18 10:26:06.602 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-02-18 10:26:06.695 | + functions-common:run_process:1691 : time_stop run_process 2022-02-18 10:26:06.699 | + functions-common:time_stop:2425 : local name 2022-02-18 10:26:06.702 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:26:06.711 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:26:06.720 | + functions-common:time_stop:2428 : local total 2022-02-18 10:26:06.735 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:26:06.738 | + functions-common:time_stop:2431 : name=run_process 2022-02-18 10:26:06.744 | + functions-common:time_stop:2432 : start_time=1645179964739 2022-02-18 10:26:06.765 | + functions-common:time_stop:2434 : [[ -z 1645179964739 ]] 2022-02-18 10:26:06.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:26:06.781 | + functions-common:time_stop:2437 : end_time=1645179966773 2022-02-18 10:26:06.791 | + functions-common:time_stop:2438 : elapsed_time=2034 2022-02-18 10:26:06.797 | + functions-common:time_stop:2439 : total=34769 2022-02-18 10:26:06.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:26:06.815 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36803 2022-02-18 10:26:06.837 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-18 10:26:06.898 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:26:06.915 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.37) to start...' 2022-02-18 10:26:06.916 | Waiting for g-api (10.222.0.37) to start... 2022-02-18 10:26:06.933 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.37/image 2022-02-18 10:26:06.936 | + functions:wait_for_service:457 : local timeout=60 2022-02-18 10:26:06.947 | + functions:wait_for_service:458 : local url=http://10.222.0.37/image 2022-02-18 10:26:06.963 | + functions:wait_for_service:459 : local rval=0 2022-02-18 10:26:06.971 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-18 10:26:06.982 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-18 10:26:06.992 | + functions-common:time_start:2412 : local start_time= 2022-02-18 10:26:07.002 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-18 10:26:07.011 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-18 10:26:07.025 | + functions-common:time_start:2416 : _TIME_START[$name]=1645179967011 2022-02-18 10:26:07.032 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-18 10:26:07.053 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/image 2022-02-18 10:26:11.272 | + :: : [[ 300 == 503 ]] 2022-02-18 10:26:11.287 | + :: : [[ 0 -eq 7 ]] 2022-02-18 10:26:11.291 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-18 10:26:11.294 | + functions-common:time_stop:2425 : local name 2022-02-18 10:26:11.297 | + functions-common:time_stop:2426 : local end_time 2022-02-18 10:26:11.300 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-18 10:26:11.303 | + functions-common:time_stop:2428 : local total 2022-02-18 10:26:11.306 | + functions-common:time_stop:2429 : local start_time 2022-02-18 10:26:11.308 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-18 10:26:11.311 | + functions-common:time_stop:2432 : start_time=1645179967011 2022-02-18 10:26:11.314 | + functions-common:time_stop:2434 : [[ -z 1645179967011 ]] 2022-02-18 10:26:11.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-18 10:26:11.323 | + functions-common:time_stop:2437 : end_time=1645179971320 2022-02-18 10:26:11.326 | + functions-common:time_stop:2438 : elapsed_time=4309 2022-02-18 10:26:11.328 | + functions-common:time_stop:2439 : total=22319 2022-02-18 10:26:11.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-18 10:26:11.334 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26628 2022-02-18 10:26:11.336 | + functions:wait_for_service:467 : return 0 2022-02-18 10:26:11.339 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-18 10:26:11.363 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:11.367 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-18 10:26:11.389 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:11.395 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-18 10:26:11.395 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:26:11.398 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-18 10:26:11.402 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-18 10:26:11.405 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.407 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.410 | + functions:upload_image:134 : local image image_fname image_name 2022-02-18 10:26:11.412 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-18 10:26:11.417 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.421 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.423 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-18 10:26:11.426 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-18 10:26:11.429 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.433 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-02-18 10:26:11.435 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.438 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-18 10:26:11.440 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-18 10:26:11.442 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-18 10:26:11.444 | + functions:upload_image:294 : local kernel= 2022-02-18 10:26:11.447 | + functions:upload_image:295 : local ramdisk= 2022-02-18 10:26:11.449 | + functions:upload_image:296 : local disk_format= 2022-02-18 10:26:11.451 | + functions:upload_image:297 : local container_format= 2022-02-18 10:26:11.453 | + functions:upload_image:298 : local unpack= 2022-02-18 10:26:11.456 | + functions:upload_image:299 : local img_property= 2022-02-18 10:26:11.458 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-18 10:26:11.461 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-18 10:26:11.463 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-18 10:26:11.465 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-18 10:26:11.468 | + functions:upload_image:309 : case "$image_fname" in 2022-02-18 10:26:11.470 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.473 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.477 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-18 10:26:11.480 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.485 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-18 10:26:11.490 | + functions:upload_image:376 : disk_format=vhdx 2022-02-18 10:26:11.492 | + functions:upload_image:377 : container_format=bare 2022-02-18 10:26:11.494 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-18 10:26:11.497 | + functions:upload_image:385 : is_arch ppc64le 2022-02-18 10:26:11.500 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 10:26:11.504 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-18 10:26:11.506 | + functions:upload_image:385 : is_arch ppc64 2022-02-18 10:26:11.509 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 10:26:11.513 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-18 10:26:11.515 | + functions:upload_image:385 : is_arch ppc 2022-02-18 10:26:11.518 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 10:26:11.522 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-02-18 10:26:11.525 | + functions:upload_image:389 : is_arch aarch64 2022-02-18 10:26:11.528 | ++ functions-common:is_arch:506 : uname -m 2022-02-18 10:26:11.532 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-18 10:26:11.534 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-18 10:26:11.537 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-18 10:26:11.539 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-18 10:26:11.541 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-18 10:26:11.543 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-18 10:26:11.546 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-18 10:26:11.548 | + functions:_upload_image:105 : shift 2022-02-18 10:26:11.551 | + functions:_upload_image:106 : local container=bare 2022-02-18 10:26:11.553 | + functions:_upload_image:107 : shift 2022-02-18 10:26:11.555 | + functions:_upload_image:108 : local disk=vhdx 2022-02-18 10:26:11.557 | + functions:_upload_image:109 : shift 2022-02-18 10:26:11.559 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-18 10:26:11.562 | + functions:_upload_image:111 : shift 2022-02-18 10:26:11.564 | + functions:_upload_image:112 : local properties 2022-02-18 10:26:11.566 | + functions:_upload_image:113 : local useimport 2022-02-18 10:26:11.569 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-18 10:26:11.571 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-18 10:26:11.573 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-18 10:26:11.575 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-18 10:26:11.578 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-18 10:26:11.580 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-18 10:26:11.582 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-18 10:26:11.585 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-18 10:26:20.222 | + inc/async:async_inner:64 : rc=0 2022-02-18 10:26:20.250 | [176149 Async create_flavors:176149]: finished successfully 2022-02-18 10:26:29.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.416 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.416 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.416 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-18 10:26:29.416 | | Field | Value | 2022-02-18 10:26:29.416 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-18 10:26:29.416 | | container_format | bare | 2022-02-18 10:26:29.416 | | created_at | 2022-02-18T10:26:14Z | 2022-02-18 10:26:29.416 | | disk_format | vhdx | 2022-02-18 10:26:29.416 | | file | /v2/images/984d2e4e-495a-4205-af62-2999c846be45/file | 2022-02-18 10:26:29.416 | | id | 984d2e4e-495a-4205-af62-2999c846be45 | 2022-02-18 10:26:29.416 | | min_disk | 0 | 2022-02-18 10:26:29.416 | | min_ram | 0 | 2022-02-18 10:26:29.416 | | name | ubuntu-16 | 2022-02-18 10:26:29.416 | | owner | 2a101b07fae04ce0b011945c6a7dc4f3 | 2022-02-18 10:26:29.416 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-18 10:26:29.416 | | protected | False | 2022-02-18 10:26:29.416 | | schema | /v2/schemas/image | 2022-02-18 10:26:29.416 | | status | queued | 2022-02-18 10:26:29.416 | | tags | | 2022-02-18 10:26:29.416 | | updated_at | 2022-02-18T10:26:14Z | 2022-02-18 10:26:29.416 | | visibility | public | 2022-02-18 10:26:29.416 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-18 10:26:29.583 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-02-18 10:26:29.643 | [118119 Async create_flavors:176149]: Waiting for completion of create_flavors running on PID 176149 (2 other jobs running) 2022-02-18 10:26:29.670 | [118119 Async create_flavors:176149]: Signaling child to exit 2022-02-18 10:26:29.671 | WAKEUP 2022-02-18 10:26:29.696 | [118119 Async create_flavors:176149]: Signaled 2022-02-18 10:26:29.698 | + lib/nova:create_flavors:1151 : is_service_enabled n-api 2022-02-18 10:26:29.698 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:29.698 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor list 2022-02-18 10:26:29.698 | + lib/nova:create_flavors:1152 : grep -q ds512M 2022-02-18 10:26:29.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.698 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.698 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.698 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-18 10:26:29.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.698 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.698 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.698 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.698 | | Field | Value | 2022-02-18 10:26:29.698 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.698 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.698 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.698 | | description | None | 2022-02-18 10:26:29.698 | | disk | 1 | 2022-02-18 10:26:29.698 | | id | c1 | 2022-02-18 10:26:29.698 | | name | cirros256 | 2022-02-18 10:26:29.698 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.698 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.698 | | ram | 256 | 2022-02-18 10:26:29.698 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.698 | | swap | | 2022-02-18 10:26:29.698 | | vcpus | 1 | 2022-02-18 10:26:29.698 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.699 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-18 10:26:29.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.699 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.699 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.699 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.699 | | Field | Value | 2022-02-18 10:26:29.699 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.699 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.699 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.699 | | description | None | 2022-02-18 10:26:29.699 | | disk | 5 | 2022-02-18 10:26:29.699 | | id | d1 | 2022-02-18 10:26:29.699 | | name | ds512M | 2022-02-18 10:26:29.699 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.699 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.699 | | ram | 512 | 2022-02-18 10:26:29.699 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.699 | | swap | | 2022-02-18 10:26:29.699 | | vcpus | 1 | 2022-02-18 10:26:29.699 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.699 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-18 10:26:29.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.699 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.699 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.699 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.699 | | Field | Value | 2022-02-18 10:26:29.699 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.699 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.699 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.699 | | description | None | 2022-02-18 10:26:29.699 | | disk | 10 | 2022-02-18 10:26:29.700 | | id | d2 | 2022-02-18 10:26:29.700 | | name | ds1G | 2022-02-18 10:26:29.700 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.700 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.700 | | ram | 1024 | 2022-02-18 10:26:29.700 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.700 | | swap | | 2022-02-18 10:26:29.700 | | vcpus | 1 | 2022-02-18 10:26:29.700 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.700 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-18 10:26:29.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.700 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.700 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.700 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.700 | | Field | Value | 2022-02-18 10:26:29.700 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.700 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.700 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.700 | | description | None | 2022-02-18 10:26:29.700 | | disk | 10 | 2022-02-18 10:26:29.700 | | id | d3 | 2022-02-18 10:26:29.700 | | name | ds2G | 2022-02-18 10:26:29.700 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.700 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.700 | | ram | 2048 | 2022-02-18 10:26:29.700 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.700 | | swap | | 2022-02-18 10:26:29.700 | | vcpus | 2 | 2022-02-18 10:26:29.700 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.700 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-18 10:26:29.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.700 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.701 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.701 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.701 | | Field | Value | 2022-02-18 10:26:29.701 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.701 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.701 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.701 | | description | None | 2022-02-18 10:26:29.701 | | disk | 20 | 2022-02-18 10:26:29.701 | | id | d4 | 2022-02-18 10:26:29.701 | | name | ds4G | 2022-02-18 10:26:29.701 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.701 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.701 | | ram | 4096 | 2022-02-18 10:26:29.701 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.701 | | swap | | 2022-02-18 10:26:29.701 | | vcpus | 4 | 2022-02-18 10:26:29.701 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.701 | + lib/nova:create_flavors:1161 : grep -q m1.tiny 2022-02-18 10:26:29.701 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor list 2022-02-18 10:26:29.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.701 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.701 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.701 | + lib/nova:create_flavors:1162 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-18 10:26:29.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.701 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.701 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.701 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.701 | | Field | Value | 2022-02-18 10:26:29.701 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.701 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.701 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.701 | | description | None | 2022-02-18 10:26:29.702 | | disk | 1 | 2022-02-18 10:26:29.702 | | id | 1 | 2022-02-18 10:26:29.702 | | name | m1.tiny | 2022-02-18 10:26:29.702 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.702 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.702 | | ram | 512 | 2022-02-18 10:26:29.702 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.702 | | swap | | 2022-02-18 10:26:29.702 | | vcpus | 1 | 2022-02-18 10:26:29.702 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.702 | + lib/nova:create_flavors:1163 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-18 10:26:29.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.702 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.702 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.702 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.702 | | Field | Value | 2022-02-18 10:26:29.702 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.702 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.702 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.702 | | description | None | 2022-02-18 10:26:29.702 | | disk | 20 | 2022-02-18 10:26:29.702 | | id | 2 | 2022-02-18 10:26:29.702 | | name | m1.small | 2022-02-18 10:26:29.702 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.702 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.702 | | ram | 2048 | 2022-02-18 10:26:29.702 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.702 | | swap | | 2022-02-18 10:26:29.702 | | vcpus | 1 | 2022-02-18 10:26:29.702 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.702 | + lib/nova:create_flavors:1164 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-18 10:26:29.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.702 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.702 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.703 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.703 | | Field | Value | 2022-02-18 10:26:29.703 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.703 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.703 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.703 | | description | None | 2022-02-18 10:26:29.703 | | disk | 40 | 2022-02-18 10:26:29.703 | | id | 3 | 2022-02-18 10:26:29.703 | | name | m1.medium | 2022-02-18 10:26:29.703 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.703 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.703 | | ram | 4096 | 2022-02-18 10:26:29.703 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.703 | | swap | | 2022-02-18 10:26:29.703 | | vcpus | 2 | 2022-02-18 10:26:29.703 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.703 | + lib/nova:create_flavors:1165 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-18 10:26:29.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.703 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.703 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.703 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.703 | | Field | Value | 2022-02-18 10:26:29.703 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.703 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.703 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.703 | | description | None | 2022-02-18 10:26:29.703 | | disk | 80 | 2022-02-18 10:26:29.703 | | id | 4 | 2022-02-18 10:26:29.703 | | name | m1.large | 2022-02-18 10:26:29.703 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.703 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.703 | | ram | 8192 | 2022-02-18 10:26:29.703 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.703 | | swap | | 2022-02-18 10:26:29.704 | | vcpus | 4 | 2022-02-18 10:26:29.704 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.704 | + lib/nova:create_flavors:1166 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-18 10:26:29.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.704 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:29.704 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:29.704 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.704 | | Field | Value | 2022-02-18 10:26:29.704 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.704 | | OS-FLV-DISABLED:disabled | False | 2022-02-18 10:26:29.704 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-18 10:26:29.704 | | description | None | 2022-02-18 10:26:29.704 | | disk | 160 | 2022-02-18 10:26:29.704 | | id | 5 | 2022-02-18 10:26:29.704 | | name | m1.xlarge | 2022-02-18 10:26:29.704 | | os-flavor-access:is_public | True | 2022-02-18 10:26:29.704 | | properties | hw_rng:allowed='True' | 2022-02-18 10:26:29.704 | | ram | 16384 | 2022-02-18 10:26:29.704 | | rxtx_factor | 1.0 | 2022-02-18 10:26:29.704 | | swap | | 2022-02-18 10:26:29.704 | | vcpus | 8 | 2022-02-18 10:26:29.704 | +----------------------------+-----------------------+ 2022-02-18 10:26:29.749 | [118119 Async create_flavors:176149]: finished create_flavors with result 0 in 31 seconds 2022-02-18 10:26:29.754 | + inc/async:async_wait:197 : return 0 2022-02-18 10:26:29.756 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-02-18 10:26:29.775 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:26:29.777 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-02-18 10:26:29.796 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:29.799 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-02-18 10:26:29.817 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:29.820 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-02-18 10:26:29.822 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-18 10:26:29.825 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-18 10:26:29.829 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-18 10:26:29.831 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-18 10:26:29.834 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-02-18 10:26:29.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-02-18 10:26:29.837 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-02-18 10:26:29.839 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-18 10:26:29.841 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-18 10:26:29.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-18 10:26:29.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-18 10:26:29.845 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-18 10:26:29.847 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-18 10:26:29.848 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-18 10:26:29.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-02-18 10:26:29.851 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 10:26:29.853 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-18 10:26:29.854 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 10:26:29.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-02-18 10:26:29.857 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 10:26:29.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-18 10:26:29.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 10:26:29.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-18 10:26:29.863 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 10:26:29.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-18 10:26:29.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-18 10:26:29.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 10:26:29.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-18 10:26:29.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 10:26:29.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-02-18 10:26:29.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-02-18 10:26:29.876 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-02-18 10:26:29.878 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-18 10:26:29.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-18 10:26:29.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-18 10:26:29.882 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-18 10:26:29.883 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-18 10:26:29.885 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-18 10:26:29.887 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-18 10:26:29.888 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-02-18 10:26:29.890 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-02-18 10:26:29.891 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-02-18 10:26:29.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-02-18 10:26:29.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-02-18 10:26:29.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-02-18 10:26:29.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-02-18 10:26:29.899 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-02-18 10:26:29.901 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-18 10:26:29.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-18 10:26:29.904 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-02-18 10:26:29.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-02-18 10:26:29.908 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-02-18 10:26:29.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-02-18 10:26:29.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-18 10:26:29.913 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-18 10:26:29.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-18 10:26:29.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-18 10:26:29.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-18 10:26:29.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-18 10:26:29.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-18 10:26:29.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-18 10:26:29.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-18 10:26:31.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:31.993 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:31.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:31.993 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:31.993 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-02-18 10:26:31.995 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-02-18 10:26:32.163 | + ./stack.sh:main:1390 : save_stackenv 2022-02-18 10:26:32.166 | + functions-common:save_stackenv:60 : local tag= 2022-02-18 10:26:32.170 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-18 10:26:32.175 | + functions-common:save_stackenv:62 : time_stamp=2022-02-18-102632 2022-02-18 10:26:32.177 | + functions-common:save_stackenv:63 : echo '# 2022-02-18-102632 ' 2022-02-18 10:26:32.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.182 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-18 10:26:32.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.187 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-18 10:26:32.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.193 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-18 10:26:32.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.198 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-02-18 10:26:32.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.203 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-18 10:26:32.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.207 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-18 10:26:32.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.212 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-18-101455 2022-02-18 10:26:32.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.217 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-18 10:26:32.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.222 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-18 10:26:32.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.227 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-18 10:26:32.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.232 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-18 10:26:32.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.237 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-18 10:26:32.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-18 10:26:32.242 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-18 10:26:32.245 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-18 10:26:32.247 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 10:26:32.250 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 10:26:32.252 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-18 10:26:32.255 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:26:32.257 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 10:26:32.260 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 10:26:32.263 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-18 10:26:32.266 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:26:32.268 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-18 10:26:32.271 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:26:32.274 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-18 10:26:32.274 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:26:32.274 | gsub("[][]", "", $1); 2022-02-18 10:26:32.274 | split($1, a, "|"); 2022-02-18 10:26:32.274 | if (a[1] == matchgroup) 2022-02-18 10:26:32.274 | print a[2] 2022-02-18 10:26:32.274 | } 2022-02-18 10:26:32.274 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:26:32.280 | + ./stack.sh:main:1408 : run_phase stack extra 2022-02-18 10:26:32.283 | + functions-common:run_phase:1853 : local mode=stack 2022-02-18 10:26:32.286 | + functions-common:run_phase:1854 : local phase=extra 2022-02-18 10:26:32.288 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-18 10:26:32.291 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-18 10:26:32.293 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-18 10:26:32.296 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-18 10:26:32.299 | + functions-common:run_phase:1863 : local extra 2022-02-18 10:26:32.302 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-18 10:26:32.307 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-18 10:26:32.310 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-18 10:26:32.313 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-18 10:26:32.315 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-18 10:26:32.318 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-18 10:26:32.336 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:32.339 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:26:32.341 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:26:32.344 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-18 10:26:32.346 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:26:32.349 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-18 10:26:32.351 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-18 10:26:32.354 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-18 10:26:32.356 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-18 10:26:32.359 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-18 10:26:32.362 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-18 10:26:32.364 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-18 10:26:32.367 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-18 10:26:32.370 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-02-18 10:26:32.373 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-18 10:26:32.375 | + functions-common:run_plugins:1840 : local phase=extra 2022-02-18 10:26:32.378 | + functions-common:run_plugins:1842 : local plugins= 2022-02-18 10:26:32.381 | + functions-common:run_plugins:1843 : local plugin 2022-02-18 10:26:32.384 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-18 10:26:32.386 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-18 10:26:32.389 | + inc/meta-config:merge_config_group:171 : shift 2022-02-18 10:26:32.392 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-18 10:26:32.394 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:26:32.397 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-18 10:26:32.399 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-18 10:26:32.403 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-18 10:26:32.406 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-18 10:26:32.408 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-18 10:26:32.411 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-18 10:26:32.413 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-18 10:26:32.414 | /^\[\[.+\|.*\]\]/ { 2022-02-18 10:26:32.414 | gsub("[][]", "", $1); 2022-02-18 10:26:32.414 | split($1, a, "|"); 2022-02-18 10:26:32.414 | if (a[1] == matchgroup) 2022-02-18 10:26:32.414 | print a[2] 2022-02-18 10:26:32.414 | } 2022-02-18 10:26:32.414 | ' /home/ubuntu/devstack/local.conf 2022-02-18 10:26:32.420 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-02-18 10:26:32.441 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:26:32.443 | + ./stack.sh:main:1430 : service_check 2022-02-18 10:26:32.446 | + functions-common:service_check:1718 : local service 2022-02-18 10:26:32.449 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.451 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-02-18 10:26:32.464 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-18 10:26:32.468 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.471 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-02-18 10:26:32.485 | enabled 2022-02-18 10:26:32.488 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-18 10:26:32.514 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-18 10:26:32.514 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.514 | Active: active (running) since Fri 2022-02-18 10:24:23 UTC; 2min 8s ago 2022-02-18 10:26:32.514 | Main PID: 168942 (uwsgi) 2022-02-18 10:26:32.514 | Status: "uWSGI is ready" 2022-02-18 10:26:32.514 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:32.514 | Memory: 246.5M 2022-02-18 10:26:32.514 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-18 10:26:32.514 | ├─168942 nova-apiuWSGI master 2022-02-18 10:26:32.514 | ├─168943 nova-apiuWSGI worker 1 2022-02-18 10:26:32.514 | └─168944 nova-apiuWSGI worker 2 2022-02-18 10:26:32.514 | 2022-02-18 10:26:32.514 | Feb 18 10:26:17 n-d-829866-1 devstack@n-api.service[168943]: [pid: 168943|app: 0|req: 17/32] 10.222.0.37 () {64 vars in 1332 bytes} [Fri Feb 18 10:26:17 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-18 10:26:32.514 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168944]: DEBUG nova.api.openstack.wsgi [None req-952174cf-5212-44d4-81a0-c4aafac6ebb1 admin admin] Calling method '>' {{(pid=168944) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-18 10:26:32.514 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168944]: INFO nova.api.openstack.requestlog [None req-952174cf-5212-44d4-81a0-c4aafac6ebb1 admin admin] 10.222.0.37 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001503 2022-02-18 10:26:32.514 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168944]: [pid: 168944|app: 0|req: 16/33] 10.222.0.37 () {54 vars in 930 bytes} [Fri Feb 18 10:26:19 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-18 10:26:32.514 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168943]: DEBUG nova.api.openstack.wsgi [None req-f22ea8cf-b214-4f93-b253-ae6157ec4ae8 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384, "rxtx_factor": 1.0, "disk": 160, "os-flavor-access:is_public": true, "id": "5", "name": "m1.xlarge", "swap": 0}} {{(pid=168943) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-18 10:26:32.514 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168943]: INFO nova.api.openstack.requestlog [None req-f22ea8cf-b214-4f93-b253-ae6157ec4ae8 admin admin] 10.222.0.37 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.080601 2022-02-18 10:26:32.514 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168943]: [pid: 168943|app: 0|req: 18/34] 10.222.0.37 () {64 vars in 1282 bytes} [Fri Feb 18 10:26:19 2022] POST /compute/v2.1/flavors => generated 408 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-02-18 10:26:32.515 | Feb 18 10:26:19 n-d-829866-1 devstack@n-api.service[168944]: DEBUG nova.api.openstack.wsgi [None req-8931f00b-4e9a-40b3-bdda-46ee2503be87 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=168944) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-18 10:26:32.515 | Feb 18 10:26:20 n-d-829866-1 devstack@n-api.service[168944]: INFO nova.api.openstack.requestlog [None req-8931f00b-4e9a-40b3-bdda-46ee2503be87 admin admin] 10.222.0.37 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.049284 2022-02-18 10:26:32.515 | Feb 18 10:26:20 n-d-829866-1 devstack@n-api.service[168944]: [pid: 168944|app: 0|req: 17/35] 10.222.0.37 () {64 vars in 1332 bytes} [Fri Feb 18 10:26:19 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-18 10:26:32.518 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.521 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-18 10:26:32.533 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-18 10:26:32.537 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.540 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-18 10:26:32.553 | enabled 2022-02-18 10:26:32.557 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-18 10:26:32.574 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-18 10:26:32.574 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.574 | Active: active (running) since Fri 2022-02-18 10:25:37 UTC; 54s ago 2022-02-18 10:26:32.574 | Main PID: 173900 (nova-scheduler) 2022-02-18 10:26:32.574 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:32.574 | Memory: 150.2M 2022-02-18 10:26:32.574 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-18 10:26:32.574 | ├─173900 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-18 10:26:32.574 | ├─175189 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-18 10:26:32.574 | └─175190 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-18 10:26:32.574 | 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_messaging_rabbit.ssl_version = {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_messaging_notifications.retry = -1 {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_messaging_notifications.transport_url = **** {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_reports.file_event_handler = None {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_reports.file_event_handler_interval = 1 {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] oslo_reports.log_dir = None {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:32.574 | Feb 18 10:25:42 n-d-829866-1 nova-scheduler[173900]: DEBUG oslo_service.service [None req-75eb9533-82eb-41d3-8764-8b881adb0ada None None] ******************************************************************************** {{(pid=173900) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 10:26:32.578 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.580 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-18 10:26:32.594 | enabled 2022-02-18 10:26:32.598 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-18 10:26:32.615 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-18 10:26:32.616 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.616 | Active: active (running) since Fri 2022-02-18 10:25:39 UTC; 52s ago 2022-02-18 10:26:32.616 | Main PID: 174411 (uwsgi) 2022-02-18 10:26:32.616 | Status: "uWSGI is ready" 2022-02-18 10:26:32.616 | Tasks: 4 (limit: 14304) 2022-02-18 10:26:32.616 | Memory: 209.5M 2022-02-18 10:26:32.616 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-18 10:26:32.616 | ├─174411 nova-api-metauWSGI master 2022-02-18 10:26:32.616 | ├─174419 nova-api-metauWSGI worker 1 2022-02-18 10:26:32.616 | ├─174420 nova-api-metauWSGI worker 2 2022-02-18 10:26:32.616 | └─174421 nova-api-metauWSGI http 1 2022-02-18 10:26:32.616 | 2022-02-18 10:26:32.616 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174419]: DEBUG oslo_concurrency.lockutils [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=174419) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:32.616 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174419]: DEBUG oslo_concurrency.lockutils [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] Lock "cc650fbe-b15f-439b-8ea2-f7e4d3ffdfde" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=174419) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:32.616 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174419]: DEBUG oslo_concurrency.lockutils [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] Lock "cc650fbe-b15f-439b-8ea2-f7e4d3ffdfde" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=174419) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:32.616 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174419]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] 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=174419) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:26:32.616 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174420]: WARNING nova.api.metadata.handler [None req-c5754746-2f13-4a6c-94bc-7e1061306329 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-18 10:26:32.616 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174420]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564dfb6929a0 pid: 174420 (default app) 2022-02-18 10:26:32.617 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174419]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] 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=174419) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:26:32.617 | Feb 18 10:25:44 n-d-829866-1 devstack@n-api-meta.service[174419]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] 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=174419) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:26:32.617 | Feb 18 10:25:45 n-d-829866-1 devstack@n-api-meta.service[174419]: WARNING nova.api.metadata.handler [None req-9fa0e764-e31f-4db0-afe2-e8c7ba9e25ec None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-18 10:26:32.617 | Feb 18 10:25:45 n-d-829866-1 devstack@n-api-meta.service[174419]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x564dfb6929a0 pid: 174419 (default app) 2022-02-18 10:26:32.619 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.622 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-18 10:26:32.639 | enabled 2022-02-18 10:26:32.644 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-18 10:26:32.665 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-18 10:26:32.665 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.665 | Active: active (running) since Fri 2022-02-18 10:24:38 UTC; 1min 54s ago 2022-02-18 10:26:32.665 | Main PID: 170164 (uwsgi) 2022-02-18 10:26:32.665 | Status: "uWSGI is ready" 2022-02-18 10:26:32.665 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:32.665 | Memory: 138.5M 2022-02-18 10:26:32.665 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-18 10:26:32.665 | ├─170164 placementuWSGI master 2022-02-18 10:26:32.665 | ├─170165 placementuWSGI worker 1 2022-02-18 10:26:32.665 | └─170166 placementuWSGI worker 2 2022-02-18 10:26:32.665 | 2022-02-18 10:26:32.665 | Feb 18 10:24:41 n-d-829866-1 devstack@placement-api.service[170166]: [pid: 170166|app: 0|req: 1/1] 10.222.0.37 () {50 vars in 776 bytes} [Fri Feb 18 10:24:41 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 10:26:32.665 | Feb 18 10:25:41 n-d-829866-1 devstack@placement-api.service[170165]: DEBUG placement.requestlog [None req-515e664f-3896-4f74-8252-65ec482dd2a7 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=170165) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-18 10:26:32.665 | Feb 18 10:25:41 n-d-829866-1 devstack@placement-api.service[170165]: INFO placement.requestlog [None req-515e664f-3896-4f74-8252-65ec482dd2a7 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-18 10:26:32.665 | Feb 18 10:25:41 n-d-829866-1 devstack@placement-api.service[170165]: [pid: 170165|app: 0|req: 1/2] 10.222.0.37 () {54 vars in 916 bytes} [Fri Feb 18 10:25:41 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 10:26:32.665 | Feb 18 10:25:45 n-d-829866-1 devstack@placement-api.service[170166]: DEBUG placement.requestlog [None req-37a6c167-90be-46f6-b808-b9b188e639b0 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=170166) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-18 10:26:32.665 | Feb 18 10:25:45 n-d-829866-1 devstack@placement-api.service[170166]: INFO placement.requestlog [None req-37a6c167-90be-46f6-b808-b9b188e639b0 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-18 10:26:32.665 | Feb 18 10:25:45 n-d-829866-1 devstack@placement-api.service[170166]: [pid: 170166|app: 0|req: 2/3] 10.222.0.37 () {54 vars in 916 bytes} [Fri Feb 18 10:25:45 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 10:26:32.666 | Feb 18 10:25:47 n-d-829866-1 devstack@placement-api.service[170165]: DEBUG placement.requestlog [None req-54a06024-e747-469e-a766-18028658f2e9 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=170165) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-18 10:26:32.666 | Feb 18 10:25:47 n-d-829866-1 devstack@placement-api.service[170165]: INFO placement.requestlog [None req-54a06024-e747-469e-a766-18028658f2e9 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-18 10:26:32.666 | Feb 18 10:25:47 n-d-829866-1 devstack@placement-api.service[170165]: [pid: 170165|app: 0|req: 2/4] 10.222.0.37 () {54 vars in 916 bytes} [Fri Feb 18 10:25:47 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-18 10:26:32.669 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.673 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-18 10:26:32.686 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-18 10:26:32.690 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.693 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-02-18 10:26:32.709 | enabled 2022-02-18 10:26:32.713 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-18 10:26:32.730 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-18 10:26:32.730 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.730 | Active: active (running) since Fri 2022-02-18 10:26:06 UTC; 26s ago 2022-02-18 10:26:32.730 | Main PID: 178414 (uwsgi) 2022-02-18 10:26:32.730 | Status: "uWSGI is ready" 2022-02-18 10:26:32.730 | Tasks: 7 (limit: 14304) 2022-02-18 10:26:32.730 | Memory: 225.3M 2022-02-18 10:26:32.730 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-18 10:26:32.730 | ├─178414 glance-apiuWSGI master 2022-02-18 10:26:32.730 | ├─178415 glance-apiuWSGI worker 1 2022-02-18 10:26:32.730 | └─178416 glance-apiuWSGI worker 2 2022-02-18 10:26:32.730 | 2022-02-18 10:26:32.730 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.730 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.730 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.location [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178415) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: DEBUG glance_store.backend [None req-51b69605-5421-439f-a2a1-4b44bbe6bf1a admin admin] Skipping store.set_acls... not implemented. {{(pid=178415) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-18 10:26:32.731 | Feb 18 10:26:29 n-d-829866-1 devstack@g-api.service[178415]: [pid: 178415|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 865 bytes} [Fri Feb 18 10:26:14 2022] PUT /v2/images/984d2e4e-495a-4205-af62-2999c846be45/file => generated 0 bytes in 15229 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-02-18 10:26:32.734 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.737 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-18 10:26:32.752 | enabled 2022-02-18 10:26:32.756 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-18 10:26:32.778 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-18 10:26:32.778 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.778 | Active: active (running) since Fri 2022-02-18 10:25:56 UTC; 35s ago 2022-02-18 10:26:32.778 | Main PID: 177113 (cinder-schedule) 2022-02-18 10:26:32.778 | Tasks: 2 (limit: 14304) 2022-02-18 10:26:32.778 | Memory: 108.2M 2022-02-18 10:26:32.778 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-18 10:26:32.778 | └─177113 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-18 10:26:32.778 | 2022-02-18 10:26:32.779 | Feb 18 10:26:01 n-d-829866-1 cinder-scheduler[177113]: INFO cinder.manager [None req-4f9254fe-ce16-42cc-8954-17e8a5ee1ee6 None None] Initiating service 1 cleanup 2022-02-18 10:26:32.779 | Feb 18 10:26:01 n-d-829866-1 cinder-scheduler[177113]: INFO cinder.manager [None req-4f9254fe-ce16-42cc-8954-17e8a5ee1ee6 None None] Service 1 cleanup completed. 2022-02-18 10:26:32.779 | Feb 18 10:26:01 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.service [None req-4f9254fe-ce16-42cc-8954-17e8a5ee1ee6 None None] Creating RPC server for service cinder-scheduler {{(pid=177113) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-18 10:26:32.779 | Feb 18 10:26:01 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.service [None req-4f9254fe-ce16-42cc-8954-17e8a5ee1ee6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=177113) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-18 10:26:32.779 | Feb 18 10:26:02 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.scheduler.host_manager [None req-67ed26c3-4eed-49d1-a2d6-48a4d4a6064f None None] Received backup service update from n-d-829866-1: {'backend_state': False, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=177113) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-02-18 10:26:32.779 | Feb 18 10:26:13 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.scheduler.host_manager [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Received volume service update from n-d-829866-1@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-829866-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=177113) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-02-18 10:26:32.779 | Feb 18 10:26:13 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.scheduler.host_manager [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Updating capabilities for n-d-829866-1@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-829866-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 2, 18, 10, 26, 13, 596144)} {{(pid=177113) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-02-18 10:26:32.779 | Feb 18 10:26:13 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.utils [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177113) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-02-18 10:26:32.779 | Feb 18 10:26:13 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.utils [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177113) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-02-18 10:26:32.779 | Feb 18 10:26:13 n-d-829866-1 cinder-scheduler[177113]: DEBUG cinder.scheduler.host_manager [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'n-d-829866-1@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 2, 18, 10, 26, 13, 628971)}]. {{(pid=177113) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-02-18 10:26:32.783 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.786 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-02-18 10:26:32.800 | enabled 2022-02-18 10:26:32.804 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-18 10:26:32.821 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-18 10:26:32.821 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.821 | Active: active (running) since Fri 2022-02-18 10:25:50 UTC; 41s ago 2022-02-18 10:26:32.821 | Main PID: 176672 (uwsgi) 2022-02-18 10:26:32.821 | Status: "uWSGI is ready" 2022-02-18 10:26:32.821 | Tasks: 5 (limit: 14304) 2022-02-18 10:26:32.821 | Memory: 235.0M 2022-02-18 10:26:32.821 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-18 10:26:32.821 | ├─176672 cinder-apiuWSGI master 2022-02-18 10:26:32.821 | ├─176675 cinder-apiuWSGI worker 1 2022-02-18 10:26:32.821 | └─176676 cinder-apiuWSGI worker 2 2022-02-18 10:26:32.821 | 2022-02-18 10:26:32.821 | Feb 18 10:26:03 n-d-829866-1 devstack@c-api.service[176676]: warnings.warn(deprecated_msg) 2022-02-18 10:26:32.821 | Feb 18 10:26:03 n-d-829866-1 devstack@c-api.service[176676]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-02-18 10:26:32.821 | Feb 18 10:26:03 n-d-829866-1 devstack@c-api.service[176676]: warnings.warn(deprecated_msg) 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: INFO cinder.api.openstack.wsgi [req-1863be00-403f-455f-87d8-3fbcf3264e0e req-07c9beb9-c937-4e27-be4e-b9a2708bdb17 admin admin] POST http://10.222.0.37/volume/v3/2a101b07fae04ce0b011945c6a7dc4f3/types/4013de19-2a42-42e8-9da3-779f4d549490/extra_specs 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: DEBUG cinder.api.openstack.wsgi [req-1863be00-403f-455f-87d8-3fbcf3264e0e req-07c9beb9-c937-4e27-be4e-b9a2708bdb17 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=176676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: DEBUG oslo_db.sqlalchemy.engines [req-1863be00-403f-455f-87d8-3fbcf3264e0e req-07c9beb9-c937-4e27-be4e-b9a2708bdb17 admin admin] 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=176676) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: INFO cinder.api.openstack.wsgi [req-1863be00-403f-455f-87d8-3fbcf3264e0e req-07c9beb9-c937-4e27-be4e-b9a2708bdb17 admin admin] http://10.222.0.37/volume/v3/2a101b07fae04ce0b011945c6a7dc4f3/types/4013de19-2a42-42e8-9da3-779f4d549490/extra_specs returned with HTTP 200 2022-02-18 10:26:32.821 | Feb 18 10:26:04 n-d-829866-1 devstack@c-api.service[176676]: [pid: 176676|app: 0|req: 2/3] 10.222.0.37 () {62 vars in 1454 bytes} [Fri Feb 18 10:26:03 2022] POST /volume/v3/2a101b07fae04ce0b011945c6a7dc4f3/types/4013de19-2a42-42e8-9da3-779f4d549490/extra_specs => generated 55 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-02-18 10:26:32.825 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.827 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-02-18 10:26:32.841 | enabled 2022-02-18 10:26:32.845 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-02-18 10:26:32.862 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-02-18 10:26:32.862 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.862 | Active: active (running) since Fri 2022-02-18 10:26:00 UTC; 32s ago 2022-02-18 10:26:32.862 | Main PID: 177827 (cinder-volume) 2022-02-18 10:26:32.862 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:32.862 | Memory: 140.6M 2022-02-18 10:26:32.862 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-02-18 10:26:32.863 | ├─177827 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-18 10:26:32.863 | └─178188 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-18 10:26:32.863 | 2022-02-18 10:26:32.863 | Feb 18 10:26:13 n-d-829866-1 sudo[178768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-02-18 10:26:32.863 | Feb 18 10:26:13 n-d-829866-1 sudo[178768]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-02-18 10:26:32.863 | Feb 18 10:26:14 n-d-829866-1 sudo[178768]: pam_unix(sudo:session): session closed for user root 2022-02-18 10:26:32.863 | Feb 18 10:26:14 n-d-829866-1 cinder-volume[178188]: DEBUG oslo_concurrency.processutils [None req-e2382962-495e-405b-b306-bb0614a37484 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.079s {{(pid=178188) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-18 10:26:32.863 | Feb 18 10:26:14 n-d-829866-1 cinder-volume[178188]: DEBUG oslo_concurrency.processutils [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=178188) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-18 10:26:32.863 | Feb 18 10:26:14 n-d-829866-1 sudo[178776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-02-18 10:26:32.863 | Feb 18 10:26:14 n-d-829866-1 sudo[178776]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-02-18 10:26:32.863 | Feb 18 10:26:15 n-d-829866-1 sudo[178776]: pam_unix(sudo:session): session closed for user root 2022-02-18 10:26:32.863 | Feb 18 10:26:15 n-d-829866-1 cinder-volume[178188]: DEBUG oslo_concurrency.processutils [None req-e2382962-495e-405b-b306-bb0614a37484 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.102s {{(pid=178188) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-18 10:26:32.863 | Feb 18 10:26:15 n-d-829866-1 cinder-volume[178188]: INFO cinder.volume.manager [None req-e2382962-495e-405b-b306-bb0614a37484 None None] Driver post RPC initialization completed successfully. 2022-02-18 10:26:32.867 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.870 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-02-18 10:26:32.884 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-02-18 10:26:32.888 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.890 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-02-18 10:26:32.903 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-02-18 10:26:32.907 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.909 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-02-18 10:26:32.922 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-02-18 10:26:32.926 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.929 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-02-18 10:26:32.941 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-02-18 10:26:32.945 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.948 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-18 10:26:32.961 | enabled 2022-02-18 10:26:32.965 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-18 10:26:32.983 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-18 10:26:32.984 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-18 10:26:32.984 | Active: active (running) since Fri 2022-02-18 10:24:31 UTC; 2min 1s ago 2022-02-18 10:26:32.984 | Main PID: 169572 (/usr/bin/python) 2022-02-18 10:26:32.984 | Tasks: 10 (limit: 14304) 2022-02-18 10:26:32.984 | Memory: 391.8M 2022-02-18 10:26:32.984 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-18 10:26:32.984 | ├─169572 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-18 10:26:32.984 | ├─169681 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 10:26:32.984 | ├─169682 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 10:26:32.984 | ├─169683 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 10:26:32.984 | └─169684 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 10:26:32.984 | 2022-02-18 10:26:32.984 | Feb 18 10:25:50 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-23156025-fd80-4eae-a5a1-7b1fbbf0f83c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (b867037a-70be-4d0e-b123-f00b4efafc5d), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:25:52 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (21995aa6-c9c1-46e9-99c0-eb5766666556), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:25:53 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-2c231c24-ca05-4e8d-a149-1434f9178c52 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (1d442226-1166-4a78-8974-44769d6e63da), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:25:54 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-7cc006cd-e108-415e-b71d-6576dd2af109 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (46c3a9ae-ae63-4d34-9124-cab91bc8ff03), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:26:18 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-7db3df22-bcd8-4cba-a034-2fd625bc6b67 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (554799ca-c357-4dbf-9145-8e222e036384), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:26:20 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-f6e3cb9d-1ee3-4297-b0eb-23a2f30e67e3 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (b867037a-70be-4d0e-b123-f00b4efafc5d), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:26:21 n-d-829866-1 neutron-server[169684]: DEBUG neutron.db.agents_db [None req-6efe15ba-9704-4b93-9ec8-b5e83f6958ba None None] Agent healthcheck: found 5 active agents {{(pid=169684) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-18 10:26:32.984 | Feb 18 10:26:22 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (21995aa6-c9c1-46e9-99c0-eb5766666556), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:26:23 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-2c231c24-ca05-4e8d-a149-1434f9178c52 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (1d442226-1166-4a78-8974-44769d6e63da), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.984 | Feb 18 10:26:24 n-d-829866-1 neutron-server[169683]: DEBUG neutron_lib.callbacks.manager [None req-7cc006cd-e108-415e-b71d-6576dd2af109 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8753648184342', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3270378'] for agent (46c3a9ae-ae63-4d34-9124-cab91bc8ff03), after_update {{(pid=169683) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-18 10:26:32.989 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:32.992 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-02-18 10:26:33.009 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-02-18 10:26:33.014 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.016 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-18 10:26:33.033 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-18 10:26:33.036 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.040 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-02-18 10:26:33.053 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-18 10:26:33.057 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.060 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-02-18 10:26:33.077 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-18 10:26:33.081 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.083 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-18 10:26:33.097 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-18 10:26:33.101 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.104 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-02-18 10:26:33.117 | enabled 2022-02-18 10:26:33.122 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-18 10:26:33.139 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-18 10:26:33.139 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.139 | Active: active (running) since Fri 2022-02-18 10:19:00 UTC; 7min ago 2022-02-18 10:26:33.139 | Main PID: 144550 (dstat.sh) 2022-02-18 10:26:33.139 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:33.139 | Memory: 19.6M 2022-02-18 10:26:33.139 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-18 10:26:33.139 | ├─144550 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-18 10:26:33.139 | ├─144706 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-02-18 10:26:33.139 | └─144707 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-02-18 10:26:33.139 | 2022-02-18 10:26:33.139 | Feb 18 10:26:23 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:23| 48 9 41 0 0|5566M 427M 167M 5521M| 185M 185M| 0 440k| 0 32.0 |5591 14k|3.13 2.61 2.07|3.0 0 0| 0 0 | 0 0 | 23 220 0 63 0 2022-02-18 10:26:33.139 | Feb 18 10:26:24 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:24| 52 12 34 0 0|5565M 384M 167M 5565M| 183M 183M| 0 567k| 0 50.9 |5309 16k|3.13 2.61 2.07|3.0 0 34| 0 0 | 0 0 | 23 220 0 63 0 2022-02-18 10:26:33.139 | Feb 18 10:26:25 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:25| 42 27 26 3 0|5569M 138M 165M 5806M| 165M 165M|4110B 361M|1.00 889 |5186 14k|3.13 2.61 2.07|4.0 0 10| 0 0 | 0 0 | 23 220 0 63 0 2022-02-18 10:26:33.139 | Feb 18 10:26:26 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:26| 42 14 39 2 0|5580M 521M 165M 5411M| 178M 178M| 351k 98M|8.99 283 |5489 13k|3.13 2.61 2.07|3.0 0 21| 0 0 | 0 0 | 23 222 0 62 0 2022-02-18 10:26:33.139 | Feb 18 10:26:27 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:27| 47 12 41 0 0|5569M 581M 165M 5363M| 189M 189M| 0 368k| 0 28.0 |5596 14k|3.12 2.61 2.08|4.0 0 0| 0 0 | 0 0 | 23 222 0 62 0 2022-02-18 10:26:33.139 | Feb 18 10:26:28 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:28| 46 9 42 0 0|5561M 543M 165M 5408M| 185M 185M| 0 284k| 0 19.0 |5594 13k|3.12 2.61 2.08|3.0 0 0| 0 0 | 0 0 | 23 222 0 61 0 2022-02-18 10:26:33.139 | Feb 18 10:26:29 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:29| 22 13 60 3 0|5500M 595M 165M 5415M| 19M 19M| 16k 106M|3.00 324 |3487 10k|3.12 2.61 2.08| 0 1.0 283| 0 0 | 0 0 | 23 217 0 65 0 2022-02-18 10:26:33.139 | Feb 18 10:26:30 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:30| 26 2 70 0 0|5529M 566M 165M 5415M| 860 860 |8187B 140k|2.00 12.0 | 332 3649 |3.12 2.61 2.08|1.0 0 1.0| 0 0 | 0 0 | 23 217 0 64 0 2022-02-18 10:26:33.139 | Feb 18 10:26:31 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:31| 25 3 69 0 0|5555M 540M 165M 5415M|7853 6841 | 0 268k| 0 26.0 | 445 4062 |3.12 2.61 2.08|1.0 0 0| 0 0 | 0 0 | 23 217 0 64 0 2022-02-18 10:26:33.139 | Feb 18 10:26:33 n-d-829866-1 dstat.sh[144707]: 18-02 10:26:32| 17 15 66 0 0|5495M 600M 165M 5415M| 15k 13k| 192k 392k|4.00 36.0 |2270 7566 |3.03 2.60 2.07|2.0 0 351| 0 0 | 0 0 | 23 217 0 64 0 2022-02-18 10:26:33.143 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.145 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-18 10:26:33.158 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-18 10:26:33.162 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.165 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-18 10:26:33.177 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-18 10:26:33.181 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.184 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-18 10:26:33.197 | enabled 2022-02-18 10:26:33.201 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-18 10:26:33.218 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-18 10:26:33.218 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.218 | Active: active (running) since Fri 2022-02-18 10:24:42 UTC; 1min 50s ago 2022-02-18 10:26:33.218 | Main PID: 170625 (neutron-openvsw) 2022-02-18 10:26:33.218 | Tasks: 7 (limit: 14304) 2022-02-18 10:26:33.218 | Memory: 249.6M 2022-02-18 10:26:33.218 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-18 10:26:33.218 | ├─170625 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-18 10:26:33.218 | ├─172284 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw30wqhnn/privsep.sock 2022-02-18 10:26:33.218 | ├─172351 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5j8a9zfi/privsep.sock 2022-02-18 10:26:33.218 | └─172355 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-18 10:26:33.218 | 2022-02-18 10:26:33.218 | Feb 18 10:26:27 n-d-829866-1 neutron-openvswitch-agent[170625]: DEBUG neutron.agent.linux.utils [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 172355. {{(pid=170625) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-18 10:26:33.218 | Feb 18 10:26:27 n-d-829866-1 neutron-openvswitch-agent[170625]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-02-18 10:26:33.218 | Feb 18 10:26:29 n-d-829866-1 neutron-openvswitch-agent[170625]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Agent rpc_loop - iteration:46 started 2022-02-18 10:26:33.218 | Feb 18 10:26:29 n-d-829866-1 neutron-openvswitch-agent[170625]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xc927706a,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=3338845187543135690,duration_nsec=268000000,duration_sec=101,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=170625) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-18 10:26:33.218 | Feb 18 10:26:29 n-d-829866-1 neutron-openvswitch-agent[170625]: DEBUG neutron.agent.linux.utils [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 172355. {{(pid=170625) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-18 10:26:33.219 | Feb 18 10:26:29 n-d-829866-1 neutron-openvswitch-agent[170625]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-18 10:26:33.219 | Feb 18 10:26:31 n-d-829866-1 neutron-openvswitch-agent[170625]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Agent rpc_loop - iteration:47 started 2022-02-18 10:26:33.219 | Feb 18 10:26:31 n-d-829866-1 neutron-openvswitch-agent[170625]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xc927706c,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=3338845187543135690,duration_nsec=269000000,duration_sec=103,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=170625) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-18 10:26:33.219 | Feb 18 10:26:31 n-d-829866-1 neutron-openvswitch-agent[170625]: DEBUG neutron.agent.linux.utils [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 172355. {{(pid=170625) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-18 10:26:33.219 | Feb 18 10:26:31 n-d-829866-1 neutron-openvswitch-agent[170625]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-318d115b-2ceb-45b4-b546-4d5a5d69dbb5 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-18 10:26:33.222 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.225 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-18 10:26:33.239 | enabled 2022-02-18 10:26:33.243 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-18 10:26:33.260 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-18 10:26:33.260 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.260 | Active: active (running) since Fri 2022-02-18 10:24:44 UTC; 1min 49s ago 2022-02-18 10:26:33.260 | Main PID: 170986 (neutron-dhcp-ag) 2022-02-18 10:26:33.260 | Tasks: 15 (limit: 14304) 2022-02-18 10:26:33.260 | Memory: 377.8M 2022-02-18 10:26:33.260 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-18 10:26:33.260 | ├─170986 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-18 10:26:33.260 | ├─172212 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp71swc_vm/privsep.sock 2022-02-18 10:26:33.260 | ├─172305 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp6c8o1hms/privsep.sock 2022-02-18 10:26:33.260 | ├─172764 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp0oblp71e/privsep.sock 2022-02-18 10:26:33.260 | ├─172843 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 10:26:33.260 | ├─172844 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 10:26:33.260 | └─172855 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/cb63d990-b590-4dca-849c-7d81af07f06b/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/cb63d990-b590-4dca-849c-7d81af07f06b/host --addn-hosts=/opt/stack/data/neutron/dhcp/cb63d990-b590-4dca-849c-7d81af07f06b/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/cb63d990-b590-4dca-849c-7d81af07f06b/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/cb63d990-b590-4dca-849c-7d81af07f06b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7edc405f-4d1d-463b-a310-3cc6c8af4d8b,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-18 10:26:33.260 | 2022-02-18 10:26:33.260 | Feb 18 10:25:29 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG oslo_concurrency.lockutils [None req-ab8fbdae-694f-44cb-b370-b1843b533f32 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=170986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.260 | Feb 18 10:25:29 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG oslo_concurrency.lockutils [None req-ab8fbdae-694f-44cb-b370-b1843b533f32 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=170986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.260 | Feb 18 10:25:29 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG neutron.agent.dhcp.agent [None req-ab8fbdae-694f-44cb-b370-b1843b533f32 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'eda88fde-a571-4c2c-b12f-4e5e07f55009', 'name': 'public-subnet', 'tenant_id': '2a101b07fae04ce0b011945c6a7dc4f3', 'network_id': 'f6829688-32b2-4031-a929-efa971830410', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.25.2.1', 'cidr': '172.25.2.0/24', 'allocation_pools': [{'start': '172.25.2.2', 'end': '172.25.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-02-18T10:25:28Z', 'updated_at': '2022-02-18T10:25:28Z', 'revision_number': 0, 'project_id': '2a101b07fae04ce0b011945c6a7dc4f3', 'network': {'id': 'f6829688-32b2-4031-a929-efa971830410', 'name': 'public', 'tenant_id': '2a101b07fae04ce0b011945c6a7dc4f3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['eda88fde-a571-4c2c-b12f-4e5e07f55009'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-18T10:25:21Z', 'updated_at': '2022-02-18T10:25:28Z', 'revision_number': 2, 'project_id': '2a101b07fae04ce0b011945c6a7dc4f3', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=170986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 10:26:33.261 | Feb 18 10:25:29 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG oslo_concurrency.lockutils [None req-97f2af68-8d39-45b1-ba8a-57821880cc20 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=170986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.261 | Feb 18 10:25:29 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG oslo_concurrency.lockutils [None req-97f2af68-8d39-45b1-ba8a-57821880cc20 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=170986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.261 | Feb 18 10:25:32 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=170986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 10:26:33.261 | Feb 18 10:25:37 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=170986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 10:26:33.261 | Feb 18 10:25:37 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=170986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 10:26:33.261 | Feb 18 10:25:48 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=170986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.261 | Feb 18 10:25:48 n-d-829866-1 neutron-dhcp-agent[170986]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=170986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.264 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.267 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-18 10:26:33.281 | enabled 2022-02-18 10:26:33.285 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-18 10:26:33.307 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-18 10:26:33.307 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.308 | Active: active (running) since Fri 2022-02-18 10:24:45 UTC; 1min 47s ago 2022-02-18 10:26:33.308 | Main PID: 171359 (neutron-l3-agen) 2022-02-18 10:26:33.308 | Tasks: 23 (limit: 14304) 2022-02-18 10:26:33.308 | Memory: 382.6M 2022-02-18 10:26:33.308 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-18 10:26:33.308 | ├─107104 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/f52aee3d-eae6-49b1-961f-442ea6c07e92.conf 2022-02-18 10:26:33.308 | ├─171359 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-18 10:26:33.308 | ├─172356 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp781wf5ka/privsep.sock 2022-02-18 10:26:33.308 | ├─173269 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_iw89b2u/privsep.sock 2022-02-18 10:26:33.308 | ├─173280 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphs2d4f3w/privsep.sock 2022-02-18 10:26:33.308 | ├─173498 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 10:26:33.308 | ├─173499 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-18 10:26:33.308 | └─173666 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/06ab3ee2-4d0a-4921-bce5-16cf7ff62abb.conf 2022-02-18 10:26:33.308 | 2022-02-18 10:26:33.308 | Feb 18 10:25:44 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea5e9d8c-f90a-41a5-af91-f6bf16d5c270]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-f5211c08-d7\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 10:26:33.308 | Feb 18 10:25:45 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo.privsep.daemon [-] privsep: reply[fae368ee-451d-4ca1-964e-83a8e2bb0f81]: (4, ('ARPING 172.25.2.181 from 172.25.2.181 qg-98ab7bd5-a1\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 10:26:33.308 | Feb 18 10:25:45 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e5e5e9e-85d3-40bf-93ec-ffc963949558]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-f5211c08-d7\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 10:26:33.308 | Feb 18 10:25:48 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad9f0186-0815-4097-9791-8cf8c7433c23]: (4, ('ARPING 172.25.2.181 from 172.25.2.181 qg-98ab7bd5-a1\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 10:26:33.308 | Feb 18 10:25:49 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo.privsep.daemon [-] privsep: reply[aaf5e5e2-656e-44a5-9412-8ee06d2aba0b]: (4, ('ARPING 172.25.2.181 from 172.25.2.181 qg-98ab7bd5-a1\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-02-18 10:26:33.308 | Feb 18 10:25:50 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=171359) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.308 | Feb 18 10:25:50 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=171359) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.308 | Feb 18 10:25:50 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=171359) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.308 | Feb 18 10:25:50 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=171359) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.308 | Feb 18 10:26:15 n-d-829866-1 neutron-l3-agent[171359]: DEBUG oslo_service.periodic_task [None req-ff78cc1b-065d-491f-b75c-c74d1c175918 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=171359) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-18 10:26:33.312 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.315 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-18 10:26:33.328 | enabled 2022-02-18 10:26:33.332 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-18 10:26:33.349 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-18 10:26:33.349 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.349 | Active: active (running) since Fri 2022-02-18 10:24:47 UTC; 1min 46s ago 2022-02-18 10:26:33.349 | Main PID: 171714 (neutron-metadat) 2022-02-18 10:26:33.349 | Tasks: 4 (limit: 14304) 2022-02-18 10:26:33.349 | Memory: 129.0M 2022-02-18 10:26:33.349 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-18 10:26:33.349 | ├─171714 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-18 10:26:33.350 | ├─172225 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-18 10:26:33.350 | └─172229 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-18 10:26:33.350 | 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_rabbit.ssl = False {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_rabbit.ssl_version = {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_notifications.driver = [] {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_notifications.retry = -1 {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.350 | Feb 18 10:24:52 n-d-829866-1 neutron-metadata-agent[171714]: DEBUG oslo_service.service [None req-7a01e222-b30e-4f59-a6d2-824923f34ab8 None None] ******************************************************************************** {{(pid=171714) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 10:26:33.353 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.356 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-02-18 10:26:33.370 | enabled 2022-02-18 10:26:33.374 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-02-18 10:26:33.402 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-02-18 10:26:33.402 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.402 | Active: active (running) since Fri 2022-02-18 10:24:48 UTC; 1min 44s ago 2022-02-18 10:26:33.402 | Main PID: 172100 (neutron-meterin) 2022-02-18 10:26:33.402 | Tasks: 2 (limit: 14304) 2022-02-18 10:26:33.402 | Memory: 113.3M 2022-02-18 10:26:33.402 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-02-18 10:26:33.402 | └─172100 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-02-18 10:26:33.403 | 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=172100) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=172100) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=172100) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=172100) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=172100) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=172100) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=172100) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=172100) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=172100) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-18 10:26:33.403 | Feb 18 10:26:23 n-d-829866-1 neutron-metering-agent[172100]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=172100) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-02-18 10:26:33.406 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.409 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-vpn.service 2022-02-18 10:26:33.421 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-02-18 10:26:33.425 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.428 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-18 10:26:33.440 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-18 10:26:33.444 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.447 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-02-18 10:26:33.459 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-18 10:26:33.463 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.465 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-bak.service 2022-02-18 10:26:33.479 | enabled 2022-02-18 10:26:33.483 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-bak.service --no-pager 2022-02-18 10:26:33.500 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2022-02-18 10:26:33.500 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.500 | Active: active (running) since Fri 2022-02-18 10:25:58 UTC; 35s ago 2022-02-18 10:26:33.500 | Main PID: 177470 (cinder-backup) 2022-02-18 10:26:33.500 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:33.500 | Memory: 125.3M 2022-02-18 10:26:33.500 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2022-02-18 10:26:33.500 | ├─177470 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-02-18 10:26:33.501 | └─177912 /usr/bin/python3.8 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2022-02-18 10:26:33.501 | 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.kv_mountpoint = secret {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.kv_version = 2 {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.namespace = None {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.root_token_id = None {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.split_loggers = False {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.ssl_ca_crt_file = None {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.timeout = None {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.use_ssl = False {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.501 | Feb 18 10:26:02 n-d-829866-1 cinder-backup[177470]: DEBUG oslo_service.service [None req-54c33f80-505b-478e-a645-db57055518c6 None None] ******************************************************************************** {{(pid=177470) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 10:26:33.504 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.507 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-proxy.service 2022-02-18 10:26:33.521 | enabled 2022-02-18 10:26:33.525 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-02-18 10:26:33.542 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-02-18 10:26:33.542 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.542 | Active: active (running) since Fri 2022-02-18 10:24:18 UTC; 2min 14s ago 2022-02-18 10:26:33.542 | Main PID: 168097 (swift-proxy-ser) 2022-02-18 10:26:33.542 | Tasks: 2 (limit: 14304) 2022-02-18 10:26:33.542 | Memory: 89.7M 2022-02-18 10:26:33.542 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-02-18 10:26:33.542 | ├─168097 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-18 10:26:33.542 | └─168190 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-02-18 10:26:33.542 | 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 proxy-server[168190]: Validating token access rules against request 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 swift-proxy-server[168190]: proxy-server: Validating token access rules against request 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 swift-proxy-server[168190]: proxy-server: Received request from user: user_id 9931b9c307014543bf6bd11410539e27, project_id d43f3a7e884f4d538e3484a94045f282, roles service,ResellerAdmin 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 swift-proxy-server[168190]: proxy-server: Using identity: {'user': ('9931b9c307014543bf6bd11410539e27', 'glance-swift'), 'tenant': ('d43f3a7e884f4d538e3484a94045f282', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txaddcdbe64b4a46b98e8f0-00620f7446) 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 proxy-server[168190]: Received request from user: user_id 9931b9c307014543bf6bd11410539e27, project_id d43f3a7e884f4d538e3484a94045f282, roles service,ResellerAdmin 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 proxy-server[168190]: Using identity: {'user': ('9931b9c307014543bf6bd11410539e27', 'glance-swift'), 'tenant': ('d43f3a7e884f4d538e3484a94045f282', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txaddcdbe64b4a46b98e8f0-00620f7446) 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 proxy-server[168190]: User d43f3a7e884f4d538e3484a94045f282 has reseller admin authorizing (txn: txaddcdbe64b4a46b98e8f0-00620f7446) (client_ip: 10.222.0.37) 2022-02-18 10:26:33.542 | Feb 18 10:26:14 n-d-829866-1 swift-proxy-server[168190]: proxy-server: User d43f3a7e884f4d538e3484a94045f282 has reseller admin authorizing (txn: txaddcdbe64b4a46b98e8f0-00620f7446) (client_ip: 10.222.0.37) 2022-02-18 10:26:33.542 | Feb 18 10:26:29 n-d-829866-1 proxy-server[168190]: 10.222.0.37 10.222.0.37 18/Feb/2022/10/26/29 PUT /v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45 HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABiD3RG... 645922816 - - txaddcdbe64b4a46b98e8f0-00620f7446 - 14.4439 - - 1645179974.903656244 1645179989.347599983 0 2022-02-18 10:26:33.542 | Feb 18 10:26:29 n-d-829866-1 swift-proxy-server[168190]: proxy-server: 10.222.0.37 10.222.0.37 18/Feb/2022/10/26/29 PUT /v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45 HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABiD3RG... 645922816 - - txaddcdbe64b4a46b98e8f0-00620f7446 - 14.4439 - - 1645179974.903656244 1645179989.347599983 0 2022-02-18 10:26:33.546 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.548 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-object.service 2022-02-18 10:26:33.564 | enabled 2022-02-18 10:26:33.568 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-object.service --no-pager 2022-02-18 10:26:33.585 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-02-18 10:26:33.585 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.585 | Active: active (running) since Fri 2022-02-18 10:24:12 UTC; 2min 20s ago 2022-02-18 10:26:33.585 | Main PID: 166607 (swift-object-se) 2022-02-18 10:26:33.585 | Tasks: 23 (limit: 14304) 2022-02-18 10:26:33.585 | Memory: 62.1M 2022-02-18 10:26:33.585 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-02-18 10:26:33.585 | ├─166607 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-18 10:26:33.585 | ├─166989 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-18 10:26:33.585 | └─167040 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-02-18 10:26:33.585 | 2022-02-18 10:26:33.585 | Feb 18 10:24:12 n-d-829866-1 systemd[1]: Started Devstack devstack@s-object.service. 2022-02-18 10:26:33.585 | Feb 18 10:24:14 n-d-829866-1 object-server[166607]: Started child 166989 from parent 166607 2022-02-18 10:26:33.585 | Feb 18 10:24:14 n-d-829866-1 swift-object-server[166607]: object-server: Started child 166989 from parent 166607 2022-02-18 10:26:33.585 | Feb 18 10:24:14 n-d-829866-1 object-server[166607]: Started child 167040 from parent 166607 2022-02-18 10:26:33.585 | Feb 18 10:24:14 n-d-829866-1 swift-object-server[166607]: object-server: Started child 167040 from parent 166607 2022-02-18 10:26:33.585 | Feb 18 10:26:29 n-d-829866-1 object-server[167040]: 127.0.0.1 - - [18/Feb/2022:10:26:29 +0000] "PUT /sdb1/159/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" "txaddcdbe64b4a46b98e8f0-00620f7446" "proxy-server 168190" 14.3818 "-" 167040 0 2022-02-18 10:26:33.586 | Feb 18 10:26:29 n-d-829866-1 swift-object-server[167040]: object-server: 127.0.0.1 - - [18/Feb/2022:10:26:29 +0000] "PUT /sdb1/159/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" "txaddcdbe64b4a46b98e8f0-00620f7446" "proxy-server 168190" 14.3818 "-" 167040 0 2022-02-18 10:26:33.589 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.591 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container.service 2022-02-18 10:26:33.606 | enabled 2022-02-18 10:26:33.609 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container.service --no-pager 2022-02-18 10:26:33.627 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-02-18 10:26:33.627 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.627 | Active: active (running) since Fri 2022-02-18 10:24:14 UTC; 2min 19s ago 2022-02-18 10:26:33.627 | Main PID: 166967 (swift-container) 2022-02-18 10:26:33.627 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:33.627 | Memory: 60.2M 2022-02-18 10:26:33.627 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-02-18 10:26:33.627 | ├─166967 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-18 10:26:33.627 | ├─167321 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-18 10:26:33.627 | └─167332 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-02-18 10:26:33.627 | 2022-02-18 10:26:33.627 | Feb 18 10:24:15 n-d-829866-1 container-server[166967]: Started child 167321 from parent 166967 2022-02-18 10:26:33.627 | Feb 18 10:24:15 n-d-829866-1 swift-container-server[166967]: container-server: Started child 167321 from parent 166967 2022-02-18 10:26:33.627 | Feb 18 10:24:15 n-d-829866-1 container-server[166967]: Started child 167332 from parent 166967 2022-02-18 10:26:33.627 | Feb 18 10:24:15 n-d-829866-1 swift-container-server[166967]: container-server: Started child 167332 from parent 166967 2022-02-18 10:26:33.627 | Feb 18 10:26:14 n-d-829866-1 container-server[167332]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "PUT /sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" "tx8d8ef5811a854742b781d-00620f7446" "proxy-server 168190" 0.0261 "-" 167332 0 2022-02-18 10:26:33.627 | Feb 18 10:26:14 n-d-829866-1 swift-container-server[167332]: container-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "PUT /sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" 201 - "PUT http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" "tx8d8ef5811a854742b781d-00620f7446" "proxy-server 168190" 0.0261 "-" 167332 0 2022-02-18 10:26:33.627 | Feb 18 10:26:14 n-d-829866-1 container-server[167332]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance?format=json&states=listing" "txaddcdbe64b4a46b98e8f0-00620f7446" "proxy-server 168190" 0.0032 "-" 167332 0 2022-02-18 10:26:33.627 | Feb 18 10:26:14 n-d-829866-1 swift-container-server[167332]: container-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282/glance?format=json&states=listing" "txaddcdbe64b4a46b98e8f0-00620f7446" "proxy-server 168190" 0.0032 "-" 167332 0 2022-02-18 10:26:33.627 | Feb 18 10:26:29 n-d-829866-1 container-server[167332]: 127.0.0.1 - - [18/Feb/2022:10:26:29 +0000] "PUT /sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" 201 - "PUT http://10.222.0.37:8080/sdb1/159/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" "txaddcdbe64b4a46b98e8f0-00620f7446" "object-server 167040" 0.0015 "-" 167332 0 2022-02-18 10:26:33.627 | Feb 18 10:26:29 n-d-829866-1 swift-container-server[167332]: container-server: 127.0.0.1 - - [18/Feb/2022:10:26:29 +0000] "PUT /sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" 201 - "PUT http://10.222.0.37:8080/sdb1/159/AUTH_d43f3a7e884f4d538e3484a94045f282/glance/984d2e4e-495a-4205-af62-2999c846be45" "txaddcdbe64b4a46b98e8f0-00620f7446" "object-server 167040" 0.0015 "-" 167332 0 2022-02-18 10:26:33.631 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.634 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-account.service 2022-02-18 10:26:33.647 | enabled 2022-02-18 10:26:33.651 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-account.service --no-pager 2022-02-18 10:26:33.668 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-02-18 10:26:33.668 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.668 | Active: active (running) since Fri 2022-02-18 10:24:15 UTC; 2min 17s ago 2022-02-18 10:26:33.668 | Main PID: 167327 (swift-account-s) 2022-02-18 10:26:33.668 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:33.668 | Memory: 60.1M 2022-02-18 10:26:33.668 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-02-18 10:26:33.668 | ├─167327 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-18 10:26:33.668 | ├─167718 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-18 10:26:33.668 | └─167719 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-02-18 10:26:33.668 | 2022-02-18 10:26:33.668 | Feb 18 10:26:14 n-d-829866-1 account-server[167719]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282?format=json" "tx20e4c822870e4a09b20e3-00620f7446" "proxy-server 168190" 0.0020 "-" 167719 - 2022-02-18 10:26:33.668 | Feb 18 10:26:14 n-d-829866-1 swift-account-server[167719]: account-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282?format=json" "tx20e4c822870e4a09b20e3-00620f7446" "proxy-server 168190" 0.0020 "-" 167719 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 account-server[167719]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282?format=json" "tx20e4c822870e4a09b20e3-00620f7446" "proxy-server 168190" 0.0004 "-" 167719 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 swift-account-server[167719]: account-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 404 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282?format=json" "tx20e4c822870e4a09b20e3-00620f7446" "proxy-server 168190" 0.0004 "-" 167719 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 account-server[167718]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "PUT /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 201 - "-" "tx8d8ef5811a854742b781d-00620f7446" "-" 0.0195 "-" 167718 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 swift-account-server[167718]: account-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "PUT /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 201 - "-" "tx8d8ef5811a854742b781d-00620f7446" "-" 0.0195 "-" 167718 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 account-server[167718]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282?format=json" "tx8d8ef5811a854742b781d-00620f7446" "proxy-server 168190" 0.0030 "-" 167718 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 swift-account-server[167718]: account-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "HEAD /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282" 204 - "HEAD http://10.222.0.37:8080/v1/AUTH_d43f3a7e884f4d538e3484a94045f282?format=json" "tx8d8ef5811a854742b781d-00620f7446" "proxy-server 168190" 0.0030 "-" 167718 - 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 account-server[167719]: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "PUT /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" "tx8d8ef5811a854742b781d-00620f7446" "container-server 167332" 0.0037 "-" 167719 0 2022-02-18 10:26:33.669 | Feb 18 10:26:14 n-d-829866-1 swift-account-server[167719]: account-server: 127.0.0.1 - - [18/Feb/2022:10:26:14 +0000] "PUT /sdb1/213/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/48/AUTH_d43f3a7e884f4d538e3484a94045f282/glance" "tx8d8ef5811a854742b781d-00620f7446" "container-server 167332" 0.0037 "-" 167719 0 2022-02-18 10:26:33.672 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.675 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@heat.service 2022-02-18 10:26:33.687 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-02-18 10:26:33.691 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.694 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api.service 2022-02-18 10:26:33.706 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-02-18 10:26:33.710 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.713 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-02-18 10:26:33.726 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-02-18 10:26:33.730 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.733 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-02-18 10:26:33.745 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-02-18 10:26:33.749 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.752 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@h-eng.service 2022-02-18 10:26:33.765 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-02-18 10:26:33.769 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.771 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-02-18 10:26:33.784 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-02-18 10:26:33.788 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.790 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-02-18 10:26:33.803 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-02-18 10:26:33.807 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.810 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-02-18 10:26:33.822 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-02-18 10:26:33.826 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.828 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-02-18 10:26:33.841 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-02-18 10:26:33.845 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.847 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-02-18 10:26:33.860 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-02-18 10:26:33.864 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.866 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-02-18 10:26:33.881 | enabled 2022-02-18 10:26:33.885 | + functions-common:service_check:1725 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-02-18 10:26:33.901 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-02-18 10:26:33.902 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.902 | Active: active (running) since Fri 2022-02-18 10:24:17 UTC; 2min 16s ago 2022-02-18 10:26:33.902 | Main PID: 167725 (swift-container) 2022-02-18 10:26:33.902 | Tasks: 1 (limit: 14304) 2022-02-18 10:26:33.902 | Memory: 42.4M 2022-02-18 10:26:33.902 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-02-18 10:26:33.902 | └─167725 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-02-18 10:26:33.902 | 2022-02-18 10:26:33.902 | Feb 18 10:24:17 n-d-829866-1 systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-02-18 10:26:33.902 | Feb 18 10:24:18 n-d-829866-1 container-sync[167725]: Starting 167725 2022-02-18 10:26:33.902 | Feb 18 10:24:18 n-d-829866-1 container-sync[167725]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-02-18 10:26:33.905 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.908 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-18 10:26:33.922 | enabled 2022-02-18 10:26:33.926 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-18 10:26:33.942 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-18 10:26:33.942 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.943 | Active: active (running) since Fri 2022-02-18 10:25:42 UTC; 51s ago 2022-02-18 10:26:33.943 | Main PID: 175221 (nova-conductor) 2022-02-18 10:26:33.943 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:33.943 | Memory: 150.2M 2022-02-18 10:26:33.943 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-18 10:26:33.943 | ├─175221 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-18 10:26:33.943 | ├─176096 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-18 10:26:33.943 | └─176097 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-18 10:26:33.943 | 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_messaging_rabbit.ssl_version = {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_messaging_notifications.retry = -1 {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_messaging_notifications.transport_url = **** {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_reports.file_event_handler = None {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] oslo_reports.log_dir = None {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.943 | Feb 18 10:25:46 n-d-829866-1 nova-conductor[175221]: DEBUG oslo_service.service [None req-c94868c4-a1bf-4860-86d3-0ac1c79d7962 None None] ******************************************************************************** {{(pid=175221) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 10:26:33.946 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-18 10:26:33.949 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-18 10:26:33.963 | enabled 2022-02-18 10:26:33.968 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-18 10:26:33.987 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-18 10:26:33.987 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-18 10:26:33.987 | Active: active (running) since Fri 2022-02-18 10:25:44 UTC; 49s ago 2022-02-18 10:26:33.987 | Main PID: 175608 (nova-conductor) 2022-02-18 10:26:33.987 | Tasks: 3 (limit: 14304) 2022-02-18 10:26:33.987 | Memory: 144.1M 2022-02-18 10:26:33.988 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-18 10:26:33.988 | ├─175608 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-18 10:26:33.988 | ├─176103 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-18 10:26:33.988 | └─176104 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-18 10:26:33.988 | 2022-02-18 10:26:33.988 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.988 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.988 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_messaging_notifications.driver = [] {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.988 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_messaging_notifications.retry = -1 {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.989 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.989 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.989 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_reports.file_event_handler = None {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.989 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.989 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] oslo_reports.log_dir = None {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-18 10:26:33.989 | Feb 18 10:25:48 n-d-829866-1 nova-conductor[175608]: DEBUG oslo_service.service [None req-fc219cf2-388b-4ea2-ac29-fd1c95d8e3a0 None None] ******************************************************************************** {{(pid=175608) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-18 10:26:33.991 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-02-18 10:26:34.011 | + functions-common:is_service_enabled:2081 : return 0 2022-02-18 10:26:34.013 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-02-18 10:26:34.031 | + functions-common:is_service_enabled:2081 : return 1 2022-02-18 10:26:34.034 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-18 10:26:34.036 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-18 10:26:34.039 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-18 10:26:34.042 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-18 10:26:37.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:37.690 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:37.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-18 10:26:37.690 | from cryptography.utils import int_from_bytes 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Upgrade Check Results | 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Check: Cells v2 | 2022-02-18 10:26:37.690 | | Result: Success | 2022-02-18 10:26:37.690 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-18 10:26:37.690 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-18 10:26:37.690 | | compute hosts are deployed. | 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Check: Placement API | 2022-02-18 10:26:37.690 | | Result: Success | 2022-02-18 10:26:37.690 | | Details: None | 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Check: Cinder API | 2022-02-18 10:26:37.690 | | Result: Success | 2022-02-18 10:26:37.690 | | Details: None | 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Check: Policy Scope-based Defaults | 2022-02-18 10:26:37.690 | | Result: Warning | 2022-02-18 10:26:37.690 | | Details: Unable to perform policy checks due to error: | 2022-02-18 10:26:37.690 | | 'system_admin_api' | 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Check: Policy File JSON to YAML Migration | 2022-02-18 10:26:37.690 | | Result: Success | 2022-02-18 10:26:37.690 | | Details: None | 2022-02-18 10:26:37.690 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.690 | | Check: Older than N-1 computes | 2022-02-18 10:26:37.690 | | Result: Success | 2022-02-18 10:26:37.691 | | Details: None | 2022-02-18 10:26:37.691 | +--------------------------------------------------------------------+ 2022-02-18 10:26:37.691 | | Check: hw_machine_type unset | 2022-02-18 10:26:37.691 | | Result: Success | 2022-02-18 10:26:37.691 | | Details: None | 2022-02-18 10:26:37.691 | +--------------------------------------------------------------------+ 2022-02-18 10:26:38.160 | ++ ./stack.sh:main:1451 : err_trap 2022-02-18 10:26:38.163 | ++ ./stack.sh:err_trap:562 : local r=1 2022-02-18 10:26:38.166 | stack.sh failed: full log in /opt/stack/logs/stack.sh.log.2022-02-18-101455 2022-02-18 10:26:38.168 | exit_trap: cleaning up child processes 2022-02-18 10:26:38.170 | Error on exit