2022-05-19 14:30:36.632 | + ./stack.sh:main:489 : exec 2022-05-19 14:30:36.632 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-19-143036.summary.2022-05-19-143036 2022-05-19 14:30:36.632 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-143036' 2022-05-19 14:30:36.632 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:30:36.632 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-143036 2022-05-19 14:30:36.632 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-143036 /opt/stack/logs/stack.sh.log 2022-05-19 14:30:36.632 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-143036.summary.2022-05-19-143036 /opt/stack/logs/stack.sh.log.summary 2022-05-19 14:30:36.632 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-19 14:30:36.632 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-19 14:30:36.632 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-19 14:30:36.632 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-19 14:30:36.632 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-19 14:30:36.632 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-19 14:30:36.632 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-19 14:30:36.632 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:30:36.632 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-19 14:30:36.632 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-19 14:30:36.633 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:30:36.633 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:30:36.633 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-19 14:30:36.633 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-19 14:30:36.633 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:30:36.633 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-19 14:30:36.633 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-19 14:30:36.634 | + ./stack.sh:main:575 : set -o errexit 2022-05-19 14:30:36.636 | + ./stack.sh:main:578 : uname -a 2022-05-19 14:30:36.637 | Linux dv-cinder-788367-10-iscsi 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-05-19 14:30:36.639 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-19 14:30:36.641 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-19 14:30:36.644 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-19 14:30:36.682 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-19 14:30:36.698 | + ./stack.sh:main:592 : fetch_plugins 2022-05-19 14:30:36.700 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-19 14:30:36.701 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-19 14:30:36.703 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-19 14:30:36.705 | + functions-common:fetch_plugins:1788 : return 2022-05-19 14:30:36.707 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-19 14:30:36.709 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-19 14:30:36.710 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:30:36.712 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:30:36.714 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:30:36.716 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:30:36.718 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:30:36.720 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:30:36.722 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:30:36.725 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:30:36.727 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:30:36.729 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:30:36.731 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-19 14:30:36.733 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:30:36.746 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:36.747 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:30:36.749 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:30:36.751 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:30:36.753 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:30:36.755 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:30:36.756 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:30:36.758 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-19 14:30:36.760 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-19 14:30:36.762 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:30:36.764 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:30:36.765 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-19 14:30:36.767 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-19 14:30:36.769 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-19 14:30:36.771 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-19 14:30:36.772 | + functions-common:plugin_override_defaults:1829 : return 2022-05-19 14:30:36.775 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-19 14:30:36.792 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-19 14:30:36.794 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-19 14:30:36.807 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:36.809 | +++ lib/tls:source:43 : hostname -f 2022-05-19 14:30:36.812 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-19 14:30:36.814 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-19 14:30:36.816 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-19 14:30:36.818 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-19 14:30:36.820 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-19 14:30:36.821 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-19 14:30:36.823 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-19 14:30:36.825 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-19 14:30:36.827 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-19 14:30:36.829 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-19 14:30:36.833 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-19 14:30:36.846 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-19 14:30:36.864 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-19 14:30:36.876 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-19 14:30:36.888 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-19 14:30:36.924 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-19 14:30:36.982 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-19 14:30:37.071 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-19 14:30:37.094 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-19 14:30:37.137 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-19 14:30:37.191 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-19 14:30:37.339 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-19 14:30:37.354 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-19 14:30:37.367 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-19 14:30:37.380 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-19 14:30:37.476 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-19 14:30:37.479 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-19 14:30:37.482 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-19 14:30:37.484 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-19 14:30:37.486 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-19 14:30:37.488 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-19 14:30:37.491 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-19 14:30:37.491 | False' 2022-05-19 14:30:37.493 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-19 14:30:37.509 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-19 14:30:37.512 | + ./stack.sh:main:626 : run_phase source 2022-05-19 14:30:37.514 | + functions-common:run_phase:1865 : local mode=source 2022-05-19 14:30:37.516 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:30:37.518 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:30:37.520 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:30:37.522 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:30:37.524 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:30:37.526 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:30:37.529 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:30:37.533 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:30:37.535 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:30:37.537 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:30:37.539 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-19 14:30:37.541 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:30:37.555 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:37.558 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:30:37.560 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-19 14:30:37.600 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-19 14:30:37.602 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-19 14:30:37.604 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:30:37.606 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-19 14:30:37.609 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-19 14:30:37.611 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-19 14:30:37.613 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-19 14:30:37.615 | + functions-common:load_plugin_settings:1806 : return 2022-05-19 14:30:37.617 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-19 14:30:37.619 | + functions-common:verify_disabled_services:2148 : local service 2022-05-19 14:30:37.621 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.624 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-19 14:30:37.627 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.629 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-19 14:30:37.631 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.633 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-19 14:30:37.636 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.638 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-19 14:30:37.641 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.643 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-19 14:30:37.645 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.647 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-19 14:30:37.650 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.652 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-19 14:30:37.654 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.657 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-19 14:30:37.659 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.661 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-19 14:30:37.664 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.666 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-19 14:30:37.668 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.671 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-19 14:30:37.673 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.675 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-19 14:30:37.677 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.680 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-19 14:30:37.682 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.684 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-19 14:30:37.687 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.689 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-19 14:30:37.692 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.694 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-19 14:30:37.696 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.699 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-19 14:30:37.701 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.704 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-19 14:30:37.706 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.708 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-19 14:30:37.711 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.713 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-19 14:30:37.715 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.717 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-19 14:30:37.720 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.722 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-19 14:30:37.725 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.727 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-19 14:30:37.730 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.732 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-19 14:30:37.735 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.737 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-19 14:30:37.740 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.742 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-19 14:30:37.744 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.746 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-19 14:30:37.749 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.752 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-19 14:30:37.754 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.756 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-19 14:30:37.758 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.761 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-19 14:30:37.763 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.765 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-19 14:30:37.768 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.770 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-19 14:30:37.772 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.775 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-19 14:30:37.777 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.779 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-19 14:30:37.782 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.784 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-19 14:30:37.786 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.788 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-19 14:30:37.791 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.793 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-19 14:30:37.796 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.798 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-19 14:30:37.800 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.803 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-19 14:30:37.805 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.807 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-19 14:30:37.810 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.812 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-19 14:30:37.815 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.817 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-19 14:30:37.819 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.822 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-19 14:30:37.824 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.826 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-19 14:30:37.828 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:30:37.831 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-19 14:30:37.834 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-19 14:30:37.836 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:30:37.838 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-19 14:30:37.853 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:37.856 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-19 14:30:37.858 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:30:37.861 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-19 14:30:37.876 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:37.879 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-19 14:30:37.881 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-19 14:30:37.883 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-19 14:30:37.886 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-19 14:30:37.888 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-19 14:30:37.890 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-19 14:30:37.893 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-19 14:30:37.895 | + lib/database:initialize_database_backends:92 : return 0 2022-05-19 14:30:37.897 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-19 14:30:37.897 | Using mysql database backend 2022-05-19 14:30:37.900 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-19 14:30:37.915 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-19 14:30:37.918 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-19 14:30:37.921 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:30:37.924 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-19 14:30:37.927 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:30:37.929 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-19 14:30:37.946 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:37.948 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-19 14:30:37.965 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-19 14:30:37.981 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:37.984 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-19 14:30:38.001 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-19 14:30:38.017 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-19 14:30:38.033 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:38.035 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-19 14:30:38.052 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:38.054 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-19 14:30:38.071 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-19 14:30:38.073 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-19 14:30:38.076 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-19 14:30:38.078 | + functions-common:save_stackenv:60 : local tag=759 2022-05-19 14:30:38.081 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:30:38.085 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-143038 2022-05-19 14:30:38.088 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-143038 759' 2022-05-19 14:30:38.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.093 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:30:38.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.098 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:30:38.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.103 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:30:38.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.108 | + 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,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,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-05-19 14:30:38.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.113 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.71 2022-05-19 14:30:38.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.118 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.71/identity 2022-05-19 14:30:38.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.123 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-143036 2022-05-19 14:30:38.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.128 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:30:38.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.133 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.71 2022-05-19 14:30:38.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.138 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:30:38.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.143 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:30:38.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.147 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:30:38.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:30:38.152 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:30:38.155 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-19 14:30:38.158 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-19 14:30:38.160 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-19 14:30:38.162 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-19 14:30:38.164 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:30:38.166 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:30:38.169 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:30:38.172 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:30:38.174 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:30:38.177 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:30:38.192 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:30:38.194 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:30:38.196 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:38.199 | + functions-common:git_clone:629 : echo master 2022-05-19 14:30:38.199 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:30:38.204 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-19 14:30:38.206 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:38.208 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-19 14:30:38.222 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-19 14:30:38.225 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:30:38.225 | + functions-common:git_clone:690 : head -1 2022-05-19 14:30:38.229 | f3ad0aa7 Merge "update constraint for os-win to new release 5.7.0" 2022-05-19 14:30:38.232 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:30:38.235 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-19 14:30:38.237 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:30:38.240 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-19 14:30:38.243 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-19 14:30:38.245 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-19 14:30:38.248 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-19 14:30:38.250 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:30:38.253 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-19 14:30:38.255 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-19 14:30:38.258 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-19 14:30:38.261 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-19 14:30:38.266 | ++ tools/install_prereqs.sh:source:47 : NOW=1652970638 2022-05-19 14:30:38.269 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-19 14:30:38.273 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652969817 2022-05-19 14:30:38.276 | ++ tools/install_prereqs.sh:source:49 : DELTA=821 2022-05-19 14:30:38.279 | ++ tools/install_prereqs.sh:source:50 : [[ 821 -lt 7200 ]] 2022-05-19 14:30:38.281 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-19 14:30:38.284 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-19 14:30:38.286 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-19 14:30:38.289 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-19 14:30:38.291 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-19 14:30:38.293 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-19 14:30:38.296 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-19 14:30:38.298 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-19 14:30:38.302 | +++ 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,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,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-05-19 14:30:38.348 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-19 14:30:38.348 | apache2-dev 2022-05-19 14:30:38.348 | bc 2022-05-19 14:30:38.348 | bsdmainutils 2022-05-19 14:30:38.348 | curl 2022-05-19 14:30:38.348 | g++ 2022-05-19 14:30:38.348 | gawk 2022-05-19 14:30:38.348 | gcc 2022-05-19 14:30:38.348 | gettext 2022-05-19 14:30:38.348 | git 2022-05-19 14:30:38.348 | graphviz 2022-05-19 14:30:38.348 | iputils-ping 2022-05-19 14:30:38.348 | libapache2-mod-proxy-uwsgi 2022-05-19 14:30:38.348 | libffi-dev 2022-05-19 14:30:38.348 | libjpeg-dev 2022-05-19 14:30:38.348 | libpcre3-dev 2022-05-19 14:30:38.349 | libpq-dev 2022-05-19 14:30:38.349 | libssl-dev 2022-05-19 14:30:38.349 | libsystemd-dev 2022-05-19 14:30:38.349 | libxml2-dev 2022-05-19 14:30:38.349 | libxslt1-dev 2022-05-19 14:30:38.349 | libyaml-dev 2022-05-19 14:30:38.349 | lsof 2022-05-19 14:30:38.349 | openssh-server 2022-05-19 14:30:38.349 | openssl 2022-05-19 14:30:38.349 | pkg-config 2022-05-19 14:30:38.349 | psmisc 2022-05-19 14:30:38.349 | python3-dev 2022-05-19 14:30:38.349 | python3-pip 2022-05-19 14:30:38.349 | python3-systemd 2022-05-19 14:30:38.349 | python3-venv 2022-05-19 14:30:38.349 | tar 2022-05-19 14:30:38.349 | tcpdump 2022-05-19 14:30:38.349 | unzip 2022-05-19 14:30:38.349 | uuid-runtime 2022-05-19 14:30:38.349 | wget 2022-05-19 14:30:38.349 | wget 2022-05-19 14:30:38.350 | zlib1g-dev 2022-05-19 14:30:38.350 | libkrb5-dev 2022-05-19 14:30:38.350 | libldap2-dev 2022-05-19 14:30:38.350 | libsasl2-dev 2022-05-19 14:30:38.350 | memcached 2022-05-19 14:30:38.350 | python3-mysqldb 2022-05-19 14:30:38.350 | sqlite3 2022-05-19 14:30:38.350 | conntrack 2022-05-19 14:30:38.350 | curl 2022-05-19 14:30:38.350 | dnsmasq-base 2022-05-19 14:30:38.350 | dnsmasq-utils 2022-05-19 14:30:38.350 | ebtables 2022-05-19 14:30:38.350 | genisoimage 2022-05-19 14:30:38.350 | iptables 2022-05-19 14:30:38.350 | iputils-arping 2022-05-19 14:30:38.350 | kpartx 2022-05-19 14:30:38.350 | libjs-jquery-tablesorter 2022-05-19 14:30:38.350 | parted 2022-05-19 14:30:38.350 | pm-utils 2022-05-19 14:30:38.350 | python3-mysqldb 2022-05-19 14:30:38.350 | socat 2022-05-19 14:30:38.350 | sqlite3 2022-05-19 14:30:38.350 | sudo 2022-05-19 14:30:38.350 | vlan 2022-05-19 14:30:38.350 | lsscsi 2022-05-19 14:30:38.350 | open-iscsi 2022-05-19 14:30:38.350 | lvm2 2022-05-19 14:30:38.350 | qemu-utils 2022-05-19 14:30:38.350 | thin-provisioning-tools 2022-05-19 14:30:38.351 | acl 2022-05-19 14:30:38.351 | dnsmasq-base 2022-05-19 14:30:38.351 | dnsmasq-utils 2022-05-19 14:30:38.351 | ebtables 2022-05-19 14:30:38.351 | haproxy 2022-05-19 14:30:38.351 | iptables 2022-05-19 14:30:38.351 | iputils-arping 2022-05-19 14:30:38.351 | iputils-ping 2022-05-19 14:30:38.351 | postgresql-server-dev-all 2022-05-19 14:30:38.351 | python3-mysqldb 2022-05-19 14:30:38.351 | sqlite3 2022-05-19 14:30:38.351 | sudo 2022-05-19 14:30:38.351 | vlan 2022-05-19 14:30:38.351 | pcp 2022-05-19 14:30:38.351 | ipset 2022-05-19 14:30:38.351 | conntrack 2022-05-19 14:30:38.351 | conntrackd 2022-05-19 14:30:38.351 | keepalived 2022-05-19 14:30:38.351 | lvm2 2022-05-19 14:30:38.351 | qemu-utils 2022-05-19 14:30:38.351 | thin-provisioning-tools 2022-05-19 14:30:38.351 | curl 2022-05-19 14:30:38.351 | liberasurecode-dev 2022-05-19 14:30:38.351 | make 2022-05-19 14:30:38.351 | memcached 2022-05-19 14:30:38.351 | rsync 2022-05-19 14:30:38.351 | sqlite3 2022-05-19 14:30:38.351 | xfsprogs' 2022-05-19 14:30:38.354 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-19 14:30:38.373 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-19 14:30:38.373 | apache2-dev 2022-05-19 14:30:38.373 | bc 2022-05-19 14:30:38.373 | bsdmainutils 2022-05-19 14:30:38.373 | curl 2022-05-19 14:30:38.373 | g++ 2022-05-19 14:30:38.373 | gawk 2022-05-19 14:30:38.373 | gcc 2022-05-19 14:30:38.373 | gettext 2022-05-19 14:30:38.373 | git 2022-05-19 14:30:38.373 | graphviz 2022-05-19 14:30:38.373 | iputils-ping 2022-05-19 14:30:38.373 | libapache2-mod-proxy-uwsgi 2022-05-19 14:30:38.373 | libffi-dev 2022-05-19 14:30:38.373 | libjpeg-dev 2022-05-19 14:30:38.373 | libpcre3-dev 2022-05-19 14:30:38.373 | libpq-dev 2022-05-19 14:30:38.373 | libssl-dev 2022-05-19 14:30:38.373 | libsystemd-dev 2022-05-19 14:30:38.373 | libxml2-dev 2022-05-19 14:30:38.373 | libxslt1-dev 2022-05-19 14:30:38.373 | libyaml-dev 2022-05-19 14:30:38.373 | lsof 2022-05-19 14:30:38.373 | openssh-server 2022-05-19 14:30:38.373 | openssl 2022-05-19 14:30:38.373 | pkg-config 2022-05-19 14:30:38.374 | psmisc 2022-05-19 14:30:38.374 | python3-dev 2022-05-19 14:30:38.374 | python3-pip 2022-05-19 14:30:38.374 | python3-systemd 2022-05-19 14:30:38.374 | python3-venv 2022-05-19 14:30:38.374 | tar 2022-05-19 14:30:38.374 | tcpdump 2022-05-19 14:30:38.374 | unzip 2022-05-19 14:30:38.374 | uuid-runtime 2022-05-19 14:30:38.374 | wget 2022-05-19 14:30:38.374 | wget 2022-05-19 14:30:38.374 | zlib1g-dev 2022-05-19 14:30:38.374 | libkrb5-dev 2022-05-19 14:30:38.374 | libldap2-dev 2022-05-19 14:30:38.374 | libsasl2-dev 2022-05-19 14:30:38.374 | memcached 2022-05-19 14:30:38.374 | python3-mysqldb 2022-05-19 14:30:38.374 | sqlite3 2022-05-19 14:30:38.374 | conntrack 2022-05-19 14:30:38.374 | curl 2022-05-19 14:30:38.374 | dnsmasq-base 2022-05-19 14:30:38.374 | dnsmasq-utils 2022-05-19 14:30:38.374 | ebtables 2022-05-19 14:30:38.374 | genisoimage 2022-05-19 14:30:38.374 | iptables 2022-05-19 14:30:38.374 | iputils-arping 2022-05-19 14:30:38.374 | kpartx 2022-05-19 14:30:38.374 | libjs-jquery-tablesorter 2022-05-19 14:30:38.374 | parted 2022-05-19 14:30:38.374 | pm-utils 2022-05-19 14:30:38.374 | python3-mysqldb 2022-05-19 14:30:38.374 | socat 2022-05-19 14:30:38.374 | sqlite3 2022-05-19 14:30:38.374 | sudo 2022-05-19 14:30:38.374 | vlan 2022-05-19 14:30:38.375 | lsscsi 2022-05-19 14:30:38.375 | open-iscsi 2022-05-19 14:30:38.375 | lvm2 2022-05-19 14:30:38.375 | qemu-utils 2022-05-19 14:30:38.375 | thin-provisioning-tools 2022-05-19 14:30:38.375 | acl 2022-05-19 14:30:38.375 | dnsmasq-base 2022-05-19 14:30:38.375 | dnsmasq-utils 2022-05-19 14:30:38.375 | ebtables 2022-05-19 14:30:38.375 | haproxy 2022-05-19 14:30:38.375 | iptables 2022-05-19 14:30:38.375 | iputils-arping 2022-05-19 14:30:38.375 | iputils-ping 2022-05-19 14:30:38.375 | postgresql-server-dev-all 2022-05-19 14:30:38.375 | python3-mysqldb 2022-05-19 14:30:38.375 | sqlite3 2022-05-19 14:30:38.375 | sudo 2022-05-19 14:30:38.375 | vlan 2022-05-19 14:30:38.375 | pcp 2022-05-19 14:30:38.375 | ipset 2022-05-19 14:30:38.375 | conntrack 2022-05-19 14:30:38.375 | conntrackd 2022-05-19 14:30:38.375 | keepalived 2022-05-19 14:30:38.375 | lvm2 2022-05-19 14:30:38.375 | qemu-utils 2022-05-19 14:30:38.375 | thin-provisioning-tools 2022-05-19 14:30:38.375 | curl 2022-05-19 14:30:38.375 | liberasurecode-dev 2022-05-19 14:30:38.375 | make 2022-05-19 14:30:38.375 | memcached 2022-05-19 14:30:38.375 | rsync 2022-05-19 14:30:38.375 | sqlite3 2022-05-19 14:30:38.375 | xfsprogs ' 2022-05-19 14:30:38.375 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-19 14:30:38.378 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:38.380 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:38.383 | ++ 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-05-19 14:30:38.383 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-19 14:30:38.388 | ++ 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-05-19 14:30:38.390 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-19 14:30:38.393 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:30:38.395 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-19 14:30:38.397 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:30:38.399 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:38.401 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:30:38.404 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:38.406 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:38.408 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:30:38.410 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-19 14:30:38.413 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:38.415 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-19 14:30:38.417 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-19 14:30:38.422 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-19 14:30:38.424 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-19 14:30:38.426 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-19 14:30:38.428 | ++ functions-common:time_start:2424 : local start_time= 2022-05-19 14:30:38.430 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:30:38.433 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:30:38.437 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652970638434 2022-05-19 14:30:38.439 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-19 14:30:38.441 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-19 14:30:38.443 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-19 14:30:38.751 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-19 14:30:38.897 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-19 14:30:39.019 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-19 14:30:39.150 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-19 14:30:39.903 | Fetched 222 kB in 1s (199 kB/s) 2022-05-19 14:30:41.448 | Reading package lists... 2022-05-19 14:30:41.480 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-19 14:30:41.483 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-19 14:30:41.485 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:30:41.487 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:41.490 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:41.492 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:30:41.494 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:41.496 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-19 14:30:41.498 | ++ functions-common:time_stop:2444 : start_time=1652970638434 2022-05-19 14:30:41.501 | ++ functions-common:time_stop:2446 : [[ -z 1652970638434 ]] 2022-05-19 14:30:41.504 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:41.508 | ++ functions-common:time_stop:2449 : end_time=1652970641505 2022-05-19 14:30:41.510 | ++ functions-common:time_stop:2450 : elapsed_time=3071 2022-05-19 14:30:41.512 | ++ functions-common:time_stop:2451 : total=0 2022-05-19 14:30:41.514 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:41.516 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3071 2022-05-19 14:30:41.518 | ++ functions-common:install_package:1476 : 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-05-19 14:30:41.521 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:30:41.523 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:41.525 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:41.528 | ++ functions-common:real_install_package:1462 : 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-05-19 14:30:41.549 | ++ functions-common:apt_get:1242 : 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-05-19 14:30:41.659 | Reading package lists... 2022-05-19 14:30:41.906 | Building dependency tree... 2022-05-19 14:30:41.908 | Reading state information... 2022-05-19 14:30:41.942 | acl is already the newest version (2.2.53-6). 2022-05-19 14:30:41.942 | bc is already the newest version (1.07.1-2build1). 2022-05-19 14:30:41.942 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-19 14:30:41.942 | conntrack is already the newest version (1:1.4.5-2). 2022-05-19 14:30:41.942 | ebtables is already the newest version (2.0.11-3build1). 2022-05-19 14:30:41.942 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:30:41.942 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-19 14:30:41.942 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:30:41.942 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-19 14:30:41.942 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-19 14:30:41.942 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-19 14:30:41.942 | iputils-arping is already the newest version (3:20190709-3). 2022-05-19 14:30:41.943 | iputils-ping is already the newest version (3:20190709-3). 2022-05-19 14:30:41.943 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-19 14:30:41.943 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-19 14:30:41.943 | libffi-dev is already the newest version (3.3-4). 2022-05-19 14:30:41.943 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-19 14:30:41.943 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-19 14:30:41.943 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-19 14:30:41.943 | lsscsi is already the newest version (0.30-0.1). 2022-05-19 14:30:41.943 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-19 14:30:41.943 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:30:41.943 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-19 14:30:41.943 | psmisc is already the newest version (23.3-1). 2022-05-19 14:30:41.943 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:30:41.943 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-19 14:30:41.943 | python3-systemd is already the newest version (234-3build2). 2022-05-19 14:30:41.943 | socat is already the newest version (1.7.3.3-2). 2022-05-19 14:30:41.943 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-19 14:30:41.943 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-19 14:30:41.943 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-19 14:30:41.943 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-19 14:30:41.943 | graphviz is already the newest version (2.42.2-3build2). 2022-05-19 14:30:41.943 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-19 14:30:41.943 | pcp is already the newest version (5.0.3-1). 2022-05-19 14:30:41.943 | pm-utils is already the newest version (1.4.1-19). 2022-05-19 14:30:41.943 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:30:41.943 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:30:41.943 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:30:41.943 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-19 14:30:41.943 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 14:30:41.943 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 14:30:41.943 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-19 14:30:41.943 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-19 14:30:41.943 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-19 14:30:41.943 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-19 14:30:41.944 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-19 14:30:41.944 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-19 14:30:41.944 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-19 14:30:41.944 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-19 14:30:41.944 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-19 14:30:41.944 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 14:30:41.944 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-19 14:30:41.944 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-19 14:30:41.944 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-19 14:30:41.944 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-19 14:30:41.944 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-19 14:30:41.944 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-19 14:30:41.944 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 14:30:41.944 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-19 14:30:41.944 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-19 14:30:41.944 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-19 14:30:41.944 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-19 14:30:41.944 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-19 14:30:41.944 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-19 14:30:41.944 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-19 14:30:41.944 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-19 14:30:41.944 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-19 14:30:41.944 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-19 14:30:42.165 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:30:42.165 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-19 14:30:42.165 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-19 14:30:42.165 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-19 14:30:42.165 | The following packages were automatically installed and are no longer required: 2022-05-19 14:30:42.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:30:42.166 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:30:42.166 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:30:42.166 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:30:42.166 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:30:42.166 | python3-zope.interface 2022-05-19 14:30:42.166 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:30:42.282 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:30:42.286 | ++ functions-common:apt_get:1246 : result=0 2022-05-19 14:30:42.288 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:30:42.291 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:30:42.293 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:42.295 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:42.297 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:30:42.299 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:42.301 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:30:42.304 | ++ functions-common:time_stop:2444 : start_time=1652970641546 2022-05-19 14:30:42.306 | ++ functions-common:time_stop:2446 : [[ -z 1652970641546 ]] 2022-05-19 14:30:42.309 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:42.313 | ++ functions-common:time_stop:2449 : end_time=1652970642310 2022-05-19 14:30:42.315 | ++ functions-common:time_stop:2450 : elapsed_time=764 2022-05-19 14:30:42.317 | ++ functions-common:time_stop:2451 : total=762 2022-05-19 14:30:42.319 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:42.321 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1526 2022-05-19 14:30:42.324 | ++ functions-common:apt_get:1250 : return 0 2022-05-19 14:30:42.327 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-19 14:30:42.329 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:30:42.332 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-19 14:30:42.336 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-19 14:30:42.340 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-19 14:30:42.343 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-19 14:30:42.346 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-19 14:30:43.752 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-19 14:30:43.754 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-19 14:30:43.756 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-19 14:30:43.758 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-19 14:30:43.760 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-19 14:30:43.762 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-19 14:30:43.764 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-19 14:30:43.766 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-19 14:30:43.768 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-19 14:30:43.769 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-19 14:30:43.771 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-19 14:30:43.773 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-19 14:30:43.775 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-19 14:30:43.777 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-19 14:30:43.779 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-19 14:30:43.781 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-19 14:30:43.783 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-19 14:30:43.785 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-19 14:30:43.787 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-19 14:30:43.788 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-19 14:30:43.791 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-19 14:30:43.793 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-19 14:30:43.795 | + functions-common:_ensure_lsb_release:394 : return 2022-05-19 14:30:43.797 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-19 14:30:43.873 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-19 14:30:43.875 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-19 14:30:43.962 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-19 14:30:43.971 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-19 14:30:44.047 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-19 14:30:44.049 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-19 14:30:44.051 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-19 14:30:44.053 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-19 14:30:44.055 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-19 14:30:44.057 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-19 14:30:44.059 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-19 14:30:44.061 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-19 14:30:44.063 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-19 14:30:44.064 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-19 14:30:44.066 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-19 14:30:44.066 | Distro: focal 2022-05-19 14:30:44.069 | + tools/install_pip.sh:main:124 : get_versions 2022-05-19 14:30:44.071 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:30:44.075 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:30:44.077 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:30:44.080 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:30:44.080 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:30:44.774 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:30:44.776 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:30:44.776 | pip: 21.3.1 2022-05-19 14:30:44.778 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-19 14:30:44.780 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-19 14:30:44.782 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:30:44.784 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:30:44.786 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:30:44.787 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:30:44.789 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:30:44.791 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:30:44.792 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:30:44.794 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:30:44.796 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:30:44.798 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:30:44.799 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:30:44.801 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-19 14:30:44.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:44.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:44.807 | + tools/install_pip.sh:main:142 : : 2022-05-19 14:30:44.808 | + tools/install_pip.sh:main:147 : set -x 2022-05-19 14:30:44.810 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-19 14:30:44.812 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-19 14:30:44.814 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:30:44.816 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-19 14:30:44.818 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-19 14:30:44.820 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:30:44.822 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:30:44.823 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:30:44.827 | ++ 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-05-19 14:30:44.829 | ++ 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-05-19 14:30:44.830 | ++ 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-05-19 14:30:44.833 | + 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-05-19 14:30:44.834 | + 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-05-19 14:30:44.851 | 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-05-19 14:30:44.853 | + 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-05-19 14:30:45.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:30:45.749 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:45.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:30:45.749 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:47.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:30:48.272 | 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-05-19 14:30:48.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-19 14:30:50.880 | Installing collected packages: setuptools 2022-05-19 14:30:51.754 | Successfully installed setuptools-62.2.0 2022-05-19 14:30:51.754 | 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-05-19 14:30:51.931 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:30:51.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:30:52.068 | + inc/python:pip_install:200 : result=0 2022-05-19 14:30:52.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:30:52.072 | + functions-common:time_stop:2437 : local name 2022-05-19 14:30:52.073 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:52.075 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:52.077 | + functions-common:time_stop:2440 : local total 2022-05-19 14:30:52.079 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:52.081 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:30:52.082 | + functions-common:time_stop:2444 : start_time=1652970644847 2022-05-19 14:30:52.084 | + functions-common:time_stop:2446 : [[ -z 1652970644847 ]] 2022-05-19 14:30:52.086 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:52.090 | + functions-common:time_stop:2449 : end_time=1652970652088 2022-05-19 14:30:52.092 | + functions-common:time_stop:2450 : elapsed_time=7241 2022-05-19 14:30:52.094 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:30:52.095 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:52.097 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7241 2022-05-19 14:30:52.099 | + inc/python:pip_install:203 : return 0 2022-05-19 14:30:52.101 | + tools/install_pip.sh:main:153 : get_versions 2022-05-19 14:30:52.104 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:30:52.107 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:30:52.109 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:30:52.112 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:30:52.115 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:30:52.803 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:30:52.805 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:30:52.805 | pip: 21.3.1 2022-05-19 14:30:52.808 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-19 14:30:52.811 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:30:52.814 | + ./stack.sh:main:798 : fixup_all 2022-05-19 14:30:52.816 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-19 14:30:52.819 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-19 14:30:52.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:52.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:52.825 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-19 14:30:52.837 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-19 14:30:52.849 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-19 14:30:52.860 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-19 14:30:52.862 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-19 14:30:52.865 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:30:52.867 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:30:52.869 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:30:52.871 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:30:52.873 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:30:52.875 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:30:52.877 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:30:52.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:30:52.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:30:52.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:30:52.885 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:30:52.888 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-19 14:30:52.890 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-19 14:30:52.893 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-19 14:30:52.895 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:30:52.897 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:30:52.899 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:30:52.901 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:30:52.904 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:30:52.906 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:30:52.908 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-19 14:30:52.911 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-19 14:30:52.913 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-19 14:30:52.915 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-19 14:30:52.917 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-19 14:30:52.919 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-19 14:30:52.922 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-19 14:30:52.943 | Using python 3.8 to install os-testr 2022-05-19 14:30:52.945 | + 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-05-19 14:30:53.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:30:53.824 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:53.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:30:53.824 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:55.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:30:55.056 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-19 14:30:55.543 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-19 14:30:55.545 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-19 14:30:55.546 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-19 14:30:55.559 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-19 14:30:55.569 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-19 14:30:55.581 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-19 14:30:58.117 | 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-05-19 14:30:58.125 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:30:58.125 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:30:58.246 | + inc/python:pip_install:200 : result=0 2022-05-19 14:30:58.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:30:58.251 | + functions-common:time_stop:2437 : local name 2022-05-19 14:30:58.253 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:58.255 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:58.257 | + functions-common:time_stop:2440 : local total 2022-05-19 14:30:58.259 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:58.262 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:30:58.264 | + functions-common:time_stop:2444 : start_time=1652970652937 2022-05-19 14:30:58.266 | + functions-common:time_stop:2446 : [[ -z 1652970652937 ]] 2022-05-19 14:30:58.269 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:58.273 | + functions-common:time_stop:2449 : end_time=1652970658270 2022-05-19 14:30:58.275 | + functions-common:time_stop:2450 : elapsed_time=5333 2022-05-19 14:30:58.277 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:30:58.280 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:58.282 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5333 2022-05-19 14:30:58.285 | + inc/python:pip_install:203 : return 0 2022-05-19 14:30:58.287 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-19 14:30:58.339 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-19 14:30:58.444 | + ./stack.sh:main:812 : install_infra 2022-05-19 14:30:58.446 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:30:58.449 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-19 14:30:58.453 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:30:58.456 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-19 14:30:58.481 | + 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-05-19 14:31:00.476 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.484 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.488 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.494 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.498 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.505 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.509 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.536 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.616 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.635 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.639 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.644 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.659 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.667 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.670 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.687 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.704 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.714 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.719 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.738 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.760 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.778 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.786 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.792 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.813 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.842 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.844 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.860 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.865 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.869 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.874 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.889 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.896 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.946 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.964 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:00.968 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.000 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.064 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.070 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.078 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.129 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.143 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.151 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.256 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.282 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.286 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.297 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.304 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.326 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.333 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.351 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.382 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.411 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.423 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.431 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.439 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.457 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.466 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.480 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.492 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.496 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:01.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:01.652 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-19 14:31:01.949 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:01.952 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:01.954 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:01.956 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:01.959 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:01.961 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:01.963 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:01.965 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:01.968 | + functions-common:time_stop:2444 : start_time=1652970658472 2022-05-19 14:31:01.970 | + functions-common:time_stop:2446 : [[ -z 1652970658472 ]] 2022-05-19 14:31:01.972 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:01.981 | + functions-common:time_stop:2449 : end_time=1652970661979 2022-05-19 14:31:01.984 | + functions-common:time_stop:2450 : elapsed_time=3507 2022-05-19 14:31:01.986 | + functions-common:time_stop:2451 : total=5333 2022-05-19 14:31:01.988 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:01.992 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8840 2022-05-19 14:31:01.995 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:01.997 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:31:02.001 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-19 14:31:02.025 | + 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-05-19 14:31:03.805 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.812 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.816 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.822 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.825 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.832 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.836 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.863 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.945 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.965 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.970 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.975 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.990 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:03.998 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.000 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.018 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.035 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.045 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.049 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.067 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.090 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.108 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.116 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.122 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.143 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.172 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.174 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.188 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.192 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.196 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.202 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.218 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.224 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.274 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.292 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.296 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.328 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.392 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.399 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.406 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.457 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.470 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.479 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.583 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.609 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.613 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.624 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.630 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.649 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.657 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.674 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.705 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.734 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.746 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.754 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.762 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.780 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.789 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.803 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.814 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.818 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:31:04.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:04.827 | Processing /opt/stack/requirements 2022-05-19 14:31:06.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 29)) (6.0) 2022-05-19 14:31:06.576 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-19 14:31:06.587 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-19 14:31:06.592 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-19 14:31:06.595 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.9) 2022-05-19 14:31:06.601 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-19 14:31:06.629 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-19 14:31:06.632 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-19 14:31:06.642 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-19 14:31:06.693 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5423) (1.3) 2022-05-19 14:31:06.695 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5423) (0.3.0) 2022-05-19 14:31:06.711 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2022.5.18) 2022-05-19 14:31:06.713 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-19 14:31:06.718 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-19 14:31:06.723 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-19 14:31:06.725 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-19 14:31:06.738 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-19 14:31:06.745 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-19 14:31:06.793 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-19 14:31:06.797 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-19 14:31:06.808 | 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 637)) (0.2.5) 2022-05-19 14:31:06.813 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-19 14:31:06.815 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-19 14:31:06.877 | Building wheels for collected packages: openstack-requirements 2022-05-19 14:31:06.878 | Building wheel for openstack-requirements (setup.py): started 2022-05-19 14:31:07.714 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-19 14:31:07.714 | ERROR: Command errored out with exit status 1: 2022-05-19 14:31:07.714 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ut3axnl0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ut3axnl0/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-nzzkpbjx 2022-05-19 14:31:07.714 | cwd: /tmp/pip-req-build-ut3axnl0/ 2022-05-19 14:31:07.714 | Complete output (6 lines): 2022-05-19 14:31:07.714 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-19 14:31:07.714 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-19 14:31:07.714 | or: setup.py --help-commands 2022-05-19 14:31:07.715 | or: setup.py cmd --help 2022-05-19 14:31:07.715 | 2022-05-19 14:31:07.715 | error: invalid command 'bdist_wheel' 2022-05-19 14:31:07.715 | ---------------------------------------- 2022-05-19 14:31:07.715 | ERROR: Failed building wheel for openstack-requirements 2022-05-19 14:31:07.715 | Running setup.py clean for openstack-requirements 2022-05-19 14:31:08.545 | Failed to build openstack-requirements 2022-05-19 14:31:08.561 | Installing collected packages: openstack-requirements 2022-05-19 14:31:08.561 | Attempting uninstall: openstack-requirements 2022-05-19 14:31:08.562 | Found existing installation: openstack-requirements 1.2.1.dev5423 2022-05-19 14:31:08.598 | Uninstalling openstack-requirements-1.2.1.dev5423: 2022-05-19 14:31:08.617 | Successfully uninstalled openstack-requirements-1.2.1.dev5423 2022-05-19 14:31:08.620 | Running setup.py install for openstack-requirements: started 2022-05-19 14:31:10.985 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-19 14:31:11.021 | Successfully installed openstack-requirements-1.2.1.dev5423 2022-05-19 14:31:11.148 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:11.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:11.153 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:11.156 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:11.158 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:11.160 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:11.162 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:11.164 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:11.166 | + functions-common:time_stop:2444 : start_time=1652970662017 2022-05-19 14:31:11.168 | + functions-common:time_stop:2446 : [[ -z 1652970662017 ]] 2022-05-19 14:31:11.172 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:11.176 | + functions-common:time_stop:2449 : end_time=1652970671173 2022-05-19 14:31:11.178 | + functions-common:time_stop:2450 : elapsed_time=9156 2022-05-19 14:31:11.180 | + functions-common:time_stop:2451 : total=8840 2022-05-19 14:31:11.182 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:11.184 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17996 2022-05-19 14:31:11.187 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:11.189 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-19 14:31:11.192 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-19 14:31:11.194 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-19 14:31:11.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:11.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:11.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-19 14:31:11.204 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:11.206 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-19 14:31:11.227 | Using python 3.8 to install pbr 2022-05-19 14:31:11.229 | + 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-05-19 14:31:12.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:12.117 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:12.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:12.117 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:13.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:13.321 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-19 14:31:16.093 | 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-05-19 14:31:16.100 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:16.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:16.223 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:16.225 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:16.228 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:16.230 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:16.232 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:16.235 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:16.237 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:16.239 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:16.241 | + functions-common:time_stop:2444 : start_time=1652970671221 2022-05-19 14:31:16.243 | + functions-common:time_stop:2446 : [[ -z 1652970671221 ]] 2022-05-19 14:31:16.246 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:16.251 | + functions-common:time_stop:2449 : end_time=1652970676248 2022-05-19 14:31:16.253 | + functions-common:time_stop:2450 : elapsed_time=5027 2022-05-19 14:31:16.255 | + functions-common:time_stop:2451 : total=17996 2022-05-19 14:31:16.257 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:16.259 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23023 2022-05-19 14:31:16.261 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:16.264 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-19 14:31:18.568 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-19 14:31:20.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:20.455 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-19 14:31:20.474 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-19 14:31:20.478 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-19 14:31:20.481 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-19 14:31:20.485 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-19 14:31:20.491 | 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.9) 2022-05-19 14:31:20.563 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:31:20.566 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:31:20.569 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-19 14:31:20.586 | + ./stack.sh:main:821 : pkgs= 2022-05-19 14:31:20.588 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-19 14:31:20.591 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-19 14:31:20.593 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:31:20.595 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-19 14:31:20.597 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:31:20.600 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:31:20.602 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:31:20.605 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:31:20.607 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:31:20.610 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:31:20.614 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:31:20.616 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:31:20.618 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:31:20.621 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-19 14:31:20.624 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:31:20.638 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:20.640 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:31:20.643 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:31:20.645 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-19 14:31:20.647 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:31:20.649 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:31:20.651 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:31:20.653 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-19 14:31:20.655 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:31:20.657 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-19 14:31:20.660 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:31:20.662 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:31:20.664 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:31:20.666 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:31:20.668 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:31:20.671 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:31:20.673 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-19 14:31:20.675 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:31:20.678 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-19 14:31:20.680 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:31:20.682 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:31:20.685 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-19 14:31:20.688 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-19 14:31:20.690 | + functions:set_systemd_override:821 : local value=2048 2022-05-19 14:31:20.692 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-19 14:31:20.695 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-19 14:31:20.747 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-19 14:31:20.747 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-19 14:31:20.750 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-19 14:31:21.129 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-19 14:31:21.131 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-19 14:31:21.147 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:21.150 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-19 14:31:21.152 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:31:21.155 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:31:21.158 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:31:21.160 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:31:21.162 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:21.165 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:31:21.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:21.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:21.172 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:31:21.175 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:21.177 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:31:21.179 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:31:21.182 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-19 14:31:21.184 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:31:21.187 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:21.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:21.191 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-19 14:31:21.213 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-19 14:31:21.322 | Reading package lists... 2022-05-19 14:31:21.573 | Building dependency tree... 2022-05-19 14:31:21.574 | Reading state information... 2022-05-19 14:31:21.834 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-19 14:31:21.834 | The following packages were automatically installed and are no longer required: 2022-05-19 14:31:21.835 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:31:21.835 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:31:21.835 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:31:21.835 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:31:21.835 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:31:21.836 | python3-zope.interface 2022-05-19 14:31:21.836 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:31:21.953 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:31:21.957 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:31:21.960 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:31:21.962 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:21.965 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:21.967 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:21.969 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:21.971 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:21.973 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:31:21.976 | + functions-common:time_stop:2444 : start_time=1652970681210 2022-05-19 14:31:21.978 | + functions-common:time_stop:2446 : [[ -z 1652970681210 ]] 2022-05-19 14:31:21.981 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:21.986 | + functions-common:time_stop:2449 : end_time=1652970681983 2022-05-19 14:31:21.988 | + functions-common:time_stop:2450 : elapsed_time=773 2022-05-19 14:31:21.990 | + functions-common:time_stop:2451 : total=1526 2022-05-19 14:31:21.992 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:21.994 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2299 2022-05-19 14:31:21.997 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:31:22.000 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-19 14:31:22.002 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:31:22.004 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:31:22.007 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:31:22.009 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:31:22.012 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:31:22.014 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:31:22.016 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-19 14:31:22.019 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:31:22.021 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:31:22.023 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:31:22.026 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:31:22.028 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:31:22.030 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:31:22.033 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:31:22.035 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:31:22.037 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:31:22.040 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:31:22.042 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:31:22.044 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-19 14:31:22.047 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:31:22.049 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:31:22.052 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:31:22.054 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:31:22.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:31:22.059 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:31:22.062 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-19 14:31:22.064 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-19 14:31:22.081 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:22.084 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-19 14:31:22.086 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:31:22.090 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-19 14:31:22.092 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-19 14:31:22.095 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-19 14:31:22.099 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-19 14:31:22.102 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-19 14:31:22.104 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-19 14:31:22.106 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-19 14:31:22.109 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-19 14:31:22.112 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-19 14:31:22.115 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-19 14:31:22.804 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-19 14:31:22.804 | user tags 2022-05-19 14:31:22.804 | stackrabbit []' 2022-05-19 14:31:22.808 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-19 14:31:22.808 | user tags 2022-05-19 14:31:22.808 | stackrabbit []' 2022-05-19 14:31:22.808 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-19 14:31:22.815 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-19 14:31:22.817 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-19 14:31:22.819 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:31:23.521 | Changing password for user "stackrabbit" ... 2022-05-19 14:31:23.546 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-19 14:31:24.217 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-19 14:31:24.241 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-19 14:31:24.243 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:31:24.892 | Changing password for user "stackrabbit" ... 2022-05-19 14:31:24.916 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-19 14:31:24.919 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-19 14:31:24.922 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-19 14:31:25.577 | Deleting user "guest" ... 2022-05-19 14:31:25.593 | Error: 2022-05-19 14:31:25.593 | {:no_such_user, "guest"} 2022-05-19 14:31:25.607 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-19 14:31:25.610 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-19 14:31:25.626 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:25.629 | + ./stack.sh:main:838 : install_database 2022-05-19 14:31:25.631 | + lib/database:install_database:118 : install_database_mysql 2022-05-19 14:31:25.634 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-19 14:31:25.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:25.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:25.641 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-19 14:31:25.855 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-19 14:31:25.858 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:25.860 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-19 14:31:25.863 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-19 14:31:25.865 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:31:25.868 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-19 14:31:25.870 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:31:25.873 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:31:25.876 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:31:25.878 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:31:25.880 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:31:25.883 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:31:25.885 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:31:25.888 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:31:25.890 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:31:25.892 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:31:25.895 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:31:25.897 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-19 14:31:25.900 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:31:25.902 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:31:25.904 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:31:25.907 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:31:25.911 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:31:25.913 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:31:25.916 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-19 14:31:25.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:25.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:25.924 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-19 14:31:25.926 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:31:25.929 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:31:25.931 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:31:25.933 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:31:25.936 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:25.938 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:31:25.941 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:25.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:25.945 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:31:25.948 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:25.950 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:31:25.952 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:31:25.955 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-19 14:31:25.957 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:31:25.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:25.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:25.964 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-19 14:31:25.986 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-19 14:31:26.096 | Reading package lists... 2022-05-19 14:31:26.351 | Building dependency tree... 2022-05-19 14:31:26.352 | Reading state information... 2022-05-19 14:31:26.613 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-19 14:31:26.613 | The following packages were automatically installed and are no longer required: 2022-05-19 14:31:26.614 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:31:26.614 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:31:26.614 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:31:26.614 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:31:26.614 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:31:26.614 | python3-zope.interface 2022-05-19 14:31:26.614 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:31:26.746 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:31:26.750 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:31:26.752 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:31:26.755 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:26.757 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:26.759 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:26.761 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:26.764 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:26.766 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:31:26.768 | + functions-common:time_stop:2444 : start_time=1652970685983 2022-05-19 14:31:26.770 | + functions-common:time_stop:2446 : [[ -z 1652970685983 ]] 2022-05-19 14:31:26.773 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:26.777 | + functions-common:time_stop:2449 : end_time=1652970686775 2022-05-19 14:31:26.780 | + functions-common:time_stop:2450 : elapsed_time=792 2022-05-19 14:31:26.782 | + functions-common:time_stop:2451 : total=2299 2022-05-19 14:31:26.784 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:26.786 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3091 2022-05-19 14:31:26.789 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:31:26.791 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-19 14:31:26.793 | + ./stack.sh:main:841 : install_database_python 2022-05-19 14:31:26.796 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-19 14:31:26.798 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-19 14:31:26.800 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-19 14:31:26.803 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:31:26.806 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-19 14:31:26.808 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-19 14:31:26.811 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:31:26.814 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:31:26.815 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:31:26.820 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-19 14:31:26.822 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-19 14:31:26.824 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-19 14:31:26.828 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-19 14:31:26.830 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-19 14:31:26.852 | Using python 3.8 to install PyMySQL 2022-05-19 14:31:26.854 | + 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-05-19 14:31:27.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:27.725 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:27.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:27.725 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:28.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:28.942 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 14:31:31.511 | 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-05-19 14:31:31.518 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:31.518 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:31.635 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:31.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:31.640 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:31.642 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:31.644 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:31.647 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:31.649 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:31.651 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:31.654 | + functions-common:time_stop:2444 : start_time=1652970686846 2022-05-19 14:31:31.656 | + functions-common:time_stop:2446 : [[ -z 1652970686846 ]] 2022-05-19 14:31:31.659 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:31.664 | + functions-common:time_stop:2449 : end_time=1652970691661 2022-05-19 14:31:31.666 | + functions-common:time_stop:2450 : elapsed_time=4815 2022-05-19 14:31:31.668 | + functions-common:time_stop:2451 : total=23023 2022-05-19 14:31:31.671 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:31.673 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27838 2022-05-19 14:31:31.676 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:31.678 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-19 14:31:31.680 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:31:31.683 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-19 14:31:31.685 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-19 14:31:31.702 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:31.705 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-19 14:31:31.707 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-19 14:31:31.711 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:31:31.711 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:31:31.717 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:31:31.719 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:31:31.722 | + 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,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,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-05-19 14:31:31.724 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:31:31.727 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-19 14:31:31.729 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-19 14:31:31.745 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:31.748 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-19 14:31:31.750 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:31:31.752 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:31:31.755 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:31:31.757 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:31:31.760 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:31.762 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:31:31.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:31.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:31.770 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:31:31.772 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:31.774 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:31:31.776 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:31:31.779 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-19 14:31:31.782 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:31:31.784 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:31.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:31.789 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-19 14:31:31.809 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-19 14:31:31.919 | Reading package lists... 2022-05-19 14:31:32.164 | Building dependency tree... 2022-05-19 14:31:32.165 | Reading state information... 2022-05-19 14:31:32.427 | radvd is already the newest version (1:2.17-2). 2022-05-19 14:31:32.427 | The following packages were automatically installed and are no longer required: 2022-05-19 14:31:32.428 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:31:32.428 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:31:32.428 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:31:32.428 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:31:32.428 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:31:32.428 | python3-zope.interface 2022-05-19 14:31:32.428 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:31:32.544 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:31:32.549 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:31:32.551 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:31:32.553 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:32.556 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:32.558 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:32.560 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:32.562 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:32.565 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:31:32.567 | + functions-common:time_stop:2444 : start_time=1652970691807 2022-05-19 14:31:32.569 | + functions-common:time_stop:2446 : [[ -z 1652970691807 ]] 2022-05-19 14:31:32.572 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:32.577 | + functions-common:time_stop:2449 : end_time=1652970692574 2022-05-19 14:31:32.579 | + functions-common:time_stop:2450 : elapsed_time=767 2022-05-19 14:31:32.581 | + functions-common:time_stop:2451 : total=3091 2022-05-19 14:31:32.583 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:32.586 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3858 2022-05-19 14:31:32.588 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:31:32.590 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-19 14:31:32.608 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:32.610 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-19 14:31:32.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-19 14:31:32.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-19 14:31:32.618 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-19 14:31:32.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-19 14:31:32.641 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:31:32.643 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:31:32.645 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:31:32.647 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:31:32.650 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:32.652 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:31:32.654 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:32.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:32.659 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:31:32.661 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:32.663 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:31:32.665 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:31:32.668 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-19 14:31:32.670 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:31:32.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:32.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:32.677 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-19 14:31:32.698 | + functions-common:apt_get:1242 : 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-05-19 14:31:32.816 | Reading package lists... 2022-05-19 14:31:33.058 | Building dependency tree... 2022-05-19 14:31:33.060 | Reading state information... 2022-05-19 14:31:33.338 | fakeroot is already the newest version (1.24-1). 2022-05-19 14:31:33.338 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:31:33.338 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-19 14:31:33.338 | The following packages were automatically installed and are no longer required: 2022-05-19 14:31:33.339 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:31:33.339 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:31:33.339 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:31:33.340 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:31:33.340 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:31:33.340 | python3-zope.interface 2022-05-19 14:31:33.340 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:31:33.456 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:31:33.460 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:31:33.462 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:31:33.464 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:33.467 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:33.469 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:33.471 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:33.473 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:33.475 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:31:33.478 | + functions-common:time_stop:2444 : start_time=1652970692695 2022-05-19 14:31:33.480 | + functions-common:time_stop:2446 : [[ -z 1652970692695 ]] 2022-05-19 14:31:33.483 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:33.487 | + functions-common:time_stop:2449 : end_time=1652970693485 2022-05-19 14:31:33.489 | + functions-common:time_stop:2450 : elapsed_time=790 2022-05-19 14:31:33.491 | + functions-common:time_stop:2451 : total=3858 2022-05-19 14:31:33.493 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:33.496 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4648 2022-05-19 14:31:33.499 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:31:33.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-19 14:31:33.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:33.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:33.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-19 14:31:33.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-19 14:31:33.513 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-19 14:31:33.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-19 14:31:33.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-19 14:31:33.523 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-19 14:31:33.523 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-19 14:31:33.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-19 14:31:33.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-19 14:31:33.532 | + functions:vercmp:628 : local v1=5.4 2022-05-19 14:31:33.534 | + functions:vercmp:629 : local 'op=<' 2022-05-19 14:31:33.537 | + functions:vercmp:630 : local v2=3.13 2022-05-19 14:31:33.539 | + functions:vercmp:631 : local result 2022-05-19 14:31:33.543 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-19 14:31:33.543 | ++ functions:vercmp:635 : sort -V 2022-05-19 14:31:33.543 | ++ functions:vercmp:635 : head -1 2022-05-19 14:31:33.548 | + functions:vercmp:635 : result=3.13 2022-05-19 14:31:33.551 | + functions:vercmp:637 : case $op in 2022-05-19 14:31:33.553 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-19 14:31:33.555 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-19 14:31:33.557 | + functions:vercmp:648 : return 2022-05-19 14:31:33.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-19 14:31:33.563 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:31:33.565 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-19 14:31:34.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-19 14:31:34.051 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-19 14:31:34.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-19 14:31:34.063 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.065 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-19 14:31:34.083 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:34.087 | + ./stack.sh:main:849 : install_etcd3 2022-05-19 14:31:34.089 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-19 14:31:34.089 | Installing etcd 2022-05-19 14:31:34.092 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-19 14:31:34.105 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-19 14:31:34.118 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:34.120 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-19 14:31:34.135 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-19 14:31:34.140 | ++ 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-05-19 14:31:34.143 | ++ 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-05-19 14:31:34.146 | +++ 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-05-19 14:31:34.151 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:31:34.153 | ++ 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-05-19 14:31:34.155 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-19 14:31:34.158 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:31:34.160 | ++ functions:get_extra_file:74 : return 2022-05-19 14:31:34.163 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:31:34.165 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-19 14:31:34.168 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-19 14:31:34.170 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-19 14:31:34.189 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:34.192 | + ./stack.sh:main:868 : install_dstat 2022-05-19 14:31:34.194 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-19 14:31:34.211 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:34.213 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-19 14:31:34.216 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:31:34.218 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-19 14:31:34.221 | + ./stack.sh:main:877 : install_libs 2022-05-19 14:31:34.223 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-19 14:31:34.226 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-19 14:31:34.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-19 14:31:34.231 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-19 14:31:34.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-19 14:31:34.240 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.242 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-19 14:31:34.245 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-19 14:31:34.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-19 14:31:34.250 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-19 14:31:34.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-19 14:31:34.260 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.262 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-19 14:31:34.265 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-19 14:31:34.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-19 14:31:34.269 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-19 14:31:34.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-19 14:31:34.279 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.282 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-19 14:31:34.284 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-19 14:31:34.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-19 14:31:34.289 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-19 14:31:34.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.295 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-19 14:31:34.298 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.300 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-19 14:31:34.302 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-19 14:31:34.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-19 14:31:34.307 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-19 14:31:34.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.312 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-19 14:31:34.317 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.320 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-19 14:31:34.322 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-19 14:31:34.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-19 14:31:34.327 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-19 14:31:34.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-19 14:31:34.337 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.339 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-19 14:31:34.341 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-19 14:31:34.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-19 14:31:34.346 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-19 14:31:34.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-19 14:31:34.355 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.358 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-19 14:31:34.360 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-19 14:31:34.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-19 14:31:34.365 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-19 14:31:34.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-19 14:31:34.375 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.377 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-19 14:31:34.379 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-19 14:31:34.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-19 14:31:34.384 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-19 14:31:34.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.389 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-19 14:31:34.394 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.396 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-19 14:31:34.398 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-19 14:31:34.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-19 14:31:34.403 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-19 14:31:34.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.410 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-19 14:31:34.412 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.415 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-19 14:31:34.417 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-19 14:31:34.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-19 14:31:34.422 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-19 14:31:34.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-19 14:31:34.431 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.433 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-19 14:31:34.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-19 14:31:34.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-19 14:31:34.441 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-19 14:31:34.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-19 14:31:34.451 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.453 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-19 14:31:34.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-19 14:31:34.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-19 14:31:34.460 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-19 14:31:34.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-19 14:31:34.470 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.472 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-19 14:31:34.474 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-19 14:31:34.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-19 14:31:34.479 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-19 14:31:34.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-19 14:31:34.488 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.491 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-19 14:31:34.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-19 14:31:34.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-19 14:31:34.498 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-19 14:31:34.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-19 14:31:34.508 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.510 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-19 14:31:34.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-19 14:31:34.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-19 14:31:34.518 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-19 14:31:34.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-19 14:31:34.527 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.529 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-19 14:31:34.532 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-19 14:31:34.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-19 14:31:34.536 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-19 14:31:34.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-19 14:31:34.546 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.548 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-19 14:31:34.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-19 14:31:34.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-19 14:31:34.555 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-19 14:31:34.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-19 14:31:34.565 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.568 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-19 14:31:34.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-19 14:31:34.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-19 14:31:34.575 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-19 14:31:34.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-19 14:31:34.585 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.587 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-19 14:31:34.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-19 14:31:34.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-19 14:31:34.594 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-19 14:31:34.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-19 14:31:34.604 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.606 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-19 14:31:34.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-19 14:31:34.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-19 14:31:34.613 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-19 14:31:34.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-19 14:31:34.624 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.626 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-19 14:31:34.629 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-19 14:31:34.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-19 14:31:34.633 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-19 14:31:34.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.639 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-19 14:31:34.643 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.646 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-19 14:31:34.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-19 14:31:34.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-19 14:31:34.653 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-19 14:31:34.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-19 14:31:34.662 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.665 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-19 14:31:34.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-19 14:31:34.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-19 14:31:34.672 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-19 14:31:34.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-19 14:31:34.682 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.684 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-19 14:31:34.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-19 14:31:34.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-19 14:31:34.692 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-19 14:31:34.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.699 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-19 14:31:34.701 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.704 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-19 14:31:34.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-19 14:31:34.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-19 14:31:34.711 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-19 14:31:34.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.715 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.718 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-19 14:31:34.720 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.722 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-19 14:31:34.725 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-19 14:31:34.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-19 14:31:34.730 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-19 14:31:34.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-19 14:31:34.740 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.742 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-19 14:31:34.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-19 14:31:34.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-19 14:31:34.750 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-19 14:31:34.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.755 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-19 14:31:34.759 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.762 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-19 14:31:34.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-19 14:31:34.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-19 14:31:34.769 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-19 14:31:34.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-19 14:31:34.778 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.781 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-19 14:31:34.783 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-19 14:31:34.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-19 14:31:34.788 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-19 14:31:34.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-19 14:31:34.798 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.800 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-19 14:31:34.803 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-19 14:31:34.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-19 14:31:34.807 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-19 14:31:34.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-19 14:31:34.817 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.820 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-19 14:31:34.822 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-19 14:31:34.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-19 14:31:34.827 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-19 14:31:34.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.834 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-19 14:31:34.837 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.839 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-19 14:31:34.842 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-19 14:31:34.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-19 14:31:34.847 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-19 14:31:34.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-19 14:31:34.856 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.859 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-19 14:31:34.861 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-19 14:31:34.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-19 14:31:34.866 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-19 14:31:34.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-19 14:31:34.876 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.878 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-19 14:31:34.881 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-19 14:31:34.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-19 14:31:34.885 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-19 14:31:34.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.890 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.893 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-19 14:31:34.895 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.898 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-19 14:31:34.900 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-19 14:31:34.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-19 14:31:34.905 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-19 14:31:34.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-19 14:31:34.915 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.917 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-19 14:31:34.919 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-19 14:31:34.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-19 14:31:34.924 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-19 14:31:34.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-19 14:31:34.934 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.936 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-19 14:31:34.938 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-19 14:31:34.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-19 14:31:34.943 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-19 14:31:34.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:34.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:34.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-19 14:31:34.953 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:34.955 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-19 14:31:34.977 | Using python 3.8 to install etcd3 2022-05-19 14:31:34.979 | + 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-05-19 14:31:35.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:35.853 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:35.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:35.853 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:37.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:37.079 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-19 14:31:37.088 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-19 14:31:37.089 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-19 14:31:37.090 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-19 14:31:37.092 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-19 14:31:39.651 | 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-05-19 14:31:39.658 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:39.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:39.776 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:39.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:39.782 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:39.784 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:39.786 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:39.788 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:39.790 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:39.793 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:39.795 | + functions-common:time_stop:2444 : start_time=1652970694971 2022-05-19 14:31:39.798 | + functions-common:time_stop:2446 : [[ -z 1652970694971 ]] 2022-05-19 14:31:39.800 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:39.804 | + functions-common:time_stop:2449 : end_time=1652970699802 2022-05-19 14:31:39.807 | + functions-common:time_stop:2450 : elapsed_time=4831 2022-05-19 14:31:39.809 | + functions-common:time_stop:2451 : total=27838 2022-05-19 14:31:39.811 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:39.813 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32669 2022-05-19 14:31:39.816 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:39.818 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-19 14:31:39.840 | Using python 3.8 to install etcd3gw 2022-05-19 14:31:39.843 | + 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-05-19 14:31:40.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:40.715 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:40.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:40.716 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:41.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:41.965 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 14:31:41.972 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-19 14:31:41.973 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-19 14:31:41.974 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-19 14:31:42.003 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-19 14:31:42.005 | 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-05-19 14:31:42.006 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-19 14:31:42.009 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-19 14:31:44.629 | 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-05-19 14:31:44.636 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:44.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:44.756 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:44.758 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:44.761 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:44.763 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:44.766 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:44.768 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:44.770 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:44.772 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:44.774 | + functions-common:time_stop:2444 : start_time=1652970699834 2022-05-19 14:31:44.777 | + functions-common:time_stop:2446 : [[ -z 1652970699834 ]] 2022-05-19 14:31:44.780 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:44.784 | + functions-common:time_stop:2449 : end_time=1652970704782 2022-05-19 14:31:44.786 | + functions-common:time_stop:2450 : elapsed_time=4948 2022-05-19 14:31:44.789 | + functions-common:time_stop:2451 : total=32669 2022-05-19 14:31:44.791 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:44.793 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37617 2022-05-19 14:31:44.796 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:44.798 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-19 14:31:44.800 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-19 14:31:44.803 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-19 14:31:44.805 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:31:44.807 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:31:44.810 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:31:44.812 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:31:44.815 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:31:44.817 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:31:44.820 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:31:44.822 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:31:44.825 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:31:44.827 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:31:44.829 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:31:44.832 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-19 14:31:44.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:44.836 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:44.839 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-19 14:31:44.841 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:31:44.844 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:31:44.846 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:31:44.848 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:31:44.851 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:31:44.853 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:44.855 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:31:44.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:44.861 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:44.864 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:31:44.867 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:44.869 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:31:44.872 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:31:44.875 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:31:44.877 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:31:44.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:44.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:44.884 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:31:44.906 | + functions-common:apt_get:1242 : 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-05-19 14:31:45.016 | Reading package lists... 2022-05-19 14:31:45.262 | Building dependency tree... 2022-05-19 14:31:45.263 | Reading state information... 2022-05-19 14:31:45.519 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-19 14:31:45.519 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-19 14:31:45.519 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:31:45.519 | The following packages were automatically installed and are no longer required: 2022-05-19 14:31:45.520 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:31:45.520 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:31:45.520 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:31:45.520 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:31:45.520 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:31:45.520 | python3-zope.interface 2022-05-19 14:31:45.520 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:31:45.636 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:31:45.641 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:31:45.643 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:31:45.646 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:45.648 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:45.650 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:45.653 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:45.655 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:45.658 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:31:45.660 | + functions-common:time_stop:2444 : start_time=1652970704903 2022-05-19 14:31:45.662 | + functions-common:time_stop:2446 : [[ -z 1652970704903 ]] 2022-05-19 14:31:45.665 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:45.670 | + functions-common:time_stop:2449 : end_time=1652970705667 2022-05-19 14:31:45.672 | + functions-common:time_stop:2450 : elapsed_time=764 2022-05-19 14:31:45.674 | + functions-common:time_stop:2451 : total=4648 2022-05-19 14:31:45.677 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:45.679 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5412 2022-05-19 14:31:45.681 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:31:45.684 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-19 14:31:45.686 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:45.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:45.691 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-19 14:31:45.753 | Module proxy already enabled 2022-05-19 14:31:45.757 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-19 14:31:45.819 | Considering dependency proxy for proxy_uwsgi: 2022-05-19 14:31:45.819 | Module proxy already enabled 2022-05-19 14:31:45.819 | Module proxy_uwsgi already enabled 2022-05-19 14:31:45.823 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-19 14:31:45.825 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:31:45.828 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:31:45.830 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:31:45.963 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-19 14:31:45.966 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-19 14:31:45.969 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-19 14:31:45.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:45.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:45.980 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-19 14:31:45.983 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:45.985 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-19 14:31:45.987 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-19 14:31:45.990 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-19 14:31:45.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:45.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:45.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-19 14:31:46.000 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.002 | + ./stack.sh:main:885 : install_glanceclient 2022-05-19 14:31:46.004 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-19 14:31:46.007 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-19 14:31:46.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-19 14:31:46.018 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.021 | + ./stack.sh:main:886 : install_cinderclient 2022-05-19 14:31:46.023 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-19 14:31:46.026 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-19 14:31:46.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-19 14:31:46.036 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.039 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-19 14:31:46.041 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-19 14:31:46.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-19 14:31:46.051 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.054 | + ./stack.sh:main:887 : install_novaclient 2022-05-19 14:31:46.056 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-19 14:31:46.059 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-19 14:31:46.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-19 14:31:46.068 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.071 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-19 14:31:46.089 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:46.092 | + ./stack.sh:main:889 : install_swiftclient 2022-05-19 14:31:46.094 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-19 14:31:46.097 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-19 14:31:46.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-19 14:31:46.107 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.109 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-19 14:31:46.126 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:46.128 | + ./stack.sh:main:892 : install_neutronclient 2022-05-19 14:31:46.131 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-19 14:31:46.133 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-19 14:31:46.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.141 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-19 14:31:46.144 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.146 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-19 14:31:46.148 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-19 14:31:46.151 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-19 14:31:46.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:46.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:46.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-19 14:31:46.166 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:46.168 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-19 14:31:46.171 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-19 14:31:46.174 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:31:46.177 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-19 14:31:46.180 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-19 14:31:46.182 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:31:46.186 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:31:46.192 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:31:46.196 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-19 14:31:46.199 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-19 14:31:46.202 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-19 14:31:46.205 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-19 14:31:46.207 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-19 14:31:46.229 | Using python 3.8 to install keystonemiddleware 2022-05-19 14:31:46.231 | + 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-05-19 14:31:47.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:47.107 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:47.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:47.107 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:48.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:48.331 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-19 14:31:48.384 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-19 14:31:48.385 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-19 14:31:48.386 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-19 14:31:48.387 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-19 14:31:48.388 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-19 14:31:48.389 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-19 14:31:48.390 | 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-05-19 14:31:48.392 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-19 14:31:48.393 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-19 14:31:48.394 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-19 14:31:48.395 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-19 14:31:48.396 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-19 14:31:48.398 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-19 14:31:48.399 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-19 14:31:48.455 | 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-05-19 14:31:48.456 | 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-05-19 14:31:48.458 | 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-05-19 14:31:48.497 | 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-05-19 14:31:48.536 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-19 14:31:48.537 | 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-05-19 14:31:48.539 | 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-05-19 14:31:48.540 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-19 14:31:48.591 | 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-05-19 14:31:48.594 | 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-05-19 14:31:48.604 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-19 14:31:48.606 | 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-05-19 14:31:48.621 | 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-05-19 14:31:48.622 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-19 14:31:48.625 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-19 14:31:48.689 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-19 14:31:48.690 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-19 14:31:48.692 | 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-05-19 14:31:48.695 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-19 14:31:48.743 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-19 14:31:48.755 | 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-05-19 14:31:51.163 | 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-05-19 14:31:51.170 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:51.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:51.292 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:51.295 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:51.297 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:51.299 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:51.302 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:51.304 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:51.306 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:51.308 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:51.310 | + functions-common:time_stop:2444 : start_time=1652970706223 2022-05-19 14:31:51.312 | + functions-common:time_stop:2446 : [[ -z 1652970706223 ]] 2022-05-19 14:31:51.315 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:51.319 | + functions-common:time_stop:2449 : end_time=1652970711317 2022-05-19 14:31:51.321 | + functions-common:time_stop:2450 : elapsed_time=5094 2022-05-19 14:31:51.324 | + functions-common:time_stop:2451 : total=37617 2022-05-19 14:31:51.326 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:51.328 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42711 2022-05-19 14:31:51.331 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:51.333 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-19 14:31:51.336 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-19 14:31:51.338 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:31:51.342 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-19 14:31:51.344 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-19 14:31:51.347 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:31:51.351 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:31:51.351 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:31:51.356 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-19 14:31:51.359 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-19 14:31:51.361 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-19 14:31:51.364 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-19 14:31:51.366 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-19 14:31:51.388 | Using python 3.8 to install python-memcached 2022-05-19 14:31:51.390 | + 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-05-19 14:31:52.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:52.269 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:52.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:52.269 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:53.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:53.506 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-19 14:31:53.509 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-19 14:31:56.052 | 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-05-19 14:31:56.060 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:56.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:56.181 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:56.184 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:56.186 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:56.189 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:56.192 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:56.194 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:56.196 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:56.199 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:56.201 | + functions-common:time_stop:2444 : start_time=1652970711382 2022-05-19 14:31:56.203 | + functions-common:time_stop:2446 : [[ -z 1652970711382 ]] 2022-05-19 14:31:56.206 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:56.210 | + functions-common:time_stop:2449 : end_time=1652970716208 2022-05-19 14:31:56.212 | + functions-common:time_stop:2450 : elapsed_time=4826 2022-05-19 14:31:56.215 | + functions-common:time_stop:2451 : total=42711 2022-05-19 14:31:56.217 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:56.220 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47537 2022-05-19 14:31:56.222 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:56.225 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-19 14:31:56.242 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:56.245 | + ./stack.sh:main:899 : '[' 10.222.0.71 == 10.222.0.71 ']' 2022-05-19 14:31:56.247 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-19 14:31:56.250 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-19 14:31:56.252 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-19 14:31:56.254 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:31:56.257 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-19 14:31:56.259 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-19 14:31:56.274 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:56.277 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-19 14:31:56.280 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-19 14:31:56.282 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-19 14:31:56.284 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:31:56.286 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:31:56.289 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:31:56.291 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:31:56.294 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:31:56.297 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:31:56.311 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:31:56.313 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:31:56.316 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:56.318 | + functions-common:git_clone:629 : echo master 2022-05-19 14:31:56.319 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:31:56.323 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-19 14:31:56.326 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:56.328 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-19 14:31:56.341 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-19 14:31:56.344 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:31:56.344 | + functions-common:git_clone:690 : head -1 2022-05-19 14:31:56.347 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-19 14:31:56.350 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:31:56.352 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-19 14:31:56.355 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:31:56.358 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:31:56.360 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-19 14:31:56.362 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:31:56.365 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-19 14:31:56.367 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:31:56.369 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:31:56.372 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-19 14:31:56.374 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:31:56.376 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:31:56.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-19 14:31:56.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:31:56.384 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-19 14:31:56.387 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:31:56.389 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:31:56.392 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-19 14:31:56.397 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-19 14:31:56.400 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-19 14:31:57.104 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-19 14:31:57.107 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:31:57.109 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:31:57.111 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:31:57.113 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:31:57.116 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-19 14:31:57.118 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:31:57.120 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:31:57.122 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:31:57.124 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:31:57.127 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:31:57.129 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:31:57.131 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:31:57.133 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-19 14:31:57.154 | Using python 3.8 to install /opt/stack/keystone 2022-05-19 14:31:57.156 | + 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-05-19 14:31:58.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:58.034 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:58.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:31:58.034 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:59.222 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:59.254 | Obtaining file:///opt/stack/keystone 2022-05-19 14:31:59.255 | Preparing metadata (setup.py): started 2022-05-19 14:32:04.387 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:32:04.462 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-19 14:32:04.463 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-19 14:32:04.464 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-19 14:32:04.466 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-19 14:32:04.467 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-19 14:32:04.468 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-19 14:32:04.469 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-19 14:32:04.470 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-19 14:32:04.471 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-19 14:32:04.472 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-19 14:32:04.473 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-19 14:32:04.474 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-19 14:32:04.475 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-19 14:32:04.477 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-19 14:32:04.478 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-19 14:32:04.479 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-19 14:32:04.480 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-19 14:32:04.481 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-19 14:32:04.482 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-19 14:32:04.483 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-19 14:32:04.484 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-19 14:32:04.485 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-19 14:32:04.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-19 14:32:04.488 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-19 14:32:04.489 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-19 14:32:04.489 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 14:32:04.490 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-19 14:32:04.492 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-19 14:32:04.493 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-19 14:32:04.494 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 14:32:04.495 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-19 14:32:04.496 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-19 14:32:04.497 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-19 14:32:04.498 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-19 14:32:04.508 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-19 14:32:04.551 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-19 14:32:04.567 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-19 14:32:04.570 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-19 14:32:04.571 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-19 14:32:04.572 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-19 14:32:04.573 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-19 14:32:04.583 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-19 14:32:04.585 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-19 14:32:04.645 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-19 14:32:04.647 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-19 14:32:04.743 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-19 14:32:04.745 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-19 14:32:04.746 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-19 14:32:04.747 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-19 14:32:04.802 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-19 14:32:04.803 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-19 14:32:04.805 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-19 14:32:04.853 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-19 14:32:04.857 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-19 14:32:04.937 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-19 14:32:04.939 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-19 14:32:04.940 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.0) 2022-05-19 14:32:04.941 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-19 14:32:04.943 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-19 14:32:04.946 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-19 14:32:04.967 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-19 14:32:05.014 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-19 14:32:05.034 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-19 14:32:05.036 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-19 14:32:05.037 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-19 14:32:05.039 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.9) 2022-05-19 14:32:05.087 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-19 14:32:05.201 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-19 14:32:05.203 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-19 14:32:05.203 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-19 14:32:05.203 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-19 14:32:05.205 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-19 14:32:05.424 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-19 14:32:05.446 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-19 14:32:05.447 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-19 14:32:05.515 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-19 14:32:05.533 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-19 14:32:05.589 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-19 14:32:05.629 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-19 14:32:05.731 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-19 14:32:05.786 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-19 14:32:05.859 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-19 14:32:05.985 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-19 14:32:06.015 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-19 14:32:06.053 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-19 14:32:06.054 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-19 14:32:06.057 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-19 14:32:06.058 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-19 14:32:06.060 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-19 14:32:06.062 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.1) 2022-05-19 14:32:06.114 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-19 14:32:06.251 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-19 14:32:06.254 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-19 14:32:06.255 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-19 14:32:06.256 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-19 14:32:06.404 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-19 14:32:06.484 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-19 14:32:06.728 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-19 14:32:06.985 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-19 14:32:07.019 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-19 14:32:08.891 | Installing collected packages: keystone 2022-05-19 14:32:08.891 | Attempting uninstall: keystone 2022-05-19 14:32:08.891 | Found existing installation: keystone 21.1.0.dev13 2022-05-19 14:32:08.894 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-19 14:32:08.896 | Running setup.py develop for keystone 2022-05-19 14:32:15.132 | Successfully installed keystone 2022-05-19 14:32:15.132 | 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-05-19 14:32:15.140 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:15.140 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:15.273 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:15.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:15.278 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:15.280 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:15.282 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:15.284 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:15.286 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:15.288 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:15.290 | + functions-common:time_stop:2444 : start_time=1652970717148 2022-05-19 14:32:15.293 | + functions-common:time_stop:2446 : [[ -z 1652970717148 ]] 2022-05-19 14:32:15.296 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:15.300 | + functions-common:time_stop:2449 : end_time=1652970735297 2022-05-19 14:32:15.302 | + functions-common:time_stop:2450 : elapsed_time=18149 2022-05-19 14:32:15.304 | + functions-common:time_stop:2451 : total=47537 2022-05-19 14:32:15.306 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:15.308 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65686 2022-05-19 14:32:15.311 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:15.313 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:32:15.316 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:32:15.318 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:32:15.336 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:32:15.348 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-19 14:32:15.351 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-19 14:32:15.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:32:15.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:32:15.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-19 14:32:15.361 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:32:15.363 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-19 14:32:15.380 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:15.382 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:32:15.385 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:32:15.387 | + ./stack.sh:main:901 : configure_keystone 2022-05-19 14:32:15.390 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-19 14:32:15.402 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-19 14:32:15.404 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-19 14:32:15.409 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-19 14:32:15.425 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:15.427 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-19 14:32:15.458 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-19 14:32:15.486 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-19 14:32:15.516 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-19 14:32:15.547 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-19 14:32:15.577 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-19 14:32:15.608 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-19 14:32:15.636 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-19 14:32:15.663 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-19 14:32:15.666 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-19 14:32:15.668 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-19 14:32:15.671 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-19 14:32:15.673 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:32:15.676 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:32:15.691 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:15.694 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:32:15.696 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:32:15.699 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:32:15.714 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:15.717 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:32:15.720 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:32:15.750 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:32:15.752 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:32:15.755 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-19 14:32:15.757 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-19 14:32:15.773 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:15.775 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.71/identity 2022-05-19 14:32:15.807 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-19 14:32:15.809 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-19 14:32:15.840 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-19 14:32:15.843 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-19 14:32:15.846 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-19 14:32:15.848 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-19 14:32:15.851 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:32:15.853 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:15.855 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:32:15.871 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:15.874 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:32:15.876 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 14:32:15.879 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 14:32:15.910 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-19 14:32:15.912 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-19 14:32:15.914 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-19 14:32:15.917 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-19 14:32:15.920 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:32:15.937 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:32:15.939 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:32:15.942 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:32:15.944 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:32:15.946 | + 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-05-19 14:32:15.975 | + 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-05-19 14:32:16.003 | + 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-05-19 14:32:16.031 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:32:16.059 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-19 14:32:16.086 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:32:16.089 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-19 14:32:16.092 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:32:16.094 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-19 14:32:16.096 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-19 14:32:16.099 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:32:16.101 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:32:16.104 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-19 14:32:16.108 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-19 14:32:16.110 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:32:16.113 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:32:16.125 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:32:16.126 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:16.134 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:32:16.138 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:16.154 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:32:16.156 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:32:16.160 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-19 14:32:16.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-19 14:32:16.217 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-19 14:32:16.245 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-19 14:32:16.272 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-19 14:32:16.300 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-19 14:32:16.327 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-19 14:32:16.355 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-19 14:32:16.382 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-19 14:32:16.410 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:32:16.438 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-19 14:32:16.466 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-19 14:32:16.494 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-19 14:32:16.521 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:32:16.523 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:32:16.526 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-19 14:32:16.529 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-19 14:32:16.531 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:32:16.534 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:16.536 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:16.539 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:32:16.541 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:32:16.544 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:32:16.571 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-19 14:32:16.599 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:32:16.600 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-19 14:32:16.609 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-19 14:32:16.612 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-19 14:32:16.615 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-19 14:32:16.617 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:32:16.619 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:32:16.622 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:32:16.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:16.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:16.629 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:32:16.631 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:32:16.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:16.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:16.638 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-19 14:32:16.699 | Site keystone-wsgi-public already enabled 2022-05-19 14:32:16.703 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:32:16.706 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:32:16.708 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:32:16.710 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:32:16.848 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-19 14:32:16.878 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-19 14:32:16.912 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-19 14:32:16.942 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-19 14:32:16.945 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-19 14:32:16.976 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-19 14:32:17.004 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-19 14:32:17.037 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:32:17.039 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:32:17.042 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-19 14:32:17.059 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:17.062 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-19 14:32:17.079 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:17.082 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-19 14:32:17.084 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-19 14:32:17.087 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-19 14:32:17.089 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:32:17.092 | + lib/stack:stack_install_service:32 : install_swift 2022-05-19 14:32:17.094 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-19 14:32:17.096 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-19 14:32:17.099 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-19 14:32:17.101 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:32:17.103 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:32:17.106 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:32:17.109 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:32:17.111 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:32:17.114 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:32:17.130 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:32:17.133 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:32:17.135 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:17.138 | + functions-common:git_clone:629 : echo master 2022-05-19 14:32:17.139 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:32:17.144 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-19 14:32:17.146 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:17.149 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-19 14:32:17.161 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-19 14:32:17.164 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:32:17.165 | + functions-common:git_clone:690 : head -1 2022-05-19 14:32:17.168 | 507cf18f9 Merge "sharder: ensure that misplaced tombstone rows are moved" 2022-05-19 14:32:17.171 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:32:17.173 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-19 14:32:17.176 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:32:17.178 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:32:17.180 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-19 14:32:17.183 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-19 14:32:17.186 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-19 14:32:17.188 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:32:17.191 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:32:17.193 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-19 14:32:17.195 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:32:17.198 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-19 14:32:17.201 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-19 14:32:17.204 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:32:17.207 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-19 14:32:17.209 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:32:17.211 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:32:17.214 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-19 14:32:17.220 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-19 14:32:17.222 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-19 14:32:17.905 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-19 14:32:17.908 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:32:17.910 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:32:17.912 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:32:17.915 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:32:17.917 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-19 14:32:17.920 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:32:17.922 | + inc/python:setup_package:428 : local extras=keystone 2022-05-19 14:32:17.925 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:32:17.927 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-19 14:32:17.929 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-19 14:32:17.932 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-19 14:32:17.934 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:32:17.936 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-19 14:32:17.957 | Using python 3.8 to install /opt/stack/swift 2022-05-19 14:32:17.959 | + 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-05-19 14:32:18.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:32:18.839 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:18.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:32:18.839 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:20.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:20.070 | Obtaining file:///opt/stack/swift 2022-05-19 14:32:20.071 | Preparing metadata (setup.py): started 2022-05-19 14:32:24.797 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:32:24.837 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.33.1) 2022-05-19 14:32:24.838 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.1.2) 2022-05-19 14:32:24.840 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.11.0) 2022-05-19 14:32:24.841 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (2.1.1) 2022-05-19 14:32:24.842 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (4.8.0) 2022-05-19 14:32:24.843 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (2.27.1) 2022-05-19 14:32:24.844 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.16.0) 2022-05-19 14:32:24.845 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.9.9) 2022-05-19 14:32:24.846 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.6.1) 2022-05-19 14:32:24.847 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (36.0.2) 2022-05-19 14:32:24.848 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (9.4.0) 2022-05-19 14:32:24.886 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev60) (1.15.0) 2022-05-19 14:32:24.895 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev60) (2.2.1) 2022-05-19 14:32:24.951 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.3.0) 2022-05-19 14:32:24.952 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.8.7) 2022-05-19 14:32:24.953 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.13.0) 2022-05-19 14:32:24.954 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (5.1.0) 2022-05-19 14:32:24.956 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.1.0) 2022-05-19 14:32:24.957 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (8.8.0) 2022-05-19 14:32:24.958 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2.11.0) 2022-05-19 14:32:24.959 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (5.9.0) 2022-05-19 14:32:24.960 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.5.0) 2022-05-19 14:32:24.961 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.4.0) 2022-05-19 14:32:24.963 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.7.0) 2022-05-19 14:32:24.964 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (3.1.1) 2022-05-19 14:32:24.985 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev60) (62.2.0) 2022-05-19 14:32:25.015 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (1.26.9) 2022-05-19 14:32:25.016 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (2019.11.28) 2022-05-19 14:32:25.019 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (3.3) 2022-05-19 14:32:25.021 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (2.0.12) 2022-05-19 14:32:25.043 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev60) (2.21) 2022-05-19 14:32:25.148 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (3.5.0) 2022-05-19 14:32:25.149 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.7.0) 2022-05-19 14:32:25.151 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.0.2) 2022-05-19 14:32:25.194 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.1.5) 2022-05-19 14:32:25.238 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (6.0) 2022-05-19 14:32:25.239 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2.5.0) 2022-05-19 14:32:25.240 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.5.0) 2022-05-19 14:32:25.241 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (0.8.0) 2022-05-19 14:32:25.304 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (0.9.6) 2022-05-19 14:32:25.307 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2.8.2) 2022-05-19 14:32:25.320 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.0.3) 2022-05-19 14:32:25.321 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2022.1) 2022-05-19 14:32:25.339 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (21.3) 2022-05-19 14:32:25.343 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (3.0.9) 2022-05-19 14:32:25.486 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.14.1) 2022-05-19 14:32:25.502 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (5.1.1) 2022-05-19 14:32:27.809 | Installing collected packages: swift 2022-05-19 14:32:27.809 | Attempting uninstall: swift 2022-05-19 14:32:27.809 | Found existing installation: swift 2.30.0.dev60 2022-05-19 14:32:27.813 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-19 14:32:27.814 | Running setup.py develop for swift 2022-05-19 14:32:33.675 | Successfully installed swift 2022-05-19 14:32:33.675 | 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-05-19 14:32:33.683 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:33.683 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:33.817 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:33.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:33.822 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:33.824 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:33.826 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:33.828 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:33.831 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:33.833 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:33.835 | + functions-common:time_stop:2444 : start_time=1652970737952 2022-05-19 14:32:33.837 | + functions-common:time_stop:2446 : [[ -z 1652970737952 ]] 2022-05-19 14:32:33.840 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:33.845 | + functions-common:time_stop:2449 : end_time=1652970753842 2022-05-19 14:32:33.847 | + functions-common:time_stop:2450 : elapsed_time=15890 2022-05-19 14:32:33.849 | + functions-common:time_stop:2451 : total=65686 2022-05-19 14:32:33.852 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:33.854 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81576 2022-05-19 14:32:33.857 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:33.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:32:33.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:32:33.864 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:32:33.883 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:32:33.895 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-19 14:32:33.897 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-19 14:32:33.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:32:33.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:32:33.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-19 14:32:33.907 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:32:33.910 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-19 14:32:33.912 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:32:33.914 | + ./stack.sh:main:910 : configure_swift 2022-05-19 14:32:33.917 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-19 14:32:33.919 | + lib/swift:configure_swift:332 : local node_number 2022-05-19 14:32:33.922 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-19 14:32:33.924 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-19 14:32:33.926 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:32:35.163 | No proxy-server running 2022-05-19 14:32:35.164 | No account-server running 2022-05-19 14:32:35.164 | No account-auditor running 2022-05-19 14:32:35.164 | No object-replicator running 2022-05-19 14:32:35.164 | No object-expirer running 2022-05-19 14:32:35.164 | No container-reconciler running 2022-05-19 14:32:35.164 | No container-auditor running 2022-05-19 14:32:35.164 | No container-server running 2022-05-19 14:32:35.164 | No container-updater running 2022-05-19 14:32:35.164 | No container-sharder running 2022-05-19 14:32:35.164 | No account-replicator running 2022-05-19 14:32:35.164 | No container-replicator running 2022-05-19 14:32:35.164 | No object-server running 2022-05-19 14:32:35.164 | No object-auditor running 2022-05-19 14:32:35.164 | No object-reconstructor running 2022-05-19 14:32:35.164 | No account-reaper running 2022-05-19 14:32:35.164 | No container-sync running 2022-05-19 14:32:35.164 | No object-updater running 2022-05-19 14:32:35.262 | + lib/swift:configure_swift:337 : true 2022-05-19 14:32:35.264 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-19 14:32:35.277 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-19 14:32:35.288 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-19 14:32:35.291 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-19 14:32:35.292 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-19 14:32:35.297 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-19 14:32:35.297 | s/%GROUP%/ubuntu/; 2022-05-19 14:32:35.297 | s/%USER%/ubuntu/; 2022-05-19 14:32:35.297 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-19 14:32:35.297 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-19 14:32:35.300 | uid = ubuntu 2022-05-19 14:32:35.300 | gid = ubuntu 2022-05-19 14:32:35.300 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-19 14:32:35.300 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-19 14:32:35.300 | address = 127.0.0.1 2022-05-19 14:32:35.300 | 2022-05-19 14:32:35.300 | [account6612] 2022-05-19 14:32:35.300 | max connections = 25 2022-05-19 14:32:35.300 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:32:35.300 | read only = false 2022-05-19 14:32:35.300 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-19 14:32:35.300 | 2022-05-19 14:32:35.300 | [account6622] 2022-05-19 14:32:35.300 | max connections = 25 2022-05-19 14:32:35.300 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:32:35.300 | read only = false 2022-05-19 14:32:35.300 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | [account6632] 2022-05-19 14:32:35.301 | max connections = 25 2022-05-19 14:32:35.301 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:32:35.301 | read only = false 2022-05-19 14:32:35.301 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | [account6642] 2022-05-19 14:32:35.301 | max connections = 25 2022-05-19 14:32:35.301 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:32:35.301 | read only = false 2022-05-19 14:32:35.301 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | [container6611] 2022-05-19 14:32:35.301 | max connections = 25 2022-05-19 14:32:35.301 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:32:35.301 | read only = false 2022-05-19 14:32:35.301 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | [container6621] 2022-05-19 14:32:35.301 | max connections = 25 2022-05-19 14:32:35.301 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:32:35.301 | read only = false 2022-05-19 14:32:35.301 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | [container6631] 2022-05-19 14:32:35.301 | max connections = 25 2022-05-19 14:32:35.301 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:32:35.301 | read only = false 2022-05-19 14:32:35.301 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-19 14:32:35.301 | 2022-05-19 14:32:35.301 | [container6641] 2022-05-19 14:32:35.301 | max connections = 25 2022-05-19 14:32:35.302 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:32:35.302 | read only = false 2022-05-19 14:32:35.302 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-19 14:32:35.302 | 2022-05-19 14:32:35.302 | 2022-05-19 14:32:35.302 | [object6613] 2022-05-19 14:32:35.302 | max connections = 25 2022-05-19 14:32:35.302 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:32:35.302 | read only = false 2022-05-19 14:32:35.302 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-19 14:32:35.302 | 2022-05-19 14:32:35.302 | [object6623] 2022-05-19 14:32:35.302 | max connections = 25 2022-05-19 14:32:35.302 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:32:35.302 | read only = false 2022-05-19 14:32:35.302 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-19 14:32:35.302 | 2022-05-19 14:32:35.302 | [object6633] 2022-05-19 14:32:35.302 | max connections = 25 2022-05-19 14:32:35.302 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:32:35.302 | read only = false 2022-05-19 14:32:35.302 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-19 14:32:35.302 | 2022-05-19 14:32:35.302 | [object6643] 2022-05-19 14:32:35.302 | max connections = 25 2022-05-19 14:32:35.302 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:32:35.302 | read only = false 2022-05-19 14:32:35.302 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-19 14:32:35.303 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-19 14:32:35.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:35.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:35.310 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-19 14:32:35.322 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-19 14:32:35.324 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-19 14:32:35.329 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-19 14:32:35.333 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-19 14:32:35.335 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-19 14:32:35.340 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-19 14:32:35.368 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.71:8080/v1/ 2022-05-19 14:32:35.394 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-19 14:32:35.411 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-19 14:32:35.440 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-19 14:32:35.457 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:32:35.486 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-19 14:32:35.504 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-19 14:32:35.532 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-19 14:32:35.550 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-19 14:32:35.578 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-19 14:32:35.596 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:32:35.625 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-19 14:32:35.642 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-19 14:32:35.657 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:35.660 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-19 14:32:35.689 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-19 14:32:35.717 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-19 14:32:35.744 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-19 14:32:35.771 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-19 14:32:35.786 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:35.789 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-19 14:32:35.816 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-19 14:32:35.831 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:35.833 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-19 14:32:35.848 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:35.851 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-19 14:32:35.853 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-19 14:32:35.868 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:35.870 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-19 14:32:35.873 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-19 14:32:35.875 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-19 14:32:35.880 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-19 14:32:35.885 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-19 14:32:35.913 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-19 14:32:35.940 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-19 14:32:35.970 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-19 14:32:36.000 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-19 14:32:36.027 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-19 14:32:36.029 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-19 14:32:36.031 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-19 14:32:36.033 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-19 14:32:36.035 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-19 14:32:36.062 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-19 14:32:36.091 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:32:36.118 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-19 14:32:36.145 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-19 14:32:36.173 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-19 14:32:36.200 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-19 14:32:36.227 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-19 14:32:36.255 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:32:36.281 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-19 14:32:36.309 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-19 14:32:36.337 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-19 14:32:36.365 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-19 14:32:36.392 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-19 14:32:36.423 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-19 14:32:36.451 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-19 14:32:36.469 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-19 14:32:36.497 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-19 14:32:36.525 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-19 14:32:36.531 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-19 14:32:36.562 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-19 14:32:36.588 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-19 14:32:36.616 | + lib/swift:configure_swift:475 : local node_number 2022-05-19 14:32:36.618 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:32:36.621 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:32:36.623 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-19 14:32:36.627 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-19 14:32:36.630 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:32:36.632 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:32:36.634 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-19 14:32:36.636 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-19 14:32:36.638 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:32:36.641 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:32:36.643 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-19 14:32:36.661 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-19 14:32:36.689 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-19 14:32:36.707 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-19 14:32:36.736 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-19 14:32:36.754 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:32:36.782 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-19 14:32:36.801 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:32:36.829 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-19 14:32:36.847 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:32:36.876 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-19 14:32:36.894 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-19 14:32:36.923 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:32:36.941 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:32:36.970 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-19 14:32:36.988 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-19 14:32:37.016 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-19 14:32:37.035 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-19 14:32:37.062 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-19 14:32:37.067 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-19 14:32:37.085 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:32:37.114 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-19 14:32:37.144 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:32:37.146 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-19 14:32:37.151 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-19 14:32:37.153 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:32:37.156 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:32:37.158 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-19 14:32:37.160 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-19 14:32:37.162 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:32:37.165 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:32:37.167 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-19 14:32:37.185 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-19 14:32:37.214 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-19 14:32:37.232 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-19 14:32:37.261 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-19 14:32:37.280 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:32:37.309 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-19 14:32:37.328 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:32:37.356 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-19 14:32:37.375 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:32:37.404 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-19 14:32:37.422 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-19 14:32:37.451 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:32:37.469 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:32:37.498 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-19 14:32:37.517 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-19 14:32:37.546 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-19 14:32:37.564 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-19 14:32:37.592 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-19 14:32:37.597 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-19 14:32:37.615 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:32:37.644 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:32:37.647 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-19 14:32:37.651 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-19 14:32:37.653 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:32:37.655 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:32:37.658 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-19 14:32:37.660 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-19 14:32:37.662 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:32:37.664 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:32:37.666 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-19 14:32:37.685 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-19 14:32:37.713 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-19 14:32:37.731 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-19 14:32:37.760 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-19 14:32:37.778 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:32:37.806 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-19 14:32:37.824 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:32:37.852 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-19 14:32:37.871 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:32:37.899 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-19 14:32:37.917 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-19 14:32:37.946 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:32:37.964 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:32:37.993 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-19 14:32:38.011 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-19 14:32:38.039 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-19 14:32:38.058 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-19 14:32:38.085 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-19 14:32:38.090 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-19 14:32:38.109 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:32:38.137 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-19 14:32:38.165 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-19 14:32:38.194 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-19 14:32:38.223 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-19 14:32:38.225 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-19 14:32:38.230 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-19 14:32:38.259 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-19 14:32:38.288 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-19 14:32:38.317 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-19 14:32:38.346 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-19 14:32:38.376 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-19 14:32:38.404 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-19 14:32:38.431 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-19 14:32:38.459 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-19 14:32:38.487 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-19 14:32:38.503 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:38.505 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-19 14:32:38.524 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-19 14:32:38.527 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-19 14:32:38.547 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-19 14:32:38.549 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.71 2022-05-19 14:32:38.582 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-19 14:32:38.585 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-19 14:32:38.613 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.71/identity 2022-05-19 14:32:38.642 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-19 14:32:38.644 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-19 14:32:38.672 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-19 14:32:38.688 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:38.691 | + lib/swift:configure_swift:538 : local user_group 2022-05-19 14:32:38.694 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-19 14:32:38.698 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-19 14:32:38.701 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-19 14:32:38.714 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-19 14:32:38.716 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-19 14:32:38.728 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-19 14:32:38.730 | + lib/swift:configure_swift:545 : is_suse 2022-05-19 14:32:38.733 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:32:38.735 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:32:38.737 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:32:38.740 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:32:38.742 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:32:38.745 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:32:38.747 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-19 14:32:38.759 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:32:38.762 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-19 14:32:38.765 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-19 14:32:38.783 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:38.785 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-19 14:32:38.803 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:38.805 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-19 14:32:38.807 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-19 14:32:38.810 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-19 14:32:38.813 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:32:38.815 | + lib/stack:stack_install_service:32 : install_glance 2022-05-19 14:32:38.818 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-19 14:32:38.820 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-19 14:32:38.823 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-19 14:32:38.841 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:38.843 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-19 14:32:38.846 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-19 14:32:38.863 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:38.866 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-19 14:32:38.869 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-19 14:32:38.871 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-19 14:32:38.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:32:38.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:32:38.880 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-19 14:32:38.882 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:32:38.886 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-19 14:32:38.889 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-19 14:32:38.892 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-19 14:32:38.895 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-19 14:32:38.898 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-19 14:32:38.900 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-19 14:32:38.903 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-19 14:32:38.906 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-19 14:32:38.909 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-19 14:32:38.912 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-19 14:32:38.916 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:32:38.916 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-19 14:32:38.921 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-19 14:32:38.924 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-19 14:32:38.928 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-19 14:32:38.931 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-19 14:32:38.934 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:32:38.957 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-19 14:32:38.959 | + 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-05-19 14:32:39.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:32:39.829 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:39.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:32:39.829 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:41.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:41.053 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (4.0.0) 2022-05-19 14:32:41.136 | 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-05-19 14:32:41.138 | 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-05-19 14:32:41.139 | 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-05-19 14:32:41.140 | 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-05-19 14:32:41.141 | 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.1) 2022-05-19 14:32:41.142 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-19 14:32:41.143 | 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-05-19 14:32:41.144 | 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.13.0) 2022-05-19 14:32:41.145 | 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-05-19 14:32:41.147 | 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-05-19 14:32:41.148 | 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-05-19 14:32:41.149 | 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.1) 2022-05-19 14:32:41.151 | 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-05-19 14:32:41.153 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-05-19 14:32:41.156 | 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.8.0) 2022-05-19 14:32:41.158 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-05-19 14:32:41.160 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-19 14:32:41.162 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-05-19 14:32:41.172 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-19 14:32:41.173 | 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-05-19 14:32:41.187 | 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.9) 2022-05-19 14:32:41.256 | 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-05-19 14:32:41.258 | 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-05-19 14:32:41.259 | 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.9.0) 2022-05-19 14:32:41.284 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-19 14:32:41.285 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-19 14:32:41.286 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-19 14:32:41.289 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2022-05-19 14:32:41.291 | 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-05-19 14:32:41.301 | 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-05-19 14:32:41.343 | 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-05-19 14:32:41.344 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-19 14:32:41.345 | 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-05-19 14:32:41.347 | 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-05-19 14:32:41.368 | 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-05-19 14:32:41.370 | 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-05-19 14:32:41.386 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-19 14:32:41.402 | 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-05-19 14:32:41.403 | 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-05-19 14:32:41.424 | 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-05-19 14:32:41.426 | 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.3.0) 2022-05-19 14:32:41.505 | 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-05-19 14:32:41.508 | 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-05-19 14:32:41.509 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-19 14:32:41.511 | 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-05-19 14:32:41.561 | 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-05-19 14:32:41.587 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-19 14:32:41.824 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-19 14:32:41.825 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-19 14:32:41.859 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-19 14:32:41.860 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-19 14:32:41.861 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-19 14:32:41.862 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-19 14:32:41.866 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-19 14:32:41.868 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-19 14:32:41.923 | 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-05-19 14:32:42.105 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-19 14:32:42.129 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.2.0) 2022-05-19 14:32:42.213 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-19 14:32:42.367 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-19 14:32:44.487 | 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-05-19 14:32:44.494 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:44.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:44.618 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:44.620 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:44.623 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:44.625 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:44.627 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:44.630 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:44.632 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:44.634 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:44.637 | + functions-common:time_stop:2444 : start_time=1652970758951 2022-05-19 14:32:44.640 | + functions-common:time_stop:2446 : [[ -z 1652970758951 ]] 2022-05-19 14:32:44.643 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:44.647 | + functions-common:time_stop:2449 : end_time=1652970764644 2022-05-19 14:32:44.649 | + functions-common:time_stop:2450 : elapsed_time=5693 2022-05-19 14:32:44.651 | + functions-common:time_stop:2451 : total=81576 2022-05-19 14:32:44.654 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:44.657 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=87269 2022-05-19 14:32:44.659 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:44.662 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-19 14:32:44.665 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-19 14:32:44.667 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-19 14:32:44.680 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-19 14:32:44.685 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-19 14:32:44.687 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-19 14:32:44.690 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-19 14:32:44.692 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:32:44.695 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:32:44.697 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:32:44.700 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:32:44.703 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:32:44.706 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:32:44.723 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:32:44.725 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:32:44.728 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:44.731 | + functions-common:git_clone:629 : echo master 2022-05-19 14:32:44.731 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:32:44.736 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-19 14:32:44.739 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:44.741 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-19 14:32:44.753 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-19 14:32:44.756 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:32:44.757 | + functions-common:git_clone:690 : head -1 2022-05-19 14:32:44.760 | 84c7ba3ad Merge "Release notes for Zed Milestone 1" 2022-05-19 14:32:44.762 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:32:44.766 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-19 14:32:44.768 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:32:44.771 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:32:44.773 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-19 14:32:44.776 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:32:44.778 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-19 14:32:44.782 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:32:44.784 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:32:44.787 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-19 14:32:44.789 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:32:44.792 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:32:44.795 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-19 14:32:44.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:32:44.800 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-19 14:32:44.803 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:32:44.805 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:32:44.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-19 14:32:44.815 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-19 14:32:44.817 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-19 14:32:45.489 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-19 14:32:45.492 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:32:45.494 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:32:45.496 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:32:45.499 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:32:45.502 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-19 14:32:45.504 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:32:45.507 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:32:45.509 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:32:45.512 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:32:45.514 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:32:45.516 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:32:45.519 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:32:45.521 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-19 14:32:45.543 | Using python 3.8 to install /opt/stack/glance 2022-05-19 14:32:45.546 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-19 14:32:46.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:32:46.414 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:46.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:32:46.414 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:47.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:47.633 | Obtaining file:///opt/stack/glance 2022-05-19 14:32:47.634 | Preparing metadata (setup.py): started 2022-05-19 14:32:52.434 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:32:52.506 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.9.0) 2022-05-19 14:32:52.507 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.7.1) 2022-05-19 14:32:52.508 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.4.36) 2022-05-19 14:32:52.510 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.33.1) 2022-05-19 14:32:52.511 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.1.1) 2022-05-19 14:32:52.512 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.1) 2022-05-19 14:32:52.513 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.8.7) 2022-05-19 14:32:52.514 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.4.2) 2022-05-19 14:32:52.515 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.7.7) 2022-05-19 14:32:52.516 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.20.4) 2022-05-19 14:32:52.517 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (8.8.0) 2022-05-19 14:32:52.518 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 14:32:52.520 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.1.0) 2022-05-19 14:32:52.521 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.5.0) 2022-05-19 14:32:52.522 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.13.0) 2022-05-19 14:32:52.523 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 14:32:52.524 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.1) 2022-05-19 14:32:52.525 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 14:32:52.526 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.0) 2022-05-19 14:32:52.527 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (9.4.0) 2022-05-19 14:32:52.528 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.11.0) 2022-05-19 14:32:52.529 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.3.0) 2022-05-19 14:32:52.530 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 14:32:52.531 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev45) (3.2.0) 2022-05-19 14:32:52.532 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.4.0) 2022-05-19 14:32:52.533 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (22.0.0) 2022-05-19 14:32:52.535 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (11.3.0) 2022-05-19 14:32:52.536 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.1.0) 2022-05-19 14:32:52.537 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.6.0) 2022-05-19 14:32:52.538 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 14:32:52.539 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (12.14.0) 2022-05-19 14:32:52.540 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 14:32:52.541 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.0) 2022-05-19 14:32:52.542 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.12.1) 2022-05-19 14:32:52.543 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.3.3) 2022-05-19 14:32:52.545 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.4.3) 2022-05-19 14:32:52.546 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.0.0) 2022-05-19 14:32:52.547 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:32:52.548 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (36.0.2) 2022-05-19 14:32:52.548 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.2.2) 2022-05-19 14:32:52.550 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.0.2) 2022-05-19 14:32:52.551 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.7.0) 2022-05-19 14:32:52.552 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.11.0) 2022-05-19 14:32:52.568 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (1.2.0) 2022-05-19 14:32:52.570 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (4.11.3) 2022-05-19 14:32:52.571 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (5.7.1) 2022-05-19 14:32:52.592 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (2.27.1) 2022-05-19 14:32:52.594 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (5.3.0) 2022-05-19 14:32:52.633 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev45) (1.15.0) 2022-05-19 14:32:52.648 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev45) (4.3.0) 2022-05-19 14:32:52.657 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev45) (1.14.1) 2022-05-19 14:32:52.672 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.16.0) 2022-05-19 14:32:52.673 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (2.2.1) 2022-05-19 14:32:52.675 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.1.2) 2022-05-19 14:32:52.771 | 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==25.0.0.dev45) (3.0.9) 2022-05-19 14:32:52.847 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev45) (1.7.0) 2022-05-19 14:32:52.901 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (2.11.0) 2022-05-19 14:32:52.903 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (3.1.1) 2022-05-19 14:32:52.936 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev45) (0.17.3) 2022-05-19 14:32:53.005 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (0.8.0) 2022-05-19 14:32:53.006 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (1.5.0) 2022-05-19 14:32:53.008 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (6.0) 2022-05-19 14:32:53.074 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (2.0.1) 2022-05-19 14:32:53.076 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 14:32:53.081 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.13.0) 2022-05-19 14:32:53.118 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev45) (0.61.0) 2022-05-19 14:32:53.175 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (0.9.6) 2022-05-19 14:32:53.177 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (2.8.2) 2022-05-19 14:32:53.236 | 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==25.0.0.dev45) (5.1.1) 2022-05-19 14:32:53.238 | 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==25.0.0.dev45) (0.4.0) 2022-05-19 14:32:53.240 | 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==25.0.0.dev45) (5.2.4) 2022-05-19 14:32:53.243 | 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==25.0.0.dev45) (5.1.0) 2022-05-19 14:32:53.245 | 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==25.0.0.dev45) (2.8.0) 2022-05-19 14:32:53.270 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.3.0) 2022-05-19 14:32:53.272 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.1.2) 2022-05-19 14:32:53.273 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.2.2) 2022-05-19 14:32:53.316 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev45) (5.9.0) 2022-05-19 14:32:53.360 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (0.11.0) 2022-05-19 14:32:53.360 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (21.3) 2022-05-19 14:32:53.362 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (2022.1) 2022-05-19 14:32:53.449 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev45) (62.2.0) 2022-05-19 14:32:53.510 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev45) (0.2.5) 2022-05-19 14:32:53.610 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev45) (0.7) 2022-05-19 14:32:53.886 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:32:53.888 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (6.3.1) 2022-05-19 14:32:53.890 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.8) 2022-05-19 14:32:53.893 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (1.4.2) 2022-05-19 14:32:53.946 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev45) (0.8.1) 2022-05-19 14:32:53.970 | 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==25.0.0.dev45) (5.0.0) 2022-05-19 14:32:54.060 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev45) (2.21) 2022-05-19 14:32:54.174 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev45) (2.1.1) 2022-05-19 14:32:54.385 | 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==25.0.0.dev45) (1.0.0) 2022-05-19 14:32:54.386 | 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==25.0.0.dev45) (1.4.0) 2022-05-19 14:32:54.388 | 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==25.0.0.dev45) (1.1.5) 2022-05-19 14:32:54.389 | 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==25.0.0.dev45) (5.1.1) 2022-05-19 14:32:54.390 | 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==25.0.0.dev45) (2.5.0) 2022-05-19 14:32:54.391 | 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==25.0.0.dev45) (1.4.4) 2022-05-19 14:32:54.392 | 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==25.0.0.dev45) (1.32) 2022-05-19 14:32:54.517 | 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==25.0.0.dev45) (0.14.1) 2022-05-19 14:32:54.547 | 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==25.0.0.dev45) (1.0.3) 2022-05-19 14:32:54.594 | 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==25.0.0.dev45) (1.3.3) 2022-05-19 14:32:54.595 | 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==25.0.0.dev45) (3.0.0) 2022-05-19 14:32:54.845 | 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==25.0.0.dev45) (3.10.1) 2022-05-19 14:32:55.024 | 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==25.0.0.dev45) (2019.11.28) 2022-05-19 14:32:55.025 | 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==25.0.0.dev45) (1.26.9) 2022-05-19 14:32:55.027 | 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==25.0.0.dev45) (2.0.12) 2022-05-19 14:32:55.030 | 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==25.0.0.dev45) (3.3) 2022-05-19 14:32:55.136 | 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==25.0.0.dev45) (0.5.2) 2022-05-19 14:32:55.287 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:32:55.418 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev45) (3.8.0) 2022-05-19 14:32:55.726 | 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==25.0.0.dev45) (0.5.0) 2022-05-19 14:32:55.730 | 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==25.0.0.dev45) (2.4.1) 2022-05-19 14:32:55.975 | 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==25.0.0.dev45) (2.3) 2022-05-19 14:32:56.252 | 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==25.0.0.dev45) (1.0.0) 2022-05-19 14:32:56.606 | 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==25.0.0.dev45) (21.4.0) 2022-05-19 14:32:56.608 | 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==25.0.0.dev45) (1.8.2) 2022-05-19 14:32:58.039 | Installing collected packages: glance 2022-05-19 14:32:58.039 | Attempting uninstall: glance 2022-05-19 14:32:58.039 | Found existing installation: glance 25.0.0.dev45 2022-05-19 14:32:58.046 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-19 14:32:58.048 | Running setup.py develop for glance 2022-05-19 14:33:04.282 | Successfully installed glance 2022-05-19 14:33:04.283 | 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-05-19 14:33:04.290 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:33:04.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:33:04.429 | + inc/python:pip_install:200 : result=0 2022-05-19 14:33:04.431 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:33:04.434 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:04.436 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:04.438 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:04.440 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:04.443 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:04.445 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:33:04.447 | + functions-common:time_stop:2444 : start_time=1652970765537 2022-05-19 14:33:04.450 | + functions-common:time_stop:2446 : [[ -z 1652970765537 ]] 2022-05-19 14:33:04.453 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:04.457 | + functions-common:time_stop:2449 : end_time=1652970784454 2022-05-19 14:33:04.459 | + functions-common:time_stop:2450 : elapsed_time=18917 2022-05-19 14:33:04.461 | + functions-common:time_stop:2451 : total=87269 2022-05-19 14:33:04.464 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:04.466 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=106186 2022-05-19 14:33:04.469 | + inc/python:pip_install:203 : return 0 2022-05-19 14:33:04.472 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:33:04.474 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:33:04.477 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:33:04.497 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:33:04.509 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-19 14:33:04.512 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-19 14:33:04.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:33:04.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:33:04.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-19 14:33:04.522 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:33:04.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:33:04.527 | + ./stack.sh:main:922 : configure_glance 2022-05-19 14:33:04.530 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-19 14:33:04.542 | + lib/glance:configure_glance:326 : local dburl 2022-05-19 14:33:04.546 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-19 14:33:04.548 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-19 14:33:04.550 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-19 14:33:04.553 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-19 14:33:04.555 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:33:04.557 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:33:04.559 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:33:04.575 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:04.577 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:33:04.580 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:33:04.583 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:33:04.585 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-19 14:33:04.615 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:33:04.643 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-19 14:33:04.673 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:33:04.703 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-19 14:33:04.733 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-19 14:33:04.762 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-19 14:33:04.765 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:33:04.768 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-19 14:33:04.770 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:33:04.772 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-19 14:33:04.803 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-19 14:33:04.832 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:33:04.862 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-19 14:33:04.892 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-19 14:33:04.922 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-19 14:33:04.952 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-19 14:33:04.982 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-19 14:33:05.011 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:33:05.042 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:33:05.071 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:33:05.103 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-19 14:33:05.105 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-19 14:33:05.108 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-19 14:33:05.111 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:33:05.113 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:33:05.115 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:33:05.132 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:05.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:33:05.137 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:33:05.140 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:33:05.156 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:05.159 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:33:05.162 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:33:05.192 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:33:05.194 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:33:05.196 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-19 14:33:05.199 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-19 14:33:05.201 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-19 14:33:05.234 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-19 14:33:05.264 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-19 14:33:05.267 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-19 14:33:05.269 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-19 14:33:05.271 | + lib/glance:configure_glance_store:254 : local be 2022-05-19 14:33:05.274 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:33:05.276 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-19 14:33:05.279 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 14:33:05.309 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-19 14:33:05.311 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.71 2022-05-19 14:33:05.341 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:33:05.344 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-19 14:33:05.361 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:05.364 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-19 14:33:05.394 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-19 14:33:05.425 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-19 14:33:05.455 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-19 14:33:05.485 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-19 14:33:05.515 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-19 14:33:05.534 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:05.536 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:33:05.568 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-19 14:33:05.600 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-19 14:33:05.629 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.71/identity/v3 2022-05-19 14:33:05.660 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-19 14:33:05.689 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.71/image 2022-05-19 14:33:05.719 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-19 14:33:05.735 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:05.737 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-19 14:33:05.740 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-19 14:33:05.742 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:33:05.745 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:33:05.762 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:33:05.765 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:33:05.767 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:33:05.770 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:33:05.772 | + 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-05-19 14:33:05.802 | + 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-05-19 14:33:05.833 | + 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-05-19 14:33:05.863 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:33:05.895 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-19 14:33:05.900 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-19 14:33:05.930 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-19 14:33:05.961 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:33:05.991 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.71/identity 2022-05-19 14:33:06.022 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-19 14:33:06.051 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-19 14:33:06.082 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-19 14:33:06.112 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 14:33:06.143 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-19 14:33:06.173 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-19 14:33:06.203 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-19 14:33:06.234 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-19 14:33:06.239 | + 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-05-19 14:33:06.247 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-19 14:33:06.263 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:06.266 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-19 14:33:06.269 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-19 14:33:06.271 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-19 14:33:06.273 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-19 14:33:06.276 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-19 14:33:06.279 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-19 14:33:06.283 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-19 14:33:06.286 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-19 14:33:06.289 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-19 14:33:06.319 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-19 14:33:06.322 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-19 14:33:06.324 | ++ functions:get_random_port:837 : true 2022-05-19 14:33:06.327 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-19 14:33:06.329 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-19 14:33:06.332 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-19 14:33:06.390 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-19 14:33:06.393 | ++ functions:get_random_port:841 : break 2 2022-05-19 14:33:06.395 | ++ functions:get_random_port:845 : echo 60999 2022-05-19 14:33:06.398 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-19 14:33:06.400 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-19 14:33:06.429 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-19 14:33:06.456 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-19 14:33:06.484 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:33:06.512 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:33:06.540 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:33:06.568 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:33:06.596 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:33:06.624 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:33:06.653 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:33:06.680 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:33:06.708 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:33:06.736 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:33:06.765 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:33:06.793 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-19 14:33:06.825 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-19 14:33:06.854 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-19 14:33:06.882 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-19 14:33:06.911 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-19 14:33:06.940 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-19 14:33:06.943 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-19 14:33:06.945 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:33:06.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:06.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:06.952 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-19 14:33:06.954 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-19 14:33:07.009 | proxy (enabled by site administrator) 2022-05-19 14:33:07.012 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-19 14:33:07.015 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-19 14:33:07.017 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:33:07.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:07.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:07.024 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-19 14:33:07.026 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-19 14:33:07.081 | proxy_http (enabled by site administrator) 2022-05-19 14:33:07.084 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-19 14:33:07.087 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-19 14:33:07.089 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-19 14:33:07.092 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:33:07.094 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:07.097 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:07.099 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:33:07.102 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:33:07.106 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:33:07.108 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-19 14:33:07.116 | KeepAlive Off 2022-05-19 14:33:07.120 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-19 14:33:07.120 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:33:07.130 | SetEnv proxy-sendchunked 1 2022-05-19 14:33:07.134 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:33:07.134 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-19 14:33:07.143 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-19 14:33:07.146 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-19 14:33:07.148 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-19 14:33:07.151 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:33:07.153 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:33:07.155 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:33:07.158 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:07.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:07.163 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:33:07.165 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:33:07.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:07.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:07.173 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-19 14:33:07.233 | Site glance-wsgi-api already enabled 2022-05-19 14:33:07.238 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-19 14:33:07.240 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:33:07.243 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:33:07.245 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:33:07.379 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-19 14:33:07.386 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-19 14:33:07.419 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:33:07.422 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:33:07.425 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-19 14:33:07.443 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:07.446 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-19 14:33:07.448 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-19 14:33:07.451 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-19 14:33:07.453 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:33:07.456 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-19 14:33:07.458 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-19 14:33:07.461 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-19 14:33:07.463 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-19 14:33:07.465 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:33:07.468 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:33:07.471 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:33:07.474 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:33:07.477 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:33:07.480 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:33:07.497 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:33:07.500 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:33:07.502 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:07.505 | + functions-common:git_clone:629 : echo master 2022-05-19 14:33:07.505 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:33:07.511 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-19 14:33:07.514 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:07.517 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-19 14:33:07.530 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-19 14:33:07.533 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:33:07.534 | + functions-common:git_clone:690 : head -1 2022-05-19 14:33:07.538 | c16ccb5dd Merge commit 'refs/changes/67/788367/10' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-19 14:33:07.540 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:33:07.543 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-19 14:33:07.546 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:33:07.549 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:33:07.551 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-19 14:33:07.554 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:33:07.557 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-19 14:33:07.559 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:33:07.562 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:33:07.564 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-19 14:33:07.567 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:33:07.569 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:33:07.572 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-19 14:33:07.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:33:07.578 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-19 14:33:07.580 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:33:07.583 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:33:07.586 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-19 14:33:07.592 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-19 14:33:07.595 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-19 14:33:08.280 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-19 14:33:08.282 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:33:08.285 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:33:08.288 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:33:08.290 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:33:08.295 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-19 14:33:08.298 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:33:08.300 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:33:08.302 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:33:08.305 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:33:08.307 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:33:08.310 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:33:08.313 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:33:08.315 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-19 14:33:08.337 | Using python 3.8 to install /opt/stack/cinder 2022-05-19 14:33:08.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 -e /opt/stack/cinder 2022-05-19 14:33:09.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:33:09.220 | from cryptography.utils import int_from_bytes 2022-05-19 14:33:09.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:33:09.220 | from cryptography.utils import int_from_bytes 2022-05-19 14:33:10.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:33:10.434 | Obtaining file:///opt/stack/cinder 2022-05-19 14:33:10.435 | Preparing metadata (setup.py): started 2022-05-19 14:33:16.002 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:33:16.136 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.9.0) 2022-05-19 14:33:16.137 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.1.1) 2022-05-19 14:33:16.138 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.33.1) 2022-05-19 14:33:16.139 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.1.2) 2022-05-19 14:33:16.140 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.20.4) 2022-05-19 14:33:16.141 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.0.2) 2022-05-19 14:33:16.142 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev163) (3.2.0) 2022-05-19 14:33:16.143 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.0) 2022-05-19 14:33:16.144 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (9.4.0) 2022-05-19 14:33:16.146 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.8.0) 2022-05-19 14:33:16.147 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.1.3) 2022-05-19 14:33:16.148 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (8.8.0) 2022-05-19 14:33:16.149 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.1) 2022-05-19 14:33:16.150 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.1.0) 2022-05-19 14:33:16.151 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (11.3.0) 2022-05-19 14:33:16.152 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.7.0) 2022-05-19 14:33:16.153 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (12.14.0) 2022-05-19 14:33:16.154 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.1) 2022-05-19 14:33:16.155 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.12.1) 2022-05-19 14:33:16.156 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.0) 2022-05-19 14:33:16.158 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.4.0) 2022-05-19 14:33:16.159 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (6.3.1) 2022-05-19 14:33:16.160 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.3.0) 2022-05-19 14:33:16.161 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.0) 2022-05-19 14:33:16.162 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:33:16.164 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.13.0) 2022-05-19 14:33:16.165 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.6.0) 2022-05-19 14:33:16.165 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.4.3) 2022-05-19 14:33:16.166 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (21.3) 2022-05-19 14:33:16.168 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.1) 2022-05-19 14:33:16.169 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.5.0) 2022-05-19 14:33:16.170 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.1.1) 2022-05-19 14:33:16.171 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.9.0) 2022-05-19 14:33:16.172 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.0.9) 2022-05-19 14:33:16.173 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.3.0) 2022-05-19 14:33:16.174 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.6.0) 2022-05-19 14:33:16.175 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.4.0) 2022-05-19 14:33:16.176 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (17.7.0) 2022-05-19 14:33:16.178 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.13.1) 2022-05-19 14:33:16.179 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2022.1) 2022-05-19 14:33:16.180 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.27.1) 2022-05-19 14:33:16.181 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.5.1) 2022-05-19 14:33:16.182 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.7.0) 2022-05-19 14:33:16.183 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.1.75) 2022-05-19 14:33:16.184 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.16.0) 2022-05-19 14:33:16.185 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.4.36) 2022-05-19 14:33:16.187 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.13.0) 2022-05-19 14:33:16.188 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.5.0) 2022-05-19 14:33:16.189 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.8.9) 2022-05-19 14:33:16.190 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (6.3.1) 2022-05-19 14:33:16.191 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.8.7) 2022-05-19 14:33:16.192 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.1.0) 2022-05-19 14:33:16.193 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.10.0) 2022-05-19 14:33:16.194 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.2.0) 2022-05-19 14:33:16.195 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.7.0) 2022-05-19 14:33:16.196 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.11.1) 2022-05-19 14:33:16.197 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.47.0) 2022-05-19 14:33:16.199 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.11.0) 2022-05-19 14:33:16.200 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (36.0.2) 2022-05-19 14:33:16.201 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.2.2) 2022-05-19 14:33:16.202 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.5.2.5) 2022-05-19 14:33:16.203 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.23.0) 2022-05-19 14:33:16.216 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev163) (1.0.0) 2022-05-19 14:33:16.217 | Requirement already satisfied: botocore<1.27.0,>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev163) (1.26.0) 2022-05-19 14:33:16.218 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev163) (0.5.2) 2022-05-19 14:33:16.280 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev163) (1.15.0) 2022-05-19 14:33:16.310 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev163) (2.2.1) 2022-05-19 14:33:16.327 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (2.7.3) 2022-05-19 14:33:16.328 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (2.6.6) 2022-05-19 14:33:16.329 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (4.1.1) 2022-05-19 14:33:16.331 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (0.1.0) 2022-05-19 14:33:16.432 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev163) (1.7.0) 2022-05-19 14:33:16.484 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev163) (3.1.1) 2022-05-19 14:33:16.489 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev163) (2.11.0) 2022-05-19 14:33:16.514 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev163) (4.8) 2022-05-19 14:33:16.515 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev163) (0.4.8) 2022-05-19 14:33:16.517 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev163) (0.2.8) 2022-05-19 14:33:16.597 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev163) (0.17.3) 2022-05-19 14:33:16.642 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (0.8.0) 2022-05-19 14:33:16.643 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:33:16.645 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:33:16.646 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (6.0) 2022-05-19 14:33:16.710 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (0.5.0) 2022-05-19 14:33:16.713 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (2.0.1) 2022-05-19 14:33:16.714 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (1.7.7) 2022-05-19 14:33:16.771 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev163) (2.8.2) 2022-05-19 14:33:16.775 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev163) (0.9.6) 2022-05-19 14:33:16.834 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.1.0) 2022-05-19 14:33:16.836 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (2.4.1) 2022-05-19 14:33:16.840 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.2.4) 2022-05-19 14:33:16.841 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (0.4.0) 2022-05-19 14:33:16.843 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.1.1) 2022-05-19 14:33:16.865 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.2.2) 2022-05-19 14:33:16.866 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.1.2) 2022-05-19 14:33:16.871 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.3.0) 2022-05-19 14:33:16.919 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev163) (1.0.3) 2022-05-19 14:33:17.006 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev163) (3.0.0) 2022-05-19 14:33:17.007 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev163) (1.3.3) 2022-05-19 14:33:17.033 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev163) (3.3.0) 2022-05-19 14:33:17.059 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev163) (0.11.0) 2022-05-19 14:33:17.127 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev163) (1.26.9) 2022-05-19 14:33:17.130 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev163) (1.1.1) 2022-05-19 14:33:17.273 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:33:17.297 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev163) (62.2.0) 2022-05-19 14:33:17.440 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (3.10.1) 2022-05-19 14:33:17.475 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (22.0.0) 2022-05-19 14:33:17.478 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (1.14.1) 2022-05-19 14:33:17.480 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (1.3.3) 2022-05-19 14:33:17.681 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (2.0.12) 2022-05-19 14:33:17.683 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (3.3) 2022-05-19 14:33:17.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (2019.11.28) 2022-05-19 14:33:17.722 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev163) (0.7) 2022-05-19 14:33:17.775 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev163) (0.23.2) 2022-05-19 14:33:18.020 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev163) (0.4.2) 2022-05-19 14:33:18.022 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev163) (0.5.2) 2022-05-19 14:33:18.163 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:33:18.165 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (1.4.2) 2022-05-19 14:33:18.167 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (2.8) 2022-05-19 14:33:18.334 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev163) (0.13.1) 2022-05-19 14:33:18.457 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (4.11.3) 2022-05-19 14:33:18.459 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (5.7.1) 2022-05-19 14:33:18.460 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (1.2.0) 2022-05-19 14:33:18.495 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.0.0) 2022-05-19 14:33:18.712 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev163) (2.21) 2022-05-19 14:33:18.797 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (0.5.0) 2022-05-19 14:33:18.799 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (2.4.1) 2022-05-19 14:33:18.980 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:33:19.068 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (1.56.1) 2022-05-19 14:33:19.069 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (3.20.1) 2022-05-19 14:33:19.250 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (2.1.1) 2022-05-19 14:33:19.680 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev163) (1.1.5) 2022-05-19 14:33:19.734 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (0.14.1) 2022-05-19 14:33:19.784 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev163) (0.2.5) 2022-05-19 14:33:20.857 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (1.32) 2022-05-19 14:33:21.142 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (1.8.2) 2022-05-19 14:33:21.143 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (21.4.0) 2022-05-19 14:33:21.290 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (2.3) 2022-05-19 14:33:21.488 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev163) (1.0.0) 2022-05-19 14:33:21.665 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (3.8.0) 2022-05-19 14:33:23.367 | Installing collected packages: cinder 2022-05-19 14:33:23.367 | Attempting uninstall: cinder 2022-05-19 14:33:23.367 | Found existing installation: cinder 20.1.0.dev163 2022-05-19 14:33:23.373 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-19 14:33:23.375 | Running setup.py develop for cinder 2022-05-19 14:33:30.914 | Successfully installed cinder 2022-05-19 14:33:30.914 | 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-05-19 14:33:30.922 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:33:30.923 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:33:31.074 | + inc/python:pip_install:200 : result=0 2022-05-19 14:33:31.077 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:33:31.079 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:31.081 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:31.084 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:31.086 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:31.088 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:31.091 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:33:31.093 | + functions-common:time_stop:2444 : start_time=1652970788332 2022-05-19 14:33:31.095 | + functions-common:time_stop:2446 : [[ -z 1652970788332 ]] 2022-05-19 14:33:31.098 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:31.103 | + functions-common:time_stop:2449 : end_time=1652970811100 2022-05-19 14:33:31.105 | + functions-common:time_stop:2450 : elapsed_time=22768 2022-05-19 14:33:31.108 | + functions-common:time_stop:2451 : total=106186 2022-05-19 14:33:31.110 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:31.113 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128954 2022-05-19 14:33:31.115 | + inc/python:pip_install:203 : return 0 2022-05-19 14:33:31.118 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:33:31.120 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:33:31.123 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:33:31.142 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:33:31.155 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-19 14:33:31.157 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-19 14:33:31.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:33:31.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:33:31.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-19 14:33:31.168 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:33:31.171 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-19 14:33:31.173 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-19 14:33:31.176 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-19 14:33:31.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:31.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:31.184 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-19 14:33:31.196 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-19 14:33:31.199 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:33:31.201 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:33:31.204 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:33:31.207 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:33:31.209 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:31.212 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:33:31.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:31.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:31.219 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:33:31.222 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:33:31.224 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:33:31.227 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:33:31.230 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-19 14:33:31.232 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:33:31.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:31.238 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:31.240 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-19 14:33:31.264 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-19 14:33:31.375 | Reading package lists... 2022-05-19 14:33:31.618 | Building dependency tree... 2022-05-19 14:33:31.619 | Reading state information... 2022-05-19 14:33:31.874 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-19 14:33:31.874 | The following packages were automatically installed and are no longer required: 2022-05-19 14:33:31.875 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:33:31.875 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:33:31.875 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:33:31.875 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:33:31.875 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:33:31.875 | python3-zope.interface 2022-05-19 14:33:31.876 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:33:31.990 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:33:31.994 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:33:31.997 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:33:32.000 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:32.002 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:32.005 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:32.007 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:32.010 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:32.012 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:33:32.015 | + functions-common:time_stop:2444 : start_time=1652970811262 2022-05-19 14:33:32.018 | + functions-common:time_stop:2446 : [[ -z 1652970811262 ]] 2022-05-19 14:33:32.021 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:32.026 | + functions-common:time_stop:2449 : end_time=1652970812023 2022-05-19 14:33:32.028 | + functions-common:time_stop:2450 : elapsed_time=761 2022-05-19 14:33:32.032 | + functions-common:time_stop:2451 : total=5412 2022-05-19 14:33:32.034 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:32.037 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6173 2022-05-19 14:33:32.039 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:33:32.042 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:33:32.044 | + ./stack.sh:main:928 : configure_cinder 2022-05-19 14:33:32.047 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-19 14:33:32.059 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-19 14:33:32.064 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-19 14:33:32.066 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-19 14:33:32.068 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:33:32.072 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-19 14:33:32.072 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:33:32.077 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-19 14:33:32.079 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-19 14:33:32.081 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:33:32.084 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-19 14:33:32.086 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-19 14:33:32.088 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-19 14:33:32.090 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-19 14:33:32.092 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-19 14:33:32.105 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-19 14:33:32.117 | + 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-05-19 14:33:32.129 | + 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-05-19 14:33:32.142 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-19 14:33:32.154 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:33:32.157 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:33:32.161 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.B1c66AQ6Vw 2022-05-19 14:33:32.163 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:33:32.166 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:33:32.168 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-19 14:33:32.170 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.B1c66AQ6Vw 2022-05-19 14:33:32.174 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.B1c66AQ6Vw 2022-05-19 14:33:32.187 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.B1c66AQ6Vw /etc/sudoers.d/cinder-rootwrap 2022-05-19 14:33:32.199 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-19 14:33:32.204 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:33:32.206 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:33:32.208 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:33:32.210 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:33:32.213 | + 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-05-19 14:33:32.215 | + 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-05-19 14:33:32.217 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-19 14:33:32.220 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-19 14:33:32.224 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-19 14:33:32.229 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-19 14:33:32.247 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-19 14:33:32.267 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-19 14:33:32.286 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-19 14:33:32.305 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-19 14:33:32.324 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-19 14:33:32.344 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-19 14:33:32.363 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-19 14:33:32.382 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-19 14:33:32.385 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:33:32.387 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-19 14:33:32.390 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:33:32.392 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-19 14:33:32.422 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-19 14:33:32.451 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:33:32.479 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-19 14:33:32.508 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-19 14:33:32.536 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-19 14:33:32.565 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-19 14:33:32.592 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-19 14:33:32.621 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:33:32.649 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:33:32.678 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-19 14:33:32.709 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-19 14:33:32.738 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-19 14:33:32.741 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-19 14:33:32.743 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-19 14:33:32.746 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-19 14:33:32.749 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:33:32.751 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:33:32.754 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:33:32.770 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:32.773 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:33:32.775 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 14:33:32.778 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 14:33:32.809 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-19 14:33:32.838 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-19 14:33:32.868 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-19 14:33:32.896 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-19 14:33:32.925 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-19 14:33:32.953 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-19 14:33:32.986 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-19 14:33:32.988 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.71 2022-05-19 14:33:33.016 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:33:33.050 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-19 14:33:33.057 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9710804d0d867b12df1b88d41a0fb709 2022-05-19 14:33:33.085 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-19 14:33:33.088 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-19 14:33:33.119 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-19 14:33:33.148 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-19 14:33:33.178 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-19 14:33:33.208 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-19 14:33:33.225 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:33.228 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-19 14:33:33.245 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:33.247 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-19 14:33:33.264 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:33.267 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-19 14:33:33.284 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:33.286 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-19 14:33:33.289 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-19 14:33:33.291 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-19 14:33:33.294 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-19 14:33:33.296 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:33:33.299 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:33:33.301 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:33:33.321 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:33.325 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:33:33.328 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:33:33.330 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:33:33.347 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:33.350 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:33:33.353 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:33:33.382 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:33:33.384 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:33:33.387 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-19 14:33:33.389 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-19 14:33:33.392 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:33:33.395 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:33:33.414 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:33:33.416 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:33:33.419 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:33:33.422 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:33:33.424 | + 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-05-19 14:33:33.454 | + 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-05-19 14:33:33.483 | + 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-05-19 14:33:33.511 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:33:33.541 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-19 14:33:33.558 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:33.560 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-19 14:33:33.563 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:33:33.566 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-19 14:33:33.568 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-19 14:33:33.571 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:33:33.573 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:33:33.576 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-19 14:33:33.581 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-19 14:33:33.583 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:33:33.585 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:33:33.599 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:33:33.599 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:33:33.609 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:33:33.612 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:33:33.628 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:33:33.630 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:33:33.634 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-19 14:33:33.664 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:33:33.692 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-19 14:33:33.720 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:33:33.748 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:33:33.783 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:33:33.812 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:33:33.839 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:33:33.868 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:33:33.896 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:33:33.924 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:33:33.951 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:33:33.980 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:33:34.007 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:33:34.010 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:33:34.013 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-19 14:33:34.016 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-19 14:33:34.018 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:33:34.021 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:34.023 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:34.026 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:33:34.028 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:33:34.031 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:33:34.059 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:33:34.088 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-19 14:33:34.088 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:33:34.097 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-19 14:33:34.101 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-19 14:33:34.103 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-19 14:33:34.106 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:33:34.108 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:33:34.111 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:33:34.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:34.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:34.118 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:33:34.120 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:33:34.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:33:34.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:33:34.128 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-19 14:33:34.189 | Enabling site cinder-wsgi. 2022-05-19 14:33:34.194 | To activate the new configuration, you need to run: 2022-05-19 14:33:34.194 | systemctl reload apache2 2022-05-19 14:33:34.199 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:33:34.202 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:33:34.204 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:33:34.207 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:33:34.340 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-19 14:33:34.343 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-19 14:33:34.376 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.71/image 2022-05-19 14:33:34.410 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-19 14:33:34.427 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:34.429 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-19 14:33:34.432 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:33:34.434 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:33:34.437 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:33:34.440 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-19 14:33:34.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-19 14:33:34.500 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.71/identity 2022-05-19 14:33:34.528 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-19 14:33:34.556 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-19 14:33:34.585 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-19 14:33:34.614 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-19 14:33:34.643 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-19 14:33:34.672 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:33:34.701 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-19 14:33:34.730 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-19 14:33:34.759 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:33:34.788 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-19 14:33:34.790 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-19 14:33:34.808 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:34.811 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.71:2379 2022-05-19 14:33:34.848 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:33:34.851 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:33:34.854 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-19 14:33:34.872 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:34.875 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-19 14:33:34.877 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-19 14:33:34.880 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-19 14:33:34.882 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:33:34.885 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-19 14:33:34.887 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-19 14:33:34.891 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:33:34.892 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:33:34.897 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:33:34.900 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:33:34.903 | + 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,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,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-05-19 14:33:34.905 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:33:34.908 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-19 14:33:34.910 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-19 14:33:34.913 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-19 14:33:34.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:33:34.918 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:33:34.921 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-19 14:33:34.924 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:33:34.927 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-19 14:33:34.929 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-19 14:33:34.931 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-19 14:33:34.934 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:33:34.937 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:33:34.940 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:33:34.942 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:33:34.945 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:33:34.948 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:33:34.964 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:33:34.966 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:33:34.969 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:34.972 | + functions-common:git_clone:629 : echo master 2022-05-19 14:33:34.972 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:33:34.977 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-19 14:33:34.980 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:34.982 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-19 14:33:34.995 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-19 14:33:34.998 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:33:34.999 | + functions-common:git_clone:690 : head -1 2022-05-19 14:33:35.003 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-19 14:33:35.005 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:33:35.008 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-19 14:33:35.011 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:33:35.013 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:33:35.016 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-19 14:33:35.018 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:33:35.021 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-19 14:33:35.023 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:33:35.026 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:33:35.028 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-19 14:33:35.031 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:33:35.034 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:33:35.038 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-19 14:33:35.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:33:35.043 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-19 14:33:35.046 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:33:35.049 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:33:35.052 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-19 14:33:35.058 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-19 14:33:35.061 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-19 14:33:35.733 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-19 14:33:35.735 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:33:35.738 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:33:35.740 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:33:35.743 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:33:35.745 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-19 14:33:35.748 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:33:35.750 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:33:35.753 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:33:35.755 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:33:35.757 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:33:35.760 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:33:35.763 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:33:35.765 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-19 14:33:35.787 | Using python 3.8 to install /opt/stack/neutron 2022-05-19 14:33:35.789 | + 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-05-19 14:33:36.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:33:36.668 | from cryptography.utils import int_from_bytes 2022-05-19 14:33:36.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:33:36.668 | from cryptography.utils import int_from_bytes 2022-05-19 14:33:37.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:33:37.888 | Obtaining file:///opt/stack/neutron 2022-05-19 14:33:37.890 | Preparing metadata (setup.py): started 2022-05-19 14:33:43.671 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:33:43.769 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 14:33:43.770 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 14:33:43.771 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:33:43.772 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-19 14:33:43.773 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:33:43.774 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-19 14:33:43.775 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-19 14:33:43.776 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-19 14:33:43.778 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-19 14:33:43.779 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-19 14:33:43.780 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-19 14:33:43.781 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-19 14:33:43.782 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-19 14:33:43.783 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-19 14:33:43.784 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-19 14:33:43.785 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-19 14:33:43.786 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 14:33:43.787 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-19 14:33:43.789 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-19 14:33:43.790 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 14:33:43.791 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-19 14:33:43.792 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 14:33:43.793 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-19 14:33:43.794 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 14:33:43.795 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-19 14:33:43.797 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-19 14:33:43.798 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-19 14:33:43.799 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-19 14:33:43.800 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.7.0) 2022-05-19 14:33:43.801 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-19 14:33:43.802 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 14:33:43.803 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-19 14:33:43.805 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 14:33:43.806 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-19 14:33:43.807 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 14:33:43.808 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-19 14:33:43.809 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 14:33:43.810 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-19 14:33:43.811 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-19 14:33:43.812 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-19 14:33:43.813 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-19 14:33:43.815 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-19 14:33:43.816 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-19 14:33:43.817 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-19 14:33:43.818 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.0) 2022-05-19 14:33:43.819 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-19 14:33:43.820 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 14:33:43.821 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:43.822 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-19 14:33:43.823 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-19 14:33:43.824 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-19 14:33:43.825 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 14:33:43.826 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-19 14:33:43.828 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-19 14:33:43.829 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-19 14:33:43.845 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-19 14:33:43.846 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-19 14:33:43.848 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-19 14:33:43.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-19 14:33:43.867 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-19 14:33:43.868 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-19 14:33:43.870 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-19 14:33:43.886 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev225) (3.0.9) 2022-05-19 14:33:43.894 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:33:43.955 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-19 14:33:43.956 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.7.0) 2022-05-19 14:33:44.010 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (3.1.1) 2022-05-19 14:33:44.012 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (4.4.0) 2022-05-19 14:33:44.057 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (2.7.0) 2022-05-19 14:33:44.062 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (1.2.3) 2022-05-19 14:33:44.090 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.1.5) 2022-05-19 14:33:44.092 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-19 14:33:44.093 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:33:44.094 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-19 14:33:44.095 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 14:33:44.096 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-19 14:33:44.097 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.32) 2022-05-19 14:33:44.098 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-19 14:33:44.115 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev225) (1.0.3) 2022-05-19 14:33:44.205 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev225) (0.17.3) 2022-05-19 14:33:44.280 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev225) (1.5.0) 2022-05-19 14:33:44.341 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.13.0) 2022-05-19 14:33:44.342 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (2.0.1) 2022-05-19 14:33:44.346 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 14:33:44.406 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (0.9.6) 2022-05-19 14:33:44.408 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (2.8.2) 2022-05-19 14:33:44.467 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.1) 2022-05-19 14:33:44.469 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.2.4) 2022-05-19 14:33:44.470 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.0) 2022-05-19 14:33:44.472 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.4.0) 2022-05-19 14:33:44.499 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.2.2) 2022-05-19 14:33:44.500 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-19 14:33:44.548 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (1.15.0) 2022-05-19 14:33:44.622 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-19 14:33:44.663 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-19 14:33:44.664 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 14:33:44.690 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-19 14:33:44.825 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-19 14:33:44.897 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-19 14:33:44.987 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-19 14:33:44.988 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 14:33:45.102 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.104 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.105 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.106 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.107 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.109 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.110 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:33:45.312 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:33:45.313 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-19 14:33:45.318 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.10.1) 2022-05-19 14:33:45.363 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (3.17.6) 2022-05-19 14:33:45.367 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (2.1.0) 2022-05-19 14:33:45.458 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2.0.12) 2022-05-19 14:33:45.460 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-19 14:33:45.461 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (1.26.9) 2022-05-19 14:33:45.462 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-19 14:33:45.499 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-19 14:33:45.835 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-19 14:33:45.910 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.0.0) 2022-05-19 14:33:46.097 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (2.21) 2022-05-19 14:33:46.171 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.4.1) 2022-05-19 14:33:46.174 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 14:33:46.424 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:33:46.596 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.3) 2022-05-19 14:33:47.161 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.14.1) 2022-05-19 14:33:47.208 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (0.2.5) 2022-05-19 14:33:47.813 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.2) 2022-05-19 14:33:47.813 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.4.2) 2022-05-19 14:33:48.123 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (4.11.1) 2022-05-19 14:33:48.125 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:33:48.292 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev225) (3.8.0) 2022-05-19 14:33:48.534 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (21.4.0) 2022-05-19 14:33:48.536 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (1.8.2) 2022-05-19 14:33:48.722 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 14:33:48.988 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.3.2.post1) 2022-05-19 14:33:50.662 | Installing collected packages: neutron 2022-05-19 14:33:50.662 | Attempting uninstall: neutron 2022-05-19 14:33:50.663 | Found existing installation: neutron 20.1.0.dev225 2022-05-19 14:33:50.681 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-19 14:33:50.682 | Running setup.py develop for neutron 2022-05-19 14:33:58.306 | Successfully installed neutron 2022-05-19 14:33:58.306 | 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-05-19 14:33:58.314 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:33:58.315 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:33:58.461 | + inc/python:pip_install:200 : result=0 2022-05-19 14:33:58.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:33:58.466 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:58.468 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:58.471 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:58.473 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:58.475 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:58.477 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:33:58.480 | + functions-common:time_stop:2444 : start_time=1652970815782 2022-05-19 14:33:58.482 | + functions-common:time_stop:2446 : [[ -z 1652970815782 ]] 2022-05-19 14:33:58.485 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:58.489 | + functions-common:time_stop:2449 : end_time=1652970838487 2022-05-19 14:33:58.492 | + functions-common:time_stop:2450 : elapsed_time=22705 2022-05-19 14:33:58.494 | + functions-common:time_stop:2451 : total=128954 2022-05-19 14:33:58.496 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:58.499 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=151659 2022-05-19 14:33:58.501 | + inc/python:pip_install:203 : return 0 2022-05-19 14:33:58.504 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:33:58.506 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:33:58.509 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:33:58.529 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:33:58.541 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-19 14:33:58.544 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-19 14:33:58.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:33:58.549 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:33:58.551 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-19 14:33:58.554 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:33:58.557 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:33:58.559 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:33:58.562 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-19 14:33:58.580 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:58.583 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-19 14:33:58.585 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-19 14:33:58.588 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-19 14:33:58.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:33:58.593 | + lib/stack:stack_install_service:32 : install_nova 2022-05-19 14:33:58.596 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-19 14:33:58.598 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-19 14:33:58.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:33:58.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:33:58.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-19 14:33:58.609 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:33:58.611 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-19 14:33:58.628 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:58.631 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-19 14:33:58.648 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:58.650 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-19 14:33:58.667 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:58.669 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-19 14:33:58.672 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-19 14:33:58.674 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-19 14:33:58.677 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:33:58.679 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:33:58.682 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:33:58.684 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:33:58.687 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:33:58.690 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:33:58.706 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:33:58.709 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:33:58.711 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:58.714 | + functions-common:git_clone:629 : echo master 2022-05-19 14:33:58.714 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:33:58.720 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-19 14:33:58.722 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:33:58.724 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-19 14:33:58.737 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-19 14:33:58.740 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:33:58.740 | + functions-common:git_clone:690 : head -1 2022-05-19 14:33:58.747 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-19 14:33:58.749 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:33:58.752 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-19 14:33:58.754 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:33:58.757 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:33:58.759 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-19 14:33:58.762 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:33:58.764 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-19 14:33:58.767 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:33:58.770 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:33:58.772 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-19 14:33:58.775 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:33:58.777 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:33:58.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-19 14:33:58.784 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:33:58.787 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-19 14:33:58.789 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:33:58.792 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:33:58.795 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-19 14:33:58.801 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-19 14:33:58.803 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-19 14:33:59.485 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-19 14:33:59.488 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:33:59.490 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:33:59.492 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:33:59.495 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:33:59.497 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-19 14:33:59.500 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:33:59.502 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:33:59.505 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:33:59.507 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:33:59.509 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:33:59.512 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:33:59.514 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:33:59.516 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-19 14:33:59.537 | Using python 3.8 to install /opt/stack/nova 2022-05-19 14:33:59.539 | + 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-05-19 14:34:00.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:00.449 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:00.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:00.449 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:01.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:34:01.703 | Obtaining file:///opt/stack/nova 2022-05-19 14:34:01.703 | Preparing metadata (setup.py): started 2022-05-19 14:34:08.367 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:34:08.494 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-19 14:34:08.495 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.4.36) 2022-05-19 14:34:08.496 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.1) 2022-05-19 14:34:08.497 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.33.1) 2022-05-19 14:34:08.498 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.1.2) 2022-05-19 14:34:08.499 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (9.4.0) 2022-05-19 14:34:08.500 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.8.0) 2022-05-19 14:34:08.502 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.5.1) 2022-05-19 14:34:08.503 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (36.0.2) 2022-05-19 14:34:08.504 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.8.7) 2022-05-19 14:34:08.505 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.2) 2022-05-19 14:34:08.506 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.1.1) 2022-05-19 14:34:08.507 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-19 14:34:08.508 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.3.0) 2022-05-19 14:34:08.509 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.13.0) 2022-05-19 14:34:08.510 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.7) 2022-05-19 14:34:08.511 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.8.0) 2022-05-19 14:34:08.512 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.11.0) 2022-05-19 14:34:08.513 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.1) 2022-05-19 14:34:08.514 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.2) 2022-05-19 14:34:08.516 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-19 14:34:08.517 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.3.0) 2022-05-19 14:34:08.518 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.0) 2022-05-19 14:34:08.519 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (7.8.0) 2022-05-19 14:34:08.520 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.6.0) 2022-05-19 14:34:08.521 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.27.1) 2022-05-19 14:34:08.522 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-19 14:34:08.523 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.10.0) 2022-05-19 14:34:08.524 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.0) 2022-05-19 14:34:08.525 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-19 14:34:08.526 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.8.0) 2022-05-19 14:34:08.528 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.1.0) 2022-05-19 14:34:08.529 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-19 14:34:08.530 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.6.0) 2022-05-19 14:34:08.531 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.0) 2022-05-19 14:34:08.533 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.3.0) 2022-05-19 14:34:08.534 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:34:08.535 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.13.0) 2022-05-19 14:34:08.536 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (11.3.0) 2022-05-19 14:34:08.537 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.3.1) 2022-05-19 14:34:08.539 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (12.14.0) 2022-05-19 14:34:08.540 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.12.1) 2022-05-19 14:34:08.541 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-19 14:34:08.542 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.0) 2022-05-19 14:34:08.543 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-19 14:34:08.544 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:34:08.545 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-19 14:34:08.546 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-19 14:34:08.548 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.6.0) 2022-05-19 14:34:08.549 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.2.0) 2022-05-19 14:34:08.550 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.0) 2022-05-19 14:34:08.551 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.0) 2022-05-19 14:34:08.552 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.1) 2022-05-19 14:34:08.553 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.11.0) 2022-05-19 14:34:08.554 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.1) 2022-05-19 14:34:08.555 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.1) 2022-05-19 14:34:08.556 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.2.2) 2022-05-19 14:34:08.557 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:34:08.559 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.0) 2022-05-19 14:34:08.560 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-19 14:34:08.561 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.2) 2022-05-19 14:34:08.562 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.1) 2022-05-19 14:34:08.563 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.61.0) 2022-05-19 14:34:08.564 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-19 14:34:08.581 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (5.7.1) 2022-05-19 14:34:08.583 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (4.11.3) 2022-05-19 14:34:08.584 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (1.2.0) 2022-05-19 14:34:08.607 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev110) (5.3.0) 2022-05-19 14:34:08.646 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev110) (1.15.0) 2022-05-19 14:34:08.677 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (1.16.0) 2022-05-19 14:34:08.678 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (2.2.1) 2022-05-19 14:34:08.700 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev110) (2.1.1) 2022-05-19 14:34:08.832 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (4.4.0) 2022-05-19 14:34:08.834 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (3.1.1) 2022-05-19 14:34:08.892 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:34:08.894 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.4) 2022-05-19 14:34:08.921 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.0) 2022-05-19 14:34:08.922 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.0.0) 2022-05-19 14:34:08.924 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.32) 2022-05-19 14:34:08.925 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.1.5) 2022-05-19 14:34:08.946 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (6.3.1) 2022-05-19 14:34:08.947 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (5.7.0) 2022-05-19 14:34:09.002 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:34:09.004 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:09.006 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (1.16.0) 2022-05-19 14:34:09.068 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev110) (0.17.3) 2022-05-19 14:34:09.179 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (2.0.1) 2022-05-19 14:34:09.183 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (0.5.0) 2022-05-19 14:34:09.266 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev110) (0.9.6) 2022-05-19 14:34:09.328 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.1) 2022-05-19 14:34:09.330 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.0) 2022-05-19 14:34:09.333 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.2.4) 2022-05-19 14:34:09.335 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.4.0) 2022-05-19 14:34:09.361 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.2.2) 2022-05-19 14:34:09.364 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.3.0) 2022-05-19 14:34:09.415 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev110) (1.0.3) 2022-05-19 14:34:09.476 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev110) (2022.1) 2022-05-19 14:34:09.512 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:34:09.513 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (3.0.0) 2022-05-19 14:34:09.567 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (21.3) 2022-05-19 14:34:09.570 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (3.0.9) 2022-05-19 14:34:09.659 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:34:09.685 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev110) (62.2.0) 2022-05-19 14:34:09.768 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev110) (0.2.5) 2022-05-19 14:34:09.847 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev110) (3.17.6) 2022-05-19 14:34:09.912 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.14.1) 2022-05-19 14:34:09.913 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:34:09.916 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (22.0.0) 2022-05-19 14:34:09.960 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (3.10.1) 2022-05-19 14:34:09.963 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:34:09.966 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.1.0) 2022-05-19 14:34:10.049 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (3.3) 2022-05-19 14:34:10.051 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2.0.12) 2022-05-19 14:34:10.052 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2019.11.28) 2022-05-19 14:34:10.053 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (1.26.9) 2022-05-19 14:34:10.151 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev110) (0.7) 2022-05-19 14:34:10.367 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.4.2) 2022-05-19 14:34:10.368 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.5.2) 2022-05-19 14:34:10.483 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.8) 2022-05-19 14:34:10.485 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (1.4.2) 2022-05-19 14:34:10.486 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:34:10.574 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev110) (0.13.1) 2022-05-19 14:34:10.654 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev110) (1.22.3) 2022-05-19 14:34:10.718 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.0.0) 2022-05-19 14:34:10.927 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev110) (2.21) 2022-05-19 14:34:11.009 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (0.5.0) 2022-05-19 14:34:11.010 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.4.1) 2022-05-19 14:34:11.231 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:34:11.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==25.1.0.dev110) (2.3) 2022-05-19 14:34:11.824 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.14.1) 2022-05-19 14:34:11.870 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.17.1.post1) 2022-05-19 14:34:12.243 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:12.244 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:12.246 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:12.247 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:12.248 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:12.249 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:12.250 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:34:13.492 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev110) (3.8.0) 2022-05-19 14:34:13.909 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (1.8.2) 2022-05-19 14:34:13.910 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (21.4.0) 2022-05-19 14:34:14.009 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.4.0) 2022-05-19 14:34:14.116 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (1.0.0) 2022-05-19 14:34:15.807 | Installing collected packages: nova 2022-05-19 14:34:15.807 | Attempting uninstall: nova 2022-05-19 14:34:15.808 | Found existing installation: nova 25.1.0.dev110 2022-05-19 14:34:15.817 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-19 14:34:15.818 | Running setup.py develop for nova 2022-05-19 14:34:24.229 | Successfully installed nova 2022-05-19 14:34:24.229 | 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-05-19 14:34:24.238 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:34:24.239 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:34:24.387 | + inc/python:pip_install:200 : result=0 2022-05-19 14:34:24.390 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:34:24.392 | + functions-common:time_stop:2437 : local name 2022-05-19 14:34:24.394 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:34:24.396 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:34:24.398 | + functions-common:time_stop:2440 : local total 2022-05-19 14:34:24.401 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:34:24.403 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:34:24.405 | + functions-common:time_stop:2444 : start_time=1652970839531 2022-05-19 14:34:24.407 | + functions-common:time_stop:2446 : [[ -z 1652970839531 ]] 2022-05-19 14:34:24.410 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:34:24.414 | + functions-common:time_stop:2449 : end_time=1652970864412 2022-05-19 14:34:24.417 | + functions-common:time_stop:2450 : elapsed_time=24881 2022-05-19 14:34:24.419 | + functions-common:time_stop:2451 : total=151659 2022-05-19 14:34:24.422 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:34:24.424 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=176540 2022-05-19 14:34:24.426 | + inc/python:pip_install:203 : return 0 2022-05-19 14:34:24.428 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:34:24.431 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:34:24.433 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:34:24.452 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:34:24.465 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-19 14:34:24.467 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-19 14:34:24.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:34:24.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:34:24.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-19 14:34:24.477 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:34:24.480 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-19 14:34:24.493 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:34:24.496 | + ./stack.sh:main:939 : configure_nova 2022-05-19 14:34:24.498 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-19 14:34:24.511 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-19 14:34:24.513 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-19 14:34:24.516 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:34:24.520 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-19 14:34:24.520 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:34:24.525 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-19 14:34:24.528 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-19 14:34:24.530 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:34:24.533 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-19 14:34:24.536 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-19 14:34:24.538 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-19 14:34:24.541 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-19 14:34:24.543 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-19 14:34:24.555 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-19 14:34:24.567 | + 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-05-19 14:34:24.580 | + 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-05-19 14:34:24.592 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-19 14:34:24.605 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:34:24.608 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:34:24.612 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.8dKz3ljbAF 2022-05-19 14:34:24.615 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:34:24.617 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:34:24.620 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-19 14:34:24.622 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:34:24.625 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:34:24.628 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.8dKz3ljbAF 2022-05-19 14:34:24.632 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.8dKz3ljbAF 2022-05-19 14:34:24.644 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.8dKz3ljbAF /etc/sudoers.d/nova-rootwrap 2022-05-19 14:34:24.657 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-19 14:34:24.661 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:34:24.663 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:34:24.666 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:34:24.668 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:34:24.671 | + 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-05-19 14:34:24.673 | + 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-05-19 14:34:24.676 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-19 14:34:24.678 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-19 14:34:24.683 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-19 14:34:24.700 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:24.703 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-19 14:34:24.706 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-19 14:34:24.709 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-19 14:34:24.713 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-19 14:34:24.741 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-19 14:34:24.744 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-19 14:34:24.771 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-19 14:34:24.800 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-19 14:34:24.829 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-19 14:34:24.858 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-19 14:34:24.888 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-19 14:34:24.917 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-19 14:34:24.920 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.71 2022-05-19 14:34:24.947 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-19 14:34:24.974 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-19 14:34:25.002 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-19 14:34:25.029 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-19 14:34:25.056 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:34:25.086 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-19 14:34:25.088 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:34:25.091 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:34:25.093 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:34:25.095 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:34:25.098 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:34:25.100 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:34:25.102 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:34:25.105 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:34:25.107 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:34:25.110 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:34:25.112 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:34:25.114 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-19 14:34:25.117 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:34:25.119 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:34:25.121 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:34:25.124 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:34:25.126 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:34:25.129 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:34:25.131 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-19 14:34:25.147 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:25.149 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:34:25.151 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-19 14:34:25.154 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-19 14:34:25.182 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-19 14:34:25.184 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:34:25.187 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:34:25.190 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:34:25.192 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:34:25.194 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:34:25.196 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:34:25.212 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:25.214 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:34:25.216 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:25.219 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:25.250 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-19 14:34:25.252 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-19 14:34:25.255 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-19 14:34:25.257 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-19 14:34:25.259 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:34:25.262 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:34:25.264 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:34:25.280 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:25.283 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:34:25.285 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:25.288 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:25.318 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-19 14:34:25.348 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-19 14:34:25.376 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-19 14:34:25.403 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-19 14:34:25.422 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:25.424 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-19 14:34:25.440 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:25.443 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-19 14:34:25.444 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-19 14:34:25.449 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-19 14:34:25.451 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-19 14:34:25.479 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-19 14:34:25.496 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:25.499 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-19 14:34:25.501 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:34:25.503 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:34:25.505 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:34:25.508 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-19 14:34:25.538 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-19 14:34:25.566 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:34:25.593 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-19 14:34:25.621 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-19 14:34:25.647 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-19 14:34:25.676 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-19 14:34:25.703 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-19 14:34:25.731 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:34:25.759 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:34:25.786 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-19 14:34:25.807 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:25.809 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-19 14:34:25.812 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-19 14:34:25.842 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-19 14:34:25.871 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.71/identity 2022-05-19 14:34:25.899 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-19 14:34:25.926 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-19 14:34:25.954 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-19 14:34:25.981 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-19 14:34:26.010 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-19 14:34:26.037 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-19 14:34:26.053 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:26.056 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-19 14:34:26.058 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-19 14:34:26.088 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-19 14:34:26.120 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-19 14:34:26.122 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-19 14:34:26.149 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-19 14:34:26.151 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-19 14:34:26.154 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-19 14:34:26.156 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:34:26.159 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:34:26.161 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:34:26.163 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:34:26.166 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:34:26.168 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:34:26.170 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-19 14:34:26.173 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:34:26.175 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:34:26.178 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:34:26.180 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:34:26.182 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:34:26.185 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:34:26.187 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:34:26.189 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:34:26.191 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:34:26.194 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:34:26.196 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:34:26.198 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-19 14:34:26.200 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-19 14:34:26.203 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:34:26.206 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:34:26.223 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:34:26.225 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:34:26.227 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:34:26.230 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:34:26.232 | + 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-05-19 14:34:26.260 | + 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-05-19 14:34:26.288 | + 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-05-19 14:34:26.316 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:34:26.343 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-19 14:34:26.374 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-19 14:34:26.390 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:26.392 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-19 14:34:26.395 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-19 14:34:26.397 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-19 14:34:26.400 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-19 14:34:26.402 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:34:26.404 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:34:26.408 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-19 14:34:26.412 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-19 14:34:26.414 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:34:26.416 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:34:26.430 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:34:26.431 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:34:26.439 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:34:26.443 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:34:26.461 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:34:26.464 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-19 14:34:26.467 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-19 14:34:26.498 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:34:26.525 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-19 14:34:26.552 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:34:26.579 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:34:26.606 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:34:26.633 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:34:26.661 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:34:26.688 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:34:26.715 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:34:26.743 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:34:26.770 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:34:26.798 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:34:26.825 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:34:26.828 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:34:26.831 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-19 14:34:26.833 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-19 14:34:26.836 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:34:26.838 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:26.840 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:26.843 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:34:26.845 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:34:26.848 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:34:26.876 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:34:26.904 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-05-19 14:34:26.904 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:34:26.913 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-19 14:34:26.916 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-19 14:34:26.918 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-19 14:34:26.920 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:34:26.923 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:34:26.925 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:34:26.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:26.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:26.932 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:34:26.934 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:34:26.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:26.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:26.942 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-19 14:34:27.004 | Enabling site nova-api-wsgi. 2022-05-19 14:34:27.009 | To activate the new configuration, you need to run: 2022-05-19 14:34:27.009 | systemctl reload apache2 2022-05-19 14:34:27.013 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:34:27.016 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:34:27.019 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:34:27.021 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:34:27.154 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-19 14:34:27.170 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:27.173 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-19 14:34:27.175 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:34:27.178 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-19 14:34:27.180 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-19 14:34:27.183 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-19 14:34:27.185 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:34:27.188 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:34:27.193 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-19 14:34:27.195 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:34:27.197 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:34:27.211 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:34:27.211 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:34:27.220 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:34:27.223 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:34:27.240 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-19 14:34:27.242 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:34:27.246 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:34:27.277 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-19 14:34:27.304 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-19 14:34:27.331 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:34:27.360 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:34:27.387 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:34:27.416 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:34:27.445 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:34:27.474 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:34:27.503 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:34:27.531 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:34:27.558 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:34:27.586 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:34:27.614 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-19 14:34:27.616 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-19 14:34:27.644 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-19 14:34:27.660 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:27.663 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:34:27.694 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-19 14:34:27.697 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-19 14:34:27.699 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-19 14:34:27.716 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:27.719 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:34:27.721 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:34:27.751 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-19 14:34:27.782 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-19 14:34:27.784 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:34:27.786 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-19 14:34:27.789 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:34:27.791 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:34:27.794 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:34:27.810 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:27.813 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:34:27.816 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:34:27.818 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:34:27.835 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:27.837 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:34:27.840 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:34:27.869 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:34:27.872 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:34:27.874 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-19 14:34:27.903 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-19 14:34:27.931 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-19 14:34:27.962 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-19 14:34:27.978 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:27.981 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:34:28.010 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-19 14:34:28.012 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-19 14:34:28.015 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-19 14:34:28.045 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-19 14:34:28.073 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.71/identity 2022-05-19 14:34:28.101 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-19 14:34:28.130 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-19 14:34:28.158 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-19 14:34:28.186 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-19 14:34:28.214 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-19 14:34:28.243 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-19 14:34:28.271 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-19 14:34:28.288 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:28.291 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-19 14:34:28.295 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:34:28.298 | + lib/nova:create_nova_conf:553 : local conf 2022-05-19 14:34:28.300 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-19 14:34:28.303 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-19 14:34:28.306 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:34:28.308 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:34:28.311 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:34:28.313 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-19 14:34:28.316 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-19 14:34:28.320 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-19 14:34:28.323 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-19 14:34:28.325 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-19 14:34:28.327 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-19 14:34:28.330 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:34:28.332 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:34:28.335 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:34:28.351 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:28.354 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:34:28.356 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:28.360 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:28.390 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-19 14:34:28.421 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-19 14:34:28.452 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:34:28.454 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-19 14:34:28.456 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-19 14:34:28.459 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-19 14:34:28.476 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:28.479 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-19 14:34:28.480 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-19 14:34:29.185 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-19 14:34:29.187 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-19 14:34:29.189 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:34:29.192 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-19 14:34:29.194 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:34:29.197 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:34:29.199 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:34:29.215 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:29.219 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:34:29.221 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:34:29.224 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:34:29.240 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:29.243 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:34:29.246 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:34:29.273 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:34:29.275 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:34:29.278 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-19 14:34:29.295 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:29.298 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-19 14:34:29.300 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:34:29.303 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-19 14:34:29.332 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.71/identity 2022-05-19 14:34:29.361 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-19 14:34:29.388 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-19 14:34:29.416 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-19 14:34:29.447 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-19 14:34:29.475 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-19 14:34:29.503 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-19 14:34:29.532 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-19 14:34:29.534 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-19 14:34:29.538 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-19 14:34:29.541 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:34:29.558 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:34:29.560 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:34:29.563 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:34:29.566 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:34:29.568 | + 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-05-19 14:34:29.597 | + 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-05-19 14:34:29.625 | + 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-05-19 14:34:29.654 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:34:29.682 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:34:29.685 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-19 14:34:29.689 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:34:29.691 | + lib/nova:create_nova_conf:587 : local conf 2022-05-19 14:34:29.694 | + lib/nova:create_nova_conf:588 : local offset 2022-05-19 14:34:29.697 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-19 14:34:29.699 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:34:29.702 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:34:29.705 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:34:29.707 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-19 14:34:29.710 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-19 14:34:29.712 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:34:29.714 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-19 14:34:29.717 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-19 14:34:29.720 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-19 14:34:29.736 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:29.738 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-19 14:34:29.740 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-19 14:34:29.757 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:29.759 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-19 14:34:29.776 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:29.778 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-19 14:34:29.796 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:29.798 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-19 14:34:29.816 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:29.818 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-19 14:34:29.821 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-19 14:34:29.823 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-19 14:34:29.826 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:34:29.829 | + lib/stack:stack_install_service:32 : install_placement 2022-05-19 14:34:29.831 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-19 14:34:29.834 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-19 14:34:29.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:29.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:29.842 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-19 14:34:29.845 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:34:29.847 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:34:29.850 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:34:29.852 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:34:29.855 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:34:29.857 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:34:29.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:29.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:29.865 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:34:29.868 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:34:29.871 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:34:29.874 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:34:29.877 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-19 14:34:29.880 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:34:29.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:29.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:29.887 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-19 14:34:29.910 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-19 14:34:30.020 | Reading package lists... 2022-05-19 14:34:30.266 | Building dependency tree... 2022-05-19 14:34:30.268 | Reading state information... 2022-05-19 14:34:30.526 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:34:30.526 | The following packages were automatically installed and are no longer required: 2022-05-19 14:34:30.527 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:34:30.527 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:34:30.527 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:34:30.527 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:34:30.527 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:34:30.527 | python3-zope.interface 2022-05-19 14:34:30.527 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:34:30.642 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:34:30.647 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:34:30.650 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:34:30.652 | + functions-common:time_stop:2437 : local name 2022-05-19 14:34:30.655 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:34:30.657 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:34:30.660 | + functions-common:time_stop:2440 : local total 2022-05-19 14:34:30.662 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:34:30.665 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:34:30.667 | + functions-common:time_stop:2444 : start_time=1652970869907 2022-05-19 14:34:30.669 | + functions-common:time_stop:2446 : [[ -z 1652970869907 ]] 2022-05-19 14:34:30.673 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:34:30.677 | + functions-common:time_stop:2449 : end_time=1652970870675 2022-05-19 14:34:30.681 | + functions-common:time_stop:2450 : elapsed_time=768 2022-05-19 14:34:30.685 | + functions-common:time_stop:2451 : total=6173 2022-05-19 14:34:30.688 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:34:30.690 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6941 2022-05-19 14:34:30.693 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:34:30.695 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-19 14:34:30.698 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-19 14:34:30.701 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-19 14:34:30.703 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-19 14:34:30.706 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-19 14:34:30.728 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-19 14:34:30.731 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:34:30.734 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:34:30.737 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:34:30.740 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:34:30.742 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:34:30.745 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:34:30.747 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:30.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:30.753 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:34:30.755 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:34:30.758 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:34:30.760 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:34:30.763 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-19 14:34:30.766 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:34:30.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:30.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:30.775 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-19 14:34:30.799 | + functions-common:apt_get:1242 : 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-05-19 14:34:30.909 | Reading package lists... 2022-05-19 14:34:31.163 | Building dependency tree... 2022-05-19 14:34:31.165 | Reading state information... 2022-05-19 14:34:31.431 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-19 14:34:31.431 | The following packages were automatically installed and are no longer required: 2022-05-19 14:34:31.432 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:34:31.432 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:34:31.432 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:34:31.432 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:34:31.432 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:34:31.433 | python3-zope.interface 2022-05-19 14:34:31.433 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:34:31.551 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:34:31.555 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:34:31.558 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:34:31.561 | + functions-common:time_stop:2437 : local name 2022-05-19 14:34:31.563 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:34:31.565 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:34:31.568 | + functions-common:time_stop:2440 : local total 2022-05-19 14:34:31.570 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:34:31.573 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:34:31.575 | + functions-common:time_stop:2444 : start_time=1652970870796 2022-05-19 14:34:31.578 | + functions-common:time_stop:2446 : [[ -z 1652970870796 ]] 2022-05-19 14:34:31.581 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:34:31.585 | + functions-common:time_stop:2449 : end_time=1652970871582 2022-05-19 14:34:31.588 | + functions-common:time_stop:2450 : elapsed_time=786 2022-05-19 14:34:31.590 | + functions-common:time_stop:2451 : total=6941 2022-05-19 14:34:31.592 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:34:31.595 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7727 2022-05-19 14:34:31.598 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:34:31.601 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-19 14:34:31.603 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-19 14:34:31.606 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:34:31.608 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:31.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:31.614 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-19 14:34:31.617 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-19 14:34:31.674 | wsgi (enabled by maintainer script) 2022-05-19 14:34:31.677 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-19 14:34:31.679 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-19 14:34:31.682 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:34:31.685 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-19 14:34:31.688 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-19 14:34:31.691 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:34:31.695 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:34:31.695 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:34:31.701 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-19 14:34:31.704 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-19 14:34:31.706 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-19 14:34:31.709 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-19 14:34:31.712 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-19 14:34:31.735 | Using python 3.8 to install osc-placement 2022-05-19 14:34:31.738 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-19 14:34:32.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:32.617 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:32.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:32.617 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:33.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:34:33.853 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-19 14:34:33.865 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-19 14:34:33.867 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-19 14:34:33.867 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-19 14:34:33.868 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-19 14:34:33.870 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-19 14:34:33.871 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-19 14:34:33.931 | 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-05-19 14:34:33.932 | 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-05-19 14:34:33.933 | 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-05-19 14:34:33.935 | 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-05-19 14:34:33.947 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-19 14:34:33.948 | 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-05-19 14:34:33.951 | 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-05-19 14:34:33.965 | 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-05-19 14:34:33.966 | 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-05-19 14:34:33.968 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-19 14:34:33.969 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-19 14:34:33.970 | 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-05-19 14:34:33.972 | 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.9) 2022-05-19 14:34:33.991 | 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.3.0) 2022-05-19 14:34:33.993 | 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-05-19 14:34:33.994 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-19 14:34:33.996 | 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-05-19 14:34:34.004 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-19 14:34:34.042 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-19 14:34:34.043 | 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-05-19 14:34:34.045 | 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-05-19 14:34:34.046 | 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-05-19 14:34:34.048 | 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-05-19 14:34:34.050 | 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-05-19 14:34:34.051 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-19 14:34:34.052 | 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-05-19 14:34:34.121 | 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-05-19 14:34:34.122 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-19 14:34:34.125 | 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-05-19 14:34:34.127 | 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-05-19 14:34:34.216 | 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-05-19 14:34:34.217 | 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-05-19 14:34:34.218 | 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-05-19 14:34:34.262 | 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-05-19 14:34:34.302 | 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.3) 2022-05-19 14:34:34.477 | 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-05-19 14:34:36.724 | 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-05-19 14:34:36.732 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:34:36.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:34:36.866 | + inc/python:pip_install:200 : result=0 2022-05-19 14:34:36.868 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:34:36.871 | + functions-common:time_stop:2437 : local name 2022-05-19 14:34:36.874 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:34:36.876 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:34:36.879 | + functions-common:time_stop:2440 : local total 2022-05-19 14:34:36.881 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:34:36.884 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:34:36.886 | + functions-common:time_stop:2444 : start_time=1652970871729 2022-05-19 14:34:36.889 | + functions-common:time_stop:2446 : [[ -z 1652970871729 ]] 2022-05-19 14:34:36.892 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:34:36.897 | + functions-common:time_stop:2449 : end_time=1652970876894 2022-05-19 14:34:36.899 | + functions-common:time_stop:2450 : elapsed_time=5165 2022-05-19 14:34:36.902 | + functions-common:time_stop:2451 : total=176540 2022-05-19 14:34:36.905 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:34:36.908 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=181705 2022-05-19 14:34:36.910 | + inc/python:pip_install:203 : return 0 2022-05-19 14:34:36.913 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-19 14:34:36.916 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-19 14:34:36.918 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-19 14:34:36.921 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:34:36.925 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:34:36.928 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:34:36.931 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:34:36.933 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:34:36.937 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:34:36.954 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:34:36.957 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:34:36.959 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:34:36.962 | + functions-common:git_clone:629 : echo master 2022-05-19 14:34:36.963 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:34:36.968 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-19 14:34:36.971 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:34:36.974 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-19 14:34:36.987 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-19 14:34:36.990 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:34:36.990 | + functions-common:git_clone:690 : head -1 2022-05-19 14:34:36.993 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-19 14:34:36.996 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:34:36.999 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-19 14:34:37.001 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:34:37.004 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:34:37.007 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-19 14:34:37.009 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:34:37.012 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-19 14:34:37.014 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:34:37.017 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:34:37.020 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-19 14:34:37.023 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:34:37.025 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:34:37.029 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-19 14:34:37.032 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:34:37.035 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-19 14:34:37.038 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:34:37.041 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:34:37.044 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-19 14:34:37.050 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-19 14:34:37.053 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-19 14:34:37.724 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-19 14:34:37.727 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:34:37.729 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:34:37.732 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:34:37.735 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:34:37.738 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-19 14:34:37.740 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:34:37.743 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:34:37.746 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:34:37.748 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:34:37.751 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:34:37.754 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:34:37.757 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:34:37.759 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-19 14:34:37.781 | Using python 3.8 to install /opt/stack/placement 2022-05-19 14:34:37.783 | + 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-05-19 14:34:38.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:38.677 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:38.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:38.677 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:39.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:34:39.912 | Obtaining file:///opt/stack/placement 2022-05-19 14:34:39.913 | Preparing metadata (setup.py): started 2022-05-19 14:34:44.555 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:34:44.601 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-19 14:34:44.603 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-19 14:34:44.604 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-19 14:34:44.605 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-19 14:34:44.606 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-19 14:34:44.607 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-19 14:34:44.609 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-19 14:34:44.610 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.2.0) 2022-05-19 14:34:44.611 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 14:34:44.612 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-19 14:34:44.614 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-19 14:34:44.615 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-19 14:34:44.616 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-19 14:34:44.617 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-19 14:34:44.618 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-19 14:34:44.619 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-19 14:34:44.620 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 14:34:44.621 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 14:34:44.622 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-19 14:34:44.624 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-19 14:34:44.625 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-19 14:34:44.690 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-19 14:34:44.691 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-19 14:34:44.693 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-19 14:34:44.695 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.4.0) 2022-05-19 14:34:44.696 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-19 14:34:44.698 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-19 14:34:44.718 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-19 14:34:44.760 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 14:34:44.761 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-19 14:34:44.762 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 14:34:44.763 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-19 14:34:44.764 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-19 14:34:44.817 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-19 14:34:44.818 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-19 14:34:44.820 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-19 14:34:44.821 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-19 14:34:44.864 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-19 14:34:44.867 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-19 14:34:44.886 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-19 14:34:44.887 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-19 14:34:44.889 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-19 14:34:44.915 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-19 14:34:44.917 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-19 14:34:44.928 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-19 14:34:44.948 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-19 14:34:44.949 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-19 14:34:44.950 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-05-19 14:34:44.951 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-19 14:34:44.995 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-19 14:34:44.996 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-19 14:34:44.997 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-19 14:34:44.999 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-19 14:34:45.017 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-19 14:34:45.206 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-19 14:34:45.246 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-19 14:34:45.248 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-19 14:34:45.249 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-19 14:34:45.265 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-19 14:34:45.299 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-19 14:34:45.357 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-19 14:34:45.422 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-19 14:34:45.507 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-19 14:34:45.559 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-19 14:34:45.762 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-19 14:34:45.763 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-19 14:34:45.764 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-19 14:34:45.842 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 14:34:45.906 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-19 14:34:46.071 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-19 14:34:46.182 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-19 14:34:46.184 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-19 14:34:48.152 | Installing collected packages: openstack-placement 2022-05-19 14:34:48.152 | Attempting uninstall: openstack-placement 2022-05-19 14:34:48.153 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-19 14:34:48.155 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-19 14:34:48.157 | Running setup.py develop for openstack-placement 2022-05-19 14:34:54.196 | Successfully installed openstack-placement 2022-05-19 14:34:54.196 | 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-05-19 14:34:54.205 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:34:54.205 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:34:54.344 | + inc/python:pip_install:200 : result=0 2022-05-19 14:34:54.347 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:34:54.349 | + functions-common:time_stop:2437 : local name 2022-05-19 14:34:54.352 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:34:54.354 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:34:54.357 | + functions-common:time_stop:2440 : local total 2022-05-19 14:34:54.359 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:34:54.361 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:34:54.364 | + functions-common:time_stop:2444 : start_time=1652970877775 2022-05-19 14:34:54.366 | + functions-common:time_stop:2446 : [[ -z 1652970877775 ]] 2022-05-19 14:34:54.369 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:34:54.373 | + functions-common:time_stop:2449 : end_time=1652970894371 2022-05-19 14:34:54.375 | + functions-common:time_stop:2450 : elapsed_time=16596 2022-05-19 14:34:54.378 | + functions-common:time_stop:2451 : total=181705 2022-05-19 14:34:54.380 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:34:54.382 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=198301 2022-05-19 14:34:54.385 | + inc/python:pip_install:203 : return 0 2022-05-19 14:34:54.388 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:34:54.391 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:34:54.393 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:34:54.414 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:34:54.426 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-19 14:34:54.429 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-19 14:34:54.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:34:54.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:34:54.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-19 14:34:54.439 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:34:54.442 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:34:54.444 | + ./stack.sh:main:945 : configure_placement 2022-05-19 14:34:54.447 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-19 14:34:54.460 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-19 14:34:54.463 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-19 14:34:54.467 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-19 14:34:54.470 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-19 14:34:54.473 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-19 14:34:54.476 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-19 14:34:54.478 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:34:54.481 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:34:54.483 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:34:54.501 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:54.504 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:34:54.506 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-19 14:34:54.510 | + 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&plugin=dbcounter' 2022-05-19 14:34:54.543 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-19 14:34:54.576 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-19 14:34:54.609 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-19 14:34:54.612 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:34:54.615 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 14:34:54.617 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:34:54.620 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-19 14:34:54.654 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-19 14:34:54.684 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:34:54.714 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-19 14:34:54.744 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-19 14:34:54.775 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-19 14:34:54.804 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-19 14:34:54.834 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-19 14:34:54.864 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:34:54.894 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:34:54.924 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-19 14:34:54.927 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-19 14:34:54.929 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:34:54.932 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:34:54.951 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:34:54.954 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:34:54.956 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:34:54.959 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:34:54.961 | + 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-05-19 14:34:54.991 | + 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-05-19 14:34:55.021 | + 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-05-19 14:34:55.051 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:34:55.081 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:34:55.084 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-19 14:34:55.086 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-19 14:34:55.089 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-19 14:34:55.091 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-19 14:34:55.094 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:34:55.097 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:34:55.100 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-19 14:34:55.104 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-19 14:34:55.107 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:34:55.110 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:34:55.123 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:34:55.123 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:34:55.132 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:34:55.136 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:34:55.152 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-19 14:34:55.154 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-19 14:34:55.158 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-19 14:34:55.191 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-19 14:34:55.221 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-19 14:34:55.251 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:34:55.280 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:34:55.310 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:34:55.340 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:34:55.370 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:34:55.399 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:34:55.429 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:34:55.458 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:34:55.489 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:34:55.518 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:34:55.548 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:34:55.550 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:34:55.554 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-19 14:34:55.556 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-19 14:34:55.559 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:34:55.562 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:55.564 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:55.567 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:34:55.570 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-19 14:34:55.572 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-19 14:34:55.602 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:34:55.633 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-19 14:34:55.633 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:34:55.642 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-19 14:34:55.647 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-19 14:34:55.650 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-19 14:34:55.652 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:34:55.655 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:34:55.658 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:34:55.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:55.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:55.666 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:34:55.668 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:34:55.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:34:55.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:34:55.677 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-19 14:34:55.739 | Site placement-api already enabled 2022-05-19 14:34:55.743 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:34:55.746 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:34:55.749 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:34:55.751 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:34:55.891 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-19 14:34:55.910 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:55.913 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-19 14:34:55.933 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:55.936 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-19 14:34:55.955 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:55.958 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-19 14:34:55.960 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-19 14:34:55.963 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:34:55.996 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.71/identity 2022-05-19 14:34:56.027 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:34:56.057 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:34:56.088 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:34:56.118 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:34:56.148 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:34:56.177 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-19 14:34:56.208 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-19 14:34:56.226 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:56.228 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-19 14:34:56.246 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:56.249 | + ./stack.sh:main:971 : run_phase stack install 2022-05-19 14:34:56.252 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:34:56.255 | + functions-common:run_phase:1866 : local phase=install 2022-05-19 14:34:56.257 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:34:56.260 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:34:56.262 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:34:56.265 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:34:56.268 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:34:56.271 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:34:56.276 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:34:56.278 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:34:56.281 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:34:56.284 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-19 14:34:56.286 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:34:56.302 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:34:56.304 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:34:56.307 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:34:56.309 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-19 14:34:56.311 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-19 14:34:56.314 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:34:56.317 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-19 14:34:56.319 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-19 14:34:56.321 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-19 14:34:56.379 | ++ inc/async:async_inner:63 : install_tempest 2022-05-19 14:34:56.417 | [178970 Async install_tempest:204240]: running: install_tempest 2022-05-19 14:34:56.420 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:34:56.423 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:34:56.426 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:34:56.429 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:34:56.432 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-19 14:34:56.435 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:34:56.438 | + functions-common:run_plugins:1852 : local phase=install 2022-05-19 14:34:56.441 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:34:56.443 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:34:56.446 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-19 14:34:56.449 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-19 14:34:56.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:34:56.454 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:34:56.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-19 14:34:56.460 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:34:56.463 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-19 14:34:56.466 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-19 14:34:56.469 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:34:56.472 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-19 14:34:56.475 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-19 14:34:56.478 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:34:56.482 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:34:56.483 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:34:56.488 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-19 14:34:56.491 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-19 14:34:56.494 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-19 14:34:56.497 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-19 14:34:56.501 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-19 14:34:56.524 | Using python 3.8 to install python-openstackclient 2022-05-19 14:34:56.527 | + 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-05-19 14:34:57.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:57.414 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:57.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:34:57.414 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:58.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:34:58.641 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-19 14:34:58.660 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-19 14:34:58.661 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-19 14:34:58.662 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-19 14:34:58.663 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-19 14:34:58.664 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-19 14:34:58.665 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-19 14:34:58.666 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-19 14:34:58.668 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-19 14:34:58.669 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-19 14:34:58.670 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-19 14:34:58.671 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-19 14:34:58.682 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-19 14:34:58.683 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-19 14:34:58.685 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-19 14:34:58.685 | 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-05-19 14:34:58.686 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-19 14:34:58.714 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-19 14:34:58.715 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-19 14:34:58.715 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-19 14:34:58.717 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-19 14:34:58.718 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-19 14:34:58.719 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-19 14:34:58.720 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-19 14:34:58.721 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-19 14:34:58.722 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-19 14:34:58.723 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-19 14:34:58.724 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-19 14:34:58.738 | 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-05-19 14:34:58.757 | 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-05-19 14:34:58.759 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-19 14:34:58.760 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-19 14:34:58.761 | 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-05-19 14:34:58.781 | 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-05-19 14:34:58.801 | 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-05-19 14:34:58.803 | 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-05-19 14:34:58.804 | 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-05-19 14:34:58.896 | 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-05-19 14:34:58.897 | 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-05-19 14:34:58.898 | 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-05-19 14:34:58.941 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-19 14:34:58.952 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-19 14:34:58.987 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-19 14:34:59.151 | 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-05-19 14:34:59.167 | 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-05-19 14:34:59.271 | 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-05-19 14:34:59.273 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-19 14:34:59.274 | 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-05-19 14:34:59.276 | 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-05-19 14:34:59.428 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-19 14:35:01.724 | 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-05-19 14:35:01.731 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:35:01.731 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:35:01.857 | + inc/python:pip_install:200 : result=0 2022-05-19 14:35:01.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:35:01.862 | + functions-common:time_stop:2437 : local name 2022-05-19 14:35:01.865 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:35:01.867 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:35:01.870 | + functions-common:time_stop:2440 : local total 2022-05-19 14:35:01.872 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:35:01.875 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:35:01.877 | + functions-common:time_stop:2444 : start_time=1652970896518 2022-05-19 14:35:01.880 | + functions-common:time_stop:2446 : [[ -z 1652970896518 ]] 2022-05-19 14:35:01.883 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:35:01.887 | + functions-common:time_stop:2449 : end_time=1652970901885 2022-05-19 14:35:01.890 | + functions-common:time_stop:2450 : elapsed_time=5367 2022-05-19 14:35:01.893 | + functions-common:time_stop:2451 : total=198301 2022-05-19 14:35:01.897 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:35:01.900 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=203668 2022-05-19 14:35:01.902 | + inc/python:pip_install:203 : return 0 2022-05-19 14:35:01.905 | + ./stack.sh:main:983 : install_oscwrap 2022-05-19 14:35:01.909 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-19 14:35:01.914 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.9CWZmV8NGx 2022-05-19 14:35:01.916 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-19 14:35:01.919 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-19 14:35:01.921 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-19 14:35:01.924 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:35:01.927 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:35:01.930 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-19 14:35:01.952 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:01.955 | + ./stack.sh:main:1037 : configure_database 2022-05-19 14:35:01.957 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-19 14:35:01.960 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-19 14:35:01.962 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-19 14:35:01.965 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:35:01.967 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-19 14:35:01.971 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-19 14:35:01.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:35:01.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:35:01.978 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-19 14:35:01.981 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-19 14:35:01.984 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-19 14:35:01.985 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-19 14:35:01.990 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-19 14:35:02.047 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-19 14:35:02.050 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:35:02.052 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:35:02.055 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:35:02.057 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:35:02.060 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:35:02.063 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:35:02.068 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:35:02.070 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:35:02.073 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:35:02.075 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:35:02.077 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:35:02.081 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-19 14:35:02.083 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:35:02.085 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:35:02.088 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:35:02.090 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:35:02.093 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:35:02.095 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:35:02.098 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-19 14:35:02.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:35:02.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:35:02.105 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-19 14:35:02.108 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:35:02.110 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:35:04.990 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-19 14:35:05.008 | mysqladmin: connect to server at 'localhost' failed 2022-05-19 14:35:05.008 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-19 14:35:05.012 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-19 14:35:05.014 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-19 14:35:05.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:35:05.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:35:05.023 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-19 14:35:05.025 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-19 14:35:05.027 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-19 14:35:05.030 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:35:05.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:35:05.035 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-19 14:35:05.038 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-19 14:35:05.040 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-05-19 14:35:05.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:05.087 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-19 14:35:05.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:05.117 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-19 14:35:05.173 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-19 14:35:05.229 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-19 14:35:05.284 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-19 14:35:05.286 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-19 14:35:05.289 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-19 14:35:05.289 | enabling MySQL performance counting 2022-05-19 14:35:05.292 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:35:05.315 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:35:05.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:35:06.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:35:06.200 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:06.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:35:06.200 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:07.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:35:07.449 | Processing ./tools/dbcounter 2022-05-19 14:35:07.720 | Installing build dependencies: started 2022-05-19 14:35:17.790 | Installing build dependencies: finished with status 'done' 2022-05-19 14:35:17.794 | Getting requirements to build wheel: started 2022-05-19 14:35:20.556 | Getting requirements to build wheel: finished with status 'done' 2022-05-19 14:35:20.822 | Installing backend dependencies: started 2022-05-19 14:35:26.080 | Installing backend dependencies: finished with status 'done' 2022-05-19 14:35:26.085 | Preparing metadata (pyproject.toml): started 2022-05-19 14:35:29.066 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-19 14:35:29.072 | Building wheels for collected packages: dbcounter 2022-05-19 14:35:29.074 | Building wheel for dbcounter (pyproject.toml): started 2022-05-19 14:35:32.871 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-19 14:35:32.872 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=27ea8db046f4828ec326d046da9a8088dd1685bcc4eeb554b0cd0f17213fd711 2022-05-19 14:35:32.873 | Stored in directory: /tmp/pip-ephem-wheel-cache-g3zonhmv/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-19 14:35:32.877 | Successfully built dbcounter 2022-05-19 14:35:35.333 | Installing collected packages: dbcounter 2022-05-19 14:35:35.333 | Attempting uninstall: dbcounter 2022-05-19 14:35:35.336 | Found existing installation: dbcounter 0.1 2022-05-19 14:35:35.338 | Uninstalling dbcounter-0.1: 2022-05-19 14:35:35.671 | Successfully uninstalled dbcounter-0.1 2022-05-19 14:35:35.787 | Successfully installed dbcounter-0.1 2022-05-19 14:35:35.787 | 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-05-19 14:35:35.794 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:35:35.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:35:35.958 | + inc/python:pip_install:200 : result=0 2022-05-19 14:35:35.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:35:35.964 | + functions-common:time_stop:2437 : local name 2022-05-19 14:35:35.967 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:35:35.970 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:35:35.972 | + functions-common:time_stop:2440 : local total 2022-05-19 14:35:35.975 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:35:35.977 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:35:35.980 | + functions-common:time_stop:2444 : start_time=1652970905309 2022-05-19 14:35:35.982 | + functions-common:time_stop:2446 : [[ -z 1652970905309 ]] 2022-05-19 14:35:35.986 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:35:35.990 | + functions-common:time_stop:2449 : end_time=1652970935988 2022-05-19 14:35:35.993 | + functions-common:time_stop:2450 : elapsed_time=30679 2022-05-19 14:35:35.995 | + functions-common:time_stop:2451 : total=203668 2022-05-19 14:35:35.997 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:35:36.000 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=234347 2022-05-19 14:35:36.002 | + inc/python:pip_install:203 : return 0 2022-05-19 14:35:36.005 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-19 14:35:36.007 | + lib/database:recreate_database:112 : local db=stats 2022-05-19 14:35:36.010 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-19 14:35:36.012 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-19 14:35:36.015 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-19 14:35:36.019 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:36.048 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-19 14:35:36.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:36.069 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-05-19 14:35:36.069 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-19 14:35:36.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:36.094 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-19 14:35:36.097 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:35:36.100 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:35:38.373 | ++ inc/async:async_inner:64 : rc=0 2022-05-19 14:35:38.401 | [204240 Async install_tempest:204240]: finished successfully 2022-05-19 14:35:38.484 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-19 14:35:38.487 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-19 14:35:38.491 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:35:38.495 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-143538 2022-05-19 14:35:38.498 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-143538 1041' 2022-05-19 14:35:38.501 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.504 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:35:38.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.509 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:35:38.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.514 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:35:38.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.519 | + 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,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,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-05-19 14:35:38.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.525 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.71 2022-05-19 14:35:38.527 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.530 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.71/identity 2022-05-19 14:35:38.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.535 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-143036 2022-05-19 14:35:38.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.541 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:35:38.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.546 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.71 2022-05-19 14:35:38.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.551 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:35:38.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.557 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:35:38.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.563 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:35:38.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:35:38.568 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:35:38.571 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-19 14:35:38.573 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-19 14:35:38.576 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-19 14:35:38.587 | + ./stack.sh:main:1067 : start_dstat 2022-05-19 14:35:38.590 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.593 | + functions-common:run_process:1692 : local service=dstat 2022-05-19 14:35:38.595 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.598 | + functions-common:run_process:1694 : local group= 2022-05-19 14:35:38.600 | + functions-common:run_process:1695 : local user= 2022-05-19 14:35:38.603 | + functions-common:run_process:1697 : local name=dstat 2022-05-19 14:35:38.605 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:35:38.608 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:35:38.611 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:35:38.614 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:35:38.617 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:35:38.622 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970938619 2022-05-19 14:35:38.624 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-19 14:35:38.642 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:38.645 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-19 14:35:38.647 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-19 14:35:38.650 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.652 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.655 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.658 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.660 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-19 14:35:38.663 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-19 14:35:38.665 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-19 14:35:38.668 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:35:38.671 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:35:38.674 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-19 14:35:38.677 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-19 14:35:38.680 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-19 14:35:38.682 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.685 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:35:38.690 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:35:38.693 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:35:38.695 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:35:38.698 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-19 14:35:38.701 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:35:38.707 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-19 14:35:38.760 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-19 14:35:38.813 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:35:38.867 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-19 14:35:38.919 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-19 14:35:38.972 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:35:39.032 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:35:39.035 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-19 14:35:39.089 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:35:39.477 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-19 14:35:39.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-19 14:35:39.859 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-19 14:35:39.880 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:35:39.883 | + functions-common:time_stop:2437 : local name 2022-05-19 14:35:39.885 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:35:39.888 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:35:39.891 | + functions-common:time_stop:2440 : local total 2022-05-19 14:35:39.894 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:35:39.896 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:35:39.899 | + functions-common:time_stop:2444 : start_time=1652970938619 2022-05-19 14:35:39.901 | + functions-common:time_stop:2446 : [[ -z 1652970938619 ]] 2022-05-19 14:35:39.904 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:35:39.909 | + functions-common:time_stop:2449 : end_time=1652970939906 2022-05-19 14:35:39.912 | + functions-common:time_stop:2450 : elapsed_time=1287 2022-05-19 14:35:39.914 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:35:39.917 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:35:39.919 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1287 2022-05-19 14:35:39.922 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-19 14:35:39.925 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-19 14:35:39.927 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-19 14:35:39.930 | + functions-common:run_process:1694 : local group= 2022-05-19 14:35:39.932 | + functions-common:run_process:1695 : local user=root 2022-05-19 14:35:39.935 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-19 14:35:39.938 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:35:39.941 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:35:39.943 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:35:39.946 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:35:39.949 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:35:39.954 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970939951 2022-05-19 14:35:39.956 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-19 14:35:39.974 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:39.977 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:35:39.979 | + functions-common:time_stop:2437 : local name 2022-05-19 14:35:39.982 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:35:39.985 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:35:39.988 | + functions-common:time_stop:2440 : local total 2022-05-19 14:35:39.991 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:35:39.993 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:35:39.996 | + functions-common:time_stop:2444 : start_time=1652970939951 2022-05-19 14:35:39.998 | + functions-common:time_stop:2446 : [[ -z 1652970939951 ]] 2022-05-19 14:35:40.002 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:35:40.007 | + functions-common:time_stop:2449 : end_time=1652970940004 2022-05-19 14:35:40.009 | + functions-common:time_stop:2450 : elapsed_time=53 2022-05-19 14:35:40.012 | + functions-common:time_stop:2451 : total=1287 2022-05-19 14:35:40.014 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:35:40.017 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1340 2022-05-19 14:35:40.020 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-19 14:35:40.037 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:40.040 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-19 14:35:40.061 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:40.064 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-19 14:35:40.085 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:40.087 | + ./stack.sh:main:1080 : start_etcd3 2022-05-19 14:35:40.090 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-19 14:35:40.092 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd' 2022-05-19 14:35:40.095 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-19 14:35:40.097 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380' 2022-05-19 14:35:40.100 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.71:2380' 2022-05-19 14:35:40.103 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.71:2379' 2022-05-19 14:35:40.105 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-19 14:35:40.108 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-19 14:35:40.111 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.71:2379' 2022-05-19 14:35:40.114 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-19 14:35:40.117 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-19 14:35:40.119 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:35:40.122 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380 --initial-advertise-peer-urls http://10.222.0.71:2380 --advertise-client-urls http://10.222.0.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.71:2379 --debug' '' root 2022-05-19 14:35:40.126 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-19 14:35:40.128 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380 --initial-advertise-peer-urls http://10.222.0.71:2380 --advertise-client-urls http://10.222.0.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.71:2379 --debug' 2022-05-19 14:35:40.131 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:35:40.133 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-19 14:35:40.136 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:35:40.138 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:35:40.141 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:35:40.143 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:35:40.148 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-19 14:35:40.218 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-19 14:35:40.282 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380 --initial-advertise-peer-urls http://10.222.0.71:2380 --advertise-client-urls http://10.222.0.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.71:2379 --debug' 2022-05-19 14:35:40.333 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-19 14:35:40.386 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-19 14:35:40.441 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:35:40.493 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:35:40.495 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-19 14:35:40.559 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:35:40.943 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-19 14:35:40.996 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-19 14:35:41.050 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-19 14:35:41.111 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-19 14:35:41.163 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-19 14:35:41.166 | ++ functions-common:is_arch:506 : uname -m 2022-05-19 14:35:41.171 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-19 14:35:41.174 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-19 14:35:41.564 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-19 14:35:41.577 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-19 14:35:41.950 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-19 14:35:43.027 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-19 14:35:43.046 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:43.049 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-19 14:35:43.051 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-19 14:35:43.055 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-19 14:35:43.059 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-19 14:35:43.071 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-19 14:35:43.083 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-19 14:35:43.086 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:35:43.088 | + 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.71/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-19 14:35:43.227 | + 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.71/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-19 14:35:43.365 | + 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.71/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-19 14:35:43.512 | + 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.71/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:35:43.652 | + 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.71/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:35:43.790 | + 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.71/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:35:43.928 | + 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.71/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-19 14:35:44.067 | + 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.71/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-19 14:35:44.205 | + 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.71/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-19 14:35:44.344 | + 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.71/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-19 14:35:44.483 | + functions-common:write_clouds_yaml:198 : cat 2022-05-19 14:35:44.489 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-19 14:35:44.492 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-19 14:35:44.495 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-19 14:35:44.499 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-19 14:35:44.502 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-19 14:35:44.505 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-19 14:35:44.522 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:44.525 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-19 14:35:44.527 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:35:44.530 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-19 14:35:44.533 | + ./stack.sh:main:1097 : '[' 10.222.0.71 == 10.222.0.71 ']' 2022-05-19 14:35:44.535 | + ./stack.sh:main:1098 : init_keystone 2022-05-19 14:35:44.538 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-19 14:35:44.555 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:44.557 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-19 14:35:44.560 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-19 14:35:44.562 | + lib/database:recreate_database:112 : local db=keystone 2022-05-19 14:35:44.565 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-19 14:35:44.567 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-19 14:35:44.570 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-19 14:35:44.575 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:45.018 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-19 14:35:45.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:35:45.039 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-19 14:35:45.041 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:35:45.044 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:35:45.046 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:35:45.050 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:35:45.055 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970945052 2022-05-19 14:35:45.057 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-19 14:35:49.748 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:35:49.772 | 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=206424) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:35:49.778 | DEBUG dbcounter [-] [206424] Writer thread running {{(pid=206424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:35:49.779 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:49.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.782 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.782 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.782 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:49.783 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:49.810 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:49.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.811 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.811 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.812 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.813 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:49.813 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:49.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:49.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.870 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.871 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.871 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:49.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:49.872 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:49.872 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:49.880 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:35:50.656 | DEBUG dbcounter [-] [206424] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=206424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:35:51.427 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.427 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:35:51.435 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.436 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:35:51.444 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.444 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:35:51.452 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.452 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:35:51.459 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.459 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:35:51.466 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.466 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:35:51.518 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:51.519 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:51.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.521 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.521 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.521 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.522 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.522 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:51.522 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:51.522 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:51.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.524 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.524 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.524 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:51.525 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:51.534 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:51.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.536 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.536 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.536 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:51.536 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:51.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:51.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:51.543 | DEBUG dbcounter [-] [206424] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=206424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:35:52.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.104 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.104 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.104 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.104 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.105 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.105 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.132 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.134 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.134 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.135 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.135 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.135 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.135 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.143 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:35:52.191 | DEBUG dbcounter [-] [206424] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=206424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:35:52.203 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.203 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:35:52.210 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.210 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:35:52.217 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.217 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:35:52.225 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.226 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:35:52.233 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.233 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:35:52.240 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.241 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:35:52.247 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.249 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.250 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.251 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.251 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.251 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.252 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.254 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.254 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.254 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.255 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.255 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.255 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.262 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.264 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.265 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.265 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.265 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.265 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.703 | DEBUG dbcounter [-] [206424] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=206424) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:35:52.768 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.769 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.770 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.770 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.771 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.771 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.797 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:35:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.799 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.800 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.800 | 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=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:35:52.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:35:52.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:35:52.801 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206424) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:35:52.808 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:35:52.816 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.816 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:35:52.823 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.823 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:35:52.830 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.830 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:35:52.837 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.838 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:35:52.844 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.845 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:35:52.851 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:52.852 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:35:52.859 | INFO migrate.versioning.api [-] done 2022-05-19 14:35:53.239 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-19 14:35:53.242 | + functions-common:time_stop:2437 : local name 2022-05-19 14:35:53.244 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:35:53.247 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:35:53.249 | + functions-common:time_stop:2440 : local total 2022-05-19 14:35:53.252 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:35:53.254 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:35:53.257 | + functions-common:time_stop:2444 : start_time=1652970945052 2022-05-19 14:35:53.260 | + functions-common:time_stop:2446 : [[ -z 1652970945052 ]] 2022-05-19 14:35:53.263 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:35:53.267 | + functions-common:time_stop:2449 : end_time=1652970953265 2022-05-19 14:35:53.270 | + functions-common:time_stop:2450 : elapsed_time=8213 2022-05-19 14:35:53.273 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:35:53.275 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:35:53.278 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8213 2022-05-19 14:35:53.281 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-19 14:35:53.284 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-19 14:35:53.288 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-19 14:35:57.729 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-19 14:35:57.729 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:35:57.730 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:35:57.730 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-19 14:35:57.730 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:35:57.731 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:35:57.731 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:35:57.731 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:35:57.731 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:35:58.100 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-19 14:35:58.105 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-19 14:36:02.506 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-19 14:36:02.506 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:36:02.507 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:36:02.507 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-19 14:36:02.507 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:36:02.508 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:36:02.508 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:36:02.508 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:36:02.508 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:36:02.863 | + ./stack.sh:main:1099 : start_keystone 2022-05-19 14:36:02.866 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-19 14:36:02.869 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-19 14:36:02.871 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-19 14:36:02.888 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:36:02.892 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:36:02.895 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-19 14:36:02.899 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-19 14:36:02.902 | + functions-common:run_process:1692 : local service=keystone 2022-05-19 14:36:02.904 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:02.907 | + functions-common:run_process:1694 : local group= 2022-05-19 14:36:02.909 | + functions-common:run_process:1695 : local user= 2022-05-19 14:36:02.912 | + functions-common:run_process:1697 : local name=keystone 2022-05-19 14:36:02.915 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:36:02.917 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:36:02.920 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:36:02.922 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:36:02.925 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:36:02.930 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970962927 2022-05-19 14:36:02.932 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-19 14:36:02.948 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:36:02.951 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-19 14:36:02.954 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-19 14:36:02.957 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:02.959 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:02.961 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:02.964 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:02.966 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-19 14:36:02.969 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-19 14:36:02.971 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-19 14:36:02.974 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:36:02.976 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:36:02.979 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-19 14:36:02.982 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-19 14:36:02.984 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-19 14:36:02.986 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:02.988 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:36:02.991 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:36:02.993 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-19 14:36:02.995 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:36:02.999 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-19 14:36:03.050 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-19 14:36:03.102 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-19 14:36:03.153 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:36:03.205 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:36:03.257 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-19 14:36:03.308 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-19 14:36:03.360 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-19 14:36:03.411 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-19 14:36:03.463 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-19 14:36:03.515 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:36:03.518 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-19 14:36:03.570 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:36:03.965 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-19 14:36:03.979 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-19 14:36:04.348 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-19 14:36:04.426 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:36:04.428 | + functions-common:time_stop:2437 : local name 2022-05-19 14:36:04.431 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:36:04.433 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:36:04.436 | + functions-common:time_stop:2440 : local total 2022-05-19 14:36:04.439 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:36:04.441 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:36:04.443 | + functions-common:time_stop:2444 : start_time=1652970962927 2022-05-19 14:36:04.446 | + functions-common:time_stop:2446 : [[ -z 1652970962927 ]] 2022-05-19 14:36:04.449 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:36:04.454 | + functions-common:time_stop:2449 : end_time=1652970964451 2022-05-19 14:36:04.457 | + functions-common:time_stop:2450 : elapsed_time=1524 2022-05-19 14:36:04.459 | + functions-common:time_stop:2451 : total=1340 2022-05-19 14:36:04.461 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:36:04.464 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2864 2022-05-19 14:36:04.466 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-19 14:36:04.466 | Waiting for keystone to start... 2022-05-19 14:36:04.469 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.71/identity/v3/ 2022-05-19 14:36:04.471 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.71/identity/v3/ 2022-05-19 14:36:04.474 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:36:04.476 | + functions:wait_for_service:458 : local url=http://10.222.0.71/identity/v3/ 2022-05-19 14:36:04.479 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:36:04.482 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:36:04.484 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:36:04.487 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:36:04.489 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:36:04.492 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:36:04.497 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970964494 2022-05-19 14:36:04.500 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:36:04.506 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/identity/v3/ 2022-05-19 14:36:10.841 | + :: : [[ 200 == 503 ]] 2022-05-19 14:36:10.842 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:36:10.845 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:36:10.848 | + functions-common:time_stop:2437 : local name 2022-05-19 14:36:10.850 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:36:10.853 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:36:10.855 | + functions-common:time_stop:2440 : local total 2022-05-19 14:36:10.858 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:36:10.861 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:36:10.863 | + functions-common:time_stop:2444 : start_time=1652970964494 2022-05-19 14:36:10.865 | + functions-common:time_stop:2446 : [[ -z 1652970964494 ]] 2022-05-19 14:36:10.868 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:36:10.873 | + functions-common:time_stop:2449 : end_time=1652970970870 2022-05-19 14:36:10.876 | + functions-common:time_stop:2450 : elapsed_time=6376 2022-05-19 14:36:10.878 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:36:10.881 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:36:10.883 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6376 2022-05-19 14:36:10.886 | + functions:wait_for_service:467 : return 0 2022-05-19 14:36:10.888 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-19 14:36:10.906 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:36:10.908 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-19 14:36:10.911 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:36:10.913 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:36:10.942 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-19 14:36:10.945 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.71/identity 2022-05-19 14:36:15.513 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.513 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.514 | 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=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.522 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.540 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.540 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.571 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.604 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.605 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.698 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.698 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.698 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.698 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.699 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.699 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.711 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.711 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.712 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.720 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.723 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.723 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.723 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.723 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.723 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.724 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.724 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=207138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:36:15.789 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:36:15.807 | 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=207138) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:36:15.813 | DEBUG dbcounter [-] [207138] Writer thread running {{(pid=207138) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:36:16.017 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created domain default 2022-05-19 14:36:16.059 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created project admin 2022-05-19 14:36:16.086 | DEBUG passlib.handlers.bcrypt [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=207138) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-19 14:36:16.087 | DEBUG passlib.handlers.bcrypt [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=207138) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-19 14:36:16.147 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created user admin 2022-05-19 14:36:16.160 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created role reader 2022-05-19 14:36:16.170 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created role member 2022-05-19 14:36:16.192 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created implied role where 2816caba47884002a96dab7b07f4bac4 implies 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:36:16.201 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created role admin 2022-05-19 14:36:16.218 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created implied role where fc4dc04c73324e7f8b2a5dfc378f6174 implies 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:36:16.230 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Granted role admin on project admin to user admin. 2022-05-19 14:36:16.239 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Granted role admin on the system to user admin. 2022-05-19 14:36:16.251 | WARNING py.warnings [None req-8a17d2f1-96e2-4566-8539-787640a1815b 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-05-19 14:36:16.251 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-19 14:36:16.251 |  2022-05-19 14:36:16.254 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created region RegionOne 2022-05-19 14:36:16.288 | INFO keystone.cmd.bootstrap [None req-8a17d2f1-96e2-4566-8539-787640a1815b None None] Created public endpoint http://10.222.0.71/identity 2022-05-19 14:36:16.732 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-19 14:36:16.735 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-19 14:36:16.738 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-19 14:36:16.741 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-19 14:36:19.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:19.785 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:19.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:19.785 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:19.950 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:19.954 | + lib/keystone:create_keystone_accounts:310 : admin_project=24cf476ac4ff41ea8154c8b198b8ae32 2022-05-19 14:36:19.956 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-19 14:36:19.959 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-19 14:36:22.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:22.110 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:22.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:22.111 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:22.277 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:22.280 | + lib/keystone:create_keystone_accounts:312 : admin_user=36e70edefbb144ebbbd97da5f321c823 2022-05-19 14:36:22.283 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-19 14:36:22.286 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-19 14:36:22.288 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-19 14:36:22.290 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 36e70edefbb144ebbbd97da5f321c823 default 2022-05-19 14:36:22.348 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 36e70edefbb144ebbbd97da5f321c823 default 2022-05-19 14:36:22.385 | [178970 Async ks-domain-role:207296]: running: get_or_add_user_domain_role admin 36e70edefbb144ebbbd97da5f321c823 default 2022-05-19 14:36:22.388 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-19 14:36:22.390 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:36:22.393 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:36:25.645 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:36:25.648 | + functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:36:25.648 | default 2022-05-19 14:36:25.650 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-19 14:36:25.709 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-19 14:36:25.748 | [178970 Async ks-project:207440]: running: get_or_create_project service Default 2022-05-19 14:36:25.751 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-19 14:36:25.817 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-19 14:36:25.858 | [178970 Async ks-service:207526]: running: get_or_create_role service 2022-05-19 14:36:25.861 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-19 14:36:25.929 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-19 14:36:26.037 | [178970 Async ks-reseller:207613]: running: get_or_create_role ResellerAdmin 2022-05-19 14:36:26.055 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-19 14:36:26.080 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-19 14:36:26.472 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-19 14:36:26.701 | [178970 Async ks-anotherrole:207704]: running: get_or_create_role anotherrole 2022-05-19 14:36:26.721 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-19 14:36:26.758 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-19 14:36:26.780 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:36:26.809 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-19 14:36:29.234 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:29.387 | [207613 Async ks-reseller:207613]: finished successfully 2022-05-19 14:36:29.405 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:29.552 | [207526 Async ks-service:207526]: finished successfully 2022-05-19 14:36:29.670 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:29.718 | [207440 Async ks-project:207440]: finished successfully 2022-05-19 14:36:29.942 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:29.981 | [207704 Async ks-anotherrole:207704]: finished successfully 2022-05-19 14:36:30.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:30.576 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:30.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:30.576 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:30.747 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:30.750 | ++ functions-common:get_or_create_project:950 : project_id=bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:36:30.753 | ++ functions-common:get_or_create_project:951 : echo bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:36:30.756 | + lib/keystone:create_keystone_accounts:340 : invis_project=bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:36:30.758 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-19 14:36:30.761 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-19 14:36:30.764 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:36:30.767 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-19 14:36:33.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:33.230 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:33.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:33.230 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:33.413 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:33.416 | ++ functions-common:get_or_create_project:950 : project_id=1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:33.418 | ++ functions-common:get_or_create_project:951 : echo 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:33.421 | + lib/keystone:create_keystone_accounts:344 : demo_project=1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:33.424 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-19 14:36:33.428 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-19 14:36:33.430 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:33.433 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-19 14:36:33.435 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-19 14:36:33.438 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-19 14:36:33.542 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:33.567 | [207296 Async ks-domain-role:207296]: finished successfully 2022-05-19 14:36:35.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:35.908 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:35.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:35.908 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.073 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.076 | ++ functions-common:get_or_create_user:937 : user_id=d07be9e7872649819e166ac1192258ae 2022-05-19 14:36:36.078 | ++ functions-common:get_or_create_user:938 : echo d07be9e7872649819e166ac1192258ae 2022-05-19 14:36:36.081 | + lib/keystone:create_keystone_accounts:347 : demo_user=d07be9e7872649819e166ac1192258ae 2022-05-19 14:36:36.084 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-19 14:36:36.135 | [178970 Async ks-domain-role:207296]: Waiting for completion of get_or_add_user_domain_role admin 36e70edefbb144ebbbd97da5f321c823 default running on PID 207296 (6 other jobs running) 2022-05-19 14:36:36.160 | [178970 Async ks-domain-role:207296]: Signaling child to exit 2022-05-19 14:36:36.160 | WAKEUP 2022-05-19 14:36:36.184 | [178970 Async ks-domain-role:207296]: Signaled 2022-05-19 14:36:36.185 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-19 14:36:36.185 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36e70edefbb144ebbbd97da5f321c823 --domain default 2022-05-19 14:36:36.185 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-19 14:36:36.185 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:36.185 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:36.185 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:36.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.185 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.185 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.185 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-19 14:36:36.185 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-19 14:36:36.186 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 36e70edefbb144ebbbd97da5f321c823 --domain default 2022-05-19 14:36:36.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.186 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.186 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.186 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:36.186 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-19 14:36:36.186 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36e70edefbb144ebbbd97da5f321c823 --domain default 2022-05-19 14:36:36.186 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:36.186 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:36.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.186 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.186 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.186 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.186 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:36.186 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:36.186 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:36.186 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | 36e70edefbb144ebbbd97da5f321c823 | | | default | | False |' 2022-05-19 14:36:36.186 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:36.186 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:36:36.186 | + functions-common:get_or_add_user_domain_role:1033 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:36:36.186 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:36:36.229 | [178970 Async ks-domain-role:207296]: finished get_or_add_user_domain_role admin 36e70edefbb144ebbbd97da5f321c823 default with result 0 in 11 seconds 2022-05-19 14:36:36.237 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-19 14:36:36.273 | [178970 Async ks-project:207440]: Waiting for completion of get_or_create_project service Default running on PID 207440 (5 other jobs running) 2022-05-19 14:36:36.298 | [178970 Async ks-project:207440]: Signaling child to exit 2022-05-19 14:36:36.298 | WAKEUP 2022-05-19 14:36:36.321 | [178970 Async ks-project:207440]: Signaled 2022-05-19 14:36:36.322 | + functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:36:36.323 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-19 14:36:36.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.323 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.323 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.323 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.323 | + functions-common:get_or_create_project:950 : project_id=529a5360fb034eec991b1cb4e5c449a7 2022-05-19 14:36:36.323 | + functions-common:get_or_create_project:951 : echo 529a5360fb034eec991b1cb4e5c449a7 2022-05-19 14:36:36.323 | 529a5360fb034eec991b1cb4e5c449a7 2022-05-19 14:36:36.367 | [178970 Async ks-project:207440]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-19 14:36:36.404 | [178970 Async ks-service:207526]: Waiting for completion of get_or_create_role service running on PID 207526 (4 other jobs running) 2022-05-19 14:36:36.429 | [178970 Async ks-service:207526]: Signaling child to exit 2022-05-19 14:36:36.429 | WAKEUP 2022-05-19 14:36:36.452 | [178970 Async ks-service:207526]: Signaled 2022-05-19 14:36:36.453 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:36:36.453 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-19 14:36:36.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.453 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.453 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.453 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.453 | + functions-common:get_or_create_role:962 : role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:36:36.453 | + functions-common:get_or_create_role:963 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:36:36.454 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:36:36.497 | [178970 Async ks-service:207526]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-19 14:36:36.535 | [178970 Async ks-reseller:207613]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 207613 (3 other jobs running) 2022-05-19 14:36:36.560 | [178970 Async ks-reseller:207613]: Signaling child to exit 2022-05-19 14:36:36.560 | WAKEUP 2022-05-19 14:36:36.583 | [178970 Async ks-reseller:207613]: Signaled 2022-05-19 14:36:36.585 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:36:36.585 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-19 14:36:36.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.585 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.585 | + functions-common:get_or_create_role:962 : role_id=1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:36:36.585 | + functions-common:get_or_create_role:963 : echo 1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:36:36.585 | 1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:36:36.629 | [178970 Async ks-reseller:207613]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-19 14:36:36.667 | [178970 Async ks-anotherrole:207704]: Waiting for completion of get_or_create_role anotherrole running on PID 207704 (2 other jobs running) 2022-05-19 14:36:36.692 | [178970 Async ks-anotherrole:207704]: Signaling child to exit 2022-05-19 14:36:36.692 | WAKEUP 2022-05-19 14:36:36.715 | [178970 Async ks-anotherrole:207704]: Signaled 2022-05-19 14:36:36.716 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:36:36.717 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 14:36:36.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.717 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:36.717 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:36.717 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:36.717 | + functions-common:get_or_create_role:962 : role_id=0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:36:36.717 | + functions-common:get_or_create_role:963 : echo 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:36:36.717 | 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:36:36.761 | [178970 Async ks-anotherrole:207704]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-05-19 14:36:36.765 | + inc/async:async_wait:197 : return 0 2022-05-19 14:36:36.768 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:36.825 | + inc/async:async_inner:63 : get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:36.870 | [178970 Async ks-demo-member:208569]: running: get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:36.872 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 36e70edefbb144ebbbd97da5f321c823 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:36.934 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 36e70edefbb144ebbbd97da5f321c823 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:36.978 | [178970 Async ks-demo-admin:208681]: running: get_or_add_user_project_role admin 36e70edefbb144ebbbd97da5f321c823 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:36.982 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:37.048 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:37.095 | [178970 Async ks-demo-another:208793]: running: get_or_add_user_project_role anotherrole d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:37.097 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:36:37.171 | + inc/async:async_inner:63 : get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:36:37.240 | [178970 Async ks-demo-invis:208905]: running: get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:36:37.246 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-19 14:36:37.254 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-19 14:36:37.262 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:37.279 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-19 14:36:37.289 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-19 14:36:37.303 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-05-19 14:36:41.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:41.715 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:41.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:41.715 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:41.915 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:41.921 | ++ functions-common:get_or_create_user:937 : user_id=88e8478c1f7f4dc58f22820e29e8c918 2022-05-19 14:36:41.926 | ++ functions-common:get_or_create_user:938 : echo 88e8478c1f7f4dc58f22820e29e8c918 2022-05-19 14:36:41.932 | + lib/keystone:create_keystone_accounts:360 : demo_reader=88e8478c1f7f4dc58f22820e29e8c918 2022-05-19 14:36:41.939 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 88e8478c1f7f4dc58f22820e29e8c918 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:42.035 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 88e8478c1f7f4dc58f22820e29e8c918 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:42.106 | [178970 Async ks-demo-reader:209071]: running: get_or_add_user_project_role reader 88e8478c1f7f4dc58f22820e29e8c918 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:36:42.113 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-19 14:36:42.126 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-19 14:36:42.137 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:36:42.145 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-19 14:36:46.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:46.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:46.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:46.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:46.461 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:46.465 | ++ functions-common:get_or_create_project:950 : project_id=935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:46.468 | ++ functions-common:get_or_create_project:951 : echo 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:46.471 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:46.476 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-19 14:36:46.479 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-19 14:36:46.482 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:46.488 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-19 14:36:46.491 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-19 14:36:46.495 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-05-19 14:36:49.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:49.962 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:49.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:49.962 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:50.412 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:50.430 | ++ functions-common:get_or_create_user:937 : user_id=3eca64f9618d496caab37f71000ddf28 2022-05-19 14:36:50.453 | ++ functions-common:get_or_create_user:938 : echo 3eca64f9618d496caab37f71000ddf28 2022-05-19 14:36:50.480 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=3eca64f9618d496caab37f71000ddf28 2022-05-19 14:36:50.501 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:50.637 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:50.789 | [208569 Async ks-demo-member:208569]: finished successfully 2022-05-19 14:36:50.897 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:51.086 | [178970 Async ks-alt-admin:209477]: running: get_or_add_user_project_role admin 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:51.102 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:51.472 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:51.636 | [178970 Async ks-alt-another:209592]: running: get_or_add_user_project_role anotherrole 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:51.648 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-19 14:36:51.682 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-19 14:36:51.693 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:51.709 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-19 14:36:51.732 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-19 14:36:51.779 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-05-19 14:36:52.825 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:53.002 | [208681 Async ks-demo-admin:208681]: finished successfully 2022-05-19 14:36:54.616 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:54.758 | [208905 Async ks-demo-invis:208905]: finished successfully 2022-05-19 14:36:55.179 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:55.221 | [208793 Async ks-demo-another:208793]: finished successfully 2022-05-19 14:36:55.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:55.590 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:55.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:55.590 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:55.775 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:55.779 | ++ functions-common:get_or_create_user:937 : user_id=393dc65fbc3542c6ae59077558c2f5d1 2022-05-19 14:36:55.782 | ++ functions-common:get_or_create_user:938 : echo 393dc65fbc3542c6ae59077558c2f5d1 2022-05-19 14:36:55.785 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=393dc65fbc3542c6ae59077558c2f5d1 2022-05-19 14:36:55.788 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 393dc65fbc3542c6ae59077558c2f5d1 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:55.863 | + inc/async:async_inner:63 : get_or_add_user_project_role member 393dc65fbc3542c6ae59077558c2f5d1 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:55.915 | [178970 Async ks-alt-member-user:209927]: running: get_or_add_user_project_role member 393dc65fbc3542c6ae59077558c2f5d1 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:55.918 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-19 14:36:55.926 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-19 14:36:55.929 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:55.932 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-19 14:36:55.935 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-19 14:36:55.939 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-05-19 14:36:58.176 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:58.310 | [209071 Async ks-demo-reader:209071]: finished successfully 2022-05-19 14:36:58.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:58.787 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:58.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:36:58.787 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:59.018 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:59.029 | ++ functions-common:get_or_create_user:937 : user_id=f1e69d22e61d4942854efcc31301481b 2022-05-19 14:36:59.034 | ++ functions-common:get_or_create_user:938 : echo f1e69d22e61d4942854efcc31301481b 2022-05-19 14:36:59.044 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f1e69d22e61d4942854efcc31301481b 2022-05-19 14:36:59.048 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f1e69d22e61d4942854efcc31301481b 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:59.140 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f1e69d22e61d4942854efcc31301481b 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:59.229 | [178970 Async ks-alt-reader-user:210151]: running: get_or_add_user_project_role reader f1e69d22e61d4942854efcc31301481b 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:36:59.235 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-19 14:36:59.238 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:59.243 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-19 14:36:59.245 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-19 14:36:59.249 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-05-19 14:37:02.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:02.817 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:02.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:02.817 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:03.060 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:03.070 | ++ functions-common:get_or_create_user:937 : user_id=c8baa7c5c4b0436b93cc799c13dcdc40 2022-05-19 14:37:03.079 | ++ functions-common:get_or_create_user:938 : echo c8baa7c5c4b0436b93cc799c13dcdc40 2022-05-19 14:37:03.086 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c8baa7c5c4b0436b93cc799c13dcdc40 2022-05-19 14:37:03.092 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c8baa7c5c4b0436b93cc799c13dcdc40 all 2022-05-19 14:37:03.289 | + inc/async:async_inner:63 : get_or_add_user_system_role member c8baa7c5c4b0436b93cc799c13dcdc40 all 2022-05-19 14:37:03.487 | [178970 Async ks-system-member:210377]: running: get_or_add_user_system_role member c8baa7c5c4b0436b93cc799c13dcdc40 all 2022-05-19 14:37:03.516 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-19 14:37:03.540 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:37:03.560 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-19 14:37:03.581 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-19 14:37:03.604 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-05-19 14:37:06.383 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:06.536 | [209477 Async ks-alt-admin:209477]: finished successfully 2022-05-19 14:37:06.705 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:06.777 | [209592 Async ks-alt-another:209592]: finished successfully 2022-05-19 14:37:07.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:07.401 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:07.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:07.401 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:07.616 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:07.625 | ++ functions-common:get_or_create_user:937 : user_id=f39c0bf5eea24abaa21e241918f8f299 2022-05-19 14:37:07.628 | ++ functions-common:get_or_create_user:938 : echo f39c0bf5eea24abaa21e241918f8f299 2022-05-19 14:37:07.631 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f39c0bf5eea24abaa21e241918f8f299 2022-05-19 14:37:07.638 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f39c0bf5eea24abaa21e241918f8f299 all 2022-05-19 14:37:07.733 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f39c0bf5eea24abaa21e241918f8f299 all 2022-05-19 14:37:07.814 | [178970 Async ks-system-reader:210659]: running: get_or_add_user_system_role reader f39c0bf5eea24abaa21e241918f8f299 all 2022-05-19 14:37:07.820 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-19 14:37:07.825 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-19 14:37:07.831 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-19 14:37:07.839 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:37:07.868 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-19 14:37:09.432 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:09.637 | [209927 Async ks-alt-member-user:209927]: finished successfully 2022-05-19 14:37:11.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:11.015 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:11.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:11.015 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:11.205 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:11.208 | ++ functions-common:get_or_create_group:914 : group_id=b7fc8cf01dee41718e0841f66bb93b29 2022-05-19 14:37:11.211 | ++ functions-common:get_or_create_group:915 : echo b7fc8cf01dee41718e0841f66bb93b29 2022-05-19 14:37:11.214 | + lib/keystone:create_keystone_accounts:402 : admin_group=b7fc8cf01dee41718e0841f66bb93b29 2022-05-19 14:37:11.218 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-19 14:37:11.221 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-19 14:37:11.224 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-19 14:37:11.226 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:37:11.230 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-19 14:37:12.680 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:12.711 | [210151 Async ks-alt-reader-user:210151]: finished successfully 2022-05-19 14:37:13.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:13.857 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:13.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:13.857 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:14.052 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:14.056 | ++ functions-common:get_or_create_group:914 : group_id=e18c4f5f3acd4e5fad9d16f6cec91ca6 2022-05-19 14:37:14.059 | ++ functions-common:get_or_create_group:915 : echo e18c4f5f3acd4e5fad9d16f6cec91ca6 2022-05-19 14:37:14.062 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=e18c4f5f3acd4e5fad9d16f6cec91ca6 2022-05-19 14:37:14.065 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:14.140 | + inc/async:async_inner:63 : get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:14.206 | [178970 Async ks-group-memberdemo:211012]: running: get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:14.208 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:14.313 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:14.433 | [178970 Async ks-group-anotherdemo:211098]: running: get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:14.449 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:14.796 | + inc/async:async_inner:63 : get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:14.936 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:14.967 | [178970 Async ks-group-memberalt:211186]: running: get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:14.987 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:15.103 | [210377 Async ks-system-member:210377]: finished successfully 2022-05-19 14:37:15.404 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:15.601 | [178970 Async ks-group-anotheralt:211330]: running: get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:15.624 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 2022-05-19 14:37:16.090 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 2022-05-19 14:37:16.353 | [178970 Async ks-group-admin:211416]: running: get_or_add_group_project_role admin b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 2022-05-19 14:37:16.372 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-19 14:37:16.772 | [178970 Async ks-demo-member:208569]: Waiting for completion of get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 running on PID 208569 (17 other jobs running) 2022-05-19 14:37:16.934 | [178970 Async ks-demo-member:208569]: Signaling child to exit 2022-05-19 14:37:16.934 | WAKEUP 2022-05-19 14:37:17.111 | [178970 Async ks-demo-member:208569]: Signaled 2022-05-19 14:37:17.120 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:17.120 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:17.120 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:17.120 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:17.120 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:17.120 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:17.120 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:17.120 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:17.120 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d07be9e7872649819e166ac1192258ae --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:17.120 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:17.120 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:17.120 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:17.120 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:17.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.120 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.120 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.121 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:17.121 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:17.121 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:17.121 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user d07be9e7872649819e166ac1192258ae --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:17.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.121 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.121 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.121 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d07be9e7872649819e166ac1192258ae --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:17.121 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:17.121 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:17.121 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:17.121 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:17.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.121 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.121 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.121 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:17.121 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:17.121 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:17.121 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:17.121 | ++ functions-common:get_field:830 : echo '| 2816caba47884002a96dab7b07f4bac4 | d07be9e7872649819e166ac1192258ae | | 1c9f3c82497249eabf902ceb21d001b3 | | | False |' 2022-05-19 14:37:17.121 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:17.121 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:17.121 | + functions-common:get_or_add_user_project_role:1009 : echo 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:17.121 | 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:17.381 | [178970 Async ks-demo-member:208569]: finished get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 with result 0 in 14 seconds 2022-05-19 14:37:17.634 | [178970 Async ks-demo-admin:208681]: Waiting for completion of get_or_add_user_project_role admin 36e70edefbb144ebbbd97da5f321c823 1c9f3c82497249eabf902ceb21d001b3 running on PID 208681 (16 other jobs running) 2022-05-19 14:37:17.801 | [178970 Async ks-demo-admin:208681]: Signaling child to exit 2022-05-19 14:37:17.802 | WAKEUP 2022-05-19 14:37:17.937 | [178970 Async ks-demo-admin:208681]: Signaled 2022-05-19 14:37:17.944 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:17.944 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:17.944 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:17.944 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:17.944 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:17.944 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:17.944 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:17.945 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:17.945 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:17.945 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36e70edefbb144ebbbd97da5f321c823 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:17.945 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:17.945 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:17.945 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:17.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.945 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.945 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.945 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:17.945 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:17.945 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:17.945 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 36e70edefbb144ebbbd97da5f321c823 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:17.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.945 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.945 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.945 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:17.945 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36e70edefbb144ebbbd97da5f321c823 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:17.945 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:17.945 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:17.945 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:17.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.945 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:17.946 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:17.946 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:17.946 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:17.946 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:17.946 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | 36e70edefbb144ebbbd97da5f321c823 | | 1c9f3c82497249eabf902ceb21d001b3 | | | False |' 2022-05-19 14:37:17.946 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:17.946 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:17.946 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:37:17.946 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:37:17.946 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:37:18.150 | [178970 Async ks-demo-admin:208681]: finished get_or_add_user_project_role admin 36e70edefbb144ebbbd97da5f321c823 1c9f3c82497249eabf902ceb21d001b3 with result 0 in 16 seconds 2022-05-19 14:37:18.302 | [178970 Async ks-demo-another:208793]: Waiting for completion of get_or_add_user_project_role anotherrole d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 running on PID 208793 (15 other jobs running) 2022-05-19 14:37:18.391 | [178970 Async ks-demo-another:208793]: Signaling child to exit 2022-05-19 14:37:18.395 | WAKEUP 2022-05-19 14:37:18.490 | [178970 Async ks-demo-another:208793]: Signaled 2022-05-19 14:37:18.496 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:18.496 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:18.496 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:18.496 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:18.496 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:18.496 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:18.496 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:18.496 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:18.496 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:18.497 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d07be9e7872649819e166ac1192258ae --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:18.497 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:18.497 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:18.497 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:18.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.497 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.497 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.497 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:18.497 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:18.497 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:18.497 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user d07be9e7872649819e166ac1192258ae --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:18.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.497 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.497 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.497 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d07be9e7872649819e166ac1192258ae --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:18.497 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:18.497 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:18.497 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:18.497 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:18.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.497 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.497 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.497 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:18.497 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:18.497 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:18.497 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:18.497 | ++ functions-common:get_field:830 : echo '| 0cebdd5895894be58dd945aadfab5e3f | d07be9e7872649819e166ac1192258ae | | 1c9f3c82497249eabf902ceb21d001b3 | | | False |' 2022-05-19 14:37:18.497 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:18.498 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:37:18.498 | + functions-common:get_or_add_user_project_role:1009 : echo 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:37:18.498 | 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:37:18.647 | [178970 Async ks-demo-another:208793]: finished get_or_add_user_project_role anotherrole d07be9e7872649819e166ac1192258ae 1c9f3c82497249eabf902ceb21d001b3 with result 0 in 18 seconds 2022-05-19 14:37:18.770 | [178970 Async ks-demo-invis:208905]: Waiting for completion of get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae bf9e41c35eee440ca600a8e13c64bd61 running on PID 208905 (14 other jobs running) 2022-05-19 14:37:18.814 | [178970 Async ks-demo-invis:208905]: Signaling child to exit 2022-05-19 14:37:18.814 | WAKEUP 2022-05-19 14:37:18.850 | [178970 Async ks-demo-invis:208905]: Signaled 2022-05-19 14:37:18.851 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:18.851 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:18.851 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:18.851 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:18.852 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:18.852 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:18.852 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:18.852 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:18.852 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:18.852 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d07be9e7872649819e166ac1192258ae --project bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:37:18.852 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:18.852 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:18.852 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:18.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:18.852 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:18.852 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:18.852 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user d07be9e7872649819e166ac1192258ae --project bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:37:18.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.852 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:18.852 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d07be9e7872649819e166ac1192258ae --project bf9e41c35eee440ca600a8e13c64bd61 2022-05-19 14:37:18.852 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:18.852 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:18.852 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:18.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:18.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:18.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:18.853 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:18.853 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:18.853 | ++ functions-common:get_field:830 : echo '| 2816caba47884002a96dab7b07f4bac4 | d07be9e7872649819e166ac1192258ae | | bf9e41c35eee440ca600a8e13c64bd61 | | | False |' 2022-05-19 14:37:18.853 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:18.853 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:18.853 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:18.853 | + functions-common:get_or_add_user_project_role:1009 : echo 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:18.853 | 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:18.936 | [178970 Async ks-demo-invis:208905]: finished get_or_add_user_project_role member d07be9e7872649819e166ac1192258ae bf9e41c35eee440ca600a8e13c64bd61 with result 0 in 17 seconds 2022-05-19 14:37:19.018 | [178970 Async ks-demo-reader:209071]: Waiting for completion of get_or_add_user_project_role reader 88e8478c1f7f4dc58f22820e29e8c918 1c9f3c82497249eabf902ceb21d001b3 running on PID 209071 (13 other jobs running) 2022-05-19 14:37:19.077 | [178970 Async ks-demo-reader:209071]: Signaling child to exit 2022-05-19 14:37:19.077 | WAKEUP 2022-05-19 14:37:19.125 | [178970 Async ks-demo-reader:209071]: Signaled 2022-05-19 14:37:19.132 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:19.132 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:19.132 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:19.132 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:19.132 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:19.132 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:19.132 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:19.132 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:19.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:19.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 88e8478c1f7f4dc58f22820e29e8c918 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:19.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:19.132 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:19.132 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.132 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.132 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.132 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:19.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:19.132 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:19.133 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 88e8478c1f7f4dc58f22820e29e8c918 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:19.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.133 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.133 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.133 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 88e8478c1f7f4dc58f22820e29e8c918 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:19.133 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:19.133 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:19.133 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:19.133 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.133 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.133 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.133 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:19.133 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:19.133 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:19.133 | ++ functions-common:get_field:830 : echo '| 9afe1d161ebd4d80b0f0f62e206cacc9 | 88e8478c1f7f4dc58f22820e29e8c918 | | 1c9f3c82497249eabf902ceb21d001b3 | | | False |' 2022-05-19 14:37:19.133 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:19.133 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.133 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:19.133 | + functions-common:get_or_add_user_project_role:1009 : echo 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:19.133 | 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:19.210 | [178970 Async ks-demo-reader:209071]: finished get_or_add_user_project_role reader 88e8478c1f7f4dc58f22820e29e8c918 1c9f3c82497249eabf902ceb21d001b3 with result 0 in 16 seconds 2022-05-19 14:37:19.216 | + inc/async:async_wait:197 : return 0 2022-05-19 14:37:19.224 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-19 14:37:19.321 | [178970 Async ks-alt-admin:209477]: Waiting for completion of get_or_add_user_project_role admin 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 running on PID 209477 (12 other jobs running) 2022-05-19 14:37:19.416 | [178970 Async ks-alt-admin:209477]: Signaling child to exit 2022-05-19 14:37:19.416 | WAKEUP 2022-05-19 14:37:19.492 | [178970 Async ks-alt-admin:209477]: Signaled 2022-05-19 14:37:19.493 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:19.493 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:19.493 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:19.493 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:19.493 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:19.493 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:19.493 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:19.493 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:19.493 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:19.493 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:19.493 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3eca64f9618d496caab37f71000ddf28 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:19.493 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:19.493 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.494 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.494 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.494 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:19.494 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:19.494 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:19.494 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 3eca64f9618d496caab37f71000ddf28 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:19.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.494 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.494 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.494 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:19.494 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:19.494 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:19.494 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3eca64f9618d496caab37f71000ddf28 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:19.494 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.494 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.494 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.494 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:19.494 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:19.494 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:19.494 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | 3eca64f9618d496caab37f71000ddf28 | | 935d2d3fa1384ca8917811ee8310cc09 | | | False |' 2022-05-19 14:37:19.494 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:19.494 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.494 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:37:19.494 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:37:19.495 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:37:19.631 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:19.672 | [178970 Async ks-alt-admin:209477]: finished get_or_add_user_project_role admin 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 with result 0 in 15 seconds 2022-05-19 14:37:19.712 | [210659 Async ks-system-reader:210659]: finished successfully 2022-05-19 14:37:19.815 | [178970 Async ks-alt-another:209592]: Waiting for completion of get_or_add_user_project_role anotherrole 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 running on PID 209592 (11 other jobs running) 2022-05-19 14:37:19.888 | [178970 Async ks-alt-another:209592]: Signaling child to exit 2022-05-19 14:37:19.888 | WAKEUP 2022-05-19 14:37:19.945 | [178970 Async ks-alt-another:209592]: Signaled 2022-05-19 14:37:19.960 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:19.960 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:19.960 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:19.961 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:19.961 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:19.961 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:19.961 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:19.961 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:19.961 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:19.961 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:19.961 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3eca64f9618d496caab37f71000ddf28 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:19.961 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:19.961 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.961 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.961 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.961 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:19.961 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:19.961 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:19.961 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3eca64f9618d496caab37f71000ddf28 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:19.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.961 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.961 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.961 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3eca64f9618d496caab37f71000ddf28 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:19.961 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:19.961 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:19.961 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:19.962 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.962 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:19.962 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:19.962 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:19.962 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:19.962 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:19.962 | ++ functions-common:get_field:830 : echo '| 0cebdd5895894be58dd945aadfab5e3f | 3eca64f9618d496caab37f71000ddf28 | | 935d2d3fa1384ca8917811ee8310cc09 | | | False |' 2022-05-19 14:37:19.962 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:19.962 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:19.962 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:37:19.962 | + functions-common:get_or_add_user_project_role:1009 : echo 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:37:19.962 | 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:37:20.164 | [178970 Async ks-alt-another:209592]: finished get_or_add_user_project_role anotherrole 3eca64f9618d496caab37f71000ddf28 935d2d3fa1384ca8917811ee8310cc09 with result 0 in 15 seconds 2022-05-19 14:37:20.329 | [178970 Async ks-alt-member-user:209927]: Waiting for completion of get_or_add_user_project_role member 393dc65fbc3542c6ae59077558c2f5d1 935d2d3fa1384ca8917811ee8310cc09 running on PID 209927 (10 other jobs running) 2022-05-19 14:37:20.441 | [178970 Async ks-alt-member-user:209927]: Signaling child to exit 2022-05-19 14:37:20.441 | WAKEUP 2022-05-19 14:37:20.547 | [178970 Async ks-alt-member-user:209927]: Signaled 2022-05-19 14:37:20.556 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:20.556 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:20.556 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:20.556 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:20.556 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:20.556 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:20.556 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:20.556 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:20.556 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:20.556 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:20.556 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 393dc65fbc3542c6ae59077558c2f5d1 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:20.556 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:20.556 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:20.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:20.556 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:20.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:20.557 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:20.557 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:20.557 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:20.557 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:20.557 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 393dc65fbc3542c6ae59077558c2f5d1 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:20.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:20.557 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:20.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:20.557 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:20.557 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:20.557 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:20.557 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 393dc65fbc3542c6ae59077558c2f5d1 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:20.557 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:20.557 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:20.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:20.557 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:20.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:20.557 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:20.557 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:20.557 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:20.557 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:20.557 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:20.557 | ++ functions-common:get_field:830 : echo '| 2816caba47884002a96dab7b07f4bac4 | 393dc65fbc3542c6ae59077558c2f5d1 | | 935d2d3fa1384ca8917811ee8310cc09 | | | False |' 2022-05-19 14:37:20.557 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:20.557 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:20.557 | + functions-common:get_or_add_user_project_role:1009 : echo 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:20.557 | 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:20.824 | [178970 Async ks-alt-member-user:209927]: finished get_or_add_user_project_role member 393dc65fbc3542c6ae59077558c2f5d1 935d2d3fa1384ca8917811ee8310cc09 with result 0 in 13 seconds 2022-05-19 14:37:20.983 | [178970 Async ks-alt-reader-user:210151]: Waiting for completion of get_or_add_user_project_role reader f1e69d22e61d4942854efcc31301481b 935d2d3fa1384ca8917811ee8310cc09 running on PID 210151 (9 other jobs running) 2022-05-19 14:37:21.116 | [178970 Async ks-alt-reader-user:210151]: Signaling child to exit 2022-05-19 14:37:21.116 | WAKEUP 2022-05-19 14:37:21.252 | [178970 Async ks-alt-reader-user:210151]: Signaled 2022-05-19 14:37:21.267 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:21.267 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:21.267 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:21.268 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:21.268 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:21.268 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:21.268 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:21.268 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:21.268 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f1e69d22e61d4942854efcc31301481b --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:21.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:21.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:21.268 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:21.268 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:21.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:21.268 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:21.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:21.268 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:21.268 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:21.268 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:21.268 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:21.268 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user f1e69d22e61d4942854efcc31301481b --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:21.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:21.268 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:21.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:21.268 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:21.268 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:21.268 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:21.268 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f1e69d22e61d4942854efcc31301481b --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:21.268 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:21.268 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:21.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:21.268 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:21.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:21.268 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:21.269 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:21.269 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:21.269 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:21.269 | ++ functions-common:get_field:830 : echo '| 9afe1d161ebd4d80b0f0f62e206cacc9 | f1e69d22e61d4942854efcc31301481b | | 935d2d3fa1384ca8917811ee8310cc09 | | | False |' 2022-05-19 14:37:21.269 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:21.269 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:21.269 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:21.269 | + functions-common:get_or_add_user_project_role:1009 : echo 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:21.269 | 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:21.599 | [178970 Async ks-alt-reader-user:210151]: finished get_or_add_user_project_role reader f1e69d22e61d4942854efcc31301481b 935d2d3fa1384ca8917811ee8310cc09 with result 0 in 13 seconds 2022-05-19 14:37:21.634 | + inc/async:async_wait:197 : return 0 2022-05-19 14:37:21.658 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-19 14:37:21.973 | [178970 Async ks-system-member:210377]: Waiting for completion of get_or_add_user_system_role member c8baa7c5c4b0436b93cc799c13dcdc40 all running on PID 210377 (8 other jobs running) 2022-05-19 14:37:22.115 | [178970 Async ks-system-member:210377]: Signaling child to exit 2022-05-19 14:37:22.116 | WAKEUP 2022-05-19 14:37:22.240 | [178970 Async ks-system-member:210377]: Signaled 2022-05-19 14:37:22.273 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:37:22.273 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:37:22.273 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:37:22.273 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:22.273 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:22.273 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:22.273 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:22.273 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:22.273 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:37:22.273 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c8baa7c5c4b0436b93cc799c13dcdc40 --system all -f value -c Role 2022-05-19 14:37:22.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:22.273 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:22.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:22.273 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:22.273 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:22.273 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:37:22.273 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:37:22.273 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user c8baa7c5c4b0436b93cc799c13dcdc40 --system all 2022-05-19 14:37:22.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:22.273 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:22.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:22.274 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:22.274 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c8baa7c5c4b0436b93cc799c13dcdc40 --system all -f value -c Role 2022-05-19 14:37:22.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:22.274 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:22.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:22.274 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:22.274 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:22.274 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:22.274 | + functions-common:get_or_add_user_system_role:1064 : echo 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:22.274 | 2816caba47884002a96dab7b07f4bac4 2022-05-19 14:37:22.513 | [178970 Async ks-system-member:210377]: finished get_or_add_user_system_role member c8baa7c5c4b0436b93cc799c13dcdc40 all with result 0 in 11 seconds 2022-05-19 14:37:22.767 | [178970 Async ks-system-reader:210659]: Waiting for completion of get_or_add_user_system_role reader f39c0bf5eea24abaa21e241918f8f299 all running on PID 210659 (7 other jobs running) 2022-05-19 14:37:22.930 | [178970 Async ks-system-reader:210659]: Signaling child to exit 2022-05-19 14:37:22.931 | WAKEUP 2022-05-19 14:37:23.067 | [178970 Async ks-system-reader:210659]: Signaled 2022-05-19 14:37:23.084 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:37:23.084 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:37:23.084 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:37:23.084 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:23.084 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:23.084 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:23.085 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:23.085 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:23.085 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:37:23.085 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f39c0bf5eea24abaa21e241918f8f299 --system all -f value -c Role 2022-05-19 14:37:23.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:23.085 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:23.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:23.085 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:23.085 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:23.085 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:37:23.085 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:37:23.085 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user f39c0bf5eea24abaa21e241918f8f299 --system all 2022-05-19 14:37:23.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:23.085 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:23.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:23.085 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:23.086 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f39c0bf5eea24abaa21e241918f8f299 --system all -f value -c Role 2022-05-19 14:37:23.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:23.086 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:23.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:23.086 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:23.086 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:23.086 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:23.086 | + functions-common:get_or_add_user_system_role:1064 : echo 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:23.086 | 9afe1d161ebd4d80b0f0f62e206cacc9 2022-05-19 14:37:23.335 | [178970 Async ks-system-reader:210659]: finished get_or_add_user_system_role reader f39c0bf5eea24abaa21e241918f8f299 all with result 0 in 12 seconds 2022-05-19 14:37:23.371 | + inc/async:async_wait:197 : return 0 2022-05-19 14:37:23.395 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-19 14:37:23.735 | [178970 Async ks-group-memberdemo:211012]: Waiting for completion of get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 running on PID 211012 (6 other jobs running) 2022-05-19 14:37:23.886 | [178970 Async ks-group-memberdemo:211012]: Signaling child to exit 2022-05-19 14:37:28.527 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:28.695 | [211012 Async ks-group-memberdemo:211012]: finished successfully 2022-05-19 14:37:28.790 | WAKEUP 2022-05-19 14:37:28.800 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:28.845 | [211098 Async ks-group-anotherdemo:211098]: finished successfully 2022-05-19 14:37:28.850 | [178970 Async ks-group-memberdemo:211012]: Signaled 2022-05-19 14:37:28.852 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:37:28.852 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 1c9f3c82497249eabf902ceb21d001b3 -f value 2022-05-19 14:37:28.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:28.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:28.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:28.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:28.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:28.852 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:37:28.852 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:37:28.852 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:28.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:28.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:28.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:28.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:28.852 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 1c9f3c82497249eabf902ceb21d001b3 -f value 2022-05-19 14:37:28.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:28.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:28.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:28.852 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:28.852 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:28.852 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='2816caba47884002a96dab7b07f4bac4 e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 False' 2022-05-19 14:37:28.852 | + functions-common:get_or_add_group_project_role:1088 : echo 2816caba47884002a96dab7b07f4bac4 e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 False 2022-05-19 14:37:28.852 | 2816caba47884002a96dab7b07f4bac4 e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 False 2022-05-19 14:37:28.958 | [178970 Async ks-group-memberdemo:211012]: finished get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 with result 0 in 14 seconds 2022-05-19 14:37:29.021 | [178970 Async ks-group-anotherdemo:211098]: Waiting for completion of get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 running on PID 211098 (5 other jobs running) 2022-05-19 14:37:29.060 | [178970 Async ks-group-anotherdemo:211098]: Signaling child to exit 2022-05-19 14:37:29.061 | WAKEUP 2022-05-19 14:37:29.104 | [178970 Async ks-group-anotherdemo:211098]: Signaled 2022-05-19 14:37:29.105 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:37:29.105 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 1c9f3c82497249eabf902ceb21d001b3 -f value 2022-05-19 14:37:29.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:29.105 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:29.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:29.105 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:29.105 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:29.105 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:37:29.105 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:37:29.106 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 1c9f3c82497249eabf902ceb21d001b3 2022-05-19 14:37:29.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:29.106 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:29.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:29.106 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:29.106 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 1c9f3c82497249eabf902ceb21d001b3 -f value 2022-05-19 14:37:29.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:29.106 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:29.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:29.106 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:29.106 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:29.106 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='0cebdd5895894be58dd945aadfab5e3f e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 False' 2022-05-19 14:37:29.106 | + functions-common:get_or_add_group_project_role:1088 : echo 0cebdd5895894be58dd945aadfab5e3f e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 False 2022-05-19 14:37:29.106 | 0cebdd5895894be58dd945aadfab5e3f e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 False 2022-05-19 14:37:29.181 | [178970 Async ks-group-anotherdemo:211098]: finished get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 1c9f3c82497249eabf902ceb21d001b3 with result 0 in 14 seconds 2022-05-19 14:37:29.244 | [178970 Async ks-group-memberalt:211186]: Waiting for completion of get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 running on PID 211186 (4 other jobs running) 2022-05-19 14:37:29.294 | [178970 Async ks-group-memberalt:211186]: Signaling child to exit 2022-05-19 14:37:30.296 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:30.327 | [211186 Async ks-group-memberalt:211186]: finished successfully 2022-05-19 14:37:30.349 | WAKEUP 2022-05-19 14:37:30.376 | [178970 Async ks-group-memberalt:211186]: Signaled 2022-05-19 14:37:30.377 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:37:30.377 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 935d2d3fa1384ca8917811ee8310cc09 -f value 2022-05-19 14:37:30.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:30.377 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:30.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:30.377 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:30.377 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:30.378 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:37:30.378 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:37:30.378 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:30.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:30.378 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:30.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:30.378 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:30.378 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 935d2d3fa1384ca8917811ee8310cc09 -f value 2022-05-19 14:37:30.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:30.378 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:30.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:30.378 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:30.378 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:30.378 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='2816caba47884002a96dab7b07f4bac4 e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 False' 2022-05-19 14:37:30.378 | + functions-common:get_or_add_group_project_role:1088 : echo 2816caba47884002a96dab7b07f4bac4 e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 False 2022-05-19 14:37:30.378 | 2816caba47884002a96dab7b07f4bac4 e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 False 2022-05-19 14:37:30.432 | [178970 Async ks-group-memberalt:211186]: finished get_or_add_group_project_role member e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 with result 0 in 15 seconds 2022-05-19 14:37:30.479 | [178970 Async ks-group-anotheralt:211330]: Waiting for completion of get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 running on PID 211330 (3 other jobs running) 2022-05-19 14:37:30.522 | [178970 Async ks-group-anotheralt:211330]: Signaling child to exit 2022-05-19 14:37:30.669 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:30.696 | [211416 Async ks-group-admin:211416]: finished successfully 2022-05-19 14:37:31.092 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:31.119 | [211330 Async ks-group-anotheralt:211330]: finished successfully 2022-05-19 14:37:31.139 | WAKEUP 2022-05-19 14:37:31.162 | [178970 Async ks-group-anotheralt:211330]: Signaled 2022-05-19 14:37:31.164 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:37:31.164 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 935d2d3fa1384ca8917811ee8310cc09 -f value 2022-05-19 14:37:31.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.164 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.164 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.164 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:31.164 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:37:31.164 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:37:31.164 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 935d2d3fa1384ca8917811ee8310cc09 2022-05-19 14:37:31.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.164 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.164 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.164 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e18c4f5f3acd4e5fad9d16f6cec91ca6 --project 935d2d3fa1384ca8917811ee8310cc09 -f value 2022-05-19 14:37:31.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.164 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.164 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.164 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:31.164 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='0cebdd5895894be58dd945aadfab5e3f e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 False' 2022-05-19 14:37:31.164 | + functions-common:get_or_add_group_project_role:1088 : echo 0cebdd5895894be58dd945aadfab5e3f e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 False 2022-05-19 14:37:31.164 | 0cebdd5895894be58dd945aadfab5e3f e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 False 2022-05-19 14:37:31.209 | [178970 Async ks-group-anotheralt:211330]: finished get_or_add_group_project_role anotherrole e18c4f5f3acd4e5fad9d16f6cec91ca6 935d2d3fa1384ca8917811ee8310cc09 with result 0 in 15 seconds 2022-05-19 14:37:31.247 | [178970 Async ks-group-admin:211416]: Waiting for completion of get_or_add_group_project_role admin b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 running on PID 211416 (2 other jobs running) 2022-05-19 14:37:31.274 | [178970 Async ks-group-admin:211416]: Signaling child to exit 2022-05-19 14:37:31.274 | WAKEUP 2022-05-19 14:37:31.297 | [178970 Async ks-group-admin:211416]: Signaled 2022-05-19 14:37:31.299 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:37:31.299 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b7fc8cf01dee41718e0841f66bb93b29 --project 24cf476ac4ff41ea8154c8b198b8ae32 -f value 2022-05-19 14:37:31.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.299 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:31.299 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:37:31.299 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:37:31.299 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group b7fc8cf01dee41718e0841f66bb93b29 --project 24cf476ac4ff41ea8154c8b198b8ae32 2022-05-19 14:37:31.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.299 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.300 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.300 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b7fc8cf01dee41718e0841f66bb93b29 --project 24cf476ac4ff41ea8154c8b198b8ae32 -f value 2022-05-19 14:37:31.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.300 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:37:31.300 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:31.300 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:31.300 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='fc4dc04c73324e7f8b2a5dfc378f6174 b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 False' 2022-05-19 14:37:31.300 | + functions-common:get_or_add_group_project_role:1088 : echo fc4dc04c73324e7f8b2a5dfc378f6174 b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 False 2022-05-19 14:37:31.300 | fc4dc04c73324e7f8b2a5dfc378f6174 b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 False 2022-05-19 14:37:31.348 | [178970 Async ks-group-admin:211416]: finished get_or_add_group_project_role admin b7fc8cf01dee41718e0841f66bb93b29 24cf476ac4ff41ea8154c8b198b8ae32 with result 0 in 14 seconds 2022-05-19 14:37:31.353 | + inc/async:async_wait:197 : return 0 2022-05-19 14:37:31.355 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-19 14:37:31.373 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:37:31.376 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-19 14:37:31.393 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:31.396 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-19 14:37:31.398 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-19 14:37:31.460 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-19 14:37:31.500 | [178970 Async create_nova_accounts:213349]: running: create_nova_accounts 2022-05-19 14:37:31.504 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-19 14:37:31.522 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:31.524 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-19 14:37:31.527 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-19 14:37:31.588 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-19 14:37:31.629 | [178970 Async create_glance_accounts:213464]: running: create_glance_accounts 2022-05-19 14:37:31.632 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-19 14:37:31.667 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:31.670 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-19 14:37:31.672 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-19 14:37:31.742 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-19 14:37:31.787 | [178970 Async create_cinder_accounts:213594]: running: create_cinder_accounts 2022-05-19 14:37:31.790 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-19 14:37:31.814 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:31.816 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-19 14:37:31.819 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-19 14:37:31.889 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-19 14:37:31.961 | [178970 Async create_neutron_accounts:213710]: running: create_neutron_accounts 2022-05-19 14:37:31.963 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-19 14:37:32.005 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:32.011 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-19 14:37:32.014 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-19 14:37:32.294 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-19 14:37:32.518 | [178970 Async create_swift_accounts:213852]: running: create_swift_accounts 2022-05-19 14:37:32.544 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-19 14:37:32.684 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:37:32.712 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-19 14:37:33.067 | [178970 Async create_nova_accounts:213349]: Waiting for completion of create_nova_accounts running on PID 213349 (6 other jobs running) 2022-05-19 14:37:33.242 | [178970 Async create_nova_accounts:213349]: Signaling child to exit 2022-05-19 14:38:14.414 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:38:14.522 | [213710 Async create_neutron_accounts:213710]: finished successfully 2022-05-19 14:38:34.903 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:38:34.937 | [213594 Async create_cinder_accounts:213594]: finished successfully 2022-05-19 14:38:49.528 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:38:49.560 | [213464 Async create_glance_accounts:213464]: finished successfully 2022-05-19 14:38:54.068 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:38:54.096 | [213349 Async create_nova_accounts:213349]: finished successfully 2022-05-19 14:38:54.116 | WAKEUP 2022-05-19 14:38:54.141 | [178970 Async create_nova_accounts:213349]: Signaled 2022-05-19 14:38:54.142 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-05-19 14:38:54.142 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-19 14:38:54.142 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-19 14:38:54.142 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:38:54.142 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:38:54.142 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:38:54.142 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:38:54.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.142 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.143 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.143 | + functions-common:get_or_create_user:937 : user_id=d0d0efbde33d4360ad47bd0c7a545edd 2022-05-19 14:38:54.143 | + functions-common:get_or_create_user:938 : echo d0d0efbde33d4360ad47bd0c7a545edd 2022-05-19 14:38:54.143 | d0d0efbde33d4360ad47bd0c7a545edd 2022-05-19 14:38:54.143 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-19 14:38:54.143 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.143 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.143 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.143 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.143 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.143 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.143 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.143 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.143 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.143 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.143 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.144 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.144 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.144 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.144 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.144 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.144 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.144 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.144 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | d0d0efbde33d4360ad47bd0c7a545edd | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.144 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.144 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.144 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.144 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.144 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.144 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:38:54.144 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-19 14:38:54.144 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.144 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.144 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.144 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.145 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.145 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.145 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.145 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.145 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.145 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.145 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.145 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.145 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.145 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.145 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.145 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.145 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.145 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.145 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.145 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | d0d0efbde33d4360ad47bd0c7a545edd | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.145 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.146 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:38:54.146 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:38:54.146 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:38:54.146 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-19 14:38:54.146 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:38:54.146 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.71/compute 2022-05-19 14:38:54.146 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-19 14:38:54.146 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:38:54.146 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-19 14:38:54.146 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-19 14:38:54.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.146 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.146 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.146 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.146 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:38:54.146 | 9c86a283c7a04bf088953c05131c4cd2' 2022-05-19 14:38:54.146 | + functions-common:get_or_create_service:1106 : echo 9c86a283c7a04bf088953c05131c4cd2 2022-05-19 14:38:54.146 | 9c86a283c7a04bf088953c05131c4cd2 2022-05-19 14:38:54.146 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.71/compute/v2/$(project_id)s' 2022-05-19 14:38:54.146 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:38:54.146 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.71/compute/v2/$(project_id)s' RegionOne 2022-05-19 14:38:54.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:38:54.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-19 14:38:54.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.146 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.146 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.146 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:38:54.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:38:54.147 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.71/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:38:54.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.147 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.147 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.147 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=14d688e94a61445bb3a2141e76b77bb7 2022-05-19 14:38:54.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 14d688e94a61445bb3a2141e76b77bb7 2022-05-19 14:38:54.147 | + functions-common:get_or_create_endpoint:1139 : public_id=14d688e94a61445bb3a2141e76b77bb7 2022-05-19 14:38:54.147 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:38:54.147 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:38:54.147 | + functions-common:get_or_create_endpoint:1148 : echo 14d688e94a61445bb3a2141e76b77bb7 2022-05-19 14:38:54.147 | 14d688e94a61445bb3a2141e76b77bb7 2022-05-19 14:38:54.147 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-19 14:38:54.147 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:38:54.147 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-19 14:38:54.147 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-19 14:38:54.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.147 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.147 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.147 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.147 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:38:54.147 | 97d0ff81bdd243dab53f6ce17bc496d0' 2022-05-19 14:38:54.147 | + functions-common:get_or_create_service:1106 : echo 97d0ff81bdd243dab53f6ce17bc496d0 2022-05-19 14:38:54.147 | 97d0ff81bdd243dab53f6ce17bc496d0 2022-05-19 14:38:54.147 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.71/compute/v2.1 2022-05-19 14:38:54.147 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:38:54.147 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.71/compute/v2.1 RegionOne 2022-05-19 14:38:54.147 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:38:54.147 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-19 14:38:54.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.148 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.148 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.148 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:38:54.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:38:54.148 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.71/compute/v2.1 --region RegionOne -f value -c id 2022-05-19 14:38:54.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.148 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.148 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.148 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=97ea2b9ba74e4a21b31749f74e0cab69 2022-05-19 14:38:54.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 97ea2b9ba74e4a21b31749f74e0cab69 2022-05-19 14:38:54.148 | + functions-common:get_or_create_endpoint:1139 : public_id=97ea2b9ba74e4a21b31749f74e0cab69 2022-05-19 14:38:54.148 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:38:54.148 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:38:54.148 | + functions-common:get_or_create_endpoint:1148 : echo 97ea2b9ba74e4a21b31749f74e0cab69 2022-05-19 14:38:54.148 | 97ea2b9ba74e4a21b31749f74e0cab69 2022-05-19 14:38:54.148 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-19 14:38:54.148 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:54.148 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-19 14:38:54.148 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:54.148 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-19 14:38:54.148 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.148 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.148 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.148 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.148 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.149 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.149 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.149 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.149 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.149 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.149 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.149 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.149 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.149 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.149 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.149 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.149 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.149 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.149 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.149 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.149 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.149 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.149 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.149 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.149 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.150 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.150 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.150 | ++ functions-common:get_field:830 : echo '| 1c2efabd2b9a49b6bf9b6489efcc7a37 | d0d0efbde33d4360ad47bd0c7a545edd | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.150 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.150 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:38:54.150 | + functions-common:get_or_add_user_project_role:1009 : echo 1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:38:54.150 | 1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:38:54.150 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-19 14:38:54.150 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:38:54.150 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-19 14:38:54.150 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:54.150 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-19 14:38:54.190 | [178970 Async create_nova_accounts:213349]: finished create_nova_accounts with result 0 in 82 seconds 2022-05-19 14:38:54.229 | [178970 Async create_glance_accounts:213464]: Waiting for completion of create_glance_accounts running on PID 213464 (5 other jobs running) 2022-05-19 14:38:54.254 | [178970 Async create_glance_accounts:213464]: Signaling child to exit 2022-05-19 14:38:54.254 | WAKEUP 2022-05-19 14:38:54.283 | [178970 Async create_glance_accounts:213464]: Signaled 2022-05-19 14:38:54.284 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-19 14:38:54.284 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:54.284 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-19 14:38:54.284 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-19 14:38:54.284 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:38:54.284 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:38:54.284 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:38:54.284 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:38:54.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.284 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.284 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.284 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.284 | + functions-common:get_or_create_user:937 : user_id=cca104eef3144e039cf5d7cc0291e6e1 2022-05-19 14:38:54.284 | + functions-common:get_or_create_user:938 : echo cca104eef3144e039cf5d7cc0291e6e1 2022-05-19 14:38:54.285 | cca104eef3144e039cf5d7cc0291e6e1 2022-05-19 14:38:54.285 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-19 14:38:54.285 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.285 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.285 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.285 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.285 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.285 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.285 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.285 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.285 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.285 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.285 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.285 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.285 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.285 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.285 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.285 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.285 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.285 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.285 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.285 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.286 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.286 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.286 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.286 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.286 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | cca104eef3144e039cf5d7cc0291e6e1 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.286 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.286 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.286 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.286 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.286 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.286 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:38:54.286 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-19 14:38:54.286 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:54.286 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-19 14:38:54.286 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-19 14:38:54.286 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:38:54.286 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:38:54.286 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:38:54.286 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:38:54.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.286 | + functions-common:get_or_create_user:937 : user_id=526cc7ffdc3a4af2b47481206e81bb44 2022-05-19 14:38:54.287 | + functions-common:get_or_create_user:938 : echo 526cc7ffdc3a4af2b47481206e81bb44 2022-05-19 14:38:54.287 | 526cc7ffdc3a4af2b47481206e81bb44 2022-05-19 14:38:54.287 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-19 14:38:54.287 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.287 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.287 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.287 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.287 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.287 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.287 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.287 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.287 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.287 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.287 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.287 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.287 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.287 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.288 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.288 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.288 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.288 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.288 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.288 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | 526cc7ffdc3a4af2b47481206e81bb44 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.288 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.288 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.288 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.288 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.288 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.288 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-19 14:38:54.288 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-19 14:38:54.288 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.288 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.288 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.288 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.288 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.288 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.288 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.288 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.288 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.289 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.289 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.289 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.289 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.289 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.289 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.289 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.289 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.289 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.289 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.289 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.289 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.289 | ++ functions-common:get_field:830 : echo '| 1c2efabd2b9a49b6bf9b6489efcc7a37 | 526cc7ffdc3a4af2b47481206e81bb44 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.289 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.289 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.289 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:38:54.289 | + functions-common:get_or_add_user_project_role:1009 : echo 1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:38:54.289 | 1c2efabd2b9a49b6bf9b6489efcc7a37 2022-05-19 14:38:54.289 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-19 14:38:54.290 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:38:54.290 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-19 14:38:54.290 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-19 14:38:54.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.290 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.290 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:38:54.290 | cd1fb555156941f6943c57c8a2f75df5' 2022-05-19 14:38:54.290 | + functions-common:get_or_create_service:1106 : echo cd1fb555156941f6943c57c8a2f75df5 2022-05-19 14:38:54.290 | cd1fb555156941f6943c57c8a2f75df5 2022-05-19 14:38:54.290 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.71/image 2022-05-19 14:38:54.290 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:38:54.290 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.71/image RegionOne 2022-05-19 14:38:54.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:38:54.290 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-19 14:38:54.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:38:54.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:38:54.290 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.71/image --region RegionOne -f value -c id 2022-05-19 14:38:54.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ec575a8024b14c3388eb2614d1d36432 2022-05-19 14:38:54.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ec575a8024b14c3388eb2614d1d36432 2022-05-19 14:38:54.291 | + functions-common:get_or_create_endpoint:1139 : public_id=ec575a8024b14c3388eb2614d1d36432 2022-05-19 14:38:54.291 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:38:54.291 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:38:54.291 | + functions-common:get_or_create_endpoint:1148 : echo ec575a8024b14c3388eb2614d1d36432 2022-05-19 14:38:54.291 | ec575a8024b14c3388eb2614d1d36432 2022-05-19 14:38:54.291 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-19 14:38:54.291 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:38:54.291 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:38:54.291 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:38:54.291 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:38:54.291 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-19 14:38:54.291 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-19 14:38:54.291 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-19 14:38:54.291 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-19 14:38:54.331 | [178970 Async create_glance_accounts:213464]: finished create_glance_accounts with result 0 in 77 seconds 2022-05-19 14:38:54.370 | [178970 Async create_cinder_accounts:213594]: Waiting for completion of create_cinder_accounts running on PID 213594 (4 other jobs running) 2022-05-19 14:38:54.396 | [178970 Async create_cinder_accounts:213594]: Signaling child to exit 2022-05-19 14:38:54.396 | WAKEUP 2022-05-19 14:38:54.419 | [178970 Async create_cinder_accounts:213594]: Signaled 2022-05-19 14:38:54.420 | + 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,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,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-05-19 14:38:54.420 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-19 14:38:54.420 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-19 14:38:54.420 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:38:54.421 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:38:54.421 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:38:54.421 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:38:54.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.421 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.421 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.421 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.421 | + functions-common:get_or_create_user:937 : user_id=66a6873d208b4d8aa3e7240ec0f94922 2022-05-19 14:38:54.421 | + functions-common:get_or_create_user:938 : echo 66a6873d208b4d8aa3e7240ec0f94922 2022-05-19 14:38:54.421 | 66a6873d208b4d8aa3e7240ec0f94922 2022-05-19 14:38:54.421 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-19 14:38:54.421 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.421 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.421 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.421 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.421 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.421 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.421 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.421 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.421 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.422 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.422 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.422 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.422 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.422 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.422 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.422 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.422 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.422 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.422 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.422 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.422 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.422 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.422 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.422 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.422 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | 66a6873d208b4d8aa3e7240ec0f94922 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.422 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.422 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.422 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.422 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.422 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.422 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:38:54.422 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-19 14:38:54.422 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:38:54.422 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-19 14:38:54.422 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-19 14:38:54.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.423 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.423 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.423 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.423 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:38:54.423 | ab81084bd5594fdba3bfed6c4427de26' 2022-05-19 14:38:54.423 | + functions-common:get_or_create_service:1106 : echo ab81084bd5594fdba3bfed6c4427de26 2022-05-19 14:38:54.423 | ab81084bd5594fdba3bfed6c4427de26 2022-05-19 14:38:54.423 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-19 14:38:54.423 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.71/volume/v3/$(project_id)s' 2022-05-19 14:38:54.423 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:38:54.423 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.71/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:38:54.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:38:54.423 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-19 14:38:54.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.423 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.423 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.423 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:38:54.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:38:54.423 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.71/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:38:54.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.423 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.423 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.423 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fc9aa2d7bc764286915e60ba5a0e2466 2022-05-19 14:38:54.423 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo fc9aa2d7bc764286915e60ba5a0e2466 2022-05-19 14:38:54.424 | + functions-common:get_or_create_endpoint:1139 : public_id=fc9aa2d7bc764286915e60ba5a0e2466 2022-05-19 14:38:54.424 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:38:54.424 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:38:54.424 | + functions-common:get_or_create_endpoint:1148 : echo fc9aa2d7bc764286915e60ba5a0e2466 2022-05-19 14:38:54.424 | fc9aa2d7bc764286915e60ba5a0e2466 2022-05-19 14:38:54.424 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-19 14:38:54.424 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:38:54.424 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-19 14:38:54.424 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-19 14:38:54.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.424 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.424 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.424 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.424 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:38:54.424 | 96226a7343074541b75fb6dc1e896ce6' 2022-05-19 14:38:54.424 | + functions-common:get_or_create_service:1106 : echo 96226a7343074541b75fb6dc1e896ce6 2022-05-19 14:38:54.424 | 96226a7343074541b75fb6dc1e896ce6 2022-05-19 14:38:54.424 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.71/volume/v3/$(project_id)s' 2022-05-19 14:38:54.424 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:38:54.424 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.71/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:38:54.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:38:54.424 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-19 14:38:54.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.424 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.424 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.424 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:38:54.424 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:38:54.424 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.71/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:38:54.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.425 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.425 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.425 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f6b343b6febd4d7299a7e0d54fa6aca6 2022-05-19 14:38:54.425 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f6b343b6febd4d7299a7e0d54fa6aca6 2022-05-19 14:38:54.425 | + functions-common:get_or_create_endpoint:1139 : public_id=f6b343b6febd4d7299a7e0d54fa6aca6 2022-05-19 14:38:54.425 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:38:54.425 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:38:54.425 | + functions-common:get_or_create_endpoint:1148 : echo f6b343b6febd4d7299a7e0d54fa6aca6 2022-05-19 14:38:54.425 | f6b343b6febd4d7299a7e0d54fa6aca6 2022-05-19 14:38:54.425 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-19 14:38:54.425 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-19 14:38:54.425 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:38:54.425 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-19 14:38:54.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.425 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.425 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.425 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.425 | ++ functions-common:get_or_create_project:950 : project_id=529a5360fb034eec991b1cb4e5c449a7 2022-05-19 14:38:54.425 | ++ functions-common:get_or_create_project:951 : echo 529a5360fb034eec991b1cb4e5c449a7 2022-05-19 14:38:54.425 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 529a5360fb034eec991b1cb4e5c449a7 2022-05-19 14:38:54.425 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-19 14:38:54.425 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:38:54.425 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:38:54.425 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-19 14:38:54.425 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-19 14:38:54.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.425 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.426 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.426 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-19 14:38:54.426 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.426 | ++ functions-common:get_or_create_user:937 : user_id=66a6873d208b4d8aa3e7240ec0f94922 2022-05-19 14:38:54.426 | ++ functions-common:get_or_create_user:938 : echo 66a6873d208b4d8aa3e7240ec0f94922 2022-05-19 14:38:54.426 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 66a6873d208b4d8aa3e7240ec0f94922 2022-05-19 14:38:54.467 | [178970 Async create_cinder_accounts:213594]: finished create_cinder_accounts with result 0 in 63 seconds 2022-05-19 14:38:54.471 | + inc/async:async_wait:197 : return 0 2022-05-19 14:38:54.474 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-19 14:38:54.530 | [178970 Async create_neutron_accounts:213710]: Waiting for completion of create_neutron_accounts running on PID 213710 (3 other jobs running) 2022-05-19 14:38:54.557 | [178970 Async create_neutron_accounts:213710]: Signaling child to exit 2022-05-19 14:38:54.557 | WAKEUP 2022-05-19 14:38:54.582 | [178970 Async create_neutron_accounts:213710]: Signaled 2022-05-19 14:38:54.584 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-19 14:38:54.584 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:38:54.584 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:38:54.584 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:38:54.584 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:38:54.584 | + 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,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,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-05-19 14:38:54.584 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:38:54.584 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-19 14:38:54.584 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-19 14:38:54.584 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-19 14:38:54.584 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.71:9696/ 2022-05-19 14:38:54.584 | + 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,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,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-05-19 14:38:54.584 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-19 14:38:54.584 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-19 14:38:54.584 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:38:54.584 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:38:54.584 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:38:54.584 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:38:54.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.585 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.585 | + functions-common:get_or_create_user:937 : user_id=db27b327147f455c979c2a3105476853 2022-05-19 14:38:54.585 | + functions-common:get_or_create_user:938 : echo db27b327147f455c979c2a3105476853 2022-05-19 14:38:54.585 | db27b327147f455c979c2a3105476853 2022-05-19 14:38:54.585 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-19 14:38:54.585 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:38:54.585 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:38:54.585 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:38:54.585 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:38:54.585 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.585 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:38:54.585 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.585 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.585 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.585 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.585 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:38:54.585 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:38:54.585 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.586 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:38:54.586 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:38:54.586 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:38:54.586 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:38:54.586 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.586 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.586 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:38:54.586 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:38:54.586 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | db27b327147f455c979c2a3105476853 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:38:54.586 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:38:54.586 | ++ functions-common:get_field:824 : read data 2022-05-19 14:38:54.586 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.586 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.586 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:38:54.586 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:38:54.586 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-19 14:38:54.586 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:38:54.586 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-19 14:38:54.586 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-19 14:38:54.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.587 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.587 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:38:54.587 | d90e123f29484381805cfde50b106fda' 2022-05-19 14:38:54.587 | + functions-common:get_or_create_service:1106 : echo d90e123f29484381805cfde50b106fda 2022-05-19 14:38:54.587 | d90e123f29484381805cfde50b106fda 2022-05-19 14:38:54.587 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.71:9696/ 2022-05-19 14:38:54.587 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:38:54.587 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.71:9696/ RegionOne 2022-05-19 14:38:54.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:38:54.587 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-19 14:38:54.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.587 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:38:54.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:38:54.587 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.71:9696/ --region RegionOne -f value -c id 2022-05-19 14:38:54.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:38:54.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:54.587 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:38:54.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=daf801b3a44c4655a9fedd54acfd049c 2022-05-19 14:38:54.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo daf801b3a44c4655a9fedd54acfd049c 2022-05-19 14:38:54.587 | + functions-common:get_or_create_endpoint:1139 : public_id=daf801b3a44c4655a9fedd54acfd049c 2022-05-19 14:38:54.587 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:38:54.587 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:38:54.587 | + functions-common:get_or_create_endpoint:1148 : echo daf801b3a44c4655a9fedd54acfd049c 2022-05-19 14:38:54.587 | daf801b3a44c4655a9fedd54acfd049c 2022-05-19 14:38:54.633 | [178970 Async create_neutron_accounts:213710]: finished create_neutron_accounts with result 0 in 42 seconds 2022-05-19 14:38:54.671 | [178970 Async create_swift_accounts:213852]: Waiting for completion of create_swift_accounts running on PID 213852 (2 other jobs running) 2022-05-19 14:38:54.697 | [178970 Async create_swift_accounts:213852]: Signaling child to exit 2022-05-19 14:39:40.403 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:40.428 | [213852 Async create_swift_accounts:213852]: finished successfully 2022-05-19 14:39:40.449 | WAKEUP 2022-05-19 14:39:40.472 | [178970 Async create_swift_accounts:213852]: Signaled 2022-05-19 14:39:40.473 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-19 14:39:40.473 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-19 14:39:40.473 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-19 14:39:40.473 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-19 14:39:40.473 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-19 14:39:40.473 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-19 14:39:40.474 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-19 14:39:40.474 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-19 14:39:40.474 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-19 14:39:40.474 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-19 14:39:40.474 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:39:40.474 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 14:39:40.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.474 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.474 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.474 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.474 | ++ functions-common:get_or_create_role:962 : role_id=0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:39:40.474 | ++ functions-common:get_or_create_role:963 : echo 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:39:40.474 | + lib/swift:create_swift_accounts:614 : another_role=0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:39:40.474 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-19 14:39:40.474 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-19 14:39:40.474 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:39:40.474 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:39:40.474 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:39:40.474 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:39:40.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.474 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.474 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.474 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.474 | + functions-common:get_or_create_user:937 : user_id=112297493c5747209d968e2ed2d047e0 2022-05-19 14:39:40.474 | + functions-common:get_or_create_user:938 : echo 112297493c5747209d968e2ed2d047e0 2022-05-19 14:39:40.474 | 112297493c5747209d968e2ed2d047e0 2022-05-19 14:39:40.474 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-19 14:39:40.474 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:39:40.475 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:39:40.475 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.475 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.475 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.475 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.475 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.475 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.475 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:40.475 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:40.475 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:39:40.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.475 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.475 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:40.475 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:39:40.476 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.476 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.476 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.476 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.476 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.476 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:40.476 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:40.476 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:40.476 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | 112297493c5747209d968e2ed2d047e0 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:39:40.476 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.476 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:39:40.476 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:39:40.476 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:39:40.476 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:39:40.476 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-19 14:39:40.476 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:40.476 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:39:40.476 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:39:40.476 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:39:40.476 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:40.476 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.476 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:39:40.476 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.477 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.477 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.477 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:40.477 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:40.477 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:39:40.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.477 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:39:40.477 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:40.477 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.477 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.477 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.477 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.477 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:40.477 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:40.477 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | 112297493c5747209d968e2ed2d047e0 | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:39:40.477 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:40.477 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.477 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.477 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.477 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.477 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-19 14:39:40.478 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:39:40.478 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-19 14:39:40.478 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-19 14:39:40.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.478 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.478 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.478 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.478 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:39:40.478 | 964affb47ebe4542a279470113d5915a' 2022-05-19 14:39:40.478 | + functions-common:get_or_create_service:1106 : echo 964affb47ebe4542a279470113d5915a 2022-05-19 14:39:40.478 | 964affb47ebe4542a279470113d5915a 2022-05-19 14:39:40.478 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.71:8080/v1/AUTH_$(project_id)s' http://10.222.0.71:8080 2022-05-19 14:39:40.478 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:39:40.478 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.71:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-19 14:39:40.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:39:40.478 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-19 14:39:40.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.478 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.478 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.478 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:39:40.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:39:40.478 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.71:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:39:40.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.478 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.478 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.478 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d8df905d90314aef93a24f8cc49fface 2022-05-19 14:39:40.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d8df905d90314aef93a24f8cc49fface 2022-05-19 14:39:40.479 | + functions-common:get_or_create_endpoint:1139 : public_id=d8df905d90314aef93a24f8cc49fface 2022-05-19 14:39:40.479 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.71:8080 ]] 2022-05-19 14:39:40.479 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.71:8080 RegionOne 2022-05-19 14:39:40.479 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:39:40.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-19 14:39:40.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.479 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.479 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.479 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.479 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:39:40.479 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:39:40.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.71:8080 --region RegionOne -f value -c id 2022-05-19 14:39:40.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.479 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.479 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.479 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.479 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a457b3b93b964df08194486bb567a98e 2022-05-19 14:39:40.479 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo a457b3b93b964df08194486bb567a98e 2022-05-19 14:39:40.479 | a457b3b93b964df08194486bb567a98e 2022-05-19 14:39:40.479 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:39:40.479 | + functions-common:get_or_create_endpoint:1148 : echo d8df905d90314aef93a24f8cc49fface 2022-05-19 14:39:40.479 | d8df905d90314aef93a24f8cc49fface 2022-05-19 14:39:40.479 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-19 14:39:40.479 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-19 14:39:40.479 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:39:40.479 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-19 14:39:40.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.479 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.480 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.480 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_project:950 : project_id=2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_project:951 : echo 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.480 | + lib/swift:create_swift_accounts:628 : swift_project_test1=2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.480 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-19 14:39:40.480 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.480 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-19 14:39:40.480 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-19 14:39:40.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.480 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.480 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.480 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_user:937 : user_id=579f705ad6d54fd8bef1edbe0dbb9d3a 2022-05-19 14:39:40.480 | ++ functions-common:get_or_create_user:938 : echo 579f705ad6d54fd8bef1edbe0dbb9d3a 2022-05-19 14:39:40.480 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=579f705ad6d54fd8bef1edbe0dbb9d3a 2022-05-19 14:39:40.480 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-19 14:39:40.480 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.480 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 579f705ad6d54fd8bef1edbe0dbb9d3a 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.480 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:40.480 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:39:40.480 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:40.480 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:40.480 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:39:40.480 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:39:40.480 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:39:40.480 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:39:40.481 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.481 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 579f705ad6d54fd8bef1edbe0dbb9d3a --project 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.481 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:40.481 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.481 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.481 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.481 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.481 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.481 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:40.481 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:40.481 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 579f705ad6d54fd8bef1edbe0dbb9d3a --project 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.481 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.481 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.481 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 579f705ad6d54fd8bef1edbe0dbb9d3a --project 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.481 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:40.481 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.481 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.481 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.481 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.481 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.482 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.482 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:40.482 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:40.482 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:40.482 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | 579f705ad6d54fd8bef1edbe0dbb9d3a | | 2ea4c30bd9fd43b7b3b18808ab96c19d | | | False |' 2022-05-19 14:39:40.482 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.482 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.482 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.482 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.482 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-19 14:39:40.482 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-19 14:39:40.482 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:39:40.482 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-19 14:39:40.482 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-19 14:39:40.482 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-19 14:39:40.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.482 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.482 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.482 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.482 | ++ functions-common:get_or_create_user:937 : user_id=732bbca3b8aa4e078d200746faf33420 2022-05-19 14:39:40.482 | ++ functions-common:get_or_create_user:938 : echo 732bbca3b8aa4e078d200746faf33420 2022-05-19 14:39:40.482 | + lib/swift:create_swift_accounts:637 : swift_user_test3=732bbca3b8aa4e078d200746faf33420 2022-05-19 14:39:40.482 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-19 14:39:40.482 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.482 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0cebdd5895894be58dd945aadfab5e3f 732bbca3b8aa4e078d200746faf33420 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.482 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:40.482 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:39:40.482 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:40.483 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:40.483 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:39:40.483 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:39:40.483 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:39:40.483 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:39:40.483 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0cebdd5895894be58dd945aadfab5e3f --user 732bbca3b8aa4e078d200746faf33420 --project 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.483 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:40.483 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.483 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.483 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.483 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.483 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.483 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.483 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:40.483 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:40.483 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 0cebdd5895894be58dd945aadfab5e3f --user 732bbca3b8aa4e078d200746faf33420 --project 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.483 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.483 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.483 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0cebdd5895894be58dd945aadfab5e3f --user 732bbca3b8aa4e078d200746faf33420 --project 2ea4c30bd9fd43b7b3b18808ab96c19d 2022-05-19 14:39:40.483 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.483 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:40.483 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.483 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.483 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.483 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.484 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.484 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:40.484 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:40.484 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:40.484 | ++ functions-common:get_field:830 : echo '| 0cebdd5895894be58dd945aadfab5e3f | 732bbca3b8aa4e078d200746faf33420 | | 2ea4c30bd9fd43b7b3b18808ab96c19d | | | False |' 2022-05-19 14:39:40.484 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.484 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:39:40.484 | + functions-common:get_or_add_user_project_role:1009 : echo 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:39:40.484 | 0cebdd5895894be58dd945aadfab5e3f 2022-05-19 14:39:40.484 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-19 14:39:40.484 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-19 14:39:40.484 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:39:40.484 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-19 14:39:40.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.484 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.484 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.484 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.484 | ++ functions-common:get_or_create_project:950 : project_id=ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.484 | ++ functions-common:get_or_create_project:951 : echo ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.484 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.484 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-19 14:39:40.484 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.484 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-19 14:39:40.484 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-19 14:39:40.484 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:39:40.484 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-19 14:39:40.484 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-19 14:39:40.484 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-19 14:39:40.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.484 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.485 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.485 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.485 | ++ functions-common:get_or_create_user:937 : user_id=a00a2a5238604e178805e8c616dcb15d 2022-05-19 14:39:40.485 | ++ functions-common:get_or_create_user:938 : echo a00a2a5238604e178805e8c616dcb15d 2022-05-19 14:39:40.485 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a00a2a5238604e178805e8c616dcb15d 2022-05-19 14:39:40.485 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-19 14:39:40.485 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.485 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a00a2a5238604e178805e8c616dcb15d ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.485 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:40.485 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:39:40.485 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:40.485 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:40.485 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:39:40.485 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:39:40.485 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:39:40.485 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:39:40.485 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.485 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a00a2a5238604e178805e8c616dcb15d --project ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.485 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:40.485 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.485 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.485 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.485 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.485 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.485 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:40.485 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:40.485 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a00a2a5238604e178805e8c616dcb15d --project ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.485 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.486 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.486 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a00a2a5238604e178805e8c616dcb15d --project ecc3f4f82496406f830f1a936ae36726 2022-05-19 14:39:40.486 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:40.486 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.486 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.486 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.486 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.486 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.486 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.486 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:40.486 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:40.486 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | a00a2a5238604e178805e8c616dcb15d | | ecc3f4f82496406f830f1a936ae36726 | | | False |' 2022-05-19 14:39:40.486 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:40.486 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.486 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.486 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.486 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.486 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-19 14:39:40.486 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-19 14:39:40.486 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:39:40.486 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-19 14:39:40.486 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-19 14:39:40.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.486 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.486 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.486 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.486 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-19 14:39:40.487 | be6b7316e9ed4a49b8e6ad55c43a9743' 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_domain:900 : echo be6b7316e9ed4a49b8e6ad55c43a9743 2022-05-19 14:39:40.487 | + lib/swift:create_swift_accounts:652 : swift_domain=be6b7316e9ed4a49b8e6ad55c43a9743 2022-05-19 14:39:40.487 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-19 14:39:40.487 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.487 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-19 14:39:40.487 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 be6b7316e9ed4a49b8e6ad55c43a9743 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:39:40.487 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=be6b7316e9ed4a49b8e6ad55c43a9743 --or-show -f value -c id 2022-05-19 14:39:40.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.487 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.487 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.487 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_project:950 : project_id=307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_project:951 : echo 307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.487 | + lib/swift:create_swift_accounts:656 : swift_project_test4=307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.487 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-19 14:39:40.487 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.487 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-19 14:39:40.487 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 be6b7316e9ed4a49b8e6ad55c43a9743 test4@example.com 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-19 14:39:40.487 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=be6b7316e9ed4a49b8e6ad55c43a9743 --email=test4@example.com --or-show -f value -c id 2022-05-19 14:39:40.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.487 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.487 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.487 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.487 | ++ functions-common:get_or_create_user:937 : user_id=bafc9249da024c138e9a5b41c8000ddb 2022-05-19 14:39:40.488 | ++ functions-common:get_or_create_user:938 : echo bafc9249da024c138e9a5b41c8000ddb 2022-05-19 14:39:40.488 | + lib/swift:create_swift_accounts:661 : swift_user_test4=bafc9249da024c138e9a5b41c8000ddb 2022-05-19 14:39:40.488 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-19 14:39:40.488 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:39:40.488 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin bafc9249da024c138e9a5b41c8000ddb 307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.488 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:39:40.488 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:40.488 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:40.488 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:39:40.488 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:39:40.488 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:39:40.488 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bafc9249da024c138e9a5b41c8000ddb --project 307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:40.488 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.488 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.488 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.488 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.488 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.488 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:40.488 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:40.488 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user bafc9249da024c138e9a5b41c8000ddb --project 307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.488 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.488 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bafc9249da024c138e9a5b41c8000ddb --project 307873b02466433e8e260a4788e2aeaf 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:40.488 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:40.489 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:40.489 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.489 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:40.489 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:40.489 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:40.489 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:40.489 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:40.489 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:40.489 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | bafc9249da024c138e9a5b41c8000ddb | | 307873b02466433e8e260a4788e2aeaf | | | False |' 2022-05-19 14:39:40.489 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:40.489 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.489 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.489 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:39:40.520 | [178970 Async create_swift_accounts:213852]: finished create_swift_accounts with result 0 in 128 seconds 2022-05-19 14:39:40.527 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-19 14:39:40.530 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:40.533 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-19 14:39:40.550 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:40.553 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-19 14:39:40.572 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:40.574 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-19 14:39:40.577 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:39:40.580 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-19 14:39:40.583 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-19 14:39:40.585 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-19 14:39:40.645 | + inc/async:async_inner:63 : init_glance 2022-05-19 14:39:40.684 | [178970 Async init_glance:218107]: running: init_glance 2022-05-19 14:39:40.687 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-19 14:39:40.708 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:40.711 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-19 14:39:40.713 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:39:40.716 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-19 14:39:40.719 | + ./stack.sh:main:1149 : configure_neutron 2022-05-19 14:39:40.722 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-19 14:39:40.729 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:39:40.729 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:39:40.733 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:39:40.736 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:39:40.739 | + 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,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,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-05-19 14:39:40.742 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:39:40.745 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-19 14:39:40.748 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-19 14:39:40.750 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-19 14:39:40.753 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-19 14:39:40.767 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-19 14:39:40.769 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-19 14:39:44.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:44.188 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:44.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:44.188 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:45.811 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:45.837 | [218107 Async init_glance:218107]: finished successfully 2022-05-19 14:39:47.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:47.647 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:47.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:47.647 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:51.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:51.086 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:51.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:51.086 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:54.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:54.485 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:54.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:54.485 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:57.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:57.901 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:57.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:39:57.901 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:01.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:01.334 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:01.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:01.334 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:04.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:04.747 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:04.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:04.747 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:08.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:08.390 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:08.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:08.390 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:13.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:13.043 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:13.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:13.043 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:18.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:18.922 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:18.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:18.922 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:19.239 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-19 14:40:19.244 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-19 14:40:19.246 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-19 14:40:19.249 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-19 14:40:19.251 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-19 14:40:19.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-19 14:40:19.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-19 14:40:19.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-19 14:40:19.260 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-19 14:40:19.262 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-19 14:40:19.265 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-19 14:40:19.267 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-19 14:40:19.270 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-19 14:40:19.272 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-19 14:40:19.275 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-19 14:40:19.277 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-19 14:40:19.281 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:19.283 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-19 14:40:19.286 | + 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-05-19 14:40:19.291 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-19 14:40:19.293 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-19 14:40:19.296 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-19 14:40:19.298 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-19 14:40:19.300 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:40:19.302 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:19.305 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:40:19.321 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:19.323 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:40:19.326 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-19 14:40:19.329 | + 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&plugin=dbcounter' 2022-05-19 14:40:19.357 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-19 14:40:19.386 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-19 14:40:19.415 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-19 14:40:19.444 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-19 14:40:19.474 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-19 14:40:19.507 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-19 14:40:19.509 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-19 14:40:19.512 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-19 14:40:19.515 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:40:19.518 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:40:19.534 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:40:19.537 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:40:19.539 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:40:19.542 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:40:19.544 | + 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-05-19 14:40:19.573 | + 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-05-19 14:40:19.602 | + 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-05-19 14:40:19.632 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:40:19.661 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-19 14:40:19.678 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:19.680 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-19 14:40:19.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:40:19.685 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-19 14:40:19.688 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-19 14:40:19.690 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-19 14:40:19.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-19 14:40:19.704 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:40:19.707 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-19 14:40:19.709 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-19 14:40:19.721 | + 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-05-19 14:40:19.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-19 14:40:19.737 | + 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-05-19 14:40:19.749 | + 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-05-19 14:40:19.761 | + 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-05-19 14:40:19.774 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:40:19.776 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:40:19.779 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-19 14:40:19.783 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.jTJM1Odd9a 2022-05-19 14:40:19.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:40:19.788 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:40:19.791 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.jTJM1Odd9a 2022-05-19 14:40:19.795 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.jTJM1Odd9a 2022-05-19 14:40:19.807 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.jTJM1Odd9a /etc/sudoers.d/neutron-rootwrap 2022-05-19 14:40:19.819 | + 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-05-19 14:40:19.848 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:19.851 | + 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-05-19 14:40:19.881 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-19 14:40:19.883 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-19 14:40:19.885 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-19 14:40:19.888 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:40:19.890 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:40:19.892 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:40:19.909 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:19.912 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:40:19.915 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:40:19.917 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:40:19.937 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:19.939 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:40:19.942 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:40:19.973 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:40:19.976 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:40:19.978 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-19 14:40:19.996 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:19.999 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-19 14:40:20.002 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-19 14:40:20.004 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:40:20.007 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:40:20.009 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-19 14:40:20.012 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-19 14:40:20.014 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:40:20.017 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-19 14:40:20.019 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-19 14:40:20.022 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-19 14:40:20.026 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-19 14:40:20.029 | + 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-05-19 14:40:20.034 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-19 14:40:20.052 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:20.054 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-19 14:40:20.057 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-19 14:40:20.059 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-19 14:40:20.064 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-19 14:40:20.094 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:40:20.125 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-19 14:40:20.155 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-19 14:40:20.186 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-19 14:40:20.216 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-19 14:40:20.219 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:40:20.221 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-19 14:40:20.224 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:40:20.226 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-19 14:40:20.256 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-19 14:40:20.288 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:40:20.318 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-19 14:40:20.349 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-19 14:40:20.379 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-19 14:40:20.410 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-19 14:40:20.443 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-19 14:40:20.474 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:40:20.505 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:40:20.536 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-19 14:40:20.568 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-19 14:40:20.599 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-19 14:40:20.602 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:40:20.604 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:40:20.607 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:40:20.610 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-19 14:40:20.640 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-19 14:40:20.670 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.71/identity 2022-05-19 14:40:20.701 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-19 14:40:20.733 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-19 14:40:20.765 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-19 14:40:20.795 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-19 14:40:20.826 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-19 14:40:20.857 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:40:20.887 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-19 14:40:20.918 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-19 14:40:20.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-19 14:40:20.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-19 14:40:20.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-19 14:40:20.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-19 14:40:20.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-19 14:40:20.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-19 14:40:20.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-05-19 14:40:20.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-05-19 14:40:20.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-05-19 14:40:20.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-19 14:40:20.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-19 14:40:20.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-19 14:40:20.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-19 14:40:20.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-19 14:40:20.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-19 14:40:20.959 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-19 14:40:20.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-19 14:40:20.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:20.967 | + 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-05-19 14:40:20.995 | + 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-05-19 14:40:20.998 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.001 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:40:21.003 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-19 14:40:21.006 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-19 14:40:21.008 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.011 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-19 14:40:21.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-19 14:40:21.042 | + 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-05-19 14:40:21.044 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:40:21.049 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-19 14:40:21.051 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-19 14:40:21.054 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.056 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-19 14:40:21.085 | + 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-05-19 14:40:21.088 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:40:21.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-19 14:40:21.095 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-19 14:40:21.098 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.100 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-19 14:40:21.130 | + 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-05-19 14:40:21.132 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.135 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-19 14:40:21.137 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-19 14:40:21.140 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-19 14:40:21.142 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.145 | + 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-05-19 14:40:21.174 | + 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-05-19 14:40:21.177 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.179 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-19 14:40:21.182 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:40:21.184 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:40:21.187 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.190 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-19 14:40:21.218 | + 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-05-19 14:40:21.221 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.223 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-19 14:40:21.225 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-19 14:40:21.228 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-19 14:40:21.230 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.234 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-19 14:40:21.263 | + 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:350:399 2022-05-19 14:40:21.265 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.268 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-19 14:40:21.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-05-19 14:40:21.273 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-05-19 14:40:21.275 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.278 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-05-19 14:40:21.307 | + 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-05-19 14:40:21.309 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:40:21.312 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-19 14:40:21.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:40:21.317 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:40:21.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:40:21.322 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-19 14:40:21.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:40:21.353 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-19 14:40:21.371 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:21.374 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-19 14:40:21.377 | + 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-05-19 14:40:21.408 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:21.411 | + 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-05-19 14:40:21.441 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:40:21.473 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-19 14:40:21.475 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-19 14:40:21.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-19 14:40:21.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:40:24.491 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:40:24.491 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:40:24.491 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=219928) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:40:24.542 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=219928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:40:24.542 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=219928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:40:24.543 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=219928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:24.543 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=219928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:24.543 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=219928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:24.543 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=219928) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:24.596 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:40:24.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:24.596 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:24.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:24.596 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:24.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-19 14:40:24.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-19 14:40:24.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-19 14:40:24.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:40:24.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-19 14:40:25.014 | + 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-05-19 14:40:25.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-19 14:40:25.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:25.038 | + 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-05-19 14:40:25.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-19 14:40:25.073 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-19 14:40:25.081 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-19 14:40:25.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-19 14:40:25.086 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-19 14:40:25.099 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-19 14:40:25.113 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:40:25.115 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-19 14:40:25.124 | net.bridge.bridge-nf-call-iptables = 1 2022-05-19 14:40:25.127 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:40:25.130 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-19 14:40:25.138 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-19 14:40:25.141 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-19 14:40:25.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-19 14:40:25.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-19 14:40:25.149 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-19 14:40:25.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:40:25.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:40:25.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 14:40:25.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:40:25.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:40:25.189 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-19 14:40:25.191 | + 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-05-19 14:40:25.225 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-19 14:40:25.227 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-19 14:40:25.258 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-19 14:40:25.288 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-19 14:40:25.305 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:25.308 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-19 14:40:25.310 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-19 14:40:25.315 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-19 14:40:25.344 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-19 14:40:25.374 | + 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-05-19 14:40:25.406 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:25.408 | + 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-05-19 14:40:25.438 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-19 14:40:25.455 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:25.458 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:40:25.460 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:40:25.491 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:40:25.493 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:40:25.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 14:40:25.525 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-19 14:40:25.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:40:25.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-19 14:40:25.533 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-19 14:40:25.551 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:25.553 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-19 14:40:25.556 | + 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-05-19 14:40:25.561 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-19 14:40:25.590 | + 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-05-19 14:40:25.623 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:25.625 | + 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-05-19 14:40:25.655 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:40:25.658 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:40:25.686 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:40:25.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:40:25.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 14:40:25.721 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-19 14:40:25.723 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:40:25.726 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-19 14:40:25.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:40:28.720 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:40:28.720 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:40:28.721 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=220494) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:40:28.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=220494) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:40:28.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=220494) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:40:28.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=220494) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:28.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=220494) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:28.772 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=220494) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:28.773 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=220494) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:40:28.833 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-19 14:40:28.833 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=220494) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-19 14:40:28.834 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=220494) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-19 14:40:28.834 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:40:28.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:28.834 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:28.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:28.834 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:29.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-19 14:40:29.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-19 14:40:29.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:40:29.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:40:29.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 14:40:29.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:40:29.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:40:29.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-19 14:40:29.243 | + functions:set_mtu:785 : local dev=br-data 2022-05-19 14:40:29.246 | + functions:set_mtu:786 : local mtu=1500 2022-05-19 14:40:29.248 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-19 14:40:29.260 | + 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-05-19 14:40:29.279 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-19 14:40:29.281 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-19 14:40:29.284 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-19 14:40:29.286 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-19 14:40:29.289 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-19 14:40:29.291 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-19 14:40:29.294 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-19 14:40:29.297 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-19 14:40:29.299 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-19 14:40:29.302 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-19 14:40:29.304 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-19 14:40:29.307 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-19 14:40:29.309 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-19 14:40:29.312 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-19 14:40:29.316 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-19 14:40:29.316 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-19 14:40:29.322 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-19 14:40:29.325 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-19 14:40:29.327 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-19 14:40:29.330 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-19 14:40:29.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-19 14:40:29.334 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-19 14:40:29.334 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-19 14:40:29.340 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-05-19 14:40:29.343 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-19 14:40:29.345 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:29.348 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-19 14:40:29.350 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-19 14:40:29.353 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-05-19 14:40:29.355 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-05-19 14:40:29.358 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-05-19 14:40:29.361 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-19 14:40:29.363 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-19 14:40:29.368 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-05-19 14:40:29.368 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-19 14:40:29.368 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-19 14:40:29.370 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-19 14:40:29.375 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-05-19 14:40:29.378 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-05-19 14:40:29.380 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-05-19 14:40:29.393 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-05-19 14:40:29.406 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-19 14:40:29.419 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-19 14:40:29.438 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.38 2022-05-19 14:40:29.448 | PING 192.168.0.38 (192.168.0.38) from 192.168.0.38 br-data: 56(84) bytes of data. 2022-05-19 14:40:29.448 | 64 bytes from 192.168.0.38: icmp_seq=1 ttl=64 time=0.076 ms 2022-05-19 14:40:30.458 | 64 bytes from 192.168.0.38: icmp_seq=2 ttl=64 time=0.051 ms 2022-05-19 14:40:31.482 | 64 bytes from 192.168.0.38: icmp_seq=3 ttl=64 time=0.039 ms 2022-05-19 14:40:31.483 | 2022-05-19 14:40:31.483 | --- 192.168.0.38 ping statistics --- 2022-05-19 14:40:31.483 | 3 packets transmitted, 3 received, 0% packet loss, time 2035ms 2022-05-19 14:40:31.483 | rtt min/avg/max/mdev = 0.039/0.055/0.076/0.015 ms 2022-05-19 14:40:31.488 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-19 14:40:31.488 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-19 14:40:31.494 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-19 14:40:31.497 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-19 14:40:31.515 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:31.520 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-19 14:40:31.523 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-19 14:40:31.528 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-19 14:40:31.557 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.71 2022-05-19 14:40:31.588 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-19 14:40:31.618 | + 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-05-19 14:40:31.650 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:31.653 | + 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-05-19 14:40:31.683 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:40:31.686 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-19 14:40:31.704 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:31.706 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:40:31.709 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-19 14:40:31.727 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:31.729 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-19 14:40:31.747 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:31.749 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-19 14:40:31.767 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:31.769 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-19 14:40:31.800 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-19 14:40:31.831 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-19 14:40:31.834 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-19 14:40:31.853 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:31.855 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-19 14:40:31.873 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:31.876 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-19 14:40:31.878 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-19 14:40:31.938 | + inc/async:async_inner:63 : init_neutron 2022-05-19 14:40:31.980 | [178970 Async init_neutron:220970]: running: init_neutron 2022-05-19 14:40:31.983 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-19 14:40:32.010 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:32.017 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-19 14:40:32.028 | ++ ./stack.sh:main:1164 : true 2022-05-19 14:40:32.031 | + ./stack.sh:main:1164 : netman_pid= 2022-05-19 14:40:32.033 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-19 14:40:32.036 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-19 14:40:32.052 | + ./stack.sh:main:1171 : clean_iptables 2022-05-19 14:40:32.057 | + lib/nova:clean_iptables:186 : grep nova 2022-05-19 14:40:32.057 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-19 14:40:32.061 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-19 14:40:32.063 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-19 14:40:32.066 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:40:32.070 | + lib/nova:clean_iptables:186 : bash 2022-05-19 14:40:32.071 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-19 14:40:32.079 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:40:32.081 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-19 14:40:32.083 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-19 14:40:32.086 | + lib/nova:clean_iptables:188 : grep nova 2022-05-19 14:40:32.091 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:40:32.091 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-19 14:40:32.096 | + lib/nova:clean_iptables:188 : bash 2022-05-19 14:40:32.104 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-19 14:40:32.107 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-19 14:40:32.107 | + lib/nova:clean_iptables:190 : grep nova 2022-05-19 14:40:32.107 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-19 14:40:32.112 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-19 14:40:32.118 | + lib/nova:clean_iptables:190 : bash 2022-05-19 14:40:32.118 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:40:32.129 | + lib/nova:clean_iptables:192 : grep nova 2022-05-19 14:40:32.129 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:40:32.129 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-19 14:40:32.132 | + lib/nova:clean_iptables:192 : bash 2022-05-19 14:40:32.134 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-19 14:40:32.136 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-19 14:40:32.140 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:40:32.146 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-19 14:40:32.155 | net.ipv4.ip_forward = 1 2022-05-19 14:40:32.158 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-19 14:40:32.181 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:32.185 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-19 14:40:32.187 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-19 14:40:32.190 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:40:32.227 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-19 14:40:32.263 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-19 14:40:32.266 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:40:32.305 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-19 14:40:32.342 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-19 14:40:32.363 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:32.366 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-19 14:40:32.369 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:32.372 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-19 14:40:32.376 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-19 14:40:32.379 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-19 14:40:32.452 | + inc/async:async_inner:63 : init_swift 2022-05-19 14:40:32.505 | [178970 Async init_swift:221329]: running: init_swift 2022-05-19 14:40:32.508 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-19 14:40:32.528 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:32.532 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-19 14:40:32.534 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:32.537 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-19 14:40:32.540 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-19 14:40:32.543 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-19 14:40:32.616 | + inc/async:async_inner:63 : init_cinder 2022-05-19 14:40:32.672 | [178970 Async init_cinder:221424]: running: init_cinder 2022-05-19 14:40:32.675 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-19 14:40:32.708 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:32.712 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-19 14:40:32.720 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:32.721 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-19 14:40:32.728 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-19 14:40:32.732 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-19 14:40:32.876 | + inc/async:async_inner:63 : init_placement 2022-05-19 14:40:32.991 | [178970 Async init_placement:221565]: running: init_placement 2022-05-19 14:40:33.003 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-19 14:40:33.133 | [178970 Async init_neutron:220970]: Waiting for completion of init_neutron running on PID 220970 (6 other jobs running) 2022-05-19 14:40:33.223 | [178970 Async init_neutron:220970]: Signaling child to exit 2022-05-19 14:40:36.492 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:40:36.523 | [221424 Async init_cinder:221424]: finished successfully 2022-05-19 14:40:46.342 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:40:46.385 | [221329 Async init_swift:221329]: finished successfully 2022-05-19 14:40:58.553 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:40:58.582 | [220970 Async init_neutron:220970]: finished successfully 2022-05-19 14:40:58.603 | WAKEUP 2022-05-19 14:40:58.628 | [178970 Async init_neutron:220970]: Signaled 2022-05-19 14:40:58.630 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-19 14:40:58.630 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:40:58.630 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:40:58.630 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:40:58.630 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:40:58.630 | + 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,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,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-05-19 14:40:58.630 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:40:58.630 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-19 14:40:58.630 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-19 14:40:58.630 | + lib/database:recreate_database:112 : local db=neutron 2022-05-19 14:40:58.630 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-19 14:40:58.630 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-19 14:40:58.631 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-19 14:40:58.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:40:58.631 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-19 14:40:58.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:40:58.631 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-19 14:40:58.631 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:40:58.631 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:58.631 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:58.631 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:58.631 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971234714 2022-05-19 14:40:58.631 | + 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-05-19 14:40:58.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:58.631 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:58.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:40:58.631 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-19 14:40:58.631 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-19 14:40:58.632 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-19 14:40:58.633 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-19 14:40:58.634 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-19 14:40:58.635 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-19 14:40:58.635 | Running upgrade for neutron ... 2022-05-19 14:40:58.635 | OK 2022-05-19 14:40:58.635 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-19 14:40:58.635 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:58.635 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:58.635 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:58.635 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:58.635 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:58.635 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:40:58.635 | + functions-common:time_stop:2444 : start_time=1652971234714 2022-05-19 14:40:58.635 | + functions-common:time_stop:2446 : [[ -z 1652971234714 ]] 2022-05-19 14:40:58.635 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:58.635 | + functions-common:time_stop:2449 : end_time=1652971258535 2022-05-19 14:40:58.635 | + functions-common:time_stop:2450 : elapsed_time=23821 2022-05-19 14:40:58.635 | + functions-common:time_stop:2451 : total=8213 2022-05-19 14:40:58.635 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:58.635 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32034 2022-05-19 14:40:58.681 | [178970 Async init_neutron:220970]: finished init_neutron with result 0 in 26 seconds 2022-05-19 14:40:58.686 | + inc/async:async_wait:197 : return 0 2022-05-19 14:40:58.689 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-19 14:40:58.745 | [178970 Async init_placement:221565]: Waiting for completion of init_placement running on PID 221565 (5 other jobs running) 2022-05-19 14:40:58.773 | [178970 Async init_placement:221565]: Signaling child to exit 2022-05-19 14:41:18.336 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:41:18.363 | [221565 Async init_placement:221565]: finished successfully 2022-05-19 14:41:18.383 | WAKEUP 2022-05-19 14:41:18.406 | [178970 Async init_placement:221565]: Signaled 2022-05-19 14:41:18.408 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-19 14:41:18.408 | + lib/database:recreate_database:112 : local db=placement 2022-05-19 14:41:18.408 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-19 14:41:18.408 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-19 14:41:18.408 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-19 14:41:18.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:18.408 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-19 14:41:18.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:18.408 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-19 14:41:18.408 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-19 14:41:18.408 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-19 14:41:18.408 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-19 14:41:18.408 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:41:18.408 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:41:18.408 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:41:18.408 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:41:18.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.408 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.408 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.408 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.408 | + functions-common:get_or_create_user:937 : user_id=292407edfaf14822b25f069c5e3c98be 2022-05-19 14:41:18.408 | + functions-common:get_or_create_user:938 : echo 292407edfaf14822b25f069c5e3c98be 2022-05-19 14:41:18.408 | 292407edfaf14822b25f069c5e3c98be 2022-05-19 14:41:18.408 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-19 14:41:18.408 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:41:18.408 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:41:18.408 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:41:18.408 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:41:18.408 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:41:18.408 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:41:18.409 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:41:18.409 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:41:18.409 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:41:18.409 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:41:18.409 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:41:18.409 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:41:18.409 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:41:18.409 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:18.409 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:41:18.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.409 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.409 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.409 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.409 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:41:18.409 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:41:18.409 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:41:18.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.409 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.409 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.409 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:41:18.409 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:41:18.409 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:41:18.409 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:41:18.409 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:18.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.409 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.409 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.409 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.409 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:41:18.410 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:41:18.410 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:41:18.410 | ++ functions-common:get_field:830 : echo '| 80b9145ec52b4d17acf8860256f0ef8e | 292407edfaf14822b25f069c5e3c98be | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:41:18.410 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:18.410 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:41:18.410 | + functions-common:get_or_add_user_project_role:1009 : echo 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:41:18.410 | 80b9145ec52b4d17acf8860256f0ef8e 2022-05-19 14:41:18.410 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:41:18.410 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-19 14:41:18.410 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:41:18.410 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:41:18.410 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:41:18.410 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:41:18.410 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:41:18.410 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:41:18.410 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:41:18.410 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:41:18.410 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:18.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.410 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.411 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:41:18.411 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:41:18.411 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:41:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.411 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.411 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.411 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:41:18.411 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:41:18.411 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:41:18.411 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:41:18.411 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.411 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.411 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.411 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.411 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:41:18.411 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:41:18.411 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:41:18.411 | ++ functions-common:get_field:830 : echo '| fc4dc04c73324e7f8b2a5dfc378f6174 | 292407edfaf14822b25f069c5e3c98be | | 529a5360fb034eec991b1cb4e5c449a7 | | | False |' 2022-05-19 14:41:18.411 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:18.411 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:41:18.411 | + functions-common:get_or_add_user_project_role:1009 : echo fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:41:18.411 | fc4dc04c73324e7f8b2a5dfc378f6174 2022-05-19 14:41:18.411 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.71/placement 2022-05-19 14:41:18.411 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-19 14:41:18.411 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:41:18.411 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-19 14:41:18.411 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-19 14:41:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.412 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.412 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.412 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.412 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:41:18.412 | 60b20ceda2cf4b27a17b70ce792dc553' 2022-05-19 14:41:18.412 | + functions-common:get_or_create_service:1106 : echo 60b20ceda2cf4b27a17b70ce792dc553 2022-05-19 14:41:18.412 | 60b20ceda2cf4b27a17b70ce792dc553 2022-05-19 14:41:18.412 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.71/placement 2022-05-19 14:41:18.412 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:41:18.412 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.71/placement RegionOne 2022-05-19 14:41:18.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:41:18.412 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-19 14:41:18.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.412 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.412 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.412 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:41:18.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:41:18.412 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.71/placement --region RegionOne -f value -c id 2022-05-19 14:41:18.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.412 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.412 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.412 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:18.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b4e21df9b0fb4ba0ade63bd7c02ae2c8 2022-05-19 14:41:18.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b4e21df9b0fb4ba0ade63bd7c02ae2c8 2022-05-19 14:41:18.412 | + functions-common:get_or_create_endpoint:1139 : public_id=b4e21df9b0fb4ba0ade63bd7c02ae2c8 2022-05-19 14:41:18.412 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:41:18.412 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:41:18.412 | + functions-common:get_or_create_endpoint:1148 : echo b4e21df9b0fb4ba0ade63bd7c02ae2c8 2022-05-19 14:41:18.413 | b4e21df9b0fb4ba0ade63bd7c02ae2c8 2022-05-19 14:41:18.454 | [178970 Async init_placement:221565]: finished init_placement with result 0 in 45 seconds 2022-05-19 14:41:18.458 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:18.461 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-19 14:41:18.513 | [178970 Async init_glance:218107]: Waiting for completion of init_glance running on PID 218107 (4 other jobs running) 2022-05-19 14:41:18.540 | [178970 Async init_glance:218107]: Signaling child to exit 2022-05-19 14:41:18.540 | WAKEUP 2022-05-19 14:41:18.563 | [178970 Async init_glance:218107]: Signaled 2022-05-19 14:41:18.565 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-19 14:41:18.565 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-19 14:41:18.565 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-19 14:41:18.565 | + lib/database:recreate_database:112 : local db=glance 2022-05-19 14:41:18.565 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-19 14:41:18.565 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-19 14:41:18.565 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-19 14:41:18.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:18.565 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-19 14:41:18.565 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:18.565 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-19 14:41:18.565 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:41:18.565 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:18.565 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:18.565 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:18.565 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971180737 2022-05-19 14:41:18.565 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-19 14:41:18.565 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 14:41:18.565 | ERROR glance Traceback (most recent call last): 2022-05-19 14:41:18.565 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 14:41:18.565 | ERROR glance  sys.exit(main()) 2022-05-19 14:41:18.565 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 14:41:18.565 | ERROR glance  return CONF.command.action_fn() 2022-05-19 14:41:18.566 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 390, in sync 2022-05-19 14:41:18.566 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-05-19 14:41:18.566 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-05-19 14:41:18.566 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-05-19 14:41:18.566 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-05-19 14:41:18.566 | ERROR glance  engine = db_api.get_engine() 2022-05-19 14:41:18.566 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 14:41:18.566 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 14:41:18.566 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 14:41:18.566 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 14:41:18.566 | ERROR glance  return cls( 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 14:41:18.566 | ERROR glance  self._factory._start( 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 14:41:18.566 | ERROR glance  self._setup_for_connection( 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 14:41:18.566 | ERROR glance  engine = engines.create_engine( 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 14:41:18.566 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 14:41:18.566 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 14:41:18.566 | ERROR glance  File "", line 2, in create_engine 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 14:41:18.566 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 14:41:18.566 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 14:41:18.566 | ERROR glance  loaded_plugins = [ 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 14:41:18.566 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 14:41:18.566 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 14:41:18.567 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 14:41:18.567 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 14:41:18.567 | ERROR glance  2022-05-19 14:41:18.567 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-19 14:41:18.567 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 14:41:18.567 | ERROR glance Traceback (most recent call last): 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 14:41:18.567 | ERROR glance  sys.exit(main()) 2022-05-19 14:41:18.567 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 14:41:18.567 | ERROR glance  return CONF.command.action_fn() 2022-05-19 14:41:18.567 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 406, in load_metadefs 2022-05-19 14:41:18.567 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-05-19 14:41:18.567 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-05-19 14:41:18.567 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-05-19 14:41:18.567 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 14:41:18.567 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 14:41:18.567 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 14:41:18.567 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 14:41:18.567 | ERROR glance  return cls( 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 14:41:18.567 | ERROR glance  self._factory._start( 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 14:41:18.567 | ERROR glance  self._setup_for_connection( 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 14:41:18.567 | ERROR glance  engine = engines.create_engine( 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 14:41:18.567 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 14:41:18.567 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 14:41:18.567 | ERROR glance  File "", line 2, in create_engine 2022-05-19 14:41:18.567 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 14:41:18.567 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 14:41:18.568 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 14:41:18.568 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 14:41:18.568 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 14:41:18.568 | ERROR glance  loaded_plugins = [ 2022-05-19 14:41:18.568 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 14:41:18.568 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 14:41:18.568 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 14:41:18.568 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 14:41:18.568 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-05-19 14:41:18.568 | ERROR glance  2022-05-19 14:41:18.568 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-19 14:41:18.568 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:18.568 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:18.568 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:18.568 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:18.568 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:18.568 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:41:18.568 | + functions-common:time_stop:2444 : start_time=1652971180737 2022-05-19 14:41:18.568 | + functions-common:time_stop:2446 : [[ -z 1652971180737 ]] 2022-05-19 14:41:18.568 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:18.568 | + functions-common:time_stop:2449 : end_time=1652971185796 2022-05-19 14:41:18.568 | + functions-common:time_stop:2450 : elapsed_time=5059 2022-05-19 14:41:18.568 | + functions-common:time_stop:2451 : total=8213 2022-05-19 14:41:18.568 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:18.568 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13272 2022-05-19 14:41:18.612 | [178970 Async init_glance:218107]: finished init_glance with result 0 in 5 seconds 2022-05-19 14:41:18.616 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:18.618 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-19 14:41:18.673 | [178970 Async init_swift:221329]: Waiting for completion of init_swift running on PID 221329 (3 other jobs running) 2022-05-19 14:41:18.699 | [178970 Async init_swift:221329]: Signaling child to exit 2022-05-19 14:41:18.699 | WAKEUP 2022-05-19 14:41:18.722 | [178970 Async init_swift:221329]: Signaled 2022-05-19 14:41:18.724 | + lib/swift:init_swift:668 : local node_number 2022-05-19 14:41:18.724 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:41:18.724 | No account-replicator running 2022-05-19 14:41:18.724 | No container-sharder running 2022-05-19 14:41:18.724 | No object-server running 2022-05-19 14:41:18.724 | No object-expirer running 2022-05-19 14:41:18.724 | No object-auditor running 2022-05-19 14:41:18.724 | No object-reconstructor running 2022-05-19 14:41:18.724 | No account-auditor running 2022-05-19 14:41:18.724 | No container-server running 2022-05-19 14:41:18.724 | No container-sync running 2022-05-19 14:41:18.724 | No account-server running 2022-05-19 14:41:18.724 | No account-reaper running 2022-05-19 14:41:18.724 | No object-updater running 2022-05-19 14:41:18.724 | No container-auditor running 2022-05-19 14:41:18.724 | No container-reconciler running 2022-05-19 14:41:18.724 | No container-replicator running 2022-05-19 14:41:18.724 | No proxy-server running 2022-05-19 14:41:18.724 | No object-replicator running 2022-05-19 14:41:18.724 | No container-updater running 2022-05-19 14:41:18.724 | + lib/swift:init_swift:670 : true 2022-05-19 14:41:18.724 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-19 14:41:18.724 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-19 14:41:18.724 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-19 14:41:18.724 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-19 14:41:18.724 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-19 14:41:18.725 | + lib/swift:create_swift_disk:572 : 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-05-19 14:41:18.725 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-19 14:41:18.725 | + functions:create_disk:732 : local node_number 2022-05-19 14:41:18.725 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:41:18.725 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-19 14:41:18.725 | + functions:create_disk:736 : local key 2022-05-19 14:41:18.725 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | ++ functions:create_disk:738 : sed s#/.## 2022-05-19 14:41:18.725 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-19 14:41:18.725 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:41:18.725 | + functions:destroy_disk:765 : local key 2022-05-19 14:41:18.725 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-19 14:41:18.725 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-19 14:41:18.725 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-19 14:41:18.725 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-19 14:41:18.725 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:41:18.725 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-19 14:41:18.725 | = sectsz=512 attr=2, projid32bit=1 2022-05-19 14:41:18.725 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-19 14:41:18.725 | = reflink=1 2022-05-19 14:41:18.725 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-19 14:41:18.726 | = sunit=0 swidth=0 blks 2022-05-19 14:41:18.726 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-19 14:41:18.726 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-19 14:41:18.726 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-19 14:41:18.726 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-19 14:41:18.726 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-19 14:41:18.726 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-19 14:41:18.726 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-19 14:41:18.726 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-19 14:41:18.726 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-19 14:41:18.726 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-19 14:41:18.726 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:41:18.726 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-19 14:41:18.726 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652970413.object.builder backups/1652970414.container.builder backups/1652970415.account.builder backups/1652970421.object.builder backups/1652970422.container.builder backups/1652970423.account.builder backups/1652970421.object.ring.gz backups/1652970422.container.ring.gz backups/1652970423.account.ring.gz 2022-05-19 14:41:18.726 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-19 14:41:18.726 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-19 14:41:18.726 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-19 14:41:18.726 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-19 14:41:18.726 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:41:18.726 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-19 14:41:18.726 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-19 14:41:18.726 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:41:18.726 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-19 14:41:18.726 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-19 14:41:18.727 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:41:18.727 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-19 14:41:18.727 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-19 14:41:18.727 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:41:18.727 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-19 14:41:18.727 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:41:18.727 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-19 14:41:18.727 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:41:18.727 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-19 14:41:18.727 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:41:18.727 | + lib/swift:init_swift:714 : popd 2022-05-19 14:41:18.770 | [178970 Async init_swift:221329]: finished init_swift with result 0 in 13 seconds 2022-05-19 14:41:18.774 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:18.777 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-19 14:41:18.830 | [178970 Async init_cinder:221424]: Waiting for completion of init_cinder running on PID 221424 (2 other jobs running) 2022-05-19 14:41:18.857 | [178970 Async init_cinder:221424]: Signaling child to exit 2022-05-19 14:41:18.857 | WAKEUP 2022-05-19 14:41:18.884 | [178970 Async init_cinder:221424]: Signaled 2022-05-19 14:41:18.885 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-19 14:41:18.885 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:18.885 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-19 14:41:18.885 | + lib/database:recreate_database:112 : local db=cinder 2022-05-19 14:41:18.885 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-19 14:41:18.885 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-19 14:41:18.885 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-19 14:41:18.885 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:18.885 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-19 14:41:18.886 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:18.886 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-19 14:41:18.886 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:41:18.886 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:18.886 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:18.886 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:18.886 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971232755 2022-05-19 14:41:18.886 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-19 14:41:18.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.886 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:18.886 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:18.886 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:41:18.886 | last_heartbeat = column_property( 2022-05-19 14:41:18.886 | /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-05-19 14:41:18.887 | num_hosts = column_property( 2022-05-19 14:41:18.887 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:41:18.887 | num_down_hosts = column_property( 2022-05-19 14:41:18.887 | Traceback (most recent call last): 2022-05-19 14:41:18.887 | File "/usr/local/bin/cinder-manage", line 10, in 2022-05-19 14:41:18.887 | sys.exit(main()) 2022-05-19 14:41:18.887 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1039, in main 2022-05-19 14:41:18.887 | objects.register_all() 2022-05-19 14:41:18.887 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 36, in register_all 2022-05-19 14:41:18.887 | __import__('cinder.objects.snapshot') 2022-05-19 14:41:18.887 | File "/opt/stack/cinder/cinder/objects/snapshot.py", line 24, in 2022-05-19 14:41:18.887 | from cinder.objects import cleanable 2022-05-19 14:41:18.887 | File "/opt/stack/cinder/cinder/objects/cleanable.py", line 25, in 2022-05-19 14:41:18.887 | from cinder import service 2022-05-19 14:41:18.887 | File "/opt/stack/cinder/cinder/service.py", line 649, in 2022-05-19 14:41:18.887 | def get_launcher() -> service.process_launcher: 2022-05-19 14:41:18.887 | AttributeError: module 'oslo_service.service' has no attribute 'process_launcher' 2022-05-19 14:41:18.887 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-19 14:41:18.887 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:18.887 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:18.887 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:18.887 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:18.887 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:18.887 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:41:18.887 | + functions-common:time_stop:2444 : start_time=1652971232755 2022-05-19 14:41:18.887 | + functions-common:time_stop:2446 : [[ -z 1652971232755 ]] 2022-05-19 14:41:18.887 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:18.887 | + functions-common:time_stop:2449 : end_time=1652971236429 2022-05-19 14:41:18.887 | + functions-common:time_stop:2450 : elapsed_time=3674 2022-05-19 14:41:18.887 | + functions-common:time_stop:2451 : total=8213 2022-05-19 14:41:18.887 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:18.887 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11887 2022-05-19 14:41:18.887 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-19 14:41:18.887 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.888 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-19 14:41:18.888 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.888 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-19 14:41:18.932 | [178970 Async init_cinder:221424]: finished init_cinder with result 0 in 3 seconds 2022-05-19 14:41:18.940 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:18.943 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-19 14:41:18.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:18.965 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-19 14:41:18.968 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:41:18.970 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-19 14:41:18.973 | + ./stack.sh:main:1220 : init_nova 2022-05-19 14:41:18.976 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-19 14:41:18.993 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:18.996 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-19 14:41:19.013 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:19.016 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:41:19.019 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:41:19.078 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:41:19.117 | [178970 Async nova-cell-0:223536]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:41:19.120 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-19 14:41:19.124 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:19.128 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-19 14:41:19.130 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:41:19.133 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:41:19.136 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:41:19.198 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:41:19.242 | [178970 Async nova-cell-1:223628]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:41:19.246 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-19 14:41:19.249 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-19 14:41:19.252 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-19 14:41:19.255 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-19 14:41:19.258 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-19 14:41:19.264 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:19.616 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-19 14:41:19.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:19.640 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-19 14:41:20.702 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:41:23.997 | INFO dbcounter [-] Registered counter for database nova_api 2022-05-19 14:41:24.026 | DEBUG dbcounter [-] [223686] Writer thread running {{(pid=223686) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:24.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:41:24.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:24.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:24.038 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:41:24.038 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=223686) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:41:24.066 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:41:24.066 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:41:24.102 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-19 14:41:26.036 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=223686) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:41:26.039 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-19 14:41:26.436 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=223686) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:41:26.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:26.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:26.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:26.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:26.926 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-19 14:41:26.929 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:41:26.932 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:41:26.936 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:41:26.939 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:41:26.942 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:41:26.945 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:41:26.969 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:26.972 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:41:26.975 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:41:26.979 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:41:28.130 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:41:30.814 | INFO dbcounter [None req-a082c871-ea6c-48ca-afc5-f4e0e0afff8f None None] Registered counter for database nova_api 2022-05-19 14:41:30.842 | DEBUG dbcounter [-] [224228] Writer thread running {{(pid=224228) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:30.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:30.910 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:30.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:30.910 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:31.462 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-19 14:41:31.468 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:41:31.471 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-19 14:41:31.537 | [178970 Async nova-cell-0:223536]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 223536 (3 other jobs running) 2022-05-19 14:41:31.568 | [178970 Async nova-cell-0:223536]: Signaling child to exit 2022-05-19 14:41:31.607 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:41:31.634 | [223536 Async nova-cell-0:223536]: finished successfully 2022-05-19 14:41:31.656 | WAKEUP 2022-05-19 14:41:31.681 | [178970 Async nova-cell-0:223536]: Signaled 2022-05-19 14:41:31.682 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-19 14:41:31.682 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-19 14:41:31.682 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-19 14:41:31.682 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-19 14:41:31.682 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-19 14:41:31.682 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-19 14:41:31.682 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-19 14:41:31.682 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:31.682 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-19 14:41:31.682 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:31.682 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-19 14:41:31.682 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:41:31.683 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-05-19 14:41:31.683 | DEBUG dbcounter [-] [223693] Writer thread running {{(pid=223693) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:41:31.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=223693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:41:31.684 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:41:31.684 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:41:31.684 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:41:31.684 | DEBUG dbcounter [-] [223693] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=223693) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:41:31.684 | DEBUG dbcounter [-] [223693] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=223693) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:41:31.685 | DEBUG dbcounter [-] [223693] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=223693) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:41:31.685 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=223693) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:41:31.685 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:41:31.685 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=223693) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:41:31.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:31.685 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:31.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:31.685 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:31.734 | [178970 Async nova-cell-0:223536]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-05-19 14:41:31.739 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:31.741 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:41:31.744 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-19 14:41:31.786 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:41:31.799 | [178970 Async nova-cell-1:223628]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 223628 (2 other jobs running) 2022-05-19 14:41:31.813 | [223628 Async nova-cell-1:223628]: finished successfully 2022-05-19 14:41:31.826 | [178970 Async nova-cell-1:223628]: Signaling child to exit 2022-05-19 14:41:31.834 | WAKEUP 2022-05-19 14:41:31.858 | [178970 Async nova-cell-1:223628]: Signaled 2022-05-19 14:41:31.859 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-19 14:41:31.859 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-19 14:41:31.860 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-19 14:41:31.860 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-19 14:41:31.860 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-19 14:41:31.860 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-19 14:41:31.860 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-19 14:41:31.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:31.860 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-19 14:41:31.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:41:31.860 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-19 14:41:31.860 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:41:31.860 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-05-19 14:41:31.860 | DEBUG dbcounter [-] [223700] Writer thread running {{(pid=223700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:41:31.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:41:31.862 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:41:31.862 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=223700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:41:31.862 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:41:31.862 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:41:31.862 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:41:31.862 | DEBUG dbcounter [-] [223700] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=223700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:41:31.862 | DEBUG dbcounter [-] [223700] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=223700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:41:31.862 | DEBUG dbcounter [-] [223700] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=223700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:41:31.862 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=223700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:41:31.862 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:41:31.862 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=223700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:41:31.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:31.862 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:31.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:31.862 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:31.906 | [178970 Async nova-cell-1:223628]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-19 14:41:31.910 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:31.912 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:41:31.915 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-19 14:41:32.958 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:41:35.484 | Running batches of 50 until complete 2022-05-19 14:41:35.484 | INFO dbcounter [None req-ae825084-2127-45e8-8b5f-af379387ddcc None None] Registered counter for database nova_cell0 2022-05-19 14:41:35.506 | DEBUG dbcounter [-] [224777] Writer thread running {{(pid=224777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:35.639 | INFO dbcounter [None req-ae825084-2127-45e8-8b5f-af379387ddcc None None] Registered counter for database nova_api 2022-05-19 14:41:35.649 | DEBUG dbcounter [-] [224777] Writer thread running {{(pid=224777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:35.773 | INFO dbcounter [None req-ae825084-2127-45e8-8b5f-af379387ddcc None None] Registered counter for database nova_cell0 2022-05-19 14:41:35.785 | DEBUG dbcounter [-] [224777] Writer thread running {{(pid=224777) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:35.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:35.856 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:35.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:35.856 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:35.856 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:41:35.856 | | Migration | Total Needed | Completed | 2022-05-19 14:41:35.856 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:41:35.856 | | fill_virtual_interface_list | 0 | 0 | 2022-05-19 14:41:35.856 | | migrate_empty_ratio | 0 | 0 | 2022-05-19 14:41:35.856 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-19 14:41:35.856 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-19 14:41:35.856 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-19 14:41:35.856 | | populate_dev_uuids | 0 | 0 | 2022-05-19 14:41:35.856 | | populate_missing_availability_zones | 0 | 0 | 2022-05-19 14:41:35.856 | | populate_queued_for_delete | 0 | 0 | 2022-05-19 14:41:35.856 | | populate_user_id | 0 | 0 | 2022-05-19 14:41:35.856 | | populate_uuids | 0 | 0 | 2022-05-19 14:41:35.856 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:41:36.361 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-19 14:41:36.365 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:36.369 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-19 14:41:36.372 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:41:36.376 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:41:36.379 | + lib/nova:init_nova:869 : /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-05-19 14:41:37.411 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:41:39.927 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-19 14:41:39.927 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-19 14:41:39.927 | INFO dbcounter [None req-5005868a-0e3a-4f37-9089-cdeda9117cc4 None None] Registered counter for database nova_api 2022-05-19 14:41:39.951 | DEBUG dbcounter [-] [224796] Writer thread running {{(pid=224796) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:40.021 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:40.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:41:40.021 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:40.467 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-19 14:41:40.470 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-19 14:41:40.484 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-19 14:41:40.486 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-19 14:41:40.505 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:40.507 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-19 14:41:40.510 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-19 14:41:40.571 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-19 14:41:40.610 | [178970 Async configure_neutron_nova:224864]: running: configure_neutron_nova 2022-05-19 14:41:40.613 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-19 14:41:40.616 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:41:40.619 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-19 14:41:40.622 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:41:40.625 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:41:40.627 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:41:40.630 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:41:40.633 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:41:40.636 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:41:40.641 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:41:40.644 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:41:40.647 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:41:40.649 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-19 14:41:40.652 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:41:40.670 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:40.673 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:41:40.675 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:41:40.678 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-19 14:41:40.681 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:41:40.684 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:41:40.687 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-19 14:41:40.689 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:41:40.692 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:41:40.695 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:41:40.698 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:41:40.701 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-19 14:41:40.704 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:41:40.706 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-19 14:41:40.709 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:41:40.712 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:41:40.715 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:41:40.717 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:40.720 | + inc/meta-config:merge_config_group:171 : shift 2022-05-19 14:41:40.723 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-19 14:41:40.726 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:40.730 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-19 14:41:40.733 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-19 14:41:40.736 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:41:40.739 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:40.742 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-19 14:41:40.745 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:40.748 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-19 14:41:40.748 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:41:40.748 | gsub("[][]", "", $1); 2022-05-19 14:41:40.748 | split($1, a, "|"); 2022-05-19 14:41:40.748 | if (a[1] == matchgroup) 2022-05-19 14:41:40.748 | print a[2] 2022-05-19 14:41:40.748 | } 2022-05-19 14:41:40.748 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:41:40.755 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:41:40.758 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:41:40.761 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:41:40.765 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-19 14:41:40.768 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-19 14:41:40.771 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-19 14:41:40.774 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-19 14:41:40.777 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-19 14:41:40.782 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-19 14:41:40.785 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-19 14:41:40.788 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:41:40.791 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:40.794 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:41:40.797 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-19 14:41:40.800 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:41:40.804 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-19 14:41:40.807 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-19 14:41:40.811 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-19 14:41:40.814 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-19 14:41:40.818 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:41:40.819 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:40.820 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:40.824 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:41:40.824 | BEGIN { 2022-05-19 14:41:40.824 | section = "" 2022-05-19 14:41:40.824 | last_section = "" 2022-05-19 14:41:40.824 | section_count = 0 2022-05-19 14:41:40.824 | } 2022-05-19 14:41:40.824 | /^\[.+\]/ { 2022-05-19 14:41:40.824 | gsub("[][]", "", $1); 2022-05-19 14:41:40.824 | section=$1 2022-05-19 14:41:40.824 | next 2022-05-19 14:41:40.824 | } 2022-05-19 14:41:40.825 | /^ *\#/ { 2022-05-19 14:41:40.825 | next 2022-05-19 14:41:40.825 | } 2022-05-19 14:41:40.825 | /^[^ \t]+/ { 2022-05-19 14:41:40.825 | # get offset of first = in $0 2022-05-19 14:41:40.825 | eq_idx = index($0, "=") 2022-05-19 14:41:40.825 | # extract attr & value from $0 2022-05-19 14:41:40.825 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:41:40.825 | value = substr($0, eq_idx + 1) 2022-05-19 14:41:40.825 | # only need to strip trailing whitespace from attr 2022-05-19 14:41:40.825 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:41:40.825 | # need to strip leading & trailing whitespace from value 2022-05-19 14:41:40.825 | sub(/^[ \t]*/, "", value) 2022-05-19 14:41:40.825 | sub(/[ \t]*$/, "", value) 2022-05-19 14:41:40.825 | 2022-05-19 14:41:40.825 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:41:40.825 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:41:40.825 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:41:40.825 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:41:40.825 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:41:40.825 | if (section != last_section) { 2022-05-19 14:41:40.825 | cfg_section[section_count++] = section 2022-05-19 14:41:40.825 | last_section = section 2022-05-19 14:41:40.825 | } 2022-05-19 14:41:40.825 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:41:40.825 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:41:40.825 | 2022-05-19 14:41:40.825 | cfg_attr[section, attr, 0] = value 2022-05-19 14:41:40.825 | cfg_attr_count[section, attr] = 1 2022-05-19 14:41:40.825 | } else { 2022-05-19 14:41:40.825 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:41:40.825 | cfg_attr[section, attr, lno] = value 2022-05-19 14:41:40.825 | } 2022-05-19 14:41:40.825 | } 2022-05-19 14:41:40.826 | END { 2022-05-19 14:41:40.826 | # Process each section in order 2022-05-19 14:41:40.826 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:41:40.826 | section = cfg_section[sno] 2022-05-19 14:41:40.826 | # The ini routines simply append a config item immediately 2022-05-19 14:41:40.826 | # after the section header. To keep the same order as defined 2022-05-19 14:41:40.826 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:41:40.826 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:41:40.826 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:41:40.826 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:41:40.826 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:41:40.826 | else { 2022-05-19 14:41:40.826 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:41:40.826 | count = cfg_attr_count[section, attr] 2022-05-19 14:41:40.826 | print "inidelete " configfile " " section " " attr 2022-05-19 14:41:40.826 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:41:40.826 | for (l = count -2; l >= 0; l--) 2022-05-19 14:41:40.826 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:41:40.826 | } 2022-05-19 14:41:40.826 | } 2022-05-19 14:41:40.826 | } 2022-05-19 14:41:40.826 | } 2022-05-19 14:41:40.826 | ' 2022-05-19 14:41:40.826 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:41:40.826 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:41:40.827 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-19 14:41:40.830 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:40.833 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-19 14:41:40.836 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:41:40.836 | BEGIN { group = "" } 2022-05-19 14:41:40.836 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:41:40.836 | gsub("[][]", "", $1); 2022-05-19 14:41:40.836 | split($1, a, "|"); 2022-05-19 14:41:40.836 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:41:40.836 | group=a[1] 2022-05-19 14:41:40.836 | } else { 2022-05-19 14:41:40.836 | group="" 2022-05-19 14:41:40.836 | } 2022-05-19 14:41:40.836 | next 2022-05-19 14:41:40.836 | } 2022-05-19 14:41:40.836 | { 2022-05-19 14:41:40.837 | if (group != "") 2022-05-19 14:41:40.837 | print $0 2022-05-19 14:41:40.837 | } 2022-05-19 14:41:40.837 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:41:40.843 | + 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-05-19 14:41:40.847 | ++ 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-05-19 14:41:40.878 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:40.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-19 14:41:40.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-19 14:41:40.914 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:40.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-19 14:41:40.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-19 14:41:40.953 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:40.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-19 14:41:40.959 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-19 14:41:41.000 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-19 14:41:41.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-19 14:41:41.037 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-19 14:41:41.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:41:41.075 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.71/identity"' 2022-05-19 14:41:41.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.71/identity 2022-05-19 14:41:41.114 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-19 14:41:41.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:41:41.151 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-19 14:41:41.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:41:41.188 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-19 14:41:41.194 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:41:41.227 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.231 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-19 14:41:41.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:41:41.266 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-19 14:41:41.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:41:41.305 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.308 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-19 14:41:41.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-19 14:41:41.341 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.344 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:41:41.347 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:41:41.350 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:41:41.353 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-19 14:41:41.357 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-19 14:41:41.360 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-19 14:41:41.363 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-19 14:41:41.367 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-19 14:41:41.371 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-19 14:41:41.374 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-19 14:41:41.377 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:41:41.380 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:41.382 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:41:41.386 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:41:41.389 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:41:41.392 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-19 14:41:41.395 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-19 14:41:41.398 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-19 14:41:41.402 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-19 14:41:41.406 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:41:41.406 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.407 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:41:41.407 | BEGIN { 2022-05-19 14:41:41.407 | section = "" 2022-05-19 14:41:41.407 | last_section = "" 2022-05-19 14:41:41.407 | section_count = 0 2022-05-19 14:41:41.407 | } 2022-05-19 14:41:41.407 | /^\[.+\]/ { 2022-05-19 14:41:41.407 | gsub("[][]", "", $1); 2022-05-19 14:41:41.407 | section=$1 2022-05-19 14:41:41.407 | next 2022-05-19 14:41:41.407 | } 2022-05-19 14:41:41.407 | /^ *\#/ { 2022-05-19 14:41:41.407 | next 2022-05-19 14:41:41.407 | } 2022-05-19 14:41:41.407 | /^[^ \t]+/ { 2022-05-19 14:41:41.407 | # get offset of first = in $0 2022-05-19 14:41:41.407 | eq_idx = index($0, "=") 2022-05-19 14:41:41.407 | # extract attr & value from $0 2022-05-19 14:41:41.407 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:41:41.407 | value = substr($0, eq_idx + 1) 2022-05-19 14:41:41.407 | # only need to strip trailing whitespace from attr 2022-05-19 14:41:41.407 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:41:41.408 | # need to strip leading & trailing whitespace from value 2022-05-19 14:41:41.408 | sub(/^[ \t]*/, "", value) 2022-05-19 14:41:41.408 | sub(/[ \t]*$/, "", value) 2022-05-19 14:41:41.408 | 2022-05-19 14:41:41.408 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:41:41.408 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:41:41.408 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:41:41.408 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:41:41.408 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:41:41.408 | if (section != last_section) { 2022-05-19 14:41:41.408 | cfg_section[section_count++] = section 2022-05-19 14:41:41.408 | last_section = section 2022-05-19 14:41:41.408 | } 2022-05-19 14:41:41.408 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:41:41.408 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:41:41.408 | 2022-05-19 14:41:41.408 | cfg_attr[section, attr, 0] = value 2022-05-19 14:41:41.408 | cfg_attr_count[section, attr] = 1 2022-05-19 14:41:41.408 | } else { 2022-05-19 14:41:41.408 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:41:41.408 | cfg_attr[section, attr, lno] = value 2022-05-19 14:41:41.408 | } 2022-05-19 14:41:41.408 | } 2022-05-19 14:41:41.408 | END { 2022-05-19 14:41:41.408 | # Process each section in order 2022-05-19 14:41:41.408 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:41:41.408 | section = cfg_section[sno] 2022-05-19 14:41:41.408 | # The ini routines simply append a config item immediately 2022-05-19 14:41:41.408 | # after the section header. To keep the same order as defined 2022-05-19 14:41:41.408 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:41:41.408 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:41:41.408 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:41:41.408 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:41:41.408 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:41:41.408 | else { 2022-05-19 14:41:41.409 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:41:41.409 | count = cfg_attr_count[section, attr] 2022-05-19 14:41:41.409 | print "inidelete " configfile " " section " " attr 2022-05-19 14:41:41.409 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:41:41.409 | for (l = count -2; l >= 0; l--) 2022-05-19 14:41:41.409 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:41:41.409 | } 2022-05-19 14:41:41.409 | } 2022-05-19 14:41:41.409 | } 2022-05-19 14:41:41.409 | } 2022-05-19 14:41:41.409 | ' 2022-05-19 14:41:41.410 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:41:41.410 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:41.413 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:41:41.416 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:41:41.418 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:41.421 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-19 14:41:41.424 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:41:41.424 | BEGIN { group = "" } 2022-05-19 14:41:41.424 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:41:41.424 | gsub("[][]", "", $1); 2022-05-19 14:41:41.424 | split($1, a, "|"); 2022-05-19 14:41:41.424 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:41:41.424 | group=a[1] 2022-05-19 14:41:41.424 | } else { 2022-05-19 14:41:41.424 | group="" 2022-05-19 14:41:41.424 | } 2022-05-19 14:41:41.424 | next 2022-05-19 14:41:41.424 | } 2022-05-19 14:41:41.424 | { 2022-05-19 14:41:41.424 | if (group != "") 2022-05-19 14:41:41.424 | print $0 2022-05-19 14:41:41.424 | } 2022-05-19 14:41:41.424 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:41:41.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-19 14:41:41.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-19 14:41:41.445 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:41:41.465 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.467 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-19 14:41:41.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-19 14:41:41.473 | [224864 Async configure_neutron_nova:224864]: finished successfully 2022-05-19 14:41:41.504 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-19 14:41:41.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-19 14:41:41.539 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-19 14:41:41.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-19 14:41:41.575 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-19 14:41:41.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-19 14:41:41.611 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.613 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-19 14:41:41.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-19 14:41:41.646 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-19 14:41:41.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-19 14:41:41.681 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-19 14:41:41.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-19 14:41:41.718 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.720 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-19 14:41:41.723 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-19 14:41:41.753 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-19 14:41:41.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-19 14:41:41.789 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.791 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-19 14:41:41.794 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-19 14:41:41.825 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-19 14:41:41.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-19 14:41:41.860 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-19 14:41:41.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-19 14:41:41.897 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.899 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-19 14:41:41.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-19 14:41:41.931 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.935 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-19 14:41:41.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-19 14:41:41.968 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:41.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-19 14:41:41.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-19 14:41:42.008 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:42.011 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:41:42.014 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:41:42.017 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:41:42.020 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-19 14:41:42.023 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-19 14:41:42.026 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-19 14:41:42.029 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-19 14:41:42.032 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-19 14:41:42.036 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-19 14:41:42.039 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-19 14:41:42.042 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:41:42.044 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:42.047 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:41:42.050 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-19 14:41:42.052 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:41:42.056 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-19 14:41:42.059 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-19 14:41:42.062 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-19 14:41:42.064 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-19 14:41:42.068 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:41:42.069 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:41:42.069 | BEGIN { 2022-05-19 14:41:42.069 | section = "" 2022-05-19 14:41:42.069 | last_section = "" 2022-05-19 14:41:42.069 | section_count = 0 2022-05-19 14:41:42.069 | } 2022-05-19 14:41:42.069 | /^\[.+\]/ { 2022-05-19 14:41:42.069 | gsub("[][]", "", $1); 2022-05-19 14:41:42.069 | section=$1 2022-05-19 14:41:42.069 | next 2022-05-19 14:41:42.069 | } 2022-05-19 14:41:42.069 | /^ *\#/ { 2022-05-19 14:41:42.069 | next 2022-05-19 14:41:42.069 | } 2022-05-19 14:41:42.069 | /^[^ \t]+/ { 2022-05-19 14:41:42.069 | # get offset of first = in $0 2022-05-19 14:41:42.069 | eq_idx = index($0, "=") 2022-05-19 14:41:42.069 | # extract attr & value from $0 2022-05-19 14:41:42.069 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:41:42.070 | value = substr($0, eq_idx + 1) 2022-05-19 14:41:42.070 | # only need to strip trailing whitespace from attr 2022-05-19 14:41:42.070 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:41:42.070 | # need to strip leading & trailing whitespace from value 2022-05-19 14:41:42.070 | sub(/^[ \t]*/, "", value) 2022-05-19 14:41:42.070 | sub(/[ \t]*$/, "", value) 2022-05-19 14:41:42.070 | 2022-05-19 14:41:42.070 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:41:42.070 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:41:42.070 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:41:42.070 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:41:42.070 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:41:42.070 | if (section != last_section) { 2022-05-19 14:41:42.070 | cfg_section[section_count++] = section 2022-05-19 14:41:42.070 | last_section = section 2022-05-19 14:41:42.070 | } 2022-05-19 14:41:42.070 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:41:42.070 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:41:42.070 | 2022-05-19 14:41:42.070 | cfg_attr[section, attr, 0] = value 2022-05-19 14:41:42.070 | cfg_attr_count[section, attr] = 1 2022-05-19 14:41:42.070 | } else { 2022-05-19 14:41:42.070 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:41:42.070 | cfg_attr[section, attr, lno] = value 2022-05-19 14:41:42.070 | } 2022-05-19 14:41:42.070 | } 2022-05-19 14:41:42.070 | END { 2022-05-19 14:41:42.070 | # Process each section in order 2022-05-19 14:41:42.070 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:41:42.070 | section = cfg_section[sno] 2022-05-19 14:41:42.070 | # The ini routines simply append a config item immediately 2022-05-19 14:41:42.070 | # after the section header. To keep the same order as defined 2022-05-19 14:41:42.070 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:41:42.071 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:41:42.071 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:41:42.071 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:41:42.071 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:41:42.071 | else { 2022-05-19 14:41:42.071 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:41:42.071 | count = cfg_attr_count[section, attr] 2022-05-19 14:41:42.071 | print "inidelete " configfile " " section " " attr 2022-05-19 14:41:42.071 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:41:42.071 | for (l = count -2; l >= 0; l--) 2022-05-19 14:41:42.071 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:41:42.071 | } 2022-05-19 14:41:42.071 | } 2022-05-19 14:41:42.071 | } 2022-05-19 14:41:42.071 | } 2022-05-19 14:41:42.071 | ' 2022-05-19 14:41:42.071 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:42.071 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:42.072 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:41:42.074 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:41:42.077 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-19 14:41:42.079 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:42.082 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-19 14:41:42.084 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:41:42.084 | BEGIN { group = "" } 2022-05-19 14:41:42.084 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:41:42.084 | gsub("[][]", "", $1); 2022-05-19 14:41:42.085 | split($1, a, "|"); 2022-05-19 14:41:42.085 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:41:42.085 | group=a[1] 2022-05-19 14:41:42.085 | } else { 2022-05-19 14:41:42.085 | group="" 2022-05-19 14:41:42.085 | } 2022-05-19 14:41:42.085 | next 2022-05-19 14:41:42.085 | } 2022-05-19 14:41:42.085 | { 2022-05-19 14:41:42.085 | if (group != "") 2022-05-19 14:41:42.085 | print $0 2022-05-19 14:41:42.085 | } 2022-05-19 14:41:42.085 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:41:42.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.71/identity/v2.0"' 2022-05-19 14:41:42.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.71/identity/v2.0 2022-05-19 14:41:42.122 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:42.126 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:41:42.128 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:41:42.131 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:41:42.134 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-19 14:41:42.137 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:41:42.140 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:41:42.143 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-19 14:41:42.146 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:41:42.151 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-19 14:41:42.153 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-19 14:41:42.156 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:41:42.159 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:42.161 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:41:42.164 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:41:42.167 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:41:42.170 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:41:42.173 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:41:42.176 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:41:42.179 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-19 14:41:42.183 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:41:42.183 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:42.184 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:41:42.184 | BEGIN { 2022-05-19 14:41:42.184 | section = "" 2022-05-19 14:41:42.184 | last_section = "" 2022-05-19 14:41:42.184 | section_count = 0 2022-05-19 14:41:42.184 | } 2022-05-19 14:41:42.184 | /^\[.+\]/ { 2022-05-19 14:41:42.184 | gsub("[][]", "", $1); 2022-05-19 14:41:42.184 | section=$1 2022-05-19 14:41:42.184 | next 2022-05-19 14:41:42.184 | } 2022-05-19 14:41:42.184 | /^ *\#/ { 2022-05-19 14:41:42.184 | next 2022-05-19 14:41:42.184 | } 2022-05-19 14:41:42.184 | /^[^ \t]+/ { 2022-05-19 14:41:42.184 | # get offset of first = in $0 2022-05-19 14:41:42.184 | eq_idx = index($0, "=") 2022-05-19 14:41:42.184 | # extract attr & value from $0 2022-05-19 14:41:42.184 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:41:42.184 | value = substr($0, eq_idx + 1) 2022-05-19 14:41:42.184 | # only need to strip trailing whitespace from attr 2022-05-19 14:41:42.184 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:41:42.184 | # need to strip leading & trailing whitespace from value 2022-05-19 14:41:42.184 | sub(/^[ \t]*/, "", value) 2022-05-19 14:41:42.184 | sub(/[ \t]*$/, "", value) 2022-05-19 14:41:42.185 | 2022-05-19 14:41:42.185 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:41:42.185 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:41:42.185 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:41:42.185 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:41:42.185 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:41:42.185 | if (section != last_section) { 2022-05-19 14:41:42.185 | cfg_section[section_count++] = section 2022-05-19 14:41:42.185 | last_section = section 2022-05-19 14:41:42.185 | } 2022-05-19 14:41:42.185 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:41:42.185 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:41:42.185 | 2022-05-19 14:41:42.185 | cfg_attr[section, attr, 0] = value 2022-05-19 14:41:42.185 | cfg_attr_count[section, attr] = 1 2022-05-19 14:41:42.185 | } else { 2022-05-19 14:41:42.185 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:41:42.185 | cfg_attr[section, attr, lno] = value 2022-05-19 14:41:42.185 | } 2022-05-19 14:41:42.185 | } 2022-05-19 14:41:42.185 | END { 2022-05-19 14:41:42.185 | # Process each section in order 2022-05-19 14:41:42.185 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:41:42.185 | section = cfg_section[sno] 2022-05-19 14:41:42.185 | # The ini routines simply append a config item immediately 2022-05-19 14:41:42.185 | # after the section header. To keep the same order as defined 2022-05-19 14:41:42.185 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:41:42.185 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:41:42.185 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:41:42.185 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:41:42.185 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:41:42.185 | else { 2022-05-19 14:41:42.185 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:41:42.185 | count = cfg_attr_count[section, attr] 2022-05-19 14:41:42.185 | print "inidelete " configfile " " section " " attr 2022-05-19 14:41:42.186 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:41:42.186 | for (l = count -2; l >= 0; l--) 2022-05-19 14:41:42.186 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:41:42.186 | } 2022-05-19 14:41:42.186 | } 2022-05-19 14:41:42.186 | } 2022-05-19 14:41:42.186 | } 2022-05-19 14:41:42.186 | ' 2022-05-19 14:41:42.187 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:41:42.187 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:42.190 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:41:42.192 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:41:42.195 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:42.197 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-19 14:41:42.200 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:41:42.201 | BEGIN { group = "" } 2022-05-19 14:41:42.201 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:41:42.201 | gsub("[][]", "", $1); 2022-05-19 14:41:42.201 | split($1, a, "|"); 2022-05-19 14:41:42.201 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:41:42.201 | group=a[1] 2022-05-19 14:41:42.201 | } else { 2022-05-19 14:41:42.201 | group="" 2022-05-19 14:41:42.201 | } 2022-05-19 14:41:42.201 | next 2022-05-19 14:41:42.201 | } 2022-05-19 14:41:42.201 | { 2022-05-19 14:41:42.201 | if (group != "") 2022-05-19 14:41:42.201 | print $0 2022-05-19 14:41:42.201 | } 2022-05-19 14:41:42.201 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:41:42.207 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-19 14:41:42.210 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-19 14:41:42.239 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:42.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-19 14:41:42.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-19 14:41:42.272 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:42.276 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-19 14:41:42.294 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:42.297 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-19 14:41:42.300 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:41:42.302 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-19 14:41:42.305 | + ./stack.sh:main:1254 : start_swift 2022-05-19 14:41:42.308 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-19 14:41:42.310 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:41:42.313 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:41:42.341 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-19 14:41:42.345 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:41:42.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:41:42.352 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-19 14:41:42.800 | Restarting rsync (via systemctl): rsync.service. 2022-05-19 14:41:42.804 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-19 14:41:42.808 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-19 14:41:42.810 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-19 14:41:42.813 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-19 14:41:42.816 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:41:42.819 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.821 | + functions-common:run_process:1692 : local service=s-object 2022-05-19 14:41:42.824 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.827 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:42.829 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:42.834 | + functions-common:run_process:1697 : local name=s-object 2022-05-19 14:41:42.836 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:42.839 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:42.841 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:42.844 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:42.847 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:42.851 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971302849 2022-05-19 14:41:42.855 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-19 14:41:42.872 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:42.875 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-19 14:41:42.877 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-19 14:41:42.880 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.882 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.885 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.887 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.890 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-19 14:41:42.892 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-19 14:41:42.895 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-19 14:41:42.897 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:42.900 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:42.902 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:41:42.905 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-19 14:41:42.907 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-19 14:41:42.909 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:41:42.912 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:42.914 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:42.916 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:42.919 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:42.921 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-19 14:41:42.923 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:42.928 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-19 14:41:42.984 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-19 14:41:43.043 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:41:43.096 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-19 14:41:43.148 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-19 14:41:43.201 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:41:43.254 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:43.256 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-19 14:41:43.310 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:43.710 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-19 14:41:43.724 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-19 14:41:44.142 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-19 14:41:44.167 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:44.170 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:44.173 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:44.175 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:44.178 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:44.180 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:44.183 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:44.186 | + functions-common:time_stop:2444 : start_time=1652971302849 2022-05-19 14:41:44.188 | + functions-common:time_stop:2446 : [[ -z 1652971302849 ]] 2022-05-19 14:41:44.192 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:44.196 | + functions-common:time_stop:2449 : end_time=1652971304193 2022-05-19 14:41:44.199 | + functions-common:time_stop:2450 : elapsed_time=1344 2022-05-19 14:41:44.202 | + functions-common:time_stop:2451 : total=2864 2022-05-19 14:41:44.204 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:44.207 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4208 2022-05-19 14:41:44.209 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:41:44.212 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.214 | + functions-common:run_process:1692 : local service=s-container 2022-05-19 14:41:44.217 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.219 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:44.222 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:44.224 | + functions-common:run_process:1697 : local name=s-container 2022-05-19 14:41:44.227 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:44.229 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:44.232 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:44.235 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:44.238 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:44.242 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971304239 2022-05-19 14:41:44.245 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-19 14:41:44.265 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:44.267 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-19 14:41:44.270 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-19 14:41:44.273 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.275 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.278 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.280 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.283 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-19 14:41:44.286 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-19 14:41:44.288 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-19 14:41:44.291 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:44.293 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:44.296 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:41:44.298 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-19 14:41:44.301 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-19 14:41:44.304 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:41:44.306 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:44.309 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:44.312 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:44.314 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:44.317 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-19 14:41:44.319 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:44.324 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-19 14:41:44.379 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-19 14:41:44.435 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:41:44.492 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-19 14:41:44.546 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-19 14:41:44.600 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:41:44.653 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:44.656 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-19 14:41:44.709 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:45.149 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-19 14:41:45.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-19 14:41:45.582 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-19 14:41:45.606 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:45.609 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:45.614 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:45.617 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:45.619 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:45.622 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:45.625 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:45.627 | + functions-common:time_stop:2444 : start_time=1652971304239 2022-05-19 14:41:45.630 | + functions-common:time_stop:2446 : [[ -z 1652971304239 ]] 2022-05-19 14:41:45.635 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:45.638 | + functions-common:time_stop:2449 : end_time=1652971305635 2022-05-19 14:41:45.646 | + functions-common:time_stop:2450 : elapsed_time=1396 2022-05-19 14:41:45.649 | + functions-common:time_stop:2451 : total=4208 2022-05-19 14:41:45.652 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:45.655 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5604 2022-05-19 14:41:45.657 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:41:45.660 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.663 | + functions-common:run_process:1692 : local service=s-account 2022-05-19 14:41:45.665 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.668 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:45.671 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:45.673 | + functions-common:run_process:1697 : local name=s-account 2022-05-19 14:41:45.676 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:45.678 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:45.681 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:45.683 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:45.686 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:45.691 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971305688 2022-05-19 14:41:45.694 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-19 14:41:45.718 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:45.721 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-19 14:41:45.724 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-19 14:41:45.726 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.729 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.732 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.735 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.737 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-19 14:41:45.740 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-19 14:41:45.742 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-19 14:41:45.745 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:45.748 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:45.750 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:41:45.753 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-19 14:41:45.756 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-19 14:41:45.758 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:41:45.762 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:45.764 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:45.767 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:45.769 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:45.772 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-19 14:41:45.774 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:45.779 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-19 14:41:45.834 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-19 14:41:45.889 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:41:45.942 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-19 14:41:46.006 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-19 14:41:46.065 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:41:46.119 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:46.122 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-19 14:41:46.176 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:46.601 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-19 14:41:46.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-19 14:41:47.024 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-19 14:41:47.048 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:47.052 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:47.056 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:47.059 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:47.061 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:47.064 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:47.066 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:47.069 | + functions-common:time_stop:2444 : start_time=1652971305688 2022-05-19 14:41:47.071 | + functions-common:time_stop:2446 : [[ -z 1652971305688 ]] 2022-05-19 14:41:47.075 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:47.080 | + functions-common:time_stop:2449 : end_time=1652971307077 2022-05-19 14:41:47.082 | + functions-common:time_stop:2450 : elapsed_time=1389 2022-05-19 14:41:47.084 | + functions-common:time_stop:2451 : total=5604 2022-05-19 14:41:47.087 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:47.089 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6993 2022-05-19 14:41:47.092 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-19 14:41:47.095 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-19 14:41:47.157 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.160 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-19 14:41:47.163 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.166 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:47.169 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:47.171 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-19 14:41:47.174 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:47.176 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:47.179 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:47.181 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:47.185 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:47.190 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971307187 2022-05-19 14:41:47.192 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-19 14:41:47.210 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:47.213 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-19 14:41:47.215 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-19 14:41:47.218 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.220 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.223 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.226 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.228 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-19 14:41:47.231 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-19 14:41:47.233 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-19 14:41:47.236 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:47.238 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:47.241 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-19 14:41:47.244 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-19 14:41:47.247 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-19 14:41:47.249 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:41:47.251 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:47.254 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:47.256 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:47.260 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:47.264 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-19 14:41:47.266 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:47.271 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-19 14:41:47.324 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-19 14:41:47.378 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:41:47.435 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-19 14:41:47.488 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-19 14:41:47.541 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:41:47.595 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:47.598 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-19 14:41:47.651 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:48.093 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-19 14:41:48.520 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-19 14:41:48.545 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:48.548 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:48.551 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:48.553 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:48.555 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:48.558 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:48.561 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:48.563 | + functions-common:time_stop:2444 : start_time=1652971307187 2022-05-19 14:41:48.566 | + functions-common:time_stop:2446 : [[ -z 1652971307187 ]] 2022-05-19 14:41:48.569 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:48.573 | + functions-common:time_stop:2449 : end_time=1652971308571 2022-05-19 14:41:48.576 | + functions-common:time_stop:2450 : elapsed_time=1384 2022-05-19 14:41:48.578 | + functions-common:time_stop:2451 : total=6993 2022-05-19 14:41:48.581 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:48.583 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8377 2022-05-19 14:41:48.586 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-19 14:41:48.604 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:48.607 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.610 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-19 14:41:48.612 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.615 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:48.617 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:48.620 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-19 14:41:48.622 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:48.624 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:48.627 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:48.629 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:48.633 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:48.637 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971308635 2022-05-19 14:41:48.640 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-19 14:41:48.658 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:48.660 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-19 14:41:48.663 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-19 14:41:48.665 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.668 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.671 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.674 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.676 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-19 14:41:48.679 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-19 14:41:48.681 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-19 14:41:48.684 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:48.686 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:48.689 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-19 14:41:48.692 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-19 14:41:48.694 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-19 14:41:48.697 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.699 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:48.702 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:48.704 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:48.707 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:48.709 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-19 14:41:48.712 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:48.717 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-19 14:41:48.771 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-19 14:41:48.839 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:41:48.898 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-19 14:41:48.956 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-19 14:41:49.010 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:41:49.070 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:49.072 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-19 14:41:49.127 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:49.566 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-19 14:41:49.581 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-19 14:41:50.018 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-19 14:41:50.047 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:50.048 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:50.051 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:50.054 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:50.056 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:50.059 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:50.062 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:50.065 | + functions-common:time_stop:2444 : start_time=1652971308635 2022-05-19 14:41:50.067 | + functions-common:time_stop:2446 : [[ -z 1652971308635 ]] 2022-05-19 14:41:50.070 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:50.075 | + functions-common:time_stop:2449 : end_time=1652971310072 2022-05-19 14:41:50.078 | + functions-common:time_stop:2450 : elapsed_time=1437 2022-05-19 14:41:50.081 | + functions-common:time_stop:2451 : total=8377 2022-05-19 14:41:50.083 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:50.086 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9814 2022-05-19 14:41:50.088 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-19 14:41:50.088 | Waiting for swift proxy to start... 2022-05-19 14:41:50.091 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.71:8080/info 2022-05-19 14:41:50.093 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:41:50.096 | + functions:wait_for_service:458 : local url=http://10.222.0.71:8080/info 2022-05-19 14:41:50.098 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:41:50.101 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:41:50.103 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:41:50.106 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:50.109 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:50.112 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:50.122 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971310114 2022-05-19 14:41:50.124 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:41:50.130 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:41:50.144 | + :: : [[ 000 == 503 ]] 2022-05-19 14:41:50.145 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:41:50.146 | + :: : sleep 1 2022-05-19 14:41:51.150 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:41:51.163 | + :: : [[ 000 == 503 ]] 2022-05-19 14:41:51.164 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:41:51.165 | + :: : sleep 1 2022-05-19 14:41:52.169 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:41:52.183 | + :: : [[ 000 == 503 ]] 2022-05-19 14:41:52.185 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:41:52.186 | + :: : sleep 1 2022-05-19 14:41:53.189 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:41:53.251 | + :: : [[ 200 == 503 ]] 2022-05-19 14:41:53.252 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:41:53.256 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:41:53.258 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:53.261 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:53.264 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:53.267 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:53.270 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:53.272 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:41:53.275 | + functions-common:time_stop:2444 : start_time=1652971310114 2022-05-19 14:41:53.277 | + functions-common:time_stop:2446 : [[ -z 1652971310114 ]] 2022-05-19 14:41:53.281 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:53.285 | + functions-common:time_stop:2449 : end_time=1652971313283 2022-05-19 14:41:53.288 | + functions-common:time_stop:2450 : elapsed_time=3169 2022-05-19 14:41:53.290 | + functions-common:time_stop:2451 : total=6376 2022-05-19 14:41:53.293 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:53.296 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9545 2022-05-19 14:41:53.298 | + functions:wait_for_service:467 : return 0 2022-05-19 14:41:53.300 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-19 14:41:53.303 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:41:53.306 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-19 14:41:53.325 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:53.327 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:41:53.360 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-19 14:41:53.411 | [178970 Async configure_neutron_nova:224864]: Waiting for completion of configure_neutron_nova running on PID 224864 (2 other jobs running) 2022-05-19 14:41:53.437 | [178970 Async configure_neutron_nova:224864]: Signaling child to exit 2022-05-19 14:41:53.438 | WAKEUP 2022-05-19 14:41:53.460 | [178970 Async configure_neutron_nova:224864]: Signaled 2022-05-19 14:41:53.461 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-19 14:41:53.461 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:41:53.461 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:41:53.461 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:41:53.461 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:41:53.461 | + 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,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,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-05-19 14:41:53.462 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:41:53.462 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.71/identity 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-19 14:41:53.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:41:53.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:41:53.462 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:41:53.462 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:41:53.462 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:41:53.462 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-19 14:41:53.462 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:53.462 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-19 14:41:53.462 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-19 14:41:53.462 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:41:53.462 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:41:53.463 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:41:53.463 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.71/identity 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-19 14:41:53.463 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:41:53.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:41:53.463 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:41:53.463 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:41:53.507 | [178970 Async configure_neutron_nova:224864]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-19 14:41:53.512 | + inc/async:async_wait:197 : return 0 2022-05-19 14:41:53.514 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-19 14:41:53.532 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:53.534 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:41:53.565 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:41:53.596 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-19 14:41:53.614 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:53.617 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-19 14:41:53.620 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:41:53.623 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-19 14:41:53.625 | + ./stack.sh:main:1279 : start_nova_api 2022-05-19 14:41:53.628 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-19 14:41:53.631 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-19 14:41:53.633 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-19 14:41:53.636 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-19 14:41:53.653 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:53.656 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:41:53.658 | + lib/nova:start_nova_api:944 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:41:53.661 | + lib/nova:start_nova_api:944 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:41:53.664 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-19 14:41:53.668 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-19 14:41:53.672 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.675 | + functions-common:run_process:1692 : local service=n-api 2022-05-19 14:41:53.677 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.680 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:53.683 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:53.686 | + functions-common:run_process:1697 : local name=n-api 2022-05-19 14:41:53.688 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:53.691 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:53.693 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:53.696 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:53.700 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:53.704 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971313701 2022-05-19 14:41:53.707 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-19 14:41:53.724 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:53.727 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-19 14:41:53.729 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-19 14:41:53.732 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.735 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.738 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.740 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.742 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-19 14:41:53.746 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:41:53.748 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-19 14:41:53.751 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:53.753 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:53.756 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:41:53.759 | + functions-common:_run_under_systemd:1667 : 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-05-19 14:41:53.762 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-19 14:41:53.764 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:41:53.766 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:41:53.769 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:41:53.771 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-19 14:41:53.773 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:41:53.777 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-19 14:41:53.830 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-19 14:41:53.883 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-19 14:41:53.940 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-19 14:41:53.995 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:41:54.049 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-19 14:41:54.103 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-19 14:41:54.157 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-19 14:41:54.210 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-19 14:41:54.273 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-19 14:41:54.330 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:41:54.333 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-19 14:41:54.386 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:41:54.821 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-19 14:41:54.834 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-19 14:41:55.253 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-19 14:41:55.333 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:55.335 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:55.341 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:55.344 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:55.346 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:55.351 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:55.356 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:55.359 | + functions-common:time_stop:2444 : start_time=1652971313701 2022-05-19 14:41:55.362 | + functions-common:time_stop:2446 : [[ -z 1652971313701 ]] 2022-05-19 14:41:55.365 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:55.370 | + functions-common:time_stop:2449 : end_time=1652971315367 2022-05-19 14:41:55.373 | + functions-common:time_stop:2450 : elapsed_time=1666 2022-05-19 14:41:55.375 | + functions-common:time_stop:2451 : total=9814 2022-05-19 14:41:55.378 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:55.380 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11480 2022-05-19 14:41:55.383 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.71/compute/v2.1/ 2022-05-19 14:41:55.385 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-19 14:41:55.385 | Waiting for nova-api to start... 2022-05-19 14:41:55.389 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.71/compute/v2.1/ 2022-05-19 14:41:55.391 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:41:55.394 | + functions:wait_for_service:458 : local url=http://10.222.0.71/compute/v2.1/ 2022-05-19 14:41:55.396 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:41:55.399 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:41:55.402 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:41:55.404 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:55.407 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:55.410 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:55.415 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971315412 2022-05-19 14:41:55.418 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:41:55.425 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/compute/v2.1/ 2022-05-19 14:42:01.203 | + :: : [[ 200 == 503 ]] 2022-05-19 14:42:01.204 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:42:01.208 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:42:01.210 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:01.213 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:01.216 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:01.219 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:01.221 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:01.224 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:42:01.226 | + functions-common:time_stop:2444 : start_time=1652971315412 2022-05-19 14:42:01.229 | + functions-common:time_stop:2446 : [[ -z 1652971315412 ]] 2022-05-19 14:42:01.233 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:01.237 | + functions-common:time_stop:2449 : end_time=1652971321235 2022-05-19 14:42:01.240 | + functions-common:time_stop:2450 : elapsed_time=5823 2022-05-19 14:42:01.243 | + functions-common:time_stop:2451 : total=9545 2022-05-19 14:42:01.245 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:01.248 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15368 2022-05-19 14:42:01.251 | + functions:wait_for_service:467 : return 0 2022-05-19 14:42:01.253 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:42:01.256 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:42:01.259 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-19 14:42:01.277 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:01.280 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-19 14:42:01.283 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:42:01.286 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-19 14:42:01.288 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-19 14:42:01.291 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:42:01.294 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-19 14:42:01.312 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:42:01.314 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-19 14:42:01.332 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:01.335 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-19 14:42:01.337 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:42:01.340 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-19 14:42:01.343 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-19 14:42:01.346 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-19 14:42:01.349 | + 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-05-19 14:42:01.380 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-19 14:42:01.382 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-19 14:42:01.385 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-19 14:42:01.388 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-19 14:42:01.420 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-19 14:42:01.451 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-19 14:42:01.453 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-19 14:42:01.456 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-19 14:42:01.459 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-19 14:42:01.461 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-19 14:42:01.465 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-19 14:42:01.468 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:42:01.471 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:42:01.474 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-19 14:42:01.477 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-19 14:42:01.480 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-19 14:42:01.483 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-19 14:42:01.486 | +++ 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-05-19 14:42:01.488 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.492 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.494 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-19 14:42:01.497 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.500 | + 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-05-19 14:42:01.503 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-19 14:42:01.521 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:42:01.524 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-19 14:42:01.527 | + 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-05-19 14:42:01.530 | + functions-common:run_process:1692 : local service=q-svc 2022-05-19 14:42:01.532 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.535 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:01.538 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:01.541 | + functions-common:run_process:1697 : local name=q-svc 2022-05-19 14:42:01.544 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:01.546 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:01.549 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:01.552 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:01.555 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:01.560 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971321557 2022-05-19 14:42:01.563 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-19 14:42:01.580 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:01.582 | + functions-common:run_process:1701 : _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-05-19 14:42:01.585 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-19 14:42:01.588 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.591 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.594 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.596 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.599 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 14:42:01.601 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 14:42:01.604 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-19 14:42:01.607 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:01.610 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:01.613 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 14:42:01.615 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:42:01.618 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-19 14:42:01.620 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:01.623 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:42:01.625 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:42:01.627 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:42:01.629 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:42:01.632 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-19 14:42:01.634 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:42:01.639 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-19 14:42:01.691 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-19 14:42:01.744 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:42:01.797 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-19 14:42:01.850 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-19 14:42:01.903 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:01.961 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:42:01.964 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-19 14:42:02.021 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:42:02.439 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-19 14:42:02.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-19 14:42:02.864 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-19 14:42:02.885 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:02.892 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:02.895 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:02.897 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:02.900 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:02.903 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:02.905 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:02.908 | + functions-common:time_stop:2444 : start_time=1652971321557 2022-05-19 14:42:02.910 | + functions-common:time_stop:2446 : [[ -z 1652971321557 ]] 2022-05-19 14:42:02.914 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:02.918 | + functions-common:time_stop:2449 : end_time=1652971322916 2022-05-19 14:42:02.921 | + functions-common:time_stop:2450 : elapsed_time=1359 2022-05-19 14:42:02.923 | + functions-common:time_stop:2451 : total=11480 2022-05-19 14:42:02.926 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:02.928 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12839 2022-05-19 14:42:02.931 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.71:9696 2022-05-19 14:42:02.934 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-19 14:42:02.954 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:42:02.956 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-19 14:42:02.956 | Waiting for Neutron to start... 2022-05-19 14:42:02.959 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.71:9696' 2022-05-19 14:42:02.961 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.71:9696' 'Neutron did not start' 60 2022-05-19 14:42:02.964 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.71:9696' 2022-05-19 14:42:02.966 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-19 14:42:02.969 | + functions-common:test_with_retry:2377 : local until=60 2022-05-19 14:42:02.971 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:42:02.974 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:42:02.977 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:42:02.979 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:02.982 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:02.985 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:02.990 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971322987 2022-05-19 14:42:02.993 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.71:9696; do sleep 0.5; done' 2022-05-19 14:42:08.569 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.71:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:42:08.572 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:08.575 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:08.578 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:08.581 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:08.583 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:08.586 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:42:08.590 | + functions-common:time_stop:2444 : start_time=1652971322987 2022-05-19 14:42:08.592 | + functions-common:time_stop:2446 : [[ -z 1652971322987 ]] 2022-05-19 14:42:08.600 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:08.604 | + functions-common:time_stop:2449 : end_time=1652971328600 2022-05-19 14:42:08.608 | + functions-common:time_stop:2450 : elapsed_time=5613 2022-05-19 14:42:08.611 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:42:08.614 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:08.617 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5613 2022-05-19 14:42:08.620 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-19 14:42:08.641 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:08.643 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-19 14:42:08.646 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:42:08.648 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-19 14:42:08.651 | + ./stack.sh:main:1300 : start_placement 2022-05-19 14:42:08.656 | + lib/placement:start_placement:160 : start_placement_api 2022-05-19 14:42:08.659 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:42:08.663 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-19 14:42:08.668 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.674 | + functions-common:run_process:1692 : local service=placement-api 2022-05-19 14:42:08.677 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.679 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:08.682 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:08.685 | + functions-common:run_process:1697 : local name=placement-api 2022-05-19 14:42:08.688 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:08.690 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:08.693 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:08.696 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:08.699 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:08.704 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971328701 2022-05-19 14:42:08.707 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-19 14:42:08.725 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:08.727 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-19 14:42:08.731 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-19 14:42:08.734 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.736 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.739 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.742 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.745 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-19 14:42:08.748 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-19 14:42:08.751 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-19 14:42:08.753 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:08.756 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:08.759 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:42:08.762 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-19 14:42:08.765 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-19 14:42:08.767 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.770 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:42:08.772 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:42:08.775 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-19 14:42:08.777 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:42:08.781 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-19 14:42:08.835 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-19 14:42:08.889 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-19 14:42:08.941 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:42:08.996 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:09.050 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-19 14:42:09.106 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-19 14:42:09.159 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-19 14:42:09.214 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-19 14:42:09.268 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-19 14:42:09.322 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:42:09.325 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-19 14:42:09.383 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:42:09.797 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-19 14:42:09.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-19 14:42:10.237 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-19 14:42:10.317 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:10.320 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:10.322 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:10.326 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:10.329 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:10.332 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:10.335 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:10.338 | + functions-common:time_stop:2444 : start_time=1652971328701 2022-05-19 14:42:10.340 | + functions-common:time_stop:2446 : [[ -z 1652971328701 ]] 2022-05-19 14:42:10.346 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:10.349 | + functions-common:time_stop:2449 : end_time=1652971330346 2022-05-19 14:42:10.352 | + functions-common:time_stop:2450 : elapsed_time=1645 2022-05-19 14:42:10.359 | + functions-common:time_stop:2451 : total=12839 2022-05-19 14:42:10.362 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:10.372 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14484 2022-05-19 14:42:10.375 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-19 14:42:10.375 | Waiting for placement-api to start... 2022-05-19 14:42:10.377 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.71/placement 2022-05-19 14:42:10.380 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:42:10.383 | + functions:wait_for_service:458 : local url=http://10.222.0.71/placement 2022-05-19 14:42:10.385 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:42:10.389 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:42:10.394 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:42:10.397 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:10.400 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:10.403 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:10.408 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971330405 2022-05-19 14:42:10.412 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:42:10.418 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/placement 2022-05-19 14:42:13.070 | + :: : [[ 200 == 503 ]] 2022-05-19 14:42:13.071 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:42:13.074 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:42:13.077 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:13.080 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:13.083 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:13.085 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:13.088 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:13.091 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:42:13.093 | + functions-common:time_stop:2444 : start_time=1652971330405 2022-05-19 14:42:13.096 | + functions-common:time_stop:2446 : [[ -z 1652971330405 ]] 2022-05-19 14:42:13.099 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:13.105 | + functions-common:time_stop:2449 : end_time=1652971333101 2022-05-19 14:42:13.107 | + functions-common:time_stop:2450 : elapsed_time=2696 2022-05-19 14:42:13.110 | + functions-common:time_stop:2451 : total=15368 2022-05-19 14:42:13.113 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:13.115 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18064 2022-05-19 14:42:13.118 | + functions:wait_for_service:467 : return 0 2022-05-19 14:42:13.121 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-19 14:42:13.140 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:13.143 | + ./stack.sh:main:1304 : start_neutron 2022-05-19 14:42:13.146 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-19 14:42:13.149 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:42:13.150 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:42:13.156 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:42:13.158 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:42:13.161 | + 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,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,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-05-19 14:42:13.164 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:42:13.167 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-19 14:42:13.170 | + 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-05-19 14:42:13.172 | + functions-common:run_process:1692 : local service=q-agt 2022-05-19 14:42:13.175 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:13.178 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:13.180 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:13.184 | + functions-common:run_process:1697 : local name=q-agt 2022-05-19 14:42:13.187 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:13.189 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:13.192 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:13.194 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:13.198 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:13.202 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971333199 2022-05-19 14:42:13.205 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-19 14:42:13.222 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:13.225 | + functions-common:run_process:1701 : _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-05-19 14:42:13.227 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-19 14:42:13.231 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:13.233 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:13.236 | + functions-common:_run_under_systemd:1661 : _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-05-19 14:42:13.238 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:13.241 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 14:42:13.245 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 14:42:13.248 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-19 14:42:13.250 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:13.253 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:13.255 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 14:42:13.258 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:42:13.261 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-19 14:42:13.263 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:42:13.266 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:42:13.268 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:42:13.270 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:42:13.273 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:42:13.275 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-19 14:42:13.278 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:42:13.282 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-19 14:42:13.334 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-19 14:42:13.388 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:42:13.441 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-19 14:42:13.495 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-19 14:42:13.548 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:13.602 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:42:13.605 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-19 14:42:13.659 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:42:14.083 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-19 14:42:14.096 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-19 14:42:14.503 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-19 14:42:14.524 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:14.527 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:14.530 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:14.532 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:14.535 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:14.537 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:14.540 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:14.543 | + functions-common:time_stop:2444 : start_time=1652971333199 2022-05-19 14:42:14.546 | + functions-common:time_stop:2446 : [[ -z 1652971333199 ]] 2022-05-19 14:42:14.549 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:14.554 | + functions-common:time_stop:2449 : end_time=1652971334551 2022-05-19 14:42:14.556 | + functions-common:time_stop:2450 : elapsed_time=1352 2022-05-19 14:42:14.560 | + functions-common:time_stop:2451 : total=14484 2022-05-19 14:42:14.562 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:14.565 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15836 2022-05-19 14:42:14.567 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-19 14:42:14.571 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:42:14.573 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:42:14.576 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-19 14:42:14.579 | + 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-05-19 14:42:14.582 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-19 14:42:14.584 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:42:14.587 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:14.589 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:14.592 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-19 14:42:14.595 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:14.597 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:14.599 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:14.602 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:14.606 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:14.611 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971334608 2022-05-19 14:42:14.613 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-19 14:42:14.632 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:14.635 | + functions-common:run_process:1701 : _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-05-19 14:42:14.637 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-19 14:42:14.640 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:42:14.642 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:42:14.645 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:42:14.648 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:42:14.651 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-19 14:42:14.653 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-19 14:42:14.656 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-19 14:42:14.659 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:14.662 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:14.664 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-19 14:42:14.668 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:42:14.670 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-19 14:42:14.673 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:42:14.676 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:42:14.678 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:42:14.681 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:42:14.684 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:42:14.687 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-19 14:42:14.689 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:42:14.694 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-19 14:42:14.753 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-19 14:42:14.809 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:42:14.865 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-19 14:42:14.920 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-19 14:42:14.977 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:15.044 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:42:15.046 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-19 14:42:15.103 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:42:15.544 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-19 14:42:15.558 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-19 14:42:15.973 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-19 14:42:15.995 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:15.998 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:16.001 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:16.003 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:16.006 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:16.008 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:16.011 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:16.013 | + functions-common:time_stop:2444 : start_time=1652971334608 2022-05-19 14:42:16.016 | + functions-common:time_stop:2446 : [[ -z 1652971334608 ]] 2022-05-19 14:42:16.019 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:16.024 | + functions-common:time_stop:2449 : end_time=1652971336021 2022-05-19 14:42:16.027 | + functions-common:time_stop:2450 : elapsed_time=1413 2022-05-19 14:42:16.029 | + functions-common:time_stop:2451 : total=15836 2022-05-19 14:42:16.032 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:16.034 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17249 2022-05-19 14:42:16.038 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-19 14:42:16.040 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:42:16.043 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:42:16.047 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-19 14:42:16.049 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.052 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.055 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.058 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-19 14:42:16.061 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.064 | + 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-05-19 14:42:16.067 | + functions-common:run_process:1692 : local service=q-l3 2022-05-19 14:42:16.070 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.072 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:16.075 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:16.077 | + functions-common:run_process:1697 : local name=q-l3 2022-05-19 14:42:16.080 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:16.083 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:16.086 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:16.088 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:16.092 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:16.097 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971336094 2022-05-19 14:42:16.099 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-19 14:42:16.122 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:16.124 | + functions-common:run_process:1701 : _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-05-19 14:42:16.127 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-19 14:42:16.130 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.132 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.135 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.138 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.141 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-19 14:42:16.144 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-19 14:42:16.146 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-19 14:42:16.149 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:16.151 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:16.154 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-19 14:42:16.157 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:42:16.160 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-19 14:42:16.162 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:42:16.165 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:42:16.168 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:42:16.171 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:42:16.173 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:42:16.176 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-19 14:42:16.179 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:42:16.184 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-19 14:42:16.242 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-19 14:42:16.305 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:42:16.364 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-19 14:42:16.422 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-19 14:42:16.478 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:16.539 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:42:16.542 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-19 14:42:16.601 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:42:17.054 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-19 14:42:17.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-19 14:42:17.527 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-19 14:42:17.555 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:17.559 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:17.562 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:17.564 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:17.567 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:17.570 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:17.573 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:17.576 | + functions-common:time_stop:2444 : start_time=1652971336094 2022-05-19 14:42:17.578 | + functions-common:time_stop:2446 : [[ -z 1652971336094 ]] 2022-05-19 14:42:17.584 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:17.588 | + functions-common:time_stop:2449 : end_time=1652971337584 2022-05-19 14:42:17.591 | + functions-common:time_stop:2450 : elapsed_time=1490 2022-05-19 14:42:17.594 | + functions-common:time_stop:2451 : total=17249 2022-05-19 14:42:17.598 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:17.601 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18739 2022-05-19 14:42:17.604 | + 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-05-19 14:42:17.608 | + functions-common:run_process:1692 : local service=q-meta 2022-05-19 14:42:17.611 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:42:17.613 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:17.616 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:17.619 | + functions-common:run_process:1697 : local name=q-meta 2022-05-19 14:42:17.622 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:17.625 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:17.628 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:17.631 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:17.637 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:17.640 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971337636 2022-05-19 14:42:17.643 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-19 14:42:17.666 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:17.668 | + functions-common:run_process:1701 : _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-05-19 14:42:17.671 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-19 14:42:17.674 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:42:17.676 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:42:17.679 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:42:17.686 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:42:17.687 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-19 14:42:17.690 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-19 14:42:17.694 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-19 14:42:17.694 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:17.698 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:17.701 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-19 14:42:17.706 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:42:17.706 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-19 14:42:17.710 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:42:17.710 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:42:17.714 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:42:17.718 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:42:17.721 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:42:17.726 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-19 14:42:17.726 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:42:17.730 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-19 14:42:17.795 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-19 14:42:17.872 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:42:17.934 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-19 14:42:18.000 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-19 14:42:18.065 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:18.134 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:42:18.136 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-19 14:42:18.198 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:42:18.689 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-19 14:42:18.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-19 14:42:19.143 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-19 14:42:19.168 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:19.171 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:19.174 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:19.178 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:19.180 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:19.184 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:19.192 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:19.203 | + functions-common:time_stop:2444 : start_time=1652971337636 2022-05-19 14:42:19.211 | + functions-common:time_stop:2446 : [[ -z 1652971337636 ]] 2022-05-19 14:42:19.218 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:19.231 | + functions-common:time_stop:2449 : end_time=1652971339222 2022-05-19 14:42:19.239 | + functions-common:time_stop:2450 : elapsed_time=1586 2022-05-19 14:42:19.246 | + functions-common:time_stop:2451 : total=18739 2022-05-19 14:42:19.254 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:19.262 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20325 2022-05-19 14:42:19.270 | + 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-05-19 14:42:19.278 | + functions-common:run_process:1692 : local service=q-metering 2022-05-19 14:42:19.281 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:42:19.284 | + functions-common:run_process:1694 : local group= 2022-05-19 14:42:19.287 | + functions-common:run_process:1695 : local user= 2022-05-19 14:42:19.290 | + functions-common:run_process:1697 : local name=q-metering 2022-05-19 14:42:19.293 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:42:19.295 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:42:19.298 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:42:19.301 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:42:19.306 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:42:19.310 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971339306 2022-05-19 14:42:19.313 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-19 14:42:19.336 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:19.339 | + functions-common:run_process:1701 : _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-05-19 14:42:19.342 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-19 14:42:19.345 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:42:19.348 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:42:19.351 | + functions-common:_run_under_systemd:1661 : _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-05-19 14:42:19.354 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:42:19.357 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-19 14:42:19.360 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-19 14:42:19.363 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-19 14:42:19.366 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:42:19.369 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:42:19.372 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-19 14:42:19.375 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:42:19.378 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-19 14:42:19.381 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:42:19.384 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:42:19.387 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:42:19.390 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:42:19.393 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:42:19.396 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-19 14:42:19.399 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:42:19.404 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-19 14:42:19.470 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-19 14:42:19.537 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:42:19.601 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-19 14:42:19.667 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-19 14:42:19.733 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:42:19.800 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:42:19.804 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-19 14:42:19.882 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:42:20.393 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-19 14:42:20.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-19 14:42:20.895 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-19 14:42:20.921 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:42:20.927 | + functions-common:time_stop:2437 : local name 2022-05-19 14:42:20.930 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:42:20.933 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:42:20.936 | + functions-common:time_stop:2440 : local total 2022-05-19 14:42:20.940 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:42:20.946 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:42:20.956 | + functions-common:time_stop:2444 : start_time=1652971339306 2022-05-19 14:42:20.964 | + functions-common:time_stop:2446 : [[ -z 1652971339306 ]] 2022-05-19 14:42:20.974 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:42:20.984 | + functions-common:time_stop:2449 : end_time=1652971340977 2022-05-19 14:42:20.995 | + functions-common:time_stop:2450 : elapsed_time=1671 2022-05-19 14:42:21.002 | + functions-common:time_stop:2451 : total=20325 2022-05-19 14:42:21.008 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:42:21.015 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21996 2022-05-19 14:42:21.024 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-19 14:42:21.069 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:42:21.083 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-19 14:42:21.090 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-19 14:42:21.101 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:42:21.112 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-19 14:42:21.123 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-19 14:42:21.134 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-19 14:42:21.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-19 14:42:21.155 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:42:21.167 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:42:21.172 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:42:24.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:24.987 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:24.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:24.988 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:25.195 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:25.206 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:42:25.206 | address-scope 2022-05-19 14:42:25.206 | router-admin-state-down-before-update 2022-05-19 14:42:25.207 | agent 2022-05-19 14:42:25.207 | agent-resources-synced 2022-05-19 14:42:25.207 | allowed-address-pairs 2022-05-19 14:42:25.207 | auto-allocated-topology 2022-05-19 14:42:25.207 | availability_zone 2022-05-19 14:42:25.207 | availability_zone_filter 2022-05-19 14:42:25.207 | default-subnetpools 2022-05-19 14:42:25.207 | dhcp_agent_scheduler 2022-05-19 14:42:25.207 | dvr 2022-05-19 14:42:25.207 | empty-string-filtering 2022-05-19 14:42:25.207 | external-net 2022-05-19 14:42:25.207 | extra_dhcp_opt 2022-05-19 14:42:25.207 | extraroute 2022-05-19 14:42:25.207 | extraroute-atomic 2022-05-19 14:42:25.207 | filter-validation 2022-05-19 14:42:25.207 | fip-port-details 2022-05-19 14:42:25.207 | flavors 2022-05-19 14:42:25.207 | floatingip-pools 2022-05-19 14:42:25.207 | ip-substring-filtering 2022-05-19 14:42:25.207 | router 2022-05-19 14:42:25.207 | ext-gw-mode 2022-05-19 14:42:25.207 | l3-ha 2022-05-19 14:42:25.207 | l3-flavors 2022-05-19 14:42:25.207 | l3-port-ip-change-not-allowed 2022-05-19 14:42:25.207 | l3_agent_scheduler 2022-05-19 14:42:25.207 | metering 2022-05-19 14:42:25.207 | metering_source_and_destination_fields 2022-05-19 14:42:25.207 | multi-provider 2022-05-19 14:42:25.207 | net-mtu 2022-05-19 14:42:25.207 | net-mtu-writable 2022-05-19 14:42:25.207 | network_availability_zone 2022-05-19 14:42:25.207 | network-ip-availability 2022-05-19 14:42:25.207 | pagination 2022-05-19 14:42:25.207 | port-device-profile 2022-05-19 14:42:25.207 | port-mac-override 2022-05-19 14:42:25.208 | port-mac-address-regenerate 2022-05-19 14:42:25.208 | port-numa-affinity-policy 2022-05-19 14:42:25.208 | binding 2022-05-19 14:42:25.208 | binding-extended 2022-05-19 14:42:25.208 | port-security 2022-05-19 14:42:25.208 | project-id 2022-05-19 14:42:25.208 | provider 2022-05-19 14:42:25.208 | quota-check-limit 2022-05-19 14:42:25.208 | quotas 2022-05-19 14:42:25.208 | quota_details 2022-05-19 14:42:25.208 | rbac-policies 2022-05-19 14:42:25.208 | rbac-address-group 2022-05-19 14:42:25.208 | rbac-address-scope 2022-05-19 14:42:25.208 | rbac-security-groups 2022-05-19 14:42:25.208 | rbac-subnetpool 2022-05-19 14:42:25.208 | revision-if-match 2022-05-19 14:42:25.208 | standard-attr-revisions 2022-05-19 14:42:25.208 | router_availability_zone 2022-05-19 14:42:25.208 | security-groups-normalized-cidr 2022-05-19 14:42:25.208 | port-security-groups-filtering 2022-05-19 14:42:25.208 | security-groups-remote-address-group 2022-05-19 14:42:25.208 | security-groups-shared-filtering 2022-05-19 14:42:25.208 | security-group 2022-05-19 14:42:25.208 | service-type 2022-05-19 14:42:25.208 | sorting 2022-05-19 14:42:25.208 | standard-attr-description 2022-05-19 14:42:25.208 | stateful-security-group 2022-05-19 14:42:25.208 | subnet_onboard 2022-05-19 14:42:25.208 | subnet-service-types 2022-05-19 14:42:25.208 | subnet_allocation 2022-05-19 14:42:25.208 | subnetpool-prefix-ops 2022-05-19 14:42:25.208 | standard-attr-tag 2022-05-19 14:42:25.208 | standard-attr-timestamp' 2022-05-19 14:42:25.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:42:25.208 | address-scope 2022-05-19 14:42:25.209 | router-admin-state-down-before-update 2022-05-19 14:42:25.209 | agent 2022-05-19 14:42:25.209 | agent-resources-synced 2022-05-19 14:42:25.209 | allowed-address-pairs 2022-05-19 14:42:25.209 | auto-allocated-topology 2022-05-19 14:42:25.209 | availability_zone 2022-05-19 14:42:25.209 | availability_zone_filter 2022-05-19 14:42:25.209 | default-subnetpools 2022-05-19 14:42:25.209 | dhcp_agent_scheduler 2022-05-19 14:42:25.209 | dvr 2022-05-19 14:42:25.209 | empty-string-filtering 2022-05-19 14:42:25.209 | external-net 2022-05-19 14:42:25.209 | extra_dhcp_opt 2022-05-19 14:42:25.209 | extraroute 2022-05-19 14:42:25.209 | extraroute-atomic 2022-05-19 14:42:25.209 | filter-validation 2022-05-19 14:42:25.209 | fip-port-details 2022-05-19 14:42:25.209 | flavors 2022-05-19 14:42:25.209 | floatingip-pools 2022-05-19 14:42:25.209 | ip-substring-filtering 2022-05-19 14:42:25.209 | router 2022-05-19 14:42:25.209 | ext-gw-mode 2022-05-19 14:42:25.209 | l3-ha 2022-05-19 14:42:25.209 | l3-flavors 2022-05-19 14:42:25.209 | l3-port-ip-change-not-allowed 2022-05-19 14:42:25.209 | l3_agent_scheduler 2022-05-19 14:42:25.209 | metering 2022-05-19 14:42:25.209 | metering_source_and_destination_fields 2022-05-19 14:42:25.209 | multi-provider 2022-05-19 14:42:25.209 | net-mtu 2022-05-19 14:42:25.209 | net-mtu-writable 2022-05-19 14:42:25.209 | network_availability_zone 2022-05-19 14:42:25.209 | network-ip-availability 2022-05-19 14:42:25.209 | pagination 2022-05-19 14:42:25.209 | port-device-profile 2022-05-19 14:42:25.209 | port-mac-override 2022-05-19 14:42:25.210 | port-mac-address-regenerate 2022-05-19 14:42:25.210 | port-numa-affinity-policy 2022-05-19 14:42:25.210 | binding 2022-05-19 14:42:25.210 | binding-extended 2022-05-19 14:42:25.210 | port-security 2022-05-19 14:42:25.210 | project-id 2022-05-19 14:42:25.210 | provider 2022-05-19 14:42:25.210 | quota-check-limit 2022-05-19 14:42:25.210 | quotas 2022-05-19 14:42:25.210 | quota_details 2022-05-19 14:42:25.210 | rbac-policies 2022-05-19 14:42:25.210 | rbac-address-group 2022-05-19 14:42:25.210 | rbac-address-scope 2022-05-19 14:42:25.210 | rbac-security-groups 2022-05-19 14:42:25.210 | rbac-subnetpool 2022-05-19 14:42:25.210 | revision-if-match 2022-05-19 14:42:25.210 | standard-attr-revisions 2022-05-19 14:42:25.210 | router_availability_zone 2022-05-19 14:42:25.210 | security-groups-normalized-cidr 2022-05-19 14:42:25.210 | port-security-groups-filtering 2022-05-19 14:42:25.210 | security-groups-remote-address-group 2022-05-19 14:42:25.210 | security-groups-shared-filtering 2022-05-19 14:42:25.210 | security-group 2022-05-19 14:42:25.210 | service-type 2022-05-19 14:42:25.210 | sorting 2022-05-19 14:42:25.210 | standard-attr-description 2022-05-19 14:42:25.210 | stateful-security-group 2022-05-19 14:42:25.210 | subnet_onboard 2022-05-19 14:42:25.210 | subnet-service-types 2022-05-19 14:42:25.210 | subnet_allocation 2022-05-19 14:42:25.210 | subnetpool-prefix-ops 2022-05-19 14:42:25.210 | standard-attr-tag 2022-05-19 14:42:25.210 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:42:25.210 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:42:25.211 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-19 14:42:25.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-19 14:42:25.218 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : 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-05-19 14:42:28.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:28.363 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:28.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:28.363 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:28.546 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:28.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=7e50dab3-af27-4f7c-86f9-25f736a29d09 2022-05-19 14:42:28.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-19 14:42:28.556 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-19 14:42:28.560 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:42:28.564 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:42:28.572 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-19 14:42:28.572 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-19 14:42:28.576 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-19 14:42:28.576 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:42:28.579 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:31.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:31.704 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:31.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:31.704 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:31.882 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:31.886 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:42:31.888 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:42:31.891 | ++ functions-common:get_field:830 : echo '| id | 9e560737-30da-4a79-b065-7a91969c717a |' 2022-05-19 14:42:31.892 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:42:31.898 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:31.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=9e560737-30da-4a79-b065-7a91969c717a 2022-05-19 14:42:31.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-19 14:42:31.907 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:42:31.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-19 14:42:31.929 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-19 14:42:31.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 7e50dab3-af27-4f7c-86f9-25f736a29d09 ']' 2022-05-19 14:42:31.935 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:42:31.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-19 14:42:31.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-19 14:42:31.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 7e50dab3-af27-4f7c-86f9-25f736a29d09 ' 2022-05-19 14:42:31.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-19 14:42:31.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 9e560737-30da-4a79-b065-7a91969c717a private-subnet' 2022-05-19 14:42:31.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-19 14:42:31.954 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 7e50dab3-af27-4f7c-86f9-25f736a29d09 --network 9e560737-30da-4a79-b065-7a91969c717a private-subnet 2022-05-19 14:42:31.954 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-19 14:42:31.954 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-19 14:42:31.957 | +++ functions-common:get_field:823 : local data field 2022-05-19 14:42:31.960 | +++ functions-common:get_field:824 : read data 2022-05-19 14:42:35.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:35.137 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:35.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:35.137 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:35.314 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:35.317 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:42:35.319 | +++ functions-common:get_field:828 : field='$3' 2022-05-19 14:42:35.322 | +++ functions-common:get_field:830 : echo '| id | d550bddf-b881-44b5-96e1-06cdf999a010 |' 2022-05-19 14:42:35.324 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:42:35.330 | +++ functions-common:get_field:824 : read data 2022-05-19 14:42:35.333 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=d550bddf-b881-44b5-96e1-06cdf999a010 2022-05-19 14:42:35.337 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-19 14:42:35.340 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:42:35.359 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo d550bddf-b881-44b5-96e1-06cdf999a010 2022-05-19 14:42:35.362 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=d550bddf-b881-44b5-96e1-06cdf999a010 2022-05-19 14:42:35.365 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-19 14:42:35.367 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-19 14:42:35.370 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-19 14:42:35.374 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:42:38.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:38.007 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:38.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:38.007 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:38.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:38.188 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:42:38.189 | address-scope 2022-05-19 14:42:38.189 | router-admin-state-down-before-update 2022-05-19 14:42:38.189 | agent 2022-05-19 14:42:38.189 | agent-resources-synced 2022-05-19 14:42:38.189 | allowed-address-pairs 2022-05-19 14:42:38.189 | auto-allocated-topology 2022-05-19 14:42:38.189 | availability_zone 2022-05-19 14:42:38.189 | availability_zone_filter 2022-05-19 14:42:38.189 | default-subnetpools 2022-05-19 14:42:38.189 | dhcp_agent_scheduler 2022-05-19 14:42:38.189 | dvr 2022-05-19 14:42:38.189 | empty-string-filtering 2022-05-19 14:42:38.189 | external-net 2022-05-19 14:42:38.189 | extra_dhcp_opt 2022-05-19 14:42:38.189 | extraroute 2022-05-19 14:42:38.189 | extraroute-atomic 2022-05-19 14:42:38.189 | filter-validation 2022-05-19 14:42:38.189 | fip-port-details 2022-05-19 14:42:38.189 | flavors 2022-05-19 14:42:38.189 | floatingip-pools 2022-05-19 14:42:38.189 | ip-substring-filtering 2022-05-19 14:42:38.189 | router 2022-05-19 14:42:38.189 | ext-gw-mode 2022-05-19 14:42:38.189 | l3-ha 2022-05-19 14:42:38.189 | l3-flavors 2022-05-19 14:42:38.189 | l3-port-ip-change-not-allowed 2022-05-19 14:42:38.189 | l3_agent_scheduler 2022-05-19 14:42:38.189 | metering 2022-05-19 14:42:38.189 | metering_source_and_destination_fields 2022-05-19 14:42:38.189 | multi-provider 2022-05-19 14:42:38.189 | net-mtu 2022-05-19 14:42:38.189 | net-mtu-writable 2022-05-19 14:42:38.189 | network_availability_zone 2022-05-19 14:42:38.189 | network-ip-availability 2022-05-19 14:42:38.189 | pagination 2022-05-19 14:42:38.190 | port-device-profile 2022-05-19 14:42:38.190 | port-mac-override 2022-05-19 14:42:38.190 | port-mac-address-regenerate 2022-05-19 14:42:38.190 | port-numa-affinity-policy 2022-05-19 14:42:38.190 | binding 2022-05-19 14:42:38.190 | binding-extended 2022-05-19 14:42:38.190 | port-security 2022-05-19 14:42:38.190 | project-id 2022-05-19 14:42:38.190 | provider 2022-05-19 14:42:38.190 | quota-check-limit 2022-05-19 14:42:38.190 | quotas 2022-05-19 14:42:38.190 | quota_details 2022-05-19 14:42:38.190 | rbac-policies 2022-05-19 14:42:38.190 | rbac-address-group 2022-05-19 14:42:38.190 | rbac-address-scope 2022-05-19 14:42:38.190 | rbac-security-groups 2022-05-19 14:42:38.190 | rbac-subnetpool 2022-05-19 14:42:38.190 | revision-if-match 2022-05-19 14:42:38.190 | standard-attr-revisions 2022-05-19 14:42:38.190 | router_availability_zone 2022-05-19 14:42:38.190 | security-groups-normalized-cidr 2022-05-19 14:42:38.190 | port-security-groups-filtering 2022-05-19 14:42:38.190 | security-groups-remote-address-group 2022-05-19 14:42:38.190 | security-groups-shared-filtering 2022-05-19 14:42:38.190 | security-group 2022-05-19 14:42:38.190 | service-type 2022-05-19 14:42:38.190 | sorting 2022-05-19 14:42:38.190 | standard-attr-description 2022-05-19 14:42:38.190 | stateful-security-group 2022-05-19 14:42:38.190 | subnet_onboard 2022-05-19 14:42:38.190 | subnet-service-types 2022-05-19 14:42:38.190 | subnet_allocation 2022-05-19 14:42:38.190 | subnetpool-prefix-ops 2022-05-19 14:42:38.190 | standard-attr-tag 2022-05-19 14:42:38.190 | standard-attr-timestamp' 2022-05-19 14:42:38.193 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:42:38.193 | address-scope 2022-05-19 14:42:38.193 | router-admin-state-down-before-update 2022-05-19 14:42:38.193 | agent 2022-05-19 14:42:38.193 | agent-resources-synced 2022-05-19 14:42:38.193 | allowed-address-pairs 2022-05-19 14:42:38.193 | auto-allocated-topology 2022-05-19 14:42:38.193 | availability_zone 2022-05-19 14:42:38.193 | availability_zone_filter 2022-05-19 14:42:38.193 | default-subnetpools 2022-05-19 14:42:38.193 | dhcp_agent_scheduler 2022-05-19 14:42:38.193 | dvr 2022-05-19 14:42:38.193 | empty-string-filtering 2022-05-19 14:42:38.193 | external-net 2022-05-19 14:42:38.193 | extra_dhcp_opt 2022-05-19 14:42:38.193 | extraroute 2022-05-19 14:42:38.193 | extraroute-atomic 2022-05-19 14:42:38.193 | filter-validation 2022-05-19 14:42:38.193 | fip-port-details 2022-05-19 14:42:38.194 | flavors 2022-05-19 14:42:38.194 | floatingip-pools 2022-05-19 14:42:38.194 | ip-substring-filtering 2022-05-19 14:42:38.194 | router 2022-05-19 14:42:38.194 | ext-gw-mode 2022-05-19 14:42:38.194 | l3-ha 2022-05-19 14:42:38.194 | l3-flavors 2022-05-19 14:42:38.194 | l3-port-ip-change-not-allowed 2022-05-19 14:42:38.194 | l3_agent_scheduler 2022-05-19 14:42:38.194 | metering 2022-05-19 14:42:38.194 | metering_source_and_destination_fields 2022-05-19 14:42:38.194 | multi-provider 2022-05-19 14:42:38.194 | net-mtu 2022-05-19 14:42:38.194 | net-mtu-writable 2022-05-19 14:42:38.194 | network_availability_zone 2022-05-19 14:42:38.194 | network-ip-availability 2022-05-19 14:42:38.194 | pagination 2022-05-19 14:42:38.194 | port-device-profile 2022-05-19 14:42:38.194 | port-mac-override 2022-05-19 14:42:38.194 | port-mac-address-regenerate 2022-05-19 14:42:38.194 | port-numa-affinity-policy 2022-05-19 14:42:38.194 | binding 2022-05-19 14:42:38.194 | binding-extended 2022-05-19 14:42:38.194 | port-security 2022-05-19 14:42:38.194 | project-id 2022-05-19 14:42:38.194 | provider 2022-05-19 14:42:38.194 | quota-check-limit 2022-05-19 14:42:38.194 | quotas 2022-05-19 14:42:38.194 | quota_details 2022-05-19 14:42:38.194 | rbac-policies 2022-05-19 14:42:38.194 | rbac-address-group 2022-05-19 14:42:38.194 | rbac-address-scope 2022-05-19 14:42:38.194 | rbac-security-groups 2022-05-19 14:42:38.194 | rbac-subnetpool 2022-05-19 14:42:38.195 | revision-if-match 2022-05-19 14:42:38.195 | standard-attr-revisions 2022-05-19 14:42:38.195 | router_availability_zone 2022-05-19 14:42:38.195 | security-groups-normalized-cidr 2022-05-19 14:42:38.195 | port-security-groups-filtering 2022-05-19 14:42:38.195 | security-groups-remote-address-group 2022-05-19 14:42:38.195 | security-groups-shared-filtering 2022-05-19 14:42:38.195 | security-group 2022-05-19 14:42:38.195 | service-type 2022-05-19 14:42:38.195 | sorting 2022-05-19 14:42:38.195 | standard-attr-description 2022-05-19 14:42:38.195 | stateful-security-group 2022-05-19 14:42:38.195 | subnet_onboard 2022-05-19 14:42:38.195 | subnet-service-types 2022-05-19 14:42:38.195 | subnet_allocation 2022-05-19 14:42:38.195 | subnetpool-prefix-ops 2022-05-19 14:42:38.195 | standard-attr-tag 2022-05-19 14:42:38.195 | standard-attr-timestamp =~ router ]] 2022-05-19 14:42:38.196 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:42:38.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-19 14:42:38.202 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-19 14:42:38.205 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:42:40.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:40.833 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:40.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:40.834 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:41.015 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:41.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:42:41.019 | address-scope 2022-05-19 14:42:41.019 | router-admin-state-down-before-update 2022-05-19 14:42:41.019 | agent 2022-05-19 14:42:41.019 | agent-resources-synced 2022-05-19 14:42:41.019 | allowed-address-pairs 2022-05-19 14:42:41.019 | auto-allocated-topology 2022-05-19 14:42:41.019 | availability_zone 2022-05-19 14:42:41.019 | availability_zone_filter 2022-05-19 14:42:41.019 | default-subnetpools 2022-05-19 14:42:41.019 | dhcp_agent_scheduler 2022-05-19 14:42:41.019 | dvr 2022-05-19 14:42:41.019 | empty-string-filtering 2022-05-19 14:42:41.019 | external-net 2022-05-19 14:42:41.019 | extra_dhcp_opt 2022-05-19 14:42:41.019 | extraroute 2022-05-19 14:42:41.019 | extraroute-atomic 2022-05-19 14:42:41.019 | filter-validation 2022-05-19 14:42:41.019 | fip-port-details 2022-05-19 14:42:41.019 | flavors 2022-05-19 14:42:41.019 | floatingip-pools 2022-05-19 14:42:41.019 | ip-substring-filtering 2022-05-19 14:42:41.019 | router 2022-05-19 14:42:41.019 | ext-gw-mode 2022-05-19 14:42:41.019 | l3-ha 2022-05-19 14:42:41.020 | l3-flavors 2022-05-19 14:42:41.020 | l3-port-ip-change-not-allowed 2022-05-19 14:42:41.020 | l3_agent_scheduler 2022-05-19 14:42:41.020 | metering 2022-05-19 14:42:41.020 | metering_source_and_destination_fields 2022-05-19 14:42:41.020 | multi-provider 2022-05-19 14:42:41.020 | net-mtu 2022-05-19 14:42:41.020 | net-mtu-writable 2022-05-19 14:42:41.020 | network_availability_zone 2022-05-19 14:42:41.020 | network-ip-availability 2022-05-19 14:42:41.020 | pagination 2022-05-19 14:42:41.020 | port-device-profile 2022-05-19 14:42:41.020 | port-mac-override 2022-05-19 14:42:41.020 | port-mac-address-regenerate 2022-05-19 14:42:41.020 | port-numa-affinity-policy 2022-05-19 14:42:41.020 | binding 2022-05-19 14:42:41.020 | binding-extended 2022-05-19 14:42:41.020 | port-security 2022-05-19 14:42:41.020 | project-id 2022-05-19 14:42:41.020 | provider 2022-05-19 14:42:41.020 | quota-check-limit 2022-05-19 14:42:41.020 | quotas 2022-05-19 14:42:41.020 | quota_details 2022-05-19 14:42:41.020 | rbac-policies 2022-05-19 14:42:41.020 | rbac-address-group 2022-05-19 14:42:41.020 | rbac-address-scope 2022-05-19 14:42:41.020 | rbac-security-groups 2022-05-19 14:42:41.020 | rbac-subnetpool 2022-05-19 14:42:41.020 | revision-if-match 2022-05-19 14:42:41.020 | standard-attr-revisions 2022-05-19 14:42:41.020 | router_availability_zone 2022-05-19 14:42:41.020 | security-groups-normalized-cidr 2022-05-19 14:42:41.020 | port-security-groups-filtering 2022-05-19 14:42:41.020 | security-groups-remote-address-group 2022-05-19 14:42:41.020 | security-groups-shared-filtering 2022-05-19 14:42:41.021 | security-group 2022-05-19 14:42:41.021 | service-type 2022-05-19 14:42:41.021 | sorting 2022-05-19 14:42:41.021 | standard-attr-description 2022-05-19 14:42:41.021 | stateful-security-group 2022-05-19 14:42:41.021 | subnet_onboard 2022-05-19 14:42:41.021 | subnet-service-types 2022-05-19 14:42:41.021 | subnet_allocation 2022-05-19 14:42:41.021 | subnetpool-prefix-ops 2022-05-19 14:42:41.021 | standard-attr-tag 2022-05-19 14:42:41.021 | standard-attr-timestamp' 2022-05-19 14:42:41.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:42:41.023 | address-scope 2022-05-19 14:42:41.023 | router-admin-state-down-before-update 2022-05-19 14:42:41.023 | agent 2022-05-19 14:42:41.023 | agent-resources-synced 2022-05-19 14:42:41.023 | allowed-address-pairs 2022-05-19 14:42:41.023 | auto-allocated-topology 2022-05-19 14:42:41.023 | availability_zone 2022-05-19 14:42:41.023 | availability_zone_filter 2022-05-19 14:42:41.023 | default-subnetpools 2022-05-19 14:42:41.023 | dhcp_agent_scheduler 2022-05-19 14:42:41.023 | dvr 2022-05-19 14:42:41.023 | empty-string-filtering 2022-05-19 14:42:41.023 | external-net 2022-05-19 14:42:41.023 | extra_dhcp_opt 2022-05-19 14:42:41.023 | extraroute 2022-05-19 14:42:41.023 | extraroute-atomic 2022-05-19 14:42:41.023 | filter-validation 2022-05-19 14:42:41.023 | fip-port-details 2022-05-19 14:42:41.023 | flavors 2022-05-19 14:42:41.023 | floatingip-pools 2022-05-19 14:42:41.023 | ip-substring-filtering 2022-05-19 14:42:41.023 | router 2022-05-19 14:42:41.023 | ext-gw-mode 2022-05-19 14:42:41.023 | l3-ha 2022-05-19 14:42:41.023 | l3-flavors 2022-05-19 14:42:41.023 | l3-port-ip-change-not-allowed 2022-05-19 14:42:41.023 | l3_agent_scheduler 2022-05-19 14:42:41.023 | metering 2022-05-19 14:42:41.023 | metering_source_and_destination_fields 2022-05-19 14:42:41.023 | multi-provider 2022-05-19 14:42:41.023 | net-mtu 2022-05-19 14:42:41.023 | net-mtu-writable 2022-05-19 14:42:41.023 | network_availability_zone 2022-05-19 14:42:41.023 | network-ip-availability 2022-05-19 14:42:41.023 | pagination 2022-05-19 14:42:41.023 | port-device-profile 2022-05-19 14:42:41.024 | port-mac-override 2022-05-19 14:42:41.024 | port-mac-address-regenerate 2022-05-19 14:42:41.024 | port-numa-affinity-policy 2022-05-19 14:42:41.024 | binding 2022-05-19 14:42:41.024 | binding-extended 2022-05-19 14:42:41.024 | port-security 2022-05-19 14:42:41.024 | project-id 2022-05-19 14:42:41.024 | provider 2022-05-19 14:42:41.024 | quota-check-limit 2022-05-19 14:42:41.024 | quotas 2022-05-19 14:42:41.024 | quota_details 2022-05-19 14:42:41.024 | rbac-policies 2022-05-19 14:42:41.024 | rbac-address-group 2022-05-19 14:42:41.024 | rbac-address-scope 2022-05-19 14:42:41.024 | rbac-security-groups 2022-05-19 14:42:41.024 | rbac-subnetpool 2022-05-19 14:42:41.024 | revision-if-match 2022-05-19 14:42:41.024 | standard-attr-revisions 2022-05-19 14:42:41.024 | router_availability_zone 2022-05-19 14:42:41.024 | security-groups-normalized-cidr 2022-05-19 14:42:41.024 | port-security-groups-filtering 2022-05-19 14:42:41.024 | security-groups-remote-address-group 2022-05-19 14:42:41.024 | security-groups-shared-filtering 2022-05-19 14:42:41.024 | security-group 2022-05-19 14:42:41.024 | service-type 2022-05-19 14:42:41.024 | sorting 2022-05-19 14:42:41.024 | standard-attr-description 2022-05-19 14:42:41.024 | stateful-security-group 2022-05-19 14:42:41.024 | subnet_onboard 2022-05-19 14:42:41.024 | subnet-service-types 2022-05-19 14:42:41.024 | subnet_allocation 2022-05-19 14:42:41.024 | subnetpool-prefix-ops 2022-05-19 14:42:41.024 | standard-attr-tag 2022-05-19 14:42:41.024 | standard-attr-timestamp =~ external-net ]] 2022-05-19 14:42:41.026 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:42:41.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-19 14:42:41.034 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-19 14:42:41.034 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-19 14:42:41.034 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-19 14:42:41.037 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:42:41.040 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:43.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:43.779 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:43.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:43.780 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:43.943 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:43.946 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:42:43.949 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:42:43.952 | ++ functions-common:get_field:830 : echo '| id | 7af22150-8b88-4451-ad0b-f39bb87b9fcb |' 2022-05-19 14:42:43.953 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:42:43.959 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:43.963 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=7af22150-8b88-4451-ad0b-f39bb87b9fcb 2022-05-19 14:42:43.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-19 14:42:43.969 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:42:43.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-19 14:42:43.990 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:42:43.993 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:42:43.997 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-05-19 14:42:46.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:46.589 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:46.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:46.589 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:46.755 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:46.759 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:42:46.759 | address-scope 2022-05-19 14:42:46.759 | router-admin-state-down-before-update 2022-05-19 14:42:46.759 | agent 2022-05-19 14:42:46.759 | agent-resources-synced 2022-05-19 14:42:46.759 | allowed-address-pairs 2022-05-19 14:42:46.759 | auto-allocated-topology 2022-05-19 14:42:46.759 | availability_zone 2022-05-19 14:42:46.759 | availability_zone_filter 2022-05-19 14:42:46.759 | default-subnetpools 2022-05-19 14:42:46.759 | dhcp_agent_scheduler 2022-05-19 14:42:46.759 | dvr 2022-05-19 14:42:46.759 | empty-string-filtering 2022-05-19 14:42:46.759 | external-net 2022-05-19 14:42:46.759 | extra_dhcp_opt 2022-05-19 14:42:46.759 | extraroute 2022-05-19 14:42:46.759 | extraroute-atomic 2022-05-19 14:42:46.759 | filter-validation 2022-05-19 14:42:46.759 | fip-port-details 2022-05-19 14:42:46.759 | flavors 2022-05-19 14:42:46.759 | floatingip-pools 2022-05-19 14:42:46.759 | ip-substring-filtering 2022-05-19 14:42:46.759 | router 2022-05-19 14:42:46.760 | ext-gw-mode 2022-05-19 14:42:46.760 | l3-ha 2022-05-19 14:42:46.760 | l3-flavors 2022-05-19 14:42:46.760 | l3-port-ip-change-not-allowed 2022-05-19 14:42:46.760 | l3_agent_scheduler 2022-05-19 14:42:46.760 | metering 2022-05-19 14:42:46.760 | metering_source_and_destination_fields 2022-05-19 14:42:46.760 | multi-provider 2022-05-19 14:42:46.760 | net-mtu 2022-05-19 14:42:46.760 | net-mtu-writable 2022-05-19 14:42:46.760 | network_availability_zone 2022-05-19 14:42:46.760 | network-ip-availability 2022-05-19 14:42:46.760 | pagination 2022-05-19 14:42:46.760 | port-device-profile 2022-05-19 14:42:46.760 | port-mac-override 2022-05-19 14:42:46.760 | port-mac-address-regenerate 2022-05-19 14:42:46.760 | port-numa-affinity-policy 2022-05-19 14:42:46.760 | binding 2022-05-19 14:42:46.760 | binding-extended 2022-05-19 14:42:46.760 | port-security 2022-05-19 14:42:46.760 | project-id 2022-05-19 14:42:46.760 | provider 2022-05-19 14:42:46.760 | quota-check-limit 2022-05-19 14:42:46.760 | quotas 2022-05-19 14:42:46.760 | quota_details 2022-05-19 14:42:46.760 | rbac-policies 2022-05-19 14:42:46.760 | rbac-address-group 2022-05-19 14:42:46.760 | rbac-address-scope 2022-05-19 14:42:46.760 | rbac-security-groups 2022-05-19 14:42:46.760 | rbac-subnetpool 2022-05-19 14:42:46.760 | revision-if-match 2022-05-19 14:42:46.760 | standard-attr-revisions 2022-05-19 14:42:46.760 | router_availability_zone 2022-05-19 14:42:46.760 | security-groups-normalized-cidr 2022-05-19 14:42:46.760 | port-security-groups-filtering 2022-05-19 14:42:46.760 | security-groups-remote-address-group 2022-05-19 14:42:46.760 | security-groups-shared-filtering 2022-05-19 14:42:46.761 | security-group 2022-05-19 14:42:46.761 | service-type 2022-05-19 14:42:46.761 | sorting 2022-05-19 14:42:46.761 | standard-attr-description 2022-05-19 14:42:46.761 | stateful-security-group 2022-05-19 14:42:46.761 | subnet_onboard 2022-05-19 14:42:46.761 | subnet-service-types 2022-05-19 14:42:46.761 | subnet_allocation 2022-05-19 14:42:46.761 | subnetpool-prefix-ops 2022-05-19 14:42:46.761 | standard-attr-tag 2022-05-19 14:42:46.761 | standard-attr-timestamp' 2022-05-19 14:42:46.762 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:42:46.762 | address-scope 2022-05-19 14:42:46.762 | router-admin-state-down-before-update 2022-05-19 14:42:46.762 | agent 2022-05-19 14:42:46.762 | agent-resources-synced 2022-05-19 14:42:46.762 | allowed-address-pairs 2022-05-19 14:42:46.762 | auto-allocated-topology 2022-05-19 14:42:46.762 | availability_zone 2022-05-19 14:42:46.762 | availability_zone_filter 2022-05-19 14:42:46.762 | default-subnetpools 2022-05-19 14:42:46.762 | dhcp_agent_scheduler 2022-05-19 14:42:46.762 | dvr 2022-05-19 14:42:46.762 | empty-string-filtering 2022-05-19 14:42:46.762 | external-net 2022-05-19 14:42:46.762 | extra_dhcp_opt 2022-05-19 14:42:46.762 | extraroute 2022-05-19 14:42:46.762 | extraroute-atomic 2022-05-19 14:42:46.762 | filter-validation 2022-05-19 14:42:46.762 | fip-port-details 2022-05-19 14:42:46.762 | flavors 2022-05-19 14:42:46.762 | floatingip-pools 2022-05-19 14:42:46.762 | ip-substring-filtering 2022-05-19 14:42:46.762 | router 2022-05-19 14:42:46.762 | ext-gw-mode 2022-05-19 14:42:46.762 | l3-ha 2022-05-19 14:42:46.762 | l3-flavors 2022-05-19 14:42:46.762 | l3-port-ip-change-not-allowed 2022-05-19 14:42:46.762 | l3_agent_scheduler 2022-05-19 14:42:46.763 | metering 2022-05-19 14:42:46.763 | metering_source_and_destination_fields 2022-05-19 14:42:46.763 | multi-provider 2022-05-19 14:42:46.763 | net-mtu 2022-05-19 14:42:46.763 | net-mtu-writable 2022-05-19 14:42:46.763 | network_availability_zone 2022-05-19 14:42:46.763 | network-ip-availability 2022-05-19 14:42:46.763 | pagination 2022-05-19 14:42:46.763 | port-device-profile 2022-05-19 14:42:46.763 | port-mac-override 2022-05-19 14:42:46.763 | port-mac-address-regenerate 2022-05-19 14:42:46.763 | port-numa-affinity-policy 2022-05-19 14:42:46.763 | binding 2022-05-19 14:42:46.763 | binding-extended 2022-05-19 14:42:46.763 | port-security 2022-05-19 14:42:46.763 | project-id 2022-05-19 14:42:46.763 | provider 2022-05-19 14:42:46.763 | quota-check-limit 2022-05-19 14:42:46.763 | quotas 2022-05-19 14:42:46.763 | quota_details 2022-05-19 14:42:46.763 | rbac-policies 2022-05-19 14:42:46.763 | rbac-address-group 2022-05-19 14:42:46.763 | rbac-address-scope 2022-05-19 14:42:46.763 | rbac-security-groups 2022-05-19 14:42:46.763 | rbac-subnetpool 2022-05-19 14:42:46.763 | revision-if-match 2022-05-19 14:42:46.763 | standard-attr-revisions 2022-05-19 14:42:46.763 | router_availability_zone 2022-05-19 14:42:46.763 | security-groups-normalized-cidr 2022-05-19 14:42:46.763 | port-security-groups-filtering 2022-05-19 14:42:46.763 | security-groups-remote-address-group 2022-05-19 14:42:46.763 | security-groups-shared-filtering 2022-05-19 14:42:46.763 | security-group 2022-05-19 14:42:46.763 | service-type 2022-05-19 14:42:46.763 | sorting 2022-05-19 14:42:46.763 | standard-attr-description 2022-05-19 14:42:46.763 | stateful-security-group 2022-05-19 14:42:46.764 | subnet_onboard 2022-05-19 14:42:46.764 | subnet-service-types 2022-05-19 14:42:46.764 | subnet_allocation 2022-05-19 14:42:46.764 | subnetpool-prefix-ops 2022-05-19 14:42:46.764 | standard-attr-tag 2022-05-19 14:42:46.764 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:42:46.765 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:42:46.767 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-19 14:42:46.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-19 14:42:46.774 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-05-19 14:42:46.775 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-19 14:42:46.775 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-19 14:42:46.778 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:42:46.781 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:49.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:49.663 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:49.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:49.663 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:49.840 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:49.843 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:42:49.846 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:42:49.849 | ++ functions-common:get_field:830 : echo '| id | 63602430-4610-4621-9541-f131ef901ca2 |' 2022-05-19 14:42:49.849 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:42:49.856 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:49.860 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=63602430-4610-4621-9541-f131ef901ca2 2022-05-19 14:42:49.862 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-05-19 14:42:49.865 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:42:49.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-19 14:42:49.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-19 14:42:49.893 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7af22150-8b88-4451-ad0b-f39bb87b9fcb d550bddf-b881-44b5-96e1-06cdf999a010 2022-05-19 14:42:54.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:54.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:54.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:54.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:54.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-19 14:42:54.584 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 63602430-4610-4621-9541-f131ef901ca2 2022-05-19 14:42:54.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:42:54.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-19 14:42:54.592 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.0.1 ]] 2022-05-19 14:42:54.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.0.1 ' 2022-05-19 14:42:54.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 63602430-4610-4621-9541-f131ef901ca2 --subnet-range 172.27.0.0/24 --no-dhcp ' 2022-05-19 14:42:54.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-19 14:42:54.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-19 14:42:54.606 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.0.1 --network 63602430-4610-4621-9541-f131ef901ca2 --subnet-range 172.27.0.0/24 --no-dhcp public-subnet 2022-05-19 14:42:54.606 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-19 14:42:58.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:58.254 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:58.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:42:58.254 | from cryptography.utils import int_from_bytes 2022-05-19 14:42:58.435 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:42:58.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | 2022-05-19 14:42:58.438 | | id | 7972077d-35d4-4d18-b68d-f9f55d1e58ea |' 2022-05-19 14:42:58.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-05-19 14:42:58.446 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:42:58.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' 7972077d-35d4-4d18-b68d-f9f55d1e58ea '|' 2022-05-19 14:42:58.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | | id | 7972077d-35d4-4d18-b68d-f9f55d1e58ea |' 2022-05-19 14:42:58.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-19 14:42:58.473 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' 7972077d-35d4-4d18-b68d-f9f55d1e58ea '|' 2022-05-19 14:42:58.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-19 14:42:58.480 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:42:58.483 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:58.485 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:42:58.488 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:42:58.491 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.0.1 | | id | 7972077d-35d4-4d18-b68d-f9f55d1e58ea |' 2022-05-19 14:42:58.491 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:42:58.498 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:58.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.0.1 2022-05-19 14:42:58.505 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' 7972077d-35d4-4d18-b68d-f9f55d1e58ea '|' 2022-05-19 14:42:58.506 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-19 14:42:58.508 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:42:58.512 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:58.515 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-19 14:42:58.517 | ++ functions-common:get_field:828 : field='$6' 2022-05-19 14:42:58.520 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.0.1 | | id | 7972077d-35d4-4d18-b68d-f9f55d1e58ea |' 2022-05-19 14:42:58.521 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-19 14:42:58.527 | ++ functions-common:get_field:824 : read data 2022-05-19 14:42:58.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=7972077d-35d4-4d18-b68d-f9f55d1e58ea 2022-05-19 14:42:58.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 63602430-4610-4621-9541-f131ef901ca2 7af22150-8b88-4451-ad0b-f39bb87b9fcb 2022-05-19 14:43:02.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:02.780 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:02.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:02.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:02.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:43:02.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-19 14:43:02.970 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:02.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-19 14:43:02.975 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-19 14:43:02.977 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-19 14:43:02.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-19 14:43:02.983 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-19 14:43:02.986 | ++ 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-05-19 14:43:03.006 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-19 14:43:03.009 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-19 14:43:03.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-19 14:43:03.014 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-19 14:43:03.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:43:03.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-05-19 14:43:03.021 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:43:03.024 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-19 14:43:03.027 | + functions-common:test_with_retry:2377 : local until=10 2022-05-19 14:43:03.029 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:43:03.031 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:43:03.034 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:43:03.036 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:03.039 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:03.042 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:03.047 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971383044 2022-05-19 14:43:03.049 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-19 14:43:03.058 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:43:03.061 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:03.063 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:03.067 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:03.069 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:03.073 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:03.076 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:43:03.078 | + functions-common:time_stop:2444 : start_time=1652971383044 2022-05-19 14:43:03.080 | + functions-common:time_stop:2446 : [[ -z 1652971383044 ]] 2022-05-19 14:43:03.084 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:03.088 | + functions-common:time_stop:2449 : end_time=1652971383085 2022-05-19 14:43:03.091 | + functions-common:time_stop:2450 : elapsed_time=41 2022-05-19 14:43:03.093 | + functions-common:time_stop:2451 : total=5613 2022-05-19 14:43:03.096 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:03.098 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5654 2022-05-19 14:43:03.102 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-19 14:43:03.102 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.0.1 2022-05-19 14:43:03.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-19 14:43:03.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:43:03.113 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-19 14:43:03.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-19 14:43:03.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.0.1/24 dev br-data 2022-05-19 14:43:03.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-19 14:43:03.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-19 14:43:03.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-05-19 14:43:03.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-19 14:43:03.151 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-19 14:43:05.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:05.426 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:05.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:05.427 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:05.606 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:43:05.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.0.46 ' 2022-05-19 14:43:05.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-19 14:43:05.615 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:43:05.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-19 14:43:05.635 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:43:05.638 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-19 14:43:05.641 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-19 14:43:05.659 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:05.662 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-19 14:43:05.665 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:43:05.668 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-19 14:43:05.670 | + ./stack.sh:main:1321 : start_nova 2022-05-19 14:43:05.673 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-19 14:43:05.676 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:05.678 | + lib/nova:start_nova_rest:1046 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:05.682 | + lib/nova:start_nova_rest:1046 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:05.685 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:43:05.688 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.691 | + functions-common:run_process:1692 : local service=n-sch 2022-05-19 14:43:05.694 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.697 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:05.700 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:05.702 | + functions-common:run_process:1697 : local name=n-sch 2022-05-19 14:43:05.705 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:05.708 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:05.711 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:05.714 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:05.717 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:05.722 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971385719 2022-05-19 14:43:05.725 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-19 14:43:05.744 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:05.747 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-19 14:43:05.750 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-19 14:43:05.753 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.756 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.759 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.761 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.764 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:43:05.767 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:43:05.769 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-19 14:43:05.772 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:43:05.775 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:43:05.778 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:43:05.781 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 14:43:05.784 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-19 14:43:05.786 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.788 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:43:05.791 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:43:05.794 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:43:05.796 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:43:05.799 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-19 14:43:05.801 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:43:05.806 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-19 14:43:05.861 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-19 14:43:05.920 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:43:05.977 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-19 14:43:06.033 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-19 14:43:06.089 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:43:06.146 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:43:06.149 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-19 14:43:06.205 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:43:06.657 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-19 14:43:06.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-19 14:43:07.091 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-19 14:43:07.150 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:07.153 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:07.159 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:07.161 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:07.164 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:07.167 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:07.170 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:07.173 | + functions-common:time_stop:2444 : start_time=1652971385719 2022-05-19 14:43:07.176 | + functions-common:time_stop:2446 : [[ -z 1652971385719 ]] 2022-05-19 14:43:07.182 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:07.188 | + functions-common:time_stop:2449 : end_time=1652971387184 2022-05-19 14:43:07.191 | + functions-common:time_stop:2450 : elapsed_time=1465 2022-05-19 14:43:07.193 | + functions-common:time_stop:2451 : total=21996 2022-05-19 14:43:07.200 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:07.204 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=23461 2022-05-19 14:43:07.207 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-19 14:43:07.210 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-19 14:43:07.218 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.222 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-19 14:43:07.224 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.228 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:07.231 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:07.236 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-19 14:43:07.239 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:07.242 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:07.245 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:07.248 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:07.251 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:07.257 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971387253 2022-05-19 14:43:07.261 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-19 14:43:07.283 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:07.288 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-19 14:43:07.292 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-19 14:43:07.298 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.300 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.303 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.310 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.314 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-19 14:43:07.318 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-19 14:43:07.320 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-19 14:43:07.323 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:43:07.327 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:43:07.329 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:43:07.333 | + functions-common:_run_under_systemd:1667 : 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-05-19 14:43:07.335 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-19 14:43:07.338 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:43:07.341 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:43:07.343 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:43:07.347 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-19 14:43:07.350 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:43:07.355 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-19 14:43:07.420 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-19 14:43:07.481 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-19 14:43:07.551 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-19 14:43:07.621 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:43:07.687 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-19 14:43:07.749 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-19 14:43:07.821 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-19 14:43:07.894 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-19 14:43:07.955 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-19 14:43:08.023 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:43:08.026 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-19 14:43:08.090 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:43:08.548 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-19 14:43:08.563 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-19 14:43:08.996 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-19 14:43:09.079 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:09.086 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:09.092 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:09.094 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:09.103 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:09.104 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:09.108 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:09.112 | + functions-common:time_stop:2444 : start_time=1652971387253 2022-05-19 14:43:09.116 | + functions-common:time_stop:2446 : [[ -z 1652971387253 ]] 2022-05-19 14:43:09.122 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:09.127 | + functions-common:time_stop:2449 : end_time=1652971389123 2022-05-19 14:43:09.129 | + functions-common:time_stop:2450 : elapsed_time=1870 2022-05-19 14:43:09.132 | + functions-common:time_stop:2451 : total=23461 2022-05-19 14:43:09.135 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:09.137 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25331 2022-05-19 14:43:09.140 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.143 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.146 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-19 14:43:09.149 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.152 | + lib/nova:start_nova_console_proxies:1074 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.155 | + lib/nova:start_nova_console_proxies:1074 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.158 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-19 14:43:09.161 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:43:09.163 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-19 14:43:09.169 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-19 14:43:09.172 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:43:09.175 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:43:09.178 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-19 14:43:09.199 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:09.205 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:43:09.207 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-19 14:43:09.236 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:09.239 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:43:09.242 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-19 14:43:09.275 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:09.281 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-19 14:43:09.284 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:43:09.286 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-19 14:43:09.291 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-19 14:43:09.293 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:43:09.297 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:43:09.299 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:43:09.302 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:43:09.305 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-19 14:43:09.307 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:43:09.310 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:09.313 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:09.315 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-19 14:43:09.318 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:09.321 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:09.324 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:09.326 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:09.331 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:09.334 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971389331 2022-05-19 14:43:09.338 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-19 14:43:09.360 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:09.363 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:09.366 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:09.369 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:09.371 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:09.374 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:09.376 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:09.379 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:09.382 | + functions-common:time_stop:2444 : start_time=1652971389331 2022-05-19 14:43:09.384 | + functions-common:time_stop:2446 : [[ -z 1652971389331 ]] 2022-05-19 14:43:09.390 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:09.392 | + functions-common:time_stop:2449 : end_time=1652971389389 2022-05-19 14:43:09.395 | + functions-common:time_stop:2450 : elapsed_time=58 2022-05-19 14:43:09.398 | + functions-common:time_stop:2451 : total=25331 2022-05-19 14:43:09.401 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:09.404 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25389 2022-05-19 14:43:09.406 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:43:09.409 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-19 14:43:09.412 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:43:09.415 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:09.418 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:09.420 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-19 14:43:09.423 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:09.426 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:09.428 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:09.431 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:09.436 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:09.439 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971389436 2022-05-19 14:43:09.442 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-19 14:43:09.463 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:09.466 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:09.468 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:09.471 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:09.474 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:09.476 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:09.480 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:09.482 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:09.485 | + functions-common:time_stop:2444 : start_time=1652971389436 2022-05-19 14:43:09.488 | + functions-common:time_stop:2446 : [[ -z 1652971389436 ]] 2022-05-19 14:43:09.493 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:09.496 | + functions-common:time_stop:2449 : end_time=1652971389492 2022-05-19 14:43:09.498 | + functions-common:time_stop:2450 : elapsed_time=56 2022-05-19 14:43:09.501 | + functions-common:time_stop:2451 : total=25389 2022-05-19 14:43:09.503 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:09.506 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25445 2022-05-19 14:43:09.509 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:09.512 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-19 14:43:09.515 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:09.518 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:09.520 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:09.523 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-19 14:43:09.526 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:09.529 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:09.532 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:09.535 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:09.539 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:09.543 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971389540 2022-05-19 14:43:09.546 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-19 14:43:09.567 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:09.570 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:09.573 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:09.576 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:09.578 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:09.581 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:09.584 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:09.586 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:09.589 | + functions-common:time_stop:2444 : start_time=1652971389540 2022-05-19 14:43:09.592 | + functions-common:time_stop:2446 : [[ -z 1652971389540 ]] 2022-05-19 14:43:09.596 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:09.606 | + functions-common:time_stop:2449 : end_time=1652971389597 2022-05-19 14:43:09.606 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-19 14:43:09.607 | + functions-common:time_stop:2451 : total=25445 2022-05-19 14:43:09.610 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:09.614 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=25502 2022-05-19 14:43:09.618 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.622 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:09.626 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-19 14:43:09.630 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:43:09.630 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-19 14:43:09.637 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-19 14:43:09.662 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:09.666 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-19 14:43:09.750 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-19 14:43:09.754 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:43:09.759 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-19 14:43:09.843 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-19 14:43:09.872 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:09.874 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:09.877 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-19 14:43:09.880 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:09.887 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:09.891 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:09.900 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-19 14:43:09.906 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:09.908 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:09.918 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:09.920 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:09.926 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:09.933 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971389929 2022-05-19 14:43:09.941 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-19 14:43:09.982 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:09.987 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-19 14:43:09.999 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-19 14:43:10.007 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:10.017 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:10.027 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:10.039 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:10.048 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:43:10.057 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:43:10.064 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-19 14:43:10.067 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:43:10.072 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:43:10.076 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:43:10.079 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 14:43:10.084 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-19 14:43:10.087 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:10.089 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:43:10.092 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:43:10.095 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:43:10.098 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:43:10.100 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-19 14:43:10.103 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:43:10.108 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-19 14:43:10.171 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-19 14:43:10.238 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:43:10.309 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-19 14:43:10.376 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-19 14:43:10.450 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:43:10.522 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:43:10.526 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-19 14:43:10.600 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:43:11.138 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-19 14:43:11.153 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-19 14:43:11.621 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-19 14:43:11.648 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:11.651 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:11.653 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:11.659 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:11.667 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:11.675 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:11.681 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:11.684 | + functions-common:time_stop:2444 : start_time=1652971389929 2022-05-19 14:43:11.691 | + functions-common:time_stop:2446 : [[ -z 1652971389929 ]] 2022-05-19 14:43:11.698 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:11.711 | + functions-common:time_stop:2449 : end_time=1652971391704 2022-05-19 14:43:11.717 | + functions-common:time_stop:2450 : elapsed_time=1775 2022-05-19 14:43:11.722 | + functions-common:time_stop:2451 : total=25502 2022-05-19 14:43:11.729 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:11.733 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27277 2022-05-19 14:43:11.738 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-19 14:43:11.748 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:43:11.754 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-19 14:43:11.793 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:11.799 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-19 14:43:11.810 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-19 14:43:11.820 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:43:11.826 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:43:11.833 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:43:11.835 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.843 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-19 14:43:11.847 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.855 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:11.861 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:11.867 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-19 14:43:11.871 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:11.876 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:11.880 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:11.884 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:11.890 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:11.899 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971391895 2022-05-19 14:43:11.902 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-19 14:43:11.923 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:11.925 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-19 14:43:11.931 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-19 14:43:11.934 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.936 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.939 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.942 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.945 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-19 14:43:11.948 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-19 14:43:11.950 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-19 14:43:11.953 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:43:11.956 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:43:11.959 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-19 14:43:11.961 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-19 14:43:11.964 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-19 14:43:11.967 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:43:11.970 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:43:11.972 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:43:11.978 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:43:11.979 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:43:11.982 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-19 14:43:11.985 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:43:11.991 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-19 14:43:12.062 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-19 14:43:12.125 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:43:12.189 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-19 14:43:12.264 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-19 14:43:12.333 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:43:12.405 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:43:12.409 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-19 14:43:12.486 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:43:13.068 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-19 14:43:13.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-19 14:43:13.632 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-19 14:43:13.665 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:13.667 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:13.670 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:13.674 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:13.676 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:13.684 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:13.687 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:13.690 | + functions-common:time_stop:2444 : start_time=1652971391895 2022-05-19 14:43:13.694 | + functions-common:time_stop:2446 : [[ -z 1652971391895 ]] 2022-05-19 14:43:13.698 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:13.709 | + functions-common:time_stop:2449 : end_time=1652971393701 2022-05-19 14:43:13.717 | + functions-common:time_stop:2450 : elapsed_time=1806 2022-05-19 14:43:13.720 | + functions-common:time_stop:2451 : total=27277 2022-05-19 14:43:13.726 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:13.731 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=29083 2022-05-19 14:43:13.743 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-19 14:43:13.752 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:13.762 | + lib/nova:start_nova_compute:971 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:13.770 | + lib/nova:start_nova_compute:971 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:13.778 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:43:13.784 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-19 14:43:13.790 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:43:13.793 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:43:13.798 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:43:13.807 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:43:13.815 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:43:13.822 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-19 14:43:13.830 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-19 14:43:13.847 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-19 14:43:13.850 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-19 14:43:13.855 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:43:13.858 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:43:13.863 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:43:13.864 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:43:13.864 | BEGIN { 2022-05-19 14:43:13.864 | section = "" 2022-05-19 14:43:13.864 | last_section = "" 2022-05-19 14:43:13.864 | section_count = 0 2022-05-19 14:43:13.864 | } 2022-05-19 14:43:13.864 | /^\[.+\]/ { 2022-05-19 14:43:13.864 | gsub("[][]", "", $1); 2022-05-19 14:43:13.864 | section=$1 2022-05-19 14:43:13.864 | next 2022-05-19 14:43:13.864 | } 2022-05-19 14:43:13.865 | /^ *\#/ { 2022-05-19 14:43:13.865 | next 2022-05-19 14:43:13.865 | } 2022-05-19 14:43:13.865 | /^[^ \t]+/ { 2022-05-19 14:43:13.865 | # get offset of first = in $0 2022-05-19 14:43:13.865 | eq_idx = index($0, "=") 2022-05-19 14:43:13.865 | # extract attr & value from $0 2022-05-19 14:43:13.865 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:43:13.865 | value = substr($0, eq_idx + 1) 2022-05-19 14:43:13.865 | # only need to strip trailing whitespace from attr 2022-05-19 14:43:13.865 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:43:13.865 | # need to strip leading & trailing whitespace from value 2022-05-19 14:43:13.865 | sub(/^[ \t]*/, "", value) 2022-05-19 14:43:13.865 | sub(/[ \t]*$/, "", value) 2022-05-19 14:43:13.865 | 2022-05-19 14:43:13.865 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:43:13.865 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:43:13.865 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:43:13.865 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:43:13.865 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:43:13.865 | if (section != last_section) { 2022-05-19 14:43:13.865 | cfg_section[section_count++] = section 2022-05-19 14:43:13.865 | last_section = section 2022-05-19 14:43:13.865 | } 2022-05-19 14:43:13.865 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:43:13.865 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:43:13.865 | 2022-05-19 14:43:13.865 | cfg_attr[section, attr, 0] = value 2022-05-19 14:43:13.865 | cfg_attr_count[section, attr] = 1 2022-05-19 14:43:13.865 | } else { 2022-05-19 14:43:13.865 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:43:13.865 | cfg_attr[section, attr, lno] = value 2022-05-19 14:43:13.865 | } 2022-05-19 14:43:13.865 | } 2022-05-19 14:43:13.866 | END { 2022-05-19 14:43:13.866 | # Process each section in order 2022-05-19 14:43:13.866 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:43:13.866 | section = cfg_section[sno] 2022-05-19 14:43:13.866 | # The ini routines simply append a config item immediately 2022-05-19 14:43:13.866 | # after the section header. To keep the same order as defined 2022-05-19 14:43:13.866 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:43:13.866 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:43:13.866 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:43:13.866 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:43:13.866 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:43:13.866 | else { 2022-05-19 14:43:13.866 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:43:13.866 | count = cfg_attr_count[section, attr] 2022-05-19 14:43:13.866 | print "inidelete " configfile " " section " " attr 2022-05-19 14:43:13.866 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:43:13.866 | for (l = count -2; l >= 0; l--) 2022-05-19 14:43:13.866 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:43:13.866 | } 2022-05-19 14:43:13.866 | } 2022-05-19 14:43:13.866 | } 2022-05-19 14:43:13.866 | } 2022-05-19 14:43:13.866 | ' 2022-05-19 14:43:13.870 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:43:13.873 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:43:13.879 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:43:13.891 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:43:13.897 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-19 14:43:13.900 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:43:13.900 | BEGIN { group = "" } 2022-05-19 14:43:13.900 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:43:13.900 | gsub("[][]", "", $1); 2022-05-19 14:43:13.900 | split($1, a, "|"); 2022-05-19 14:43:13.900 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:43:13.900 | group=a[1] 2022-05-19 14:43:13.900 | } else { 2022-05-19 14:43:13.900 | group="" 2022-05-19 14:43:13.900 | } 2022-05-19 14:43:13.900 | next 2022-05-19 14:43:13.900 | } 2022-05-19 14:43:13.900 | { 2022-05-19 14:43:13.900 | if (group != "") 2022-05-19 14:43:13.900 | print $0 2022-05-19 14:43:13.901 | } 2022-05-19 14:43:13.901 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:43:13.919 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:43:13.923 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-19 14:43:14.007 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-19 14:43:14.079 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-19 14:43:14.082 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:43:14.086 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-19 14:43:14.092 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:43:14.097 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:43:14.110 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:43:14.147 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:14.155 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:43:14.164 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:43:14.173 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:43:14.235 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:14.246 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:43:14.256 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:43:14.327 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:43:14.332 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:43:14.336 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-19 14:43:14.375 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-19 14:43:14.434 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-19 14:43:14.443 | + lib/nova:configure_console_compute:643 : local offset 2022-05-19 14:43:14.450 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-19 14:43:14.455 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-19 14:43:14.462 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-19 14:43:14.525 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.71 2022-05-19 14:43:14.531 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-19 14:43:14.564 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:14.568 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-19 14:43:14.589 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:14.592 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-19 14:43:14.594 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-19 14:43:14.639 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-19 14:43:14.660 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:14.663 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-19 14:43:14.685 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:14.688 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-19 14:43:14.691 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-19 14:43:14.694 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-19 14:43:14.697 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-19 14:43:14.700 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-19 14:43:14.702 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-19 14:43:14.705 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-19 14:43:14.707 | + functions-common:run_process:1694 : local group=libvirt 2022-05-19 14:43:14.710 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:14.713 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-19 14:43:14.715 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:14.719 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:14.722 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:14.724 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:14.728 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:14.733 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971394730 2022-05-19 14:43:14.736 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-19 14:43:14.756 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:14.758 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:14.761 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:14.765 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:14.767 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:14.769 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:14.772 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:14.775 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:14.777 | + functions-common:time_stop:2444 : start_time=1652971394730 2022-05-19 14:43:14.780 | + functions-common:time_stop:2446 : [[ -z 1652971394730 ]] 2022-05-19 14:43:14.785 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:14.788 | + functions-common:time_stop:2449 : end_time=1652971394785 2022-05-19 14:43:14.792 | + functions-common:time_stop:2450 : elapsed_time=55 2022-05-19 14:43:14.795 | + functions-common:time_stop:2451 : total=29083 2022-05-19 14:43:14.797 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:14.800 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=29138 2022-05-19 14:43:14.803 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:14.806 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:43:14.809 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-19 14:43:14.827 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:14.830 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-19 14:43:14.830 | Dumping cells_v2 mapping 2022-05-19 14:43:14.833 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-19 14:43:15.886 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-19 14:43:18.357 | INFO dbcounter [None req-b425f545-f234-4b52-921a-ef6ca3f0dc8b None None] Registered counter for database nova_api 2022-05-19 14:43:18.381 | DEBUG dbcounter [-] [236281] Writer thread running {{(pid=236281) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:43:18.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:18.434 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:18.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:18.434 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:18.434 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:43:18.434 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-19 14:43:18.434 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:43:18.434 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:43:18.434 | | cell1 | bd807875-a892-49cd-bc0d-a3e023193508 | rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:43:18.434 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:43:18.870 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-19 14:43:18.873 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-19 14:43:18.934 | + inc/async:async_inner:63 : create_flavors 2022-05-19 14:43:18.976 | [178970 Async create_flavors:236339]: running: create_flavors 2022-05-19 14:43:18.980 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-19 14:43:18.999 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:19.002 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-19 14:43:19.004 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:43:19.007 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-19 14:43:19.010 | + ./stack.sh:main:1326 : start_cinder 2022-05-19 14:43:19.013 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-19 14:43:19.016 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-19 14:43:19.018 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-19 14:43:19.022 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-19 14:43:19.040 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:19.043 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-19 14:43:19.046 | + 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,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,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-05-19 14:43:19.048 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-19 14:43:19.052 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-19 14:43:19.057 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.059 | + functions-common:run_process:1692 : local service=c-api 2022-05-19 14:43:19.062 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.065 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:19.067 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:19.070 | + functions-common:run_process:1697 : local name=c-api 2022-05-19 14:43:19.073 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:19.076 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:19.078 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:19.081 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:19.084 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:19.089 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971399086 2022-05-19 14:43:19.091 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-19 14:43:19.109 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:19.112 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-19 14:43:19.114 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-19 14:43:19.118 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.120 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.123 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.126 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.128 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-19 14:43:19.131 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:43:19.134 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-19 14:43:19.137 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:43:19.139 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:43:19.142 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:43:19.145 | + functions-common:_run_under_systemd:1667 : 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-05-19 14:43:19.147 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-19 14:43:19.150 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:43:19.152 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:43:19.154 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:43:19.157 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-19 14:43:19.159 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:43:19.163 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-19 14:43:19.221 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-19 14:43:19.276 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-19 14:43:19.332 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-19 14:43:19.387 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:43:19.442 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-19 14:43:19.503 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-19 14:43:19.559 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-19 14:43:19.615 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-19 14:43:19.673 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-19 14:43:19.729 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:43:19.731 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-19 14:43:19.786 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:43:20.238 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-19 14:43:20.253 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-19 14:43:20.716 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-19 14:43:20.806 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:20.811 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:20.816 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:20.819 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:20.822 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:20.825 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:20.828 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:20.830 | + functions-common:time_stop:2444 : start_time=1652971399086 2022-05-19 14:43:20.833 | + functions-common:time_stop:2446 : [[ -z 1652971399086 ]] 2022-05-19 14:43:20.837 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:20.846 | + functions-common:time_stop:2449 : end_time=1652971400838 2022-05-19 14:43:20.846 | + functions-common:time_stop:2450 : elapsed_time=1752 2022-05-19 14:43:20.850 | + functions-common:time_stop:2451 : total=29138 2022-05-19 14:43:20.850 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:20.854 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30890 2022-05-19 14:43:20.858 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.71/volume/v3 2022-05-19 14:43:20.862 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-19 14:43:20.862 | Waiting for Cinder API to start... 2022-05-19 14:43:20.862 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.71/volume/v3 2022-05-19 14:43:20.866 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:43:20.870 | + functions:wait_for_service:458 : local url=http://10.222.0.71/volume/v3 2022-05-19 14:43:20.874 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:43:20.878 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:43:20.878 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:43:20.882 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:20.886 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:20.886 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:20.894 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971400888 2022-05-19 14:43:20.898 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:43:20.913 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/volume/v3 2022-05-19 14:43:23.579 | + :: : [[ 500 == 503 ]] 2022-05-19 14:43:23.580 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:43:23.584 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:43:23.587 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:23.590 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:23.592 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:23.595 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:23.598 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:23.601 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:43:23.604 | + functions-common:time_stop:2444 : start_time=1652971400888 2022-05-19 14:43:23.606 | + functions-common:time_stop:2446 : [[ -z 1652971400888 ]] 2022-05-19 14:43:23.609 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:23.614 | + functions-common:time_stop:2449 : end_time=1652971403611 2022-05-19 14:43:23.617 | + functions-common:time_stop:2450 : elapsed_time=2723 2022-05-19 14:43:23.620 | + functions-common:time_stop:2451 : total=18064 2022-05-19 14:43:23.623 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:23.625 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20787 2022-05-19 14:43:23.628 | + functions:wait_for_service:467 : return 0 2022-05-19 14:43:23.631 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.634 | + functions-common:run_process:1692 : local service=c-sch 2022-05-19 14:43:23.637 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.640 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:23.643 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:23.645 | + functions-common:run_process:1697 : local name=c-sch 2022-05-19 14:43:23.648 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:23.651 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:23.653 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:23.656 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:23.659 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:23.664 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971403661 2022-05-19 14:43:23.667 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-19 14:43:23.686 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:23.689 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-19 14:43:23.691 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-19 14:43:23.694 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.697 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.700 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.703 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.706 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-19 14:43:23.708 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-19 14:43:23.711 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-19 14:43:23.714 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:43:23.717 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:43:23.719 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-19 14:43:23.722 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-19 14:43:23.725 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-19 14:43:23.728 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.731 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:43:23.733 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:43:23.736 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:43:23.739 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:43:23.741 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-19 14:43:23.744 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:43:23.749 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-19 14:43:23.811 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-19 14:43:23.870 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:23.933 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-19 14:43:23.991 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-19 14:43:24.048 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:43:24.108 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:43:24.110 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-19 14:43:24.168 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:43:24.667 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-19 14:43:24.683 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-19 14:43:25.136 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-19 14:43:25.165 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:25.172 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:25.175 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:25.177 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:25.180 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:25.183 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:25.185 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:25.188 | + functions-common:time_stop:2444 : start_time=1652971403661 2022-05-19 14:43:25.190 | + functions-common:time_stop:2446 : [[ -z 1652971403661 ]] 2022-05-19 14:43:25.196 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:25.198 | + functions-common:time_stop:2449 : end_time=1652971405196 2022-05-19 14:43:25.201 | + functions-common:time_stop:2450 : elapsed_time=1535 2022-05-19 14:43:25.203 | + functions-common:time_stop:2451 : total=30890 2022-05-19 14:43:25.206 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:25.208 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32425 2022-05-19 14:43:25.211 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:25.214 | + functions-common:run_process:1692 : local service=c-bak 2022-05-19 14:43:25.216 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:25.219 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:25.222 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:25.224 | + functions-common:run_process:1697 : local name=c-bak 2022-05-19 14:43:25.227 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:25.230 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:25.232 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:25.235 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:25.238 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:25.243 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971405240 2022-05-19 14:43:25.246 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-19 14:43:25.274 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:25.277 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:25.280 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:25.282 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:25.285 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:25.288 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:25.292 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:25.295 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:25.297 | + functions-common:time_stop:2444 : start_time=1652971405240 2022-05-19 14:43:25.300 | + functions-common:time_stop:2446 : [[ -z 1652971405240 ]] 2022-05-19 14:43:25.303 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:25.308 | + functions-common:time_stop:2449 : end_time=1652971405305 2022-05-19 14:43:25.311 | + functions-common:time_stop:2450 : elapsed_time=65 2022-05-19 14:43:25.313 | + functions-common:time_stop:2451 : total=32425 2022-05-19 14:43:25.316 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:25.319 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32490 2022-05-19 14:43:25.322 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:25.325 | + functions-common:run_process:1692 : local service=c-vol 2022-05-19 14:43:25.328 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:43:25.330 | + functions-common:run_process:1694 : local group= 2022-05-19 14:43:25.333 | + functions-common:run_process:1695 : local user= 2022-05-19 14:43:25.336 | + functions-common:run_process:1697 : local name=c-vol 2022-05-19 14:43:25.340 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:43:25.343 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:43:25.346 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:43:25.349 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:43:25.352 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:43:25.357 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971405354 2022-05-19 14:43:25.360 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-19 14:43:25.386 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:43:25.389 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:43:25.392 | + functions-common:time_stop:2437 : local name 2022-05-19 14:43:25.394 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:43:25.397 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:43:25.400 | + functions-common:time_stop:2440 : local total 2022-05-19 14:43:25.403 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:43:25.405 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:43:25.408 | + functions-common:time_stop:2444 : start_time=1652971405354 2022-05-19 14:43:25.411 | + functions-common:time_stop:2446 : [[ -z 1652971405354 ]] 2022-05-19 14:43:25.414 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:43:25.419 | + functions-common:time_stop:2449 : end_time=1652971405416 2022-05-19 14:43:25.421 | + functions-common:time_stop:2450 : elapsed_time=62 2022-05-19 14:43:25.424 | + functions-common:time_stop:2451 : total=32490 2022-05-19 14:43:25.427 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:43:25.430 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32552 2022-05-19 14:43:25.432 | + ./stack.sh:main:1327 : create_volume_types 2022-05-19 14:43:25.435 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-19 14:43:25.455 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:25.458 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-19 14:43:25.460 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-19 14:43:25.463 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-19 14:43:25.466 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-19 14:43:25.468 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-19 14:43:25.492 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:43:25.495 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-19 14:43:27.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:27.865 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:27.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:43:27.865 | from cryptography.utils import int_from_bytes 2022-05-19 14:43:27.865 | Internal Server Error (HTTP 500) 2022-05-19 14:43:28.109 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-19 14:43:28.112 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-19 14:43:28.115 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-19 14:43:28.118 | + ./stack.sh:exit_trap:524 : jobs='204240 2022-05-19 14:43:28.119 | 236339' 2022-05-19 14:43:28.121 | + ./stack.sh:exit_trap:527 : [[ -n 204240 2022-05-19 14:43:28.121 | 236339 ]] 2022-05-19 14:43:28.124 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-19-143036 ]] 2022-05-19 14:43:28.126 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-19 14:43:28.129 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-19 14:43:28.129 | exit_trap: cleaning up child processes 2022-05-19 14:43:28.132 | + ./stack.sh:exit_trap:529 : kill 204240 236339 2022-05-19 14:43:28.135 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.9CWZmV8NGx ']' 2022-05-19 14:43:28.137 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.9CWZmV8NGx 2022-05-19 14:43:28.141 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-19 14:43:28.144 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-19 14:43:28.147 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-19 14:43:28.150 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-19 14:43:28.150 | Error on exit 2022-05-19 14:43:28.153 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-19 14:43:28.155 | + ./stack.sh:exit_trap:544 : generate-subunit 1652970633 775 fail 2022-05-19 14:43:28.869 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-19 14:43:28.872 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-19 14:43:30.269 | + ./stack.sh:exit_trap:558 : exit 1