2022-05-19 14:28:18.009 | + ./stack.sh:main:489 : exec 2022-05-19 14:28:18.009 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-142817' 2022-05-19 14:28:18.009 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-19-142817.summary.2022-05-19-142817 2022-05-19 14:28:18.009 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:18.009 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-142817 2022-05-19 14:28:18.009 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-142817 /opt/stack/logs/stack.sh.log 2022-05-19 14:28:18.009 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-142817.summary.2022-05-19-142817 /opt/stack/logs/stack.sh.log.summary 2022-05-19 14:28:18.009 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-19 14:28:18.009 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-19 14:28:18.009 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-19 14:28:18.009 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-19 14:28:18.009 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-19 14:28:18.009 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-19 14:28:18.009 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-19 14:28:18.009 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:28:18.009 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-19 14:28:18.009 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-19 14:28:18.010 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:28:18.010 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:28:18.010 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-19 14:28:18.010 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-19 14:28:18.012 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:28:18.014 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-19 14:28:18.016 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-19 14:28:18.018 | + ./stack.sh:main:575 : set -o errexit 2022-05-19 14:28:18.020 | + ./stack.sh:main:578 : uname -a 2022-05-19 14:28:18.021 | Linux dv-cinder-842542-1-smb 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:28:18.023 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-19 14:28:18.025 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-19 14:28:18.029 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-19 14:28:18.068 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-19 14:28:18.084 | + ./stack.sh:main:592 : fetch_plugins 2022-05-19 14:28:18.087 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-19 14:28:18.089 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-19 14:28:18.091 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-19 14:28:18.093 | + functions-common:fetch_plugins:1788 : return 2022-05-19 14:28:18.095 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-19 14:28:18.097 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-19 14:28:18.098 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:28:18.100 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:28:18.102 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:28:18.104 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:28:18.106 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:28:18.107 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:28:18.110 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:28:18.113 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:28:18.115 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:28:18.117 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:28:18.119 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-19 14:28:18.121 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:28:18.135 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:18.137 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:28:18.139 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:28:18.141 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:28:18.143 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:28:18.145 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:28:18.147 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:28:18.149 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-19 14:28:18.151 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-19 14:28:18.153 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:28:18.155 | + 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:28:18.157 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-19 14:28:18.159 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-19 14:28:18.161 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-19 14:28:18.163 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-19 14:28:18.164 | + functions-common:plugin_override_defaults:1829 : return 2022-05-19 14:28:18.166 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-19 14:28:18.184 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-19 14:28:18.186 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-19 14:28:18.200 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:18.203 | +++ lib/tls:source:43 : hostname -f 2022-05-19 14:28:18.206 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-19 14:28:18.208 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-19 14:28:18.210 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-19 14:28:18.212 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-19 14:28:18.214 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-19 14:28:18.216 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-19 14:28:18.218 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-19 14:28:18.220 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-19 14:28:18.222 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-19 14:28:18.223 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-19 14:28:18.228 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-19 14:28:18.246 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-19 14:28:18.265 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-19 14:28:18.284 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-19 14:28:18.298 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-19 14:28:18.336 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-19 14:28:18.399 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-19 14:28:18.494 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-19 14:28:18.517 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-19 14:28:18.563 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-19 14:28:18.618 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-19 14:28:18.772 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-19 14:28:18.787 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-19 14:28:18.800 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-19 14:28:18.814 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-19 14:28:18.911 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-19 14:28:18.914 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-19 14:28:18.917 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-19 14:28:18.919 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-19 14:28:18.921 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-19 14:28:18.923 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-19 14:28:18.926 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-19 14:28:18.926 | False' 2022-05-19 14:28:18.929 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-19 14:28:18.944 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-19 14:28:18.947 | + ./stack.sh:main:626 : run_phase source 2022-05-19 14:28:18.949 | + functions-common:run_phase:1865 : local mode=source 2022-05-19 14:28:18.951 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:28:18.953 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:28:18.955 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:28:18.957 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:28:18.959 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:28:18.962 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:28:18.964 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:28:18.968 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:28:18.971 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:28:18.973 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:28:18.976 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-19 14:28:18.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:28:18.993 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:18.995 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:28:18.997 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-19 14:28:19.040 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-19 14:28:19.042 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-19 14:28:19.045 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:28:19.047 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-19 14:28:19.049 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-19 14:28:19.051 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-19 14:28:19.053 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-19 14:28:19.056 | + functions-common:load_plugin_settings:1806 : return 2022-05-19 14:28:19.058 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-19 14:28:19.060 | + functions-common:verify_disabled_services:2148 : local service 2022-05-19 14:28:19.062 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.065 | + 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:28:19.067 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.070 | + 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:28:19.072 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.074 | + 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:28:19.077 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.079 | + 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:28:19.081 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.084 | + 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:28:19.087 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.089 | + 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:28:19.091 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.094 | + 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:28:19.096 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.099 | + 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:28:19.102 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.104 | + 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:28:19.106 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.109 | + 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:28:19.111 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.113 | + 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:28:19.116 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.118 | + 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:28:19.120 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.123 | + 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:28:19.125 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.128 | + 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:28:19.131 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.133 | + 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:28:19.135 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.138 | + 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:28:19.141 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.143 | + 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:28:19.146 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.149 | + 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:28:19.151 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.153 | + 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:28:19.156 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.158 | + 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:28:19.160 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.163 | + 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:28:19.166 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.168 | + 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:28:19.171 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.173 | + 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:28:19.175 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.178 | + 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:28:19.181 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.183 | + 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:28:19.186 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.188 | + 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:28:19.191 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.193 | + 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:28:19.195 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.198 | + 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:28:19.200 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.202 | + 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:28:19.205 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.207 | + 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:28:19.210 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.212 | + 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:28:19.215 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.217 | + 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:28:19.220 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.222 | + 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:28:19.224 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.227 | + 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:28:19.230 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.232 | + 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:28:19.234 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.237 | + 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:28:19.239 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.242 | + 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:28:19.244 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.247 | + 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:28:19.249 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.251 | + 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:28:19.254 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.257 | + 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:28:19.259 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.261 | + 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:28:19.264 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.266 | + 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:28:19.268 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.271 | + 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:28:19.274 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.276 | + 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:28:19.279 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:28:19.281 | + 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:28:19.284 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-19 14:28:19.287 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:28:19.289 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-19 14:28:19.305 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:19.308 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-19 14:28:19.310 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:28:19.312 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-19 14:28:19.328 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:19.330 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-19 14:28:19.332 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-19 14:28:19.335 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-19 14:28:19.338 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-19 14:28:19.341 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-19 14:28:19.343 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-19 14:28:19.345 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-19 14:28:19.348 | + lib/database:initialize_database_backends:92 : return 0 2022-05-19 14:28:19.350 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-19 14:28:19.350 | Using mysql database backend 2022-05-19 14:28:19.353 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-19 14:28:19.369 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-19 14:28:19.373 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-19 14:28:19.375 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:28:19.378 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-19 14:28:19.381 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:28:19.384 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-19 14:28:19.402 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:19.404 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-19 14:28:19.421 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-19 14:28:19.437 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:19.440 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-19 14:28:19.458 | + ./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:28:19.476 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-19 14:28:19.493 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:19.496 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-19 14:28:19.513 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:19.516 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-19 14:28:19.533 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-19 14:28:19.535 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-19 14:28:19.538 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-19 14:28:19.540 | + functions-common:save_stackenv:60 : local tag=759 2022-05-19 14:28:19.543 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:28:19.548 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-142819 2022-05-19 14:28:19.551 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-142819 759' 2022-05-19 14:28:19.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.556 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:28:19.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.561 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:28:19.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.566 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:28:19.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.571 | + 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:28:19.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.576 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-05-19 14:28:19.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.581 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-05-19 14:28:19.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.586 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-142817 2022-05-19 14:28:19.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.591 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:28:19.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.596 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-05-19 14:28:19.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.601 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:28:19.604 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.606 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:28:19.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.611 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:28:19.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:28:19.617 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:28:19.619 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-19 14:28:19.622 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-19 14:28:19.624 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-19 14:28:19.627 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-19 14:28:19.629 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:28:19.631 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:28:19.634 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:28:19.637 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:28:19.639 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:28:19.642 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:28:19.659 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:28:19.661 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:28:19.663 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:28:19.666 | + functions-common:git_clone:629 : echo master 2022-05-19 14:28:19.666 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:28:19.672 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-19 14:28:19.674 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:28:19.676 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-19 14:28:19.690 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-19 14:28:19.693 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:28:19.693 | + functions-common:git_clone:690 : head -1 2022-05-19 14:28:19.697 | f3ad0aa7 Merge "update constraint for os-win to new release 5.7.0" 2022-05-19 14:28:19.700 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:28:19.703 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-19 14:28:19.706 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:19.708 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-19 14:28:19.711 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-19 14:28:19.714 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-19 14:28:19.717 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-19 14:28:19.719 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:28:19.722 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-19 14:28:19.724 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-19 14:28:19.727 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-19 14:28:19.730 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-19 14:28:19.734 | ++ tools/install_prereqs.sh:source:47 : NOW=1652970499 2022-05-19 14:28:19.738 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-19 14:28:19.743 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652969381 2022-05-19 14:28:19.746 | ++ tools/install_prereqs.sh:source:49 : DELTA=1118 2022-05-19 14:28:19.748 | ++ tools/install_prereqs.sh:source:50 : [[ 1118 -lt 7200 ]] 2022-05-19 14:28:19.751 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-19 14:28:19.754 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-19 14:28:19.757 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-19 14:28:19.759 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-19 14:28:19.762 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-19 14:28:19.764 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-19 14:28:19.767 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-19 14:28:19.769 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-19 14:28:19.772 | +++ 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:28:19.821 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-19 14:28:19.821 | apache2-dev 2022-05-19 14:28:19.821 | bc 2022-05-19 14:28:19.821 | bsdmainutils 2022-05-19 14:28:19.821 | curl 2022-05-19 14:28:19.821 | g++ 2022-05-19 14:28:19.821 | gawk 2022-05-19 14:28:19.821 | gcc 2022-05-19 14:28:19.821 | gettext 2022-05-19 14:28:19.821 | git 2022-05-19 14:28:19.821 | graphviz 2022-05-19 14:28:19.821 | iputils-ping 2022-05-19 14:28:19.821 | libapache2-mod-proxy-uwsgi 2022-05-19 14:28:19.821 | libffi-dev 2022-05-19 14:28:19.821 | libjpeg-dev 2022-05-19 14:28:19.821 | libpcre3-dev 2022-05-19 14:28:19.822 | libpq-dev 2022-05-19 14:28:19.822 | libssl-dev 2022-05-19 14:28:19.822 | libsystemd-dev 2022-05-19 14:28:19.822 | libxml2-dev 2022-05-19 14:28:19.822 | libxslt1-dev 2022-05-19 14:28:19.822 | libyaml-dev 2022-05-19 14:28:19.822 | lsof 2022-05-19 14:28:19.822 | openssh-server 2022-05-19 14:28:19.822 | openssl 2022-05-19 14:28:19.822 | pkg-config 2022-05-19 14:28:19.822 | psmisc 2022-05-19 14:28:19.822 | python3-dev 2022-05-19 14:28:19.822 | python3-pip 2022-05-19 14:28:19.822 | python3-systemd 2022-05-19 14:28:19.822 | python3-venv 2022-05-19 14:28:19.822 | tar 2022-05-19 14:28:19.822 | tcpdump 2022-05-19 14:28:19.822 | unzip 2022-05-19 14:28:19.822 | uuid-runtime 2022-05-19 14:28:19.822 | wget 2022-05-19 14:28:19.822 | wget 2022-05-19 14:28:19.822 | zlib1g-dev 2022-05-19 14:28:19.822 | libkrb5-dev 2022-05-19 14:28:19.822 | libldap2-dev 2022-05-19 14:28:19.822 | libsasl2-dev 2022-05-19 14:28:19.822 | memcached 2022-05-19 14:28:19.822 | python3-mysqldb 2022-05-19 14:28:19.822 | sqlite3 2022-05-19 14:28:19.822 | conntrack 2022-05-19 14:28:19.822 | curl 2022-05-19 14:28:19.822 | dnsmasq-base 2022-05-19 14:28:19.822 | dnsmasq-utils 2022-05-19 14:28:19.822 | ebtables 2022-05-19 14:28:19.822 | genisoimage 2022-05-19 14:28:19.822 | iptables 2022-05-19 14:28:19.822 | iputils-arping 2022-05-19 14:28:19.823 | kpartx 2022-05-19 14:28:19.823 | libjs-jquery-tablesorter 2022-05-19 14:28:19.823 | parted 2022-05-19 14:28:19.823 | pm-utils 2022-05-19 14:28:19.823 | python3-mysqldb 2022-05-19 14:28:19.823 | socat 2022-05-19 14:28:19.823 | sqlite3 2022-05-19 14:28:19.823 | sudo 2022-05-19 14:28:19.823 | vlan 2022-05-19 14:28:19.823 | lsscsi 2022-05-19 14:28:19.823 | open-iscsi 2022-05-19 14:28:19.823 | lvm2 2022-05-19 14:28:19.823 | qemu-utils 2022-05-19 14:28:19.823 | thin-provisioning-tools 2022-05-19 14:28:19.823 | acl 2022-05-19 14:28:19.823 | dnsmasq-base 2022-05-19 14:28:19.823 | dnsmasq-utils 2022-05-19 14:28:19.823 | ebtables 2022-05-19 14:28:19.823 | haproxy 2022-05-19 14:28:19.823 | iptables 2022-05-19 14:28:19.823 | iputils-arping 2022-05-19 14:28:19.823 | iputils-ping 2022-05-19 14:28:19.823 | postgresql-server-dev-all 2022-05-19 14:28:19.823 | python3-mysqldb 2022-05-19 14:28:19.823 | sqlite3 2022-05-19 14:28:19.823 | sudo 2022-05-19 14:28:19.823 | vlan 2022-05-19 14:28:19.823 | pcp 2022-05-19 14:28:19.823 | ipset 2022-05-19 14:28:19.823 | conntrack 2022-05-19 14:28:19.823 | conntrackd 2022-05-19 14:28:19.823 | keepalived 2022-05-19 14:28:19.823 | lvm2 2022-05-19 14:28:19.823 | qemu-utils 2022-05-19 14:28:19.823 | thin-provisioning-tools 2022-05-19 14:28:19.823 | curl 2022-05-19 14:28:19.823 | liberasurecode-dev 2022-05-19 14:28:19.824 | make 2022-05-19 14:28:19.824 | memcached 2022-05-19 14:28:19.824 | rsync 2022-05-19 14:28:19.824 | sqlite3 2022-05-19 14:28:19.824 | xfsprogs' 2022-05-19 14:28:19.824 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-19 14:28:19.843 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-19 14:28:19.843 | apache2-dev 2022-05-19 14:28:19.843 | bc 2022-05-19 14:28:19.843 | bsdmainutils 2022-05-19 14:28:19.843 | curl 2022-05-19 14:28:19.843 | g++ 2022-05-19 14:28:19.843 | gawk 2022-05-19 14:28:19.843 | gcc 2022-05-19 14:28:19.843 | gettext 2022-05-19 14:28:19.843 | git 2022-05-19 14:28:19.843 | graphviz 2022-05-19 14:28:19.843 | iputils-ping 2022-05-19 14:28:19.843 | libapache2-mod-proxy-uwsgi 2022-05-19 14:28:19.843 | libffi-dev 2022-05-19 14:28:19.843 | libjpeg-dev 2022-05-19 14:28:19.843 | libpcre3-dev 2022-05-19 14:28:19.843 | libpq-dev 2022-05-19 14:28:19.844 | libssl-dev 2022-05-19 14:28:19.844 | libsystemd-dev 2022-05-19 14:28:19.844 | libxml2-dev 2022-05-19 14:28:19.844 | libxslt1-dev 2022-05-19 14:28:19.844 | libyaml-dev 2022-05-19 14:28:19.844 | lsof 2022-05-19 14:28:19.844 | openssh-server 2022-05-19 14:28:19.844 | openssl 2022-05-19 14:28:19.844 | pkg-config 2022-05-19 14:28:19.844 | psmisc 2022-05-19 14:28:19.844 | python3-dev 2022-05-19 14:28:19.844 | python3-pip 2022-05-19 14:28:19.844 | python3-systemd 2022-05-19 14:28:19.844 | python3-venv 2022-05-19 14:28:19.844 | tar 2022-05-19 14:28:19.844 | tcpdump 2022-05-19 14:28:19.844 | unzip 2022-05-19 14:28:19.844 | uuid-runtime 2022-05-19 14:28:19.844 | wget 2022-05-19 14:28:19.844 | wget 2022-05-19 14:28:19.844 | zlib1g-dev 2022-05-19 14:28:19.844 | libkrb5-dev 2022-05-19 14:28:19.844 | libldap2-dev 2022-05-19 14:28:19.844 | libsasl2-dev 2022-05-19 14:28:19.844 | memcached 2022-05-19 14:28:19.844 | python3-mysqldb 2022-05-19 14:28:19.844 | sqlite3 2022-05-19 14:28:19.844 | conntrack 2022-05-19 14:28:19.844 | curl 2022-05-19 14:28:19.844 | dnsmasq-base 2022-05-19 14:28:19.844 | dnsmasq-utils 2022-05-19 14:28:19.844 | ebtables 2022-05-19 14:28:19.844 | genisoimage 2022-05-19 14:28:19.844 | iptables 2022-05-19 14:28:19.844 | iputils-arping 2022-05-19 14:28:19.844 | kpartx 2022-05-19 14:28:19.844 | libjs-jquery-tablesorter 2022-05-19 14:28:19.844 | parted 2022-05-19 14:28:19.844 | pm-utils 2022-05-19 14:28:19.845 | python3-mysqldb 2022-05-19 14:28:19.845 | socat 2022-05-19 14:28:19.845 | sqlite3 2022-05-19 14:28:19.845 | sudo 2022-05-19 14:28:19.845 | vlan 2022-05-19 14:28:19.845 | lsscsi 2022-05-19 14:28:19.845 | open-iscsi 2022-05-19 14:28:19.845 | lvm2 2022-05-19 14:28:19.845 | qemu-utils 2022-05-19 14:28:19.845 | thin-provisioning-tools 2022-05-19 14:28:19.845 | acl 2022-05-19 14:28:19.845 | dnsmasq-base 2022-05-19 14:28:19.845 | dnsmasq-utils 2022-05-19 14:28:19.845 | ebtables 2022-05-19 14:28:19.845 | haproxy 2022-05-19 14:28:19.845 | iptables 2022-05-19 14:28:19.845 | iputils-arping 2022-05-19 14:28:19.845 | iputils-ping 2022-05-19 14:28:19.845 | postgresql-server-dev-all 2022-05-19 14:28:19.845 | python3-mysqldb 2022-05-19 14:28:19.845 | sqlite3 2022-05-19 14:28:19.845 | sudo 2022-05-19 14:28:19.845 | vlan 2022-05-19 14:28:19.845 | pcp 2022-05-19 14:28:19.845 | ipset 2022-05-19 14:28:19.845 | conntrack 2022-05-19 14:28:19.845 | conntrackd 2022-05-19 14:28:19.845 | keepalived 2022-05-19 14:28:19.845 | lvm2 2022-05-19 14:28:19.845 | qemu-utils 2022-05-19 14:28:19.845 | thin-provisioning-tools 2022-05-19 14:28:19.845 | curl 2022-05-19 14:28:19.845 | liberasurecode-dev 2022-05-19 14:28:19.845 | make 2022-05-19 14:28:19.845 | memcached 2022-05-19 14:28:19.845 | rsync 2022-05-19 14:28:19.845 | sqlite3 2022-05-19 14:28:19.845 | xfsprogs ' 2022-05-19 14:28:19.846 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-19 14:28:19.848 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:28:19.850 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:28:19.854 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-19 14:28:19.854 | ++ 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:28:19.859 | ++ 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:28:19.862 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-19 14:28:19.864 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:28:19.867 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-19 14:28:19.869 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:28:19.871 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:28:19.873 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:28:19.876 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:28:19.878 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:28:19.881 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:28:19.883 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-19 14:28:19.886 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-19 14:28:19.888 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-19 14:28:19.890 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-19 14:28:19.895 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-19 14:28:19.897 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-19 14:28:19.899 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-19 14:28:19.902 | ++ functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:19.904 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:19.907 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:19.912 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652970499909 2022-05-19 14:28:19.914 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-19 14:28:19.916 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-19 14:28:19.919 | ++ 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:28:20.280 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-19 14:28:20.309 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-19 14:28:20.382 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-19 14:28:20.493 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-19 14:28:22.713 | Reading package lists... 2022-05-19 14:28:22.748 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-19 14:28:22.750 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-19 14:28:22.752 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:28:22.755 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:22.757 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:22.760 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:28:22.762 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:22.764 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-19 14:28:22.766 | ++ functions-common:time_stop:2444 : start_time=1652970499909 2022-05-19 14:28:22.768 | ++ functions-common:time_stop:2446 : [[ -z 1652970499909 ]] 2022-05-19 14:28:22.771 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:22.776 | ++ functions-common:time_stop:2449 : end_time=1652970502773 2022-05-19 14:28:22.778 | ++ functions-common:time_stop:2450 : elapsed_time=2864 2022-05-19 14:28:22.780 | ++ functions-common:time_stop:2451 : total=0 2022-05-19 14:28:22.782 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:22.784 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2864 2022-05-19 14:28:22.787 | ++ 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:28:22.790 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:28:22.792 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:28:22.795 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:28:22.797 | ++ 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:28:22.820 | ++ 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:28:22.943 | Reading package lists... 2022-05-19 14:28:23.218 | Building dependency tree... 2022-05-19 14:28:23.219 | Reading state information... 2022-05-19 14:28:23.256 | acl is already the newest version (2.2.53-6). 2022-05-19 14:28:23.256 | bc is already the newest version (1.07.1-2build1). 2022-05-19 14:28:23.256 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-19 14:28:23.256 | conntrack is already the newest version (1:1.4.5-2). 2022-05-19 14:28:23.257 | ebtables is already the newest version (2.0.11-3build1). 2022-05-19 14:28:23.257 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:28:23.257 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-19 14:28:23.257 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:28:23.257 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-19 14:28:23.257 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-19 14:28:23.257 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-19 14:28:23.257 | iputils-arping is already the newest version (3:20190709-3). 2022-05-19 14:28:23.257 | iputils-ping is already the newest version (3:20190709-3). 2022-05-19 14:28:23.257 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-19 14:28:23.257 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-19 14:28:23.257 | libffi-dev is already the newest version (3.3-4). 2022-05-19 14:28:23.257 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-19 14:28:23.257 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-19 14:28:23.257 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-19 14:28:23.257 | lsscsi is already the newest version (0.30-0.1). 2022-05-19 14:28:23.257 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-19 14:28:23.257 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:28:23.257 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-19 14:28:23.257 | psmisc is already the newest version (23.3-1). 2022-05-19 14:28:23.257 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:28:23.257 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-19 14:28:23.257 | python3-systemd is already the newest version (234-3build2). 2022-05-19 14:28:23.257 | socat is already the newest version (1.7.3.3-2). 2022-05-19 14:28:23.257 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-19 14:28:23.257 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-19 14:28:23.257 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-19 14:28:23.258 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-19 14:28:23.258 | graphviz is already the newest version (2.42.2-3build2). 2022-05-19 14:28:23.258 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-19 14:28:23.258 | pcp is already the newest version (5.0.3-1). 2022-05-19 14:28:23.258 | pm-utils is already the newest version (1.4.1-19). 2022-05-19 14:28:23.258 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:28:23.258 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:28:23.258 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:28:23.258 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-19 14:28:23.258 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 14:28:23.258 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 14:28:23.258 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-19 14:28:23.258 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-19 14:28:23.258 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-19 14:28:23.258 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-19 14:28:23.258 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-19 14:28:23.258 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-19 14:28:23.258 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-19 14:28:23.258 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-19 14:28:23.258 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-19 14:28:23.258 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 14:28:23.258 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-19 14:28:23.258 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-19 14:28:23.258 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-19 14:28:23.258 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-19 14:28:23.258 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-19 14:28:23.258 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-19 14:28:23.258 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 14:28:23.258 | openssl set to manually installed. 2022-05-19 14:28:23.258 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-19 14:28:23.258 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-19 14:28:23.258 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-19 14:28:23.258 | rsync set to manually installed. 2022-05-19 14:28:23.259 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-19 14:28:23.259 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-19 14:28:23.259 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-19 14:28:23.259 | tar set to manually installed. 2022-05-19 14:28:23.259 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-19 14:28:23.259 | tcpdump set to manually installed. 2022-05-19 14:28:23.259 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-19 14:28:23.506 | uuid-runtime set to manually installed. 2022-05-19 14:28:23.506 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-19 14:28:23.506 | wget set to manually installed. 2022-05-19 14:28:23.506 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-19 14:28:23.506 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:28:23.506 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-19 14:28:23.506 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-19 14:28:23.506 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-19 14:28:23.506 | The following packages were automatically installed and are no longer required: 2022-05-19 14:28:23.508 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:28:23.508 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:28:23.508 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:28:23.508 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:28:23.508 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:28:23.508 | python3-zope.interface 2022-05-19 14:28:23.508 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:28:23.645 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:28:23.649 | ++ functions-common:apt_get:1246 : result=0 2022-05-19 14:28:23.652 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:28:23.660 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:28:23.662 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:23.664 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:23.667 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:28:23.669 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:23.671 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:28:23.674 | ++ functions-common:time_stop:2444 : start_time=1652970502816 2022-05-19 14:28:23.676 | ++ functions-common:time_stop:2446 : [[ -z 1652970502816 ]] 2022-05-19 14:28:23.680 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:23.684 | ++ functions-common:time_stop:2449 : end_time=1652970503681 2022-05-19 14:28:23.686 | ++ functions-common:time_stop:2450 : elapsed_time=865 2022-05-19 14:28:23.688 | ++ functions-common:time_stop:2451 : total=803 2022-05-19 14:28:23.691 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:23.693 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1668 2022-05-19 14:28:23.696 | ++ functions-common:apt_get:1250 : return 0 2022-05-19 14:28:23.699 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-19 14:28:23.708 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:28:23.711 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-19 14:28:23.716 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-19 14:28:23.720 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-19 14:28:23.722 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-19 14:28:23.726 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-19 14:28:25.213 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-19 14:28:25.217 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-19 14:28:25.222 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-19 14:28:25.224 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-19 14:28:25.226 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-19 14:28:25.228 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-19 14:28:25.230 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-19 14:28:25.232 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-19 14:28:25.233 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-19 14:28:25.235 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-19 14:28:25.237 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-19 14:28:25.239 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-19 14:28:25.241 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-19 14:28:25.242 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-19 14:28:25.244 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-19 14:28:25.246 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-19 14:28:25.248 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-19 14:28:25.249 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-19 14:28:25.251 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-19 14:28:25.253 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-19 14:28:25.256 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-19 14:28:25.258 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-19 14:28:25.260 | + functions-common:_ensure_lsb_release:394 : return 2022-05-19 14:28:25.263 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-19 14:28:25.340 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-19 14:28:25.343 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-19 14:28:25.419 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-19 14:28:25.421 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-19 14:28:25.498 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-19 14:28:25.500 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-19 14:28:25.502 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-19 14:28:25.504 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-19 14:28:25.507 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-19 14:28:25.509 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-19 14:28:25.511 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-19 14:28:25.513 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-19 14:28:25.515 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-19 14:28:25.516 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-19 14:28:25.518 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-19 14:28:25.518 | Distro: focal 2022-05-19 14:28:25.521 | + tools/install_pip.sh:main:124 : get_versions 2022-05-19 14:28:25.525 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:28:25.528 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:28:25.530 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:28:25.533 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:28:25.533 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:28:26.231 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:28:26.233 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:28:26.233 | pip: 21.3.1 2022-05-19 14:28:26.235 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-19 14:28:26.237 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-19 14:28:26.239 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:28:26.241 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:28:26.243 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:28:26.245 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:28:26.246 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:28:26.248 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:28:26.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:28:26.252 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:28:26.254 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:28:26.255 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:28:26.257 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:28:26.259 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-19 14:28:26.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:28:26.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:28:26.265 | + tools/install_pip.sh:main:142 : : 2022-05-19 14:28:26.267 | + tools/install_pip.sh:main:147 : set -x 2022-05-19 14:28:26.269 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-19 14:28:26.271 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-19 14:28:26.273 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:28:26.275 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-19 14:28:26.277 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-19 14:28:26.279 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:28:26.282 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:28:26.282 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:28:26.286 | ++ 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:28:26.288 | ++ 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:28:26.290 | ++ 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:28:26.292 | + 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:28:26.294 | + 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:28:26.311 | 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:28:26.312 | + 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:28:27.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:27.212 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:27.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:27.212 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:28.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:28:30.475 | 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:28:30.488 | 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:28:33.183 | Installing collected packages: setuptools 2022-05-19 14:28:34.072 | Successfully installed setuptools-62.2.0 2022-05-19 14:28:34.072 | 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:28:34.253 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:28:34.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:28:34.410 | + inc/python:pip_install:200 : result=0 2022-05-19 14:28:34.413 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:28:34.415 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:34.417 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:34.418 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:34.420 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:34.422 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:34.423 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:28:34.425 | + functions-common:time_stop:2444 : start_time=1652970506306 2022-05-19 14:28:34.427 | + functions-common:time_stop:2446 : [[ -z 1652970506306 ]] 2022-05-19 14:28:34.430 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:34.433 | + functions-common:time_stop:2449 : end_time=1652970514431 2022-05-19 14:28:34.435 | + functions-common:time_stop:2450 : elapsed_time=8125 2022-05-19 14:28:34.436 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:28:34.438 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:34.440 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8125 2022-05-19 14:28:34.442 | + inc/python:pip_install:203 : return 0 2022-05-19 14:28:34.444 | + tools/install_pip.sh:main:153 : get_versions 2022-05-19 14:28:34.447 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:28:34.451 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:28:34.453 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:28:34.456 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:28:34.456 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:28:35.166 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:28:35.168 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:28:35.168 | pip: 21.3.1 2022-05-19 14:28:35.172 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-19 14:28:35.175 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:28:35.179 | + ./stack.sh:main:798 : fixup_all 2022-05-19 14:28:35.181 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-19 14:28:35.184 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-19 14:28:35.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:28:35.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:28:35.190 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-19 14:28:35.202 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-19 14:28:35.214 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-19 14:28:35.226 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-19 14:28:35.228 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-19 14:28:35.231 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:28:35.233 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:28:35.236 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:28:35.238 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:28:35.240 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:28:35.243 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:28:35.245 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:28:35.247 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:28:35.250 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:28:35.252 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:28:35.254 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:28:35.256 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-19 14:28:35.259 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-19 14:28:35.261 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-19 14:28:35.264 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:28:35.266 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:28:35.268 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:28:35.270 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:28:35.273 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:28:35.275 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:28:35.277 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-19 14:28:35.280 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-19 14:28:35.282 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-19 14:28:35.284 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-19 14:28:35.286 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-19 14:28:35.290 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-19 14:28:35.292 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-19 14:28:35.314 | Using python 3.8 to install os-testr 2022-05-19 14:28:35.316 | + 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:28:36.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:36.201 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:36.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:36.201 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:37.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:28:37.440 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-19 14:28:37.519 | 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:28:37.520 | 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:28:37.521 | 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:28:37.535 | 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:28:37.544 | 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:28:37.555 | 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:28:40.137 | 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:28:40.144 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:28:40.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:28:40.283 | + inc/python:pip_install:200 : result=0 2022-05-19 14:28:40.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:28:40.288 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:40.291 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:40.293 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:40.295 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:40.297 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:40.299 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:28:40.301 | + functions-common:time_stop:2444 : start_time=1652970515308 2022-05-19 14:28:40.304 | + functions-common:time_stop:2446 : [[ -z 1652970515308 ]] 2022-05-19 14:28:40.307 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:40.311 | + functions-common:time_stop:2449 : end_time=1652970520309 2022-05-19 14:28:40.313 | + functions-common:time_stop:2450 : elapsed_time=5001 2022-05-19 14:28:40.315 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:28:40.317 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:40.319 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5001 2022-05-19 14:28:40.322 | + inc/python:pip_install:203 : return 0 2022-05-19 14:28:40.324 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-19 14:28:40.380 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-19 14:28:40.492 | + ./stack.sh:main:812 : install_infra 2022-05-19 14:28:40.494 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:28:40.497 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-19 14:28:40.500 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:28:40.503 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-19 14:28:40.528 | + 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:28:42.495 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.503 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.507 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.512 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.516 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.524 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.528 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.555 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.637 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.656 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.660 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.666 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.682 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.690 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.692 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.709 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.727 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.737 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.742 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.761 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.784 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.802 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.810 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.816 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.842 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.871 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.873 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.889 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.893 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.898 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.903 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.918 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.925 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.979 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:42.998 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.002 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.034 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.098 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.106 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.112 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.165 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.179 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.187 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.294 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.320 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.324 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.335 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.340 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.360 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.368 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.385 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.417 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.447 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.460 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.468 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.476 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.494 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.502 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.518 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.530 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.534 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:43.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:28:43.684 | 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:28:43.992 | + inc/python:pip_install:200 : result=0 2022-05-19 14:28:43.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:28:43.997 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:43.999 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:44.001 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:44.003 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:44.006 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:44.008 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:28:44.010 | + functions-common:time_stop:2444 : start_time=1652970520520 2022-05-19 14:28:44.012 | + functions-common:time_stop:2446 : [[ -z 1652970520520 ]] 2022-05-19 14:28:44.015 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:44.019 | + functions-common:time_stop:2449 : end_time=1652970524017 2022-05-19 14:28:44.021 | + functions-common:time_stop:2450 : elapsed_time=3497 2022-05-19 14:28:44.023 | + functions-common:time_stop:2451 : total=5001 2022-05-19 14:28:44.026 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:44.028 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8498 2022-05-19 14:28:44.030 | + inc/python:pip_install:203 : return 0 2022-05-19 14:28:44.032 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:28:44.035 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-19 14:28:44.064 | + 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:28:45.885 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.892 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.896 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.901 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.905 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.921 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.925 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:45.951 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.040 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.060 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.064 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.069 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.084 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.093 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.094 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.111 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.130 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.143 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.148 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.166 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.189 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.207 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.215 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.220 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.242 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.271 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.273 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.287 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.292 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.296 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.301 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.316 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.323 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.373 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.391 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.395 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.426 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.493 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.499 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.507 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.557 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.570 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.578 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.683 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.708 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.712 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.723 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.729 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.749 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.756 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.775 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.812 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.841 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.854 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.861 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.870 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.887 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.895 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.910 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.922 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.926 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:28:46.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:28:46.934 | Processing /opt/stack/requirements 2022-05-19 14:28:48.700 | 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:28:48.704 | 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:28:48.715 | 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:28:48.720 | 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:28:48.725 | 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:28:48.734 | 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:28:48.762 | 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:28:48.765 | 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:28:48.784 | 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:28:48.837 | 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:28:48.840 | 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:28:48.856 | 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:28:48.858 | 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:28:48.862 | 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:28:48.868 | 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:28:48.870 | 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:28:48.892 | 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:28:48.904 | 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:28:48.958 | 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:28:48.965 | 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:28:48.968 | 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:28:48.973 | 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:28:49.050 | 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:28:49.053 | Building wheels for collected packages: openstack-requirements 2022-05-19 14:28:49.054 | Building wheel for openstack-requirements (setup.py): started 2022-05-19 14:28:49.898 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-19 14:28:49.899 | ERROR: Command errored out with exit status 1: 2022-05-19 14:28:49.899 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3_sqye0q/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3_sqye0q/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-q87n7zq8 2022-05-19 14:28:49.899 | cwd: /tmp/pip-req-build-3_sqye0q/ 2022-05-19 14:28:49.899 | Complete output (6 lines): 2022-05-19 14:28:49.899 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-19 14:28:49.899 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-19 14:28:49.899 | or: setup.py --help-commands 2022-05-19 14:28:49.899 | or: setup.py cmd --help 2022-05-19 14:28:49.899 | 2022-05-19 14:28:49.899 | error: invalid command 'bdist_wheel' 2022-05-19 14:28:49.899 | ---------------------------------------- 2022-05-19 14:28:49.899 | ERROR: Failed building wheel for openstack-requirements 2022-05-19 14:28:49.899 | Running setup.py clean for openstack-requirements 2022-05-19 14:28:50.776 | Failed to build openstack-requirements 2022-05-19 14:28:50.792 | Installing collected packages: openstack-requirements 2022-05-19 14:28:50.792 | Attempting uninstall: openstack-requirements 2022-05-19 14:28:50.794 | Found existing installation: openstack-requirements 1.2.1.dev5423 2022-05-19 14:28:50.830 | Uninstalling openstack-requirements-1.2.1.dev5423: 2022-05-19 14:28:50.848 | Successfully uninstalled openstack-requirements-1.2.1.dev5423 2022-05-19 14:28:50.851 | Running setup.py install for openstack-requirements: started 2022-05-19 14:28:53.307 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-19 14:28:53.331 | Successfully installed openstack-requirements-1.2.1.dev5423 2022-05-19 14:28:53.467 | + inc/python:pip_install:200 : result=0 2022-05-19 14:28:53.469 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:28:53.471 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:53.473 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:53.476 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:53.478 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:53.480 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:53.483 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:28:53.485 | + functions-common:time_stop:2444 : start_time=1652970524052 2022-05-19 14:28:53.487 | + functions-common:time_stop:2446 : [[ -z 1652970524052 ]] 2022-05-19 14:28:53.490 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:53.494 | + functions-common:time_stop:2449 : end_time=1652970533491 2022-05-19 14:28:53.496 | + functions-common:time_stop:2450 : elapsed_time=9439 2022-05-19 14:28:53.498 | + functions-common:time_stop:2451 : total=8498 2022-05-19 14:28:53.500 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:53.503 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17937 2022-05-19 14:28:53.505 | + inc/python:pip_install:203 : return 0 2022-05-19 14:28:53.508 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-19 14:28:53.512 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-19 14:28:53.515 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-19 14:28:53.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:28:53.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:28:53.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-19 14:28:53.527 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:28:53.529 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-19 14:28:53.551 | Using python 3.8 to install pbr 2022-05-19 14:28:53.553 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-19 14:28:54.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:54.435 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:54.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:54.435 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:55.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:28:55.647 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-19 14:28:58.330 | 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:28:58.338 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:28:58.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:28:58.475 | + inc/python:pip_install:200 : result=0 2022-05-19 14:28:58.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:28:58.480 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:58.482 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:58.484 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:58.486 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:58.488 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:58.491 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:28:58.493 | + functions-common:time_stop:2444 : start_time=1652970533545 2022-05-19 14:28:58.495 | + functions-common:time_stop:2446 : [[ -z 1652970533545 ]] 2022-05-19 14:28:58.498 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:58.502 | + functions-common:time_stop:2449 : end_time=1652970538500 2022-05-19 14:28:58.505 | + functions-common:time_stop:2450 : elapsed_time=4955 2022-05-19 14:28:58.508 | + functions-common:time_stop:2451 : total=17937 2022-05-19 14:28:58.510 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:58.512 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22892 2022-05-19 14:28:58.515 | + inc/python:pip_install:203 : return 0 2022-05-19 14:28:58.517 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-19 14:29:00.867 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-19 14:29:02.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:02.831 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-19 14:29:02.852 | 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:29:02.856 | 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:29:02.860 | 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:29:02.864 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-19 14:29:02.868 | 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:29:02.944 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:29:02.947 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:29:02.951 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-19 14:29:02.969 | + ./stack.sh:main:821 : pkgs= 2022-05-19 14:29:02.971 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-19 14:29:02.974 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-19 14:29:02.976 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:29:02.978 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-19 14:29:02.981 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:29:02.983 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:29:02.985 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:29:02.988 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:29:02.991 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:29:02.994 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:29:02.998 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:29:03.000 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:29:03.003 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:29:03.006 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-19 14:29:03.008 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:29:03.024 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:03.026 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:29:03.029 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:29:03.031 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-19 14:29:03.033 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:29:03.035 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:29:03.037 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:29:03.040 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-19 14:29:03.042 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:29:03.045 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-19 14:29:03.048 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:29:03.050 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:29:03.052 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:29:03.054 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:29:03.057 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:29:03.059 | + 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:29:03.061 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-19 14:29:03.063 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:29:03.066 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-19 14:29:03.068 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:29:03.071 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:29:03.073 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-19 14:29:03.076 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-19 14:29:03.078 | + functions:set_systemd_override:821 : local value=2048 2022-05-19 14:29:03.081 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-19 14:29:03.083 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-19 14:29:03.142 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-19 14:29:03.142 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-19 14:29:03.145 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-19 14:29:03.533 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-19 14:29:03.536 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-19 14:29:03.552 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:03.555 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-19 14:29:03.557 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:29:03.559 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:29:03.562 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:29:03.565 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:29:03.567 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:03.570 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:29:03.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:03.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:03.577 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:29:03.580 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:03.582 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:29:03.585 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:29:03.588 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-19 14:29:03.590 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:29:03.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:03.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:03.597 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-19 14:29:03.626 | + 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:29:03.739 | Reading package lists... 2022-05-19 14:29:04.000 | Building dependency tree... 2022-05-19 14:29:04.002 | Reading state information... 2022-05-19 14:29:04.277 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-19 14:29:04.277 | The following packages were automatically installed and are no longer required: 2022-05-19 14:29:04.277 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:29:04.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:29:04.278 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:29:04.278 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:29:04.278 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:29:04.278 | python3-zope.interface 2022-05-19 14:29:04.278 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:29:04.405 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:29:04.410 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:29:04.413 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:29:04.415 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:04.418 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:04.420 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:04.422 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:04.425 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:04.427 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:29:04.430 | + functions-common:time_stop:2444 : start_time=1652970543623 2022-05-19 14:29:04.432 | + functions-common:time_stop:2446 : [[ -z 1652970543623 ]] 2022-05-19 14:29:04.435 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:04.439 | + functions-common:time_stop:2449 : end_time=1652970544436 2022-05-19 14:29:04.441 | + functions-common:time_stop:2450 : elapsed_time=813 2022-05-19 14:29:04.444 | + functions-common:time_stop:2451 : total=1668 2022-05-19 14:29:04.446 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:04.448 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2481 2022-05-19 14:29:04.451 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:29:04.453 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-19 14:29:04.456 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:29:04.458 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:29:04.461 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:29:04.463 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:29:04.466 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:29:04.468 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:29:04.470 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-19 14:29:04.473 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:29:04.475 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:29:04.478 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:29:04.480 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:29:04.483 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:29:04.485 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:29:04.488 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:29:04.490 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:29:04.493 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:29:04.495 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:29:04.497 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:29:04.500 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-19 14:29:04.502 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:29:04.505 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:29:04.508 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:29:04.510 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:29:04.512 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:29:04.515 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:29:04.517 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-19 14:29:04.520 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-19 14:29:04.537 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:04.539 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-19 14:29:04.542 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:29:04.544 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-19 14:29:04.547 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-19 14:29:04.550 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-19 14:29:04.555 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-19 14:29:04.558 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-19 14:29:04.560 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-19 14:29:04.563 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-19 14:29:04.565 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-19 14:29:04.567 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-19 14:29:04.571 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-19 14:29:05.291 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-19 14:29:05.292 | user tags 2022-05-19 14:29:05.292 | stackrabbit []' 2022-05-19 14:29:05.295 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-19 14:29:05.295 | user tags 2022-05-19 14:29:05.295 | stackrabbit []' 2022-05-19 14:29:05.295 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-19 14:29:05.302 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-19 14:29:05.304 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-19 14:29:05.307 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:29:05.981 | Changing password for user "stackrabbit" ... 2022-05-19 14:29:06.007 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-19 14:29:06.719 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-19 14:29:06.744 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-19 14:29:06.747 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:29:07.433 | Changing password for user "stackrabbit" ... 2022-05-19 14:29:07.457 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-19 14:29:07.459 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-19 14:29:07.462 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-19 14:29:08.216 | Deleting user "guest" ... 2022-05-19 14:29:08.233 | Error: 2022-05-19 14:29:08.233 | {:no_such_user, "guest"} 2022-05-19 14:29:08.247 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-19 14:29:08.250 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-19 14:29:08.270 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:08.272 | + ./stack.sh:main:838 : install_database 2022-05-19 14:29:08.275 | + lib/database:install_database:118 : install_database_mysql 2022-05-19 14:29:08.277 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-19 14:29:08.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:08.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:08.284 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-19 14:29:08.506 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-19 14:29:08.509 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:08.512 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-19 14:29:08.514 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-19 14:29:08.517 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:29:08.520 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-19 14:29:08.523 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:29:08.525 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:29:08.528 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:29:08.535 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:29:08.538 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:29:08.541 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:29:08.543 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:29:08.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:29:08.548 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:29:08.550 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:29:08.553 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:29:08.555 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-19 14:29:08.557 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:29:08.560 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:29:08.563 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:29:08.566 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:29:08.569 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:29:08.572 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:29:08.574 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-19 14:29:08.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:08.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:08.582 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-19 14:29:08.585 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:29:08.587 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:29:08.589 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:29:08.592 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:29:08.594 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:08.597 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:29:08.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:08.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:08.604 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:29:08.607 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:08.609 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:29:08.611 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:29:08.614 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-19 14:29:08.616 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:29:08.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:08.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:08.623 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-19 14:29:08.647 | + 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:29:08.759 | Reading package lists... 2022-05-19 14:29:09.032 | Building dependency tree... 2022-05-19 14:29:09.033 | Reading state information... 2022-05-19 14:29:09.334 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-19 14:29:09.334 | The following packages were automatically installed and are no longer required: 2022-05-19 14:29:09.336 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:29:09.336 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:29:09.336 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:29:09.336 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:29:09.336 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:29:09.336 | python3-zope.interface 2022-05-19 14:29:09.336 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:29:09.456 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:29:09.461 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:29:09.463 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:29:09.466 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:09.468 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:09.470 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:09.472 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:09.475 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:09.477 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:29:09.479 | + functions-common:time_stop:2444 : start_time=1652970548643 2022-05-19 14:29:09.482 | + functions-common:time_stop:2446 : [[ -z 1652970548643 ]] 2022-05-19 14:29:09.484 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:09.489 | + functions-common:time_stop:2449 : end_time=1652970549486 2022-05-19 14:29:09.491 | + functions-common:time_stop:2450 : elapsed_time=843 2022-05-19 14:29:09.493 | + functions-common:time_stop:2451 : total=2481 2022-05-19 14:29:09.495 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:09.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3324 2022-05-19 14:29:09.500 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:29:09.503 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-19 14:29:09.506 | + ./stack.sh:main:841 : install_database_python 2022-05-19 14:29:09.508 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-19 14:29:09.511 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-19 14:29:09.514 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-19 14:29:09.516 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:29:09.520 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-19 14:29:09.523 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-19 14:29:09.525 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:29:09.529 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:29:09.529 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:29:09.534 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-19 14:29:09.537 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-19 14:29:09.539 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-19 14:29:09.542 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-19 14:29:09.544 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-19 14:29:09.568 | Using python 3.8 to install PyMySQL 2022-05-19 14:29:09.571 | + 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:29:10.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:10.454 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:10.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:10.454 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:11.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:11.668 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 14:29:14.188 | 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:29:14.195 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:29:14.195 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:29:14.325 | + inc/python:pip_install:200 : result=0 2022-05-19 14:29:14.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:29:14.330 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:14.332 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:14.334 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:14.337 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:14.339 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:14.341 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:29:14.344 | + functions-common:time_stop:2444 : start_time=1652970549562 2022-05-19 14:29:14.346 | + functions-common:time_stop:2446 : [[ -z 1652970549562 ]] 2022-05-19 14:29:14.349 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:14.354 | + functions-common:time_stop:2449 : end_time=1652970554351 2022-05-19 14:29:14.357 | + functions-common:time_stop:2450 : elapsed_time=4789 2022-05-19 14:29:14.359 | + functions-common:time_stop:2451 : total=22892 2022-05-19 14:29:14.362 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:14.364 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27681 2022-05-19 14:29:14.367 | + inc/python:pip_install:203 : return 0 2022-05-19 14:29:14.370 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-19 14:29:14.372 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:29:14.375 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-19 14:29:14.377 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-19 14:29:14.394 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:14.397 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-19 14:29:14.400 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-19 14:29:14.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:29:14.404 | ++ 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:29:14.411 | + 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:29:14.414 | + 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:29:14.416 | + 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:29:14.419 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:29:14.421 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-19 14:29:14.424 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-19 14:29:14.439 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:14.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-19 14:29:14.445 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:29:14.447 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:29:14.449 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:29:14.452 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:29:14.454 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:14.457 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:29:14.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:14.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:14.465 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:29:14.467 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:14.469 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:29:14.472 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:29:14.475 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-19 14:29:14.477 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:29:14.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:14.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:14.485 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-19 14:29:14.506 | + 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:29:14.618 | Reading package lists... 2022-05-19 14:29:14.883 | Building dependency tree... 2022-05-19 14:29:14.884 | Reading state information... 2022-05-19 14:29:15.159 | radvd is already the newest version (1:2.17-2). 2022-05-19 14:29:15.159 | The following packages were automatically installed and are no longer required: 2022-05-19 14:29:15.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:29:15.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:29:15.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:29:15.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:29:15.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:29:15.160 | python3-zope.interface 2022-05-19 14:29:15.160 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:29:15.286 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:29:15.291 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:29:15.294 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:29:15.296 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:15.298 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:15.301 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:15.303 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:15.305 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:15.307 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:29:15.309 | + functions-common:time_stop:2444 : start_time=1652970554503 2022-05-19 14:29:15.312 | + functions-common:time_stop:2446 : [[ -z 1652970554503 ]] 2022-05-19 14:29:15.315 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:15.319 | + functions-common:time_stop:2449 : end_time=1652970555316 2022-05-19 14:29:15.321 | + functions-common:time_stop:2450 : elapsed_time=813 2022-05-19 14:29:15.323 | + functions-common:time_stop:2451 : total=3324 2022-05-19 14:29:15.326 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:15.328 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4137 2022-05-19 14:29:15.330 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:29:15.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-19 14:29:15.357 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:15.360 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-19 14:29:15.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-19 14:29:15.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-19 14:29:15.367 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-19 14:29:15.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-19 14:29:15.398 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:29:15.400 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:29:15.402 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:29:15.405 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:29:15.407 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:15.409 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:29:15.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:15.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:15.417 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:29:15.419 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:15.421 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:29:15.424 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:29:15.426 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-19 14:29:15.428 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:29:15.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:15.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:15.435 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-19 14:29:15.457 | + 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:29:15.570 | Reading package lists... 2022-05-19 14:29:15.843 | Building dependency tree... 2022-05-19 14:29:15.845 | Reading state information... 2022-05-19 14:29:16.122 | fakeroot is already the newest version (1.24-1). 2022-05-19 14:29:16.122 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:29:16.122 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-19 14:29:16.122 | The following packages were automatically installed and are no longer required: 2022-05-19 14:29:16.124 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:29:16.124 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:29:16.124 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:29:16.124 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:29:16.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:29:16.124 | python3-zope.interface 2022-05-19 14:29:16.124 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:29:16.244 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:29:16.248 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:29:16.251 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:29:16.253 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:16.255 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:16.258 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:16.260 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:16.262 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:16.264 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:29:16.266 | + functions-common:time_stop:2444 : start_time=1652970555454 2022-05-19 14:29:16.268 | + functions-common:time_stop:2446 : [[ -z 1652970555454 ]] 2022-05-19 14:29:16.271 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:16.276 | + functions-common:time_stop:2449 : end_time=1652970556273 2022-05-19 14:29:16.278 | + functions-common:time_stop:2450 : elapsed_time=819 2022-05-19 14:29:16.280 | + functions-common:time_stop:2451 : total=4137 2022-05-19 14:29:16.291 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:16.294 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4956 2022-05-19 14:29:16.296 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:29:16.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-19 14:29:16.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:16.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:16.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-19 14:29:16.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-19 14:29:16.318 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-19 14:29:16.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-19 14:29:16.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-19 14:29:16.329 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-19 14:29:16.329 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-19 14:29:16.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-19 14:29:16.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-19 14:29:16.341 | + functions:vercmp:628 : local v1=5.4 2022-05-19 14:29:16.343 | + functions:vercmp:629 : local 'op=<' 2022-05-19 14:29:16.345 | + functions:vercmp:630 : local v2=3.13 2022-05-19 14:29:16.348 | + functions:vercmp:631 : local result 2022-05-19 14:29:16.352 | ++ functions:vercmp:635 : sort -V 2022-05-19 14:29:16.353 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-19 14:29:16.353 | ++ functions:vercmp:635 : head -1 2022-05-19 14:29:16.357 | + functions:vercmp:635 : result=3.13 2022-05-19 14:29:16.360 | + functions:vercmp:637 : case $op in 2022-05-19 14:29:16.362 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-19 14:29:16.364 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-19 14:29:16.367 | + functions:vercmp:648 : return 2022-05-19 14:29:16.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-19 14:29:16.372 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:29:16.375 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-19 14:29:16.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-19 14:29:16.868 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-19 14:29:16.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:16.873 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:16.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-19 14:29:16.878 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:16.881 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-19 14:29:16.901 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:16.904 | + ./stack.sh:main:849 : install_etcd3 2022-05-19 14:29:16.906 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-19 14:29:16.906 | Installing etcd 2022-05-19 14:29:16.908 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-19 14:29:16.923 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-19 14:29:16.936 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:16.941 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-19 14:29:16.955 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-19 14:29:16.963 | ++ 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:29:16.966 | ++ 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:29:16.969 | +++ 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:29:16.974 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:29:16.977 | ++ 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:29:16.979 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-19 14:29:16.981 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:29:16.984 | ++ functions:get_extra_file:74 : return 2022-05-19 14:29:16.987 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:29:16.989 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-19 14:29:16.992 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-19 14:29:16.994 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-19 14:29:17.012 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:17.015 | + ./stack.sh:main:868 : install_dstat 2022-05-19 14:29:17.017 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-19 14:29:17.035 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:17.038 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-19 14:29:17.040 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:29:17.043 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-19 14:29:17.045 | + ./stack.sh:main:877 : install_libs 2022-05-19 14:29:17.048 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-19 14:29:17.050 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-19 14:29:17.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-19 14:29:17.055 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-19 14:29:17.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-19 14:29:17.065 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.067 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-19 14:29:17.070 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-19 14:29:17.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-19 14:29:17.074 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-19 14:29:17.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-19 14:29:17.084 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.086 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-19 14:29:17.088 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-19 14:29:17.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-19 14:29:17.093 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-19 14:29:17.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-19 14:29:17.103 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.105 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-19 14:29:17.107 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-19 14:29:17.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-19 14:29:17.112 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-19 14:29:17.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-19 14:29:17.123 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.125 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-19 14:29:17.128 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-19 14:29:17.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-19 14:29:17.133 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-19 14:29:17.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-19 14:29:17.142 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.144 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-19 14:29:17.147 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-19 14:29:17.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-19 14:29:17.151 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-19 14:29:17.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-19 14:29:17.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.163 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-19 14:29:17.166 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-19 14:29:17.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-19 14:29:17.171 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-19 14:29:17.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-19 14:29:17.181 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.184 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-19 14:29:17.186 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-19 14:29:17.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-19 14:29:17.191 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-19 14:29:17.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-19 14:29:17.200 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.202 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-19 14:29:17.205 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-19 14:29:17.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-19 14:29:17.209 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-19 14:29:17.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-19 14:29:17.220 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.223 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-19 14:29:17.226 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-19 14:29:17.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-19 14:29:17.231 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-19 14:29:17.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.236 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-19 14:29:17.241 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.243 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-19 14:29:17.246 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-19 14:29:17.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-19 14:29:17.250 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-19 14:29:17.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-19 14:29:17.260 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.263 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-19 14:29:17.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-19 14:29:17.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-19 14:29:17.274 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-19 14:29:17.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-19 14:29:17.284 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.287 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-19 14:29:17.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-19 14:29:17.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-19 14:29:17.294 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-19 14:29:17.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-19 14:29:17.304 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.306 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-19 14:29:17.309 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-19 14:29:17.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-19 14:29:17.313 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-19 14:29:17.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.328 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-19 14:29:17.331 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.333 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-19 14:29:17.336 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-19 14:29:17.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-19 14:29:17.341 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-19 14:29:17.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-19 14:29:17.352 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.354 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-19 14:29:17.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-19 14:29:17.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-19 14:29:17.361 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-19 14:29:17.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-19 14:29:17.371 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.374 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-19 14:29:17.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-19 14:29:17.379 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-19 14:29:17.382 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-19 14:29:17.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-19 14:29:17.391 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.394 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-19 14:29:17.397 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-19 14:29:17.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-19 14:29:17.401 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-19 14:29:17.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-19 14:29:17.411 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.414 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-19 14:29:17.416 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-19 14:29:17.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-19 14:29:17.421 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-19 14:29:17.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-19 14:29:17.433 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.436 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-19 14:29:17.438 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-19 14:29:17.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-19 14:29:17.443 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-19 14:29:17.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-19 14:29:17.452 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.455 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-19 14:29:17.457 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-19 14:29:17.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-19 14:29:17.462 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-19 14:29:17.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-19 14:29:17.472 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.475 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-19 14:29:17.477 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-19 14:29:17.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-19 14:29:17.482 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-19 14:29:17.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-19 14:29:17.492 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.494 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-19 14:29:17.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-19 14:29:17.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-19 14:29:17.501 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-19 14:29:17.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-19 14:29:17.511 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.513 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-19 14:29:17.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-19 14:29:17.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-19 14:29:17.520 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-19 14:29:17.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-19 14:29:17.531 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.533 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-19 14:29:17.536 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-19 14:29:17.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-19 14:29:17.541 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-19 14:29:17.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.546 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.548 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-19 14:29:17.551 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.554 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-19 14:29:17.557 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-19 14:29:17.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-19 14:29:17.561 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-19 14:29:17.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-19 14:29:17.572 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.574 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-19 14:29:17.577 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-19 14:29:17.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-19 14:29:17.581 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-19 14:29:17.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.589 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-19 14:29:17.592 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.594 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-19 14:29:17.597 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-19 14:29:17.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-19 14:29:17.602 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-19 14:29:17.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-19 14:29:17.611 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.614 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-19 14:29:17.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-19 14:29:17.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-19 14:29:17.622 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-19 14:29:17.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-19 14:29:17.632 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.635 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-19 14:29:17.637 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-19 14:29:17.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-19 14:29:17.643 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-19 14:29:17.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-19 14:29:17.653 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.655 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-19 14:29:17.657 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-19 14:29:17.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-19 14:29:17.662 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-19 14:29:17.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-19 14:29:17.672 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.675 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-19 14:29:17.678 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-19 14:29:17.680 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-19 14:29:17.683 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-19 14:29:17.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-19 14:29:17.693 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.696 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-19 14:29:17.699 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-19 14:29:17.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-19 14:29:17.704 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-19 14:29:17.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-19 14:29:17.714 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.716 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-19 14:29:17.719 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-19 14:29:17.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-19 14:29:17.724 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-19 14:29:17.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-19 14:29:17.734 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.736 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-19 14:29:17.738 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-19 14:29:17.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-19 14:29:17.744 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-19 14:29:17.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-19 14:29:17.754 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.757 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-19 14:29:17.760 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-19 14:29:17.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-19 14:29:17.765 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-19 14:29:17.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-19 14:29:17.775 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.777 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-19 14:29:17.780 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-19 14:29:17.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-19 14:29:17.784 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-19 14:29:17.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-19 14:29:17.797 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.799 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-19 14:29:17.802 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-19 14:29:17.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-19 14:29:17.807 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-19 14:29:17.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:17.812 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:17.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-19 14:29:17.817 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:17.820 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-19 14:29:17.842 | Using python 3.8 to install etcd3 2022-05-19 14:29:17.844 | + 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:29:18.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:18.745 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:18.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:18.745 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:19.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:20.000 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-19 14:29:20.010 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-19 14:29:20.011 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-19 14:29:20.012 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-19 14:29:20.013 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-19 14:29:22.635 | 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:29:22.642 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:29:22.643 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:29:22.776 | + inc/python:pip_install:200 : result=0 2022-05-19 14:29:22.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:29:22.781 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:22.783 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:22.785 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:22.788 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:22.791 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:22.793 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:29:22.795 | + functions-common:time_stop:2444 : start_time=1652970557836 2022-05-19 14:29:22.798 | + functions-common:time_stop:2446 : [[ -z 1652970557836 ]] 2022-05-19 14:29:22.801 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:22.805 | + functions-common:time_stop:2449 : end_time=1652970562803 2022-05-19 14:29:22.807 | + functions-common:time_stop:2450 : elapsed_time=4967 2022-05-19 14:29:22.810 | + functions-common:time_stop:2451 : total=27681 2022-05-19 14:29:22.812 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:22.814 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32648 2022-05-19 14:29:22.816 | + inc/python:pip_install:203 : return 0 2022-05-19 14:29:22.819 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-19 14:29:22.848 | Using python 3.8 to install etcd3gw 2022-05-19 14:29:22.851 | + 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:29:23.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:23.728 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:23.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:23.728 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:24.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:24.957 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 14:29:24.965 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-19 14:29:24.966 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-19 14:29:24.967 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-19 14:29:24.995 | 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:29:24.996 | 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:29:24.998 | 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:29:25.001 | 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:29:27.541 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:29:27.548 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:29:27.548 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:29:27.680 | + inc/python:pip_install:200 : result=0 2022-05-19 14:29:27.682 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:29:27.684 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:27.686 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:27.689 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:27.691 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:27.694 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:27.696 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:29:27.699 | + functions-common:time_stop:2444 : start_time=1652970562835 2022-05-19 14:29:27.701 | + functions-common:time_stop:2446 : [[ -z 1652970562835 ]] 2022-05-19 14:29:27.704 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:27.708 | + functions-common:time_stop:2449 : end_time=1652970567705 2022-05-19 14:29:27.711 | + functions-common:time_stop:2450 : elapsed_time=4870 2022-05-19 14:29:27.713 | + functions-common:time_stop:2451 : total=32648 2022-05-19 14:29:27.715 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:27.718 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37518 2022-05-19 14:29:27.720 | + inc/python:pip_install:203 : return 0 2022-05-19 14:29:27.722 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-19 14:29:27.725 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-19 14:29:27.728 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-19 14:29:27.730 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:29:27.732 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:29:27.735 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:29:27.737 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:29:27.740 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:29:27.742 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:29:27.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:29:27.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:29:27.750 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:29:27.752 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:29:27.755 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:29:27.758 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-19 14:29:27.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:27.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:27.765 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-19 14:29:27.767 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:29:27.770 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:29:27.773 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:29:27.775 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:29:27.778 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:29:27.780 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:27.783 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:29:27.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:27.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:27.790 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:29:27.793 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:27.795 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:29:27.798 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:29:27.800 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:29:27.803 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:29:27.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:27.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:27.810 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:29:27.832 | + 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:29:27.944 | Reading package lists... 2022-05-19 14:29:28.208 | Building dependency tree... 2022-05-19 14:29:28.210 | Reading state information... 2022-05-19 14:29:28.488 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-19 14:29:28.488 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-19 14:29:28.488 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:29:28.488 | The following packages were automatically installed and are no longer required: 2022-05-19 14:29:28.490 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:29:28.490 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:29:28.490 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:29:28.490 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:29:28.490 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:29:28.490 | python3-zope.interface 2022-05-19 14:29:28.491 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:29:28.608 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:29:28.612 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:29:28.615 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:29:28.618 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:28.620 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:28.622 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:28.625 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:28.634 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:28.637 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:29:28.639 | + functions-common:time_stop:2444 : start_time=1652970567830 2022-05-19 14:29:28.641 | + functions-common:time_stop:2446 : [[ -z 1652970567830 ]] 2022-05-19 14:29:28.644 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:28.649 | + functions-common:time_stop:2449 : end_time=1652970568647 2022-05-19 14:29:28.652 | + functions-common:time_stop:2450 : elapsed_time=817 2022-05-19 14:29:28.654 | + functions-common:time_stop:2451 : total=4956 2022-05-19 14:29:28.656 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:28.659 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5773 2022-05-19 14:29:28.662 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:29:28.664 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-19 14:29:28.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:29:28.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:29:28.671 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-19 14:29:28.734 | Module proxy already enabled 2022-05-19 14:29:28.739 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-19 14:29:28.802 | Considering dependency proxy for proxy_uwsgi: 2022-05-19 14:29:28.803 | Module proxy already enabled 2022-05-19 14:29:28.803 | Module proxy_uwsgi already enabled 2022-05-19 14:29:28.807 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-19 14:29:28.809 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:29:28.812 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:29:28.814 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:29:28.954 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-19 14:29:28.962 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-19 14:29:28.965 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-19 14:29:28.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:28.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:28.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-19 14:29:28.975 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:28.978 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-19 14:29:28.980 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-19 14:29:28.983 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-19 14:29:28.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:28.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:28.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-19 14:29:28.992 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:28.995 | + ./stack.sh:main:885 : install_glanceclient 2022-05-19 14:29:28.998 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-19 14:29:29.000 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-19 14:29:29.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-19 14:29:29.012 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.014 | + ./stack.sh:main:886 : install_cinderclient 2022-05-19 14:29:29.017 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-19 14:29:29.019 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-19 14:29:29.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-19 14:29:29.030 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.032 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-19 14:29:29.035 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-19 14:29:29.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-19 14:29:29.045 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.047 | + ./stack.sh:main:887 : install_novaclient 2022-05-19 14:29:29.050 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-19 14:29:29.053 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-19 14:29:29.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-19 14:29:29.063 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.065 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-19 14:29:29.083 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:29.086 | + ./stack.sh:main:889 : install_swiftclient 2022-05-19 14:29:29.088 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-19 14:29:29.091 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-19 14:29:29.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-19 14:29:29.101 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.103 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-19 14:29:29.121 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:29.123 | + ./stack.sh:main:892 : install_neutronclient 2022-05-19 14:29:29.126 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-19 14:29:29.128 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-19 14:29:29.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-19 14:29:29.139 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.141 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-19 14:29:29.143 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-19 14:29:29.147 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-19 14:29:29.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:29.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:29.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-19 14:29:29.157 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:29.160 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-19 14:29:29.163 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-19 14:29:29.165 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:29:29.168 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-19 14:29:29.171 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-19 14:29:29.173 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:29:29.177 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:29:29.177 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:29:29.182 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-19 14:29:29.185 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-19 14:29:29.187 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-19 14:29:29.190 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-19 14:29:29.193 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-19 14:29:29.216 | Using python 3.8 to install keystonemiddleware 2022-05-19 14:29:29.219 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-19 14:29:30.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:30.101 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:30.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:30.101 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:31.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:31.328 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-19 14:29:31.382 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-19 14:29:31.383 | 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:29:31.384 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-19 14:29:31.385 | 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:29:31.386 | 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:29:31.387 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-19 14:29:31.388 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-19 14:29:31.389 | 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:29:31.391 | 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:29:31.392 | 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:29:31.393 | 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:29:31.394 | 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:29:31.397 | 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:29:31.398 | 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:29:31.456 | 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:29:31.457 | 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:29:31.460 | 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:29:31.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:29:31.538 | 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:29:31.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:29:31.541 | 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:29:31.542 | 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:29:31.592 | 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:29:31.595 | 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:29:31.605 | 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:29:31.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:29:31.621 | 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:29:31.623 | 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:29:31.625 | 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:29:31.691 | 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:29:31.692 | 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:29:31.693 | 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:29:31.696 | 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:29:31.748 | 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:29:31.762 | 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:29:34.321 | 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:29:34.329 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:29:34.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:29:34.461 | + inc/python:pip_install:200 : result=0 2022-05-19 14:29:34.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:29:34.465 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:34.468 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:34.470 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:34.472 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:34.475 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:34.477 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:29:34.480 | + functions-common:time_stop:2444 : start_time=1652970569210 2022-05-19 14:29:34.482 | + functions-common:time_stop:2446 : [[ -z 1652970569210 ]] 2022-05-19 14:29:34.485 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:34.490 | + functions-common:time_stop:2449 : end_time=1652970574487 2022-05-19 14:29:34.492 | + functions-common:time_stop:2450 : elapsed_time=5277 2022-05-19 14:29:34.494 | + functions-common:time_stop:2451 : total=37518 2022-05-19 14:29:34.496 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:34.499 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42795 2022-05-19 14:29:34.501 | + inc/python:pip_install:203 : return 0 2022-05-19 14:29:34.504 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-19 14:29:34.507 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-19 14:29:34.509 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:29:34.512 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-19 14:29:34.515 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-19 14:29:34.517 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:29:34.522 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:29:34.522 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:29:34.528 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-19 14:29:34.530 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-19 14:29:34.533 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-19 14:29:34.536 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-19 14:29:34.539 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-19 14:29:34.560 | Using python 3.8 to install python-memcached 2022-05-19 14:29:34.563 | + 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:29:35.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:35.452 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:35.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:35.452 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:36.681 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:36.715 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-19 14:29:36.718 | 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:29:39.336 | 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:29:39.343 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:29:39.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:29:39.476 | + inc/python:pip_install:200 : result=0 2022-05-19 14:29:39.479 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:29:39.482 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:39.484 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:39.486 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:39.488 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:39.491 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:39.493 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:29:39.495 | + functions-common:time_stop:2444 : start_time=1652970574555 2022-05-19 14:29:39.498 | + functions-common:time_stop:2446 : [[ -z 1652970574555 ]] 2022-05-19 14:29:39.501 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:39.506 | + functions-common:time_stop:2449 : end_time=1652970579502 2022-05-19 14:29:39.508 | + functions-common:time_stop:2450 : elapsed_time=4947 2022-05-19 14:29:39.510 | + functions-common:time_stop:2451 : total=42795 2022-05-19 14:29:39.513 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:39.515 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47742 2022-05-19 14:29:39.518 | + inc/python:pip_install:203 : return 0 2022-05-19 14:29:39.520 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-19 14:29:39.539 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:39.541 | + ./stack.sh:main:899 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-05-19 14:29:39.544 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-19 14:29:39.547 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-19 14:29:39.549 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-19 14:29:39.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:29:39.554 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-19 14:29:39.557 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-19 14:29:39.573 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:39.576 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-19 14:29:39.578 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-19 14:29:39.580 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-19 14:29:39.582 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:29:39.585 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:29:39.588 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:29:39.591 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:29:39.593 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:29:39.595 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:29:39.612 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:29:39.614 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:29:39.617 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:39.619 | + functions-common:git_clone:629 : echo master 2022-05-19 14:29:39.620 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:29:39.625 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-19 14:29:39.627 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:29:39.630 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-19 14:29:39.644 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-19 14:29:39.647 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:29:39.647 | + functions-common:git_clone:690 : head -1 2022-05-19 14:29:39.651 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-19 14:29:39.654 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:29:39.656 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-19 14:29:39.658 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:29:39.661 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:29:39.664 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-19 14:29:39.666 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:29:39.668 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-19 14:29:39.671 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:29:39.673 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:29:39.675 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-19 14:29:39.678 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:29:39.681 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:29:39.684 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-19 14:29:39.687 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:29:39.690 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-19 14:29:39.692 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:29:39.694 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:29:39.702 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-19 14:29:39.708 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-19 14:29:39.710 | + 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:29:40.424 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-19 14:29:40.426 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:29:40.429 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:29:40.431 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:29:40.434 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:29:40.436 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-19 14:29:40.438 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:29:40.440 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:29:40.448 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:29:40.450 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:29:40.453 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:29:40.455 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:29:40.457 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:29:40.460 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-19 14:29:40.482 | Using python 3.8 to install /opt/stack/keystone 2022-05-19 14:29:40.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-19 14:29:41.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:41.370 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:41.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:41.371 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:42.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:29:42.606 | Obtaining file:///opt/stack/keystone 2022-05-19 14:29:42.607 | Preparing metadata (setup.py): started 2022-05-19 14:29:47.765 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:29:47.844 | 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:29:47.845 | 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:29:47.846 | 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:29:47.847 | 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:29:47.849 | 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:29:47.850 | 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:29:47.851 | 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:29:47.852 | 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:29:47.853 | 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:29:47.854 | 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:29:47.855 | 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:29:47.856 | 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:29:47.857 | 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:29:47.858 | 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:29:47.859 | 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:29:47.860 | 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:29:47.861 | 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:29:47.863 | 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:29:47.864 | 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:29:47.866 | 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:29:47.867 | 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:29:47.868 | 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:29:47.869 | 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:29:47.870 | 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:29:47.871 | 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:29:47.872 | 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:29:47.873 | 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:29:47.875 | 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:29:47.876 | 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:29:47.877 | 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:29:47.878 | 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:29:47.879 | 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:29:47.880 | 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:29:47.881 | 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:29:47.891 | 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:29:47.935 | 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:29:47.952 | 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:29:47.954 | 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:29:47.955 | 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:29:47.957 | 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:29:47.958 | 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:29:47.968 | 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:29:47.969 | 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:29:48.032 | 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:29:48.033 | 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:29:48.137 | 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:29:48.139 | 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:29:48.140 | 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:29:48.141 | 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:29:48.198 | 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:29:48.200 | 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:29:48.203 | 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:29:48.252 | 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:29:48.258 | 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:29:48.341 | 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:29:48.342 | 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:29:48.345 | 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:29:48.346 | 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:29:48.348 | 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:29:48.350 | 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:29:48.371 | 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:29:48.419 | 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:29:48.441 | 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:29:48.443 | 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:29:48.446 | 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:29:48.447 | 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:29:48.500 | 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:29:48.617 | 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:29:48.619 | 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:29:48.619 | 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:29:48.620 | 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:29:48.621 | 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:29:48.854 | 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:29:48.878 | 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:29:48.879 | 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:29:48.950 | 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:29:48.969 | 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:29:49.027 | 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:29:49.068 | 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:29:49.179 | 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:29:49.236 | 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:29:49.312 | 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:29:49.444 | 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:29:49.474 | 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:29:49.516 | 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:29:49.517 | 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:29:49.518 | 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:29:49.523 | 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:29:49.524 | 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:29:49.525 | 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:29:49.579 | 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:29:49.719 | 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:29:49.720 | 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:29:49.721 | 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:29:49.723 | 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:29:49.875 | 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:29:49.955 | 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:29:50.209 | 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:29:50.469 | 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:29:50.506 | 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:29:52.421 | Installing collected packages: keystone 2022-05-19 14:29:52.421 | Attempting uninstall: keystone 2022-05-19 14:29:52.421 | Found existing installation: keystone 21.1.0.dev13 2022-05-19 14:29:52.425 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-19 14:29:52.426 | Running setup.py develop for keystone 2022-05-19 14:29:58.724 | Successfully installed keystone 2022-05-19 14:29:58.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:29:58.732 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:29:58.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:29:58.878 | + inc/python:pip_install:200 : result=0 2022-05-19 14:29:58.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:29:58.883 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:58.885 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:58.887 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:58.890 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:58.892 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:58.894 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:29:58.897 | + functions-common:time_stop:2444 : start_time=1652970580476 2022-05-19 14:29:58.899 | + functions-common:time_stop:2446 : [[ -z 1652970580476 ]] 2022-05-19 14:29:58.901 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:58.905 | + functions-common:time_stop:2449 : end_time=1652970598903 2022-05-19 14:29:58.908 | + functions-common:time_stop:2450 : elapsed_time=18427 2022-05-19 14:29:58.910 | + functions-common:time_stop:2451 : total=47742 2022-05-19 14:29:58.913 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:58.915 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=66169 2022-05-19 14:29:58.917 | + inc/python:pip_install:203 : return 0 2022-05-19 14:29:58.919 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:29:58.922 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:29:58.924 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:29:58.943 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:29:58.955 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-19 14:29:58.958 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-19 14:29:58.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:29:58.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:29:58.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-19 14:29:58.968 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:29:58.970 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-19 14:29:58.992 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:58.995 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:29:58.997 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:29:59.000 | + ./stack.sh:main:901 : configure_keystone 2022-05-19 14:29:59.002 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-19 14:29:59.017 | + 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:29:59.019 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-19 14:29:59.025 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-19 14:29:59.047 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:59.050 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-19 14:29:59.081 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-19 14:29:59.111 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-19 14:29:59.143 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-19 14:29:59.176 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-19 14:29:59.209 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-19 14:29:59.240 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-19 14:29:59.271 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-19 14:29:59.299 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-19 14:29:59.302 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-19 14:29:59.304 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-19 14:29:59.307 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-19 14:29:59.309 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:29:59.311 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:29:59.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:59.332 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:29:59.335 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:29:59.337 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:29:59.355 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:59.357 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:29:59.361 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:29:59.394 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:29:59.397 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:29:59.399 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-19 14:29:59.402 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-19 14:29:59.419 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:59.421 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-05-19 14:29:59.457 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-19 14:29:59.460 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-19 14:29:59.491 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-19 14:29:59.494 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-19 14:29:59.496 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-19 14:29:59.499 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-19 14:29:59.501 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:29:59.504 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:59.507 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:29:59.524 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:59.527 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:29:59.529 | ++ 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:29:59.532 | + 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:29:59.564 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-19 14:29:59.567 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-19 14:29:59.569 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-19 14:29:59.572 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-19 14:29:59.575 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:29:59.593 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:29:59.595 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:29:59.597 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:29:59.600 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:29:59.603 | + 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:29:59.632 | + 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:29:59.661 | + 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:29:59.691 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:29:59.724 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-19 14:29:59.752 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:29:59.756 | + 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:29:59.758 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:29:59.761 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-19 14:29:59.763 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-19 14:29:59.766 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:29:59.768 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:29:59.772 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-19 14:29:59.776 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-19 14:29:59.778 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:29:59.781 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:29:59.794 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:29:59.794 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:29:59.803 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:29:59.807 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:29:59.824 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:29:59.827 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:29:59.831 | + 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:29:59.863 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-19 14:29:59.890 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-19 14:29:59.918 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-19 14:29:59.947 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-19 14:29:59.975 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-19 14:30:00.003 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-19 14:30:00.033 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-19 14:30:00.061 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-19 14:30:00.091 | + 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:30:00.119 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-19 14:30:00.149 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-19 14:30:00.178 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-19 14:30:00.210 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:30:00.212 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:30:00.216 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-19 14:30:00.218 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-19 14:30:00.220 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:30:00.223 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:00.225 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:00.227 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:30:00.230 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:30:00.233 | + 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:30:00.262 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-19 14:30:00.292 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:30:00.296 | + 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:30:00.301 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-19 14:30:00.305 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-19 14:30:00.307 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-19 14:30:00.309 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:30:00.312 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:30:00.314 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:30:00.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:00.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:00.322 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:30:00.325 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:30:00.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:00.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:00.332 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-19 14:30:00.395 | Site keystone-wsgi-public already enabled 2022-05-19 14:30:00.399 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:30:00.402 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:30:00.404 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:30:00.406 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:30:00.556 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-19 14:30:00.599 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-19 14:30:00.636 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-19 14:30:00.673 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-19 14:30:00.675 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-19 14:30:00.710 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-19 14:30:00.742 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-19 14:30:00.774 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:30:00.776 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:30:00.778 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-19 14:30:00.796 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:00.799 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-19 14:30:00.819 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:00.822 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-19 14:30:00.824 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-19 14:30:00.827 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-19 14:30:00.829 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:30:00.832 | + lib/stack:stack_install_service:32 : install_swift 2022-05-19 14:30:00.834 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-19 14:30:00.837 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-19 14:30:00.839 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-19 14:30:00.841 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:30:00.844 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:30:00.847 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:30:00.851 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:30:00.853 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:30:00.856 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:30:00.875 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:30:00.877 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:30:00.880 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:00.883 | + functions-common:git_clone:629 : echo master 2022-05-19 14:30:00.884 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:30:00.889 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-19 14:30:00.891 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:00.894 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-19 14:30:00.908 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-19 14:30:00.912 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:30:00.912 | + functions-common:git_clone:690 : head -1 2022-05-19 14:30:00.915 | 507cf18f9 Merge "sharder: ensure that misplaced tombstone rows are moved" 2022-05-19 14:30:00.918 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:30:00.921 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-19 14:30:00.923 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:30:00.926 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:30:00.928 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-19 14:30:00.931 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-19 14:30:00.933 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-19 14:30:00.936 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:30:00.938 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:30:00.940 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-19 14:30:00.943 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:30:00.945 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-19 14:30:00.949 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-19 14:30:00.951 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:30:00.954 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-19 14:30:00.957 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:30:00.960 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:30:00.963 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-19 14:30:00.969 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-19 14:30:00.972 | + 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:30:01.655 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-19 14:30:01.657 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:30:01.659 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:30:01.662 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:30:01.664 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:30:01.666 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-19 14:30:01.669 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:30:01.671 | + inc/python:setup_package:428 : local extras=keystone 2022-05-19 14:30:01.673 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:30:01.676 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-19 14:30:01.679 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-19 14:30:01.681 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-19 14:30:01.684 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:30:01.686 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-19 14:30:01.708 | Using python 3.8 to install /opt/stack/swift 2022-05-19 14:30:01.710 | + 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:30:02.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:30:02.647 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:02.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:30:02.647 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:03.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:30:03.890 | Obtaining file:///opt/stack/swift 2022-05-19 14:30:03.891 | Preparing metadata (setup.py): started 2022-05-19 14:30:08.695 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:30:08.740 | 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:30:08.742 | 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:30:08.743 | 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:30:08.744 | 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:30:08.745 | 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:30:08.746 | 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:30:08.747 | 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:30:08.748 | 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:30:08.749 | 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:30:08.750 | 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:30:08.751 | 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:30:08.791 | 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:30:08.799 | 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:30:08.861 | 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:30:08.862 | 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:30:08.863 | 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:30:08.864 | 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:30:08.866 | 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:30:08.867 | 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:30:08.869 | 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:30:08.870 | 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:30:08.871 | 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:30:08.872 | 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:30:08.873 | 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:30:08.874 | 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:30:08.899 | 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:30:08.933 | 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:30:08.937 | 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:30:08.939 | 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:30:08.940 | 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:30:08.964 | 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:30:09.074 | 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:30:09.075 | 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:30:09.077 | 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:30:09.122 | 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:30:09.176 | 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:30:09.178 | 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:30:09.179 | 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:30:09.180 | 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:30:09.244 | 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:30:09.246 | 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:30:09.265 | 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:30:09.266 | 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:30:09.284 | 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:30:09.288 | 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:30:09.443 | 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:30:09.460 | 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:30:11.885 | Installing collected packages: swift 2022-05-19 14:30:11.886 | Attempting uninstall: swift 2022-05-19 14:30:11.886 | Found existing installation: swift 2.30.0.dev60 2022-05-19 14:30:11.889 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-19 14:30:11.890 | Running setup.py develop for swift 2022-05-19 14:30:17.907 | Successfully installed swift 2022-05-19 14:30:17.907 | 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:17.915 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:30:17.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:30:18.064 | + inc/python:pip_install:200 : result=0 2022-05-19 14:30:18.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:30:18.069 | + functions-common:time_stop:2437 : local name 2022-05-19 14:30:18.071 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:18.074 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:18.076 | + functions-common:time_stop:2440 : local total 2022-05-19 14:30:18.078 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:18.080 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:30:18.083 | + functions-common:time_stop:2444 : start_time=1652970601702 2022-05-19 14:30:18.085 | + functions-common:time_stop:2446 : [[ -z 1652970601702 ]] 2022-05-19 14:30:18.088 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:18.093 | + functions-common:time_stop:2449 : end_time=1652970618091 2022-05-19 14:30:18.096 | + functions-common:time_stop:2450 : elapsed_time=16389 2022-05-19 14:30:18.098 | + functions-common:time_stop:2451 : total=66169 2022-05-19 14:30:18.100 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:18.103 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=82558 2022-05-19 14:30:18.105 | + inc/python:pip_install:203 : return 0 2022-05-19 14:30:18.107 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:30:18.110 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:30:18.112 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:30:18.132 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:30:18.145 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-19 14:30:18.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-19 14:30:18.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:30:18.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:30:18.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-19 14:30:18.158 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:30:18.161 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-19 14:30:18.163 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:30:18.166 | + ./stack.sh:main:910 : configure_swift 2022-05-19 14:30:18.168 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-19 14:30:18.171 | + lib/swift:configure_swift:332 : local node_number 2022-05-19 14:30:18.173 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-19 14:30:18.175 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-19 14:30:18.177 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:30:19.423 | No account-replicator running 2022-05-19 14:30:19.423 | No container-updater running 2022-05-19 14:30:19.423 | No container-reconciler running 2022-05-19 14:30:19.423 | No container-server running 2022-05-19 14:30:19.423 | No account-server running 2022-05-19 14:30:19.423 | No proxy-server running 2022-05-19 14:30:19.423 | No object-reconstructor running 2022-05-19 14:30:19.423 | No container-sync running 2022-05-19 14:30:19.423 | No object-updater running 2022-05-19 14:30:19.423 | No container-auditor running 2022-05-19 14:30:19.423 | No container-replicator running 2022-05-19 14:30:19.423 | No object-server running 2022-05-19 14:30:19.423 | No object-replicator running 2022-05-19 14:30:19.423 | No container-sharder running 2022-05-19 14:30:19.423 | No account-reaper running 2022-05-19 14:30:19.423 | No account-auditor running 2022-05-19 14:30:19.423 | No object-auditor running 2022-05-19 14:30:19.423 | No object-expirer running 2022-05-19 14:30:19.530 | + lib/swift:configure_swift:337 : true 2022-05-19 14:30:19.532 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-19 14:30:19.546 | + 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:30:19.559 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-19 14:30:19.562 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-19 14:30:19.562 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-19 14:30:19.568 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-19 14:30:19.568 | s/%GROUP%/ubuntu/; 2022-05-19 14:30:19.568 | s/%USER%/ubuntu/; 2022-05-19 14:30:19.568 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-19 14:30:19.568 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-19 14:30:19.572 | uid = ubuntu 2022-05-19 14:30:19.572 | gid = ubuntu 2022-05-19 14:30:19.572 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-19 14:30:19.572 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-19 14:30:19.572 | address = 127.0.0.1 2022-05-19 14:30:19.572 | 2022-05-19 14:30:19.572 | [account6612] 2022-05-19 14:30:19.572 | max connections = 25 2022-05-19 14:30:19.572 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:30:19.572 | read only = false 2022-05-19 14:30:19.572 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-19 14:30:19.572 | 2022-05-19 14:30:19.572 | [account6622] 2022-05-19 14:30:19.572 | max connections = 25 2022-05-19 14:30:19.572 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:30:19.572 | read only = false 2022-05-19 14:30:19.572 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-19 14:30:19.572 | 2022-05-19 14:30:19.572 | [account6632] 2022-05-19 14:30:19.572 | max connections = 25 2022-05-19 14:30:19.572 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:30:19.572 | read only = false 2022-05-19 14:30:19.572 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-19 14:30:19.572 | 2022-05-19 14:30:19.572 | [account6642] 2022-05-19 14:30:19.572 | max connections = 25 2022-05-19 14:30:19.572 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:30:19.572 | read only = false 2022-05-19 14:30:19.572 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | [container6611] 2022-05-19 14:30:19.573 | max connections = 25 2022-05-19 14:30:19.573 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:30:19.573 | read only = false 2022-05-19 14:30:19.573 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | [container6621] 2022-05-19 14:30:19.573 | max connections = 25 2022-05-19 14:30:19.573 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:30:19.573 | read only = false 2022-05-19 14:30:19.573 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | [container6631] 2022-05-19 14:30:19.573 | max connections = 25 2022-05-19 14:30:19.573 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:30:19.573 | read only = false 2022-05-19 14:30:19.573 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | [container6641] 2022-05-19 14:30:19.573 | max connections = 25 2022-05-19 14:30:19.573 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:30:19.573 | read only = false 2022-05-19 14:30:19.573 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | [object6613] 2022-05-19 14:30:19.573 | max connections = 25 2022-05-19 14:30:19.573 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:30:19.573 | read only = false 2022-05-19 14:30:19.573 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-19 14:30:19.573 | 2022-05-19 14:30:19.573 | [object6623] 2022-05-19 14:30:19.573 | max connections = 25 2022-05-19 14:30:19.573 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:30:19.574 | read only = false 2022-05-19 14:30:19.574 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-19 14:30:19.574 | 2022-05-19 14:30:19.574 | [object6633] 2022-05-19 14:30:19.574 | max connections = 25 2022-05-19 14:30:19.574 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:30:19.574 | read only = false 2022-05-19 14:30:19.574 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-19 14:30:19.574 | 2022-05-19 14:30:19.574 | [object6643] 2022-05-19 14:30:19.574 | max connections = 25 2022-05-19 14:30:19.574 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:30:19.574 | read only = false 2022-05-19 14:30:19.574 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-19 14:30:19.575 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-19 14:30:19.578 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:19.580 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:19.582 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-19 14:30:19.595 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-19 14:30:19.597 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-19 14:30:19.602 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-19 14:30:19.607 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-19 14:30:19.609 | + 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:30:19.614 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-19 14:30:19.645 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-05-19 14:30:19.682 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-19 14:30:19.702 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-19 14:30:19.731 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-19 14:30:19.750 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:30:19.780 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-19 14:30:19.799 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-19 14:30:19.832 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-19 14:30:19.851 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-19 14:30:19.889 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-19 14:30:19.907 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:30:19.938 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-19 14:30:19.956 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-19 14:30:19.972 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:19.975 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-19 14:30:20.006 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-19 14:30:20.039 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-19 14:30:20.068 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-19 14:30:20.096 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-19 14:30:20.112 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:20.115 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-19 14:30:20.144 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-19 14:30:20.160 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:20.162 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-19 14:30:20.179 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:20.181 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-19 14:30:20.183 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-19 14:30:20.199 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:20.201 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-19 14:30:20.203 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-19 14:30:20.205 | + 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:30:20.211 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-19 14:30:20.216 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-19 14:30:20.245 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-19 14:30:20.273 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-19 14:30:20.308 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-19 14:30:20.340 | + 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:30:20.368 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-19 14:30:20.371 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-19 14:30:20.373 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-19 14:30:20.375 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-19 14:30:20.377 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-19 14:30:20.406 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-19 14:30:20.436 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-05-19 14:30:20.464 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-19 14:30:20.492 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-19 14:30:20.521 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-19 14:30:20.551 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-19 14:30:20.578 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-19 14:30:20.612 | + 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:30:20.640 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-19 14:30:20.671 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-19 14:30:20.700 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-19 14:30:20.729 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-19 14:30:20.759 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-19 14:30:20.790 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-19 14:30:20.819 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-19 14:30:20.839 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-19 14:30:20.869 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-19 14:30:20.900 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-19 14:30:20.905 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-19 14:30:20.934 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-19 14:30:20.971 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-19 14:30:21.000 | + lib/swift:configure_swift:475 : local node_number 2022-05-19 14:30:21.002 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:30:21.005 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:30:21.007 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-19 14:30:21.012 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-19 14:30:21.015 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:30:21.017 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:30:21.019 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-19 14:30:21.021 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-19 14:30:21.023 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:30:21.026 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:30:21.028 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-19 14:30:21.047 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-19 14:30:21.077 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-19 14:30:21.096 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-19 14:30:21.127 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-19 14:30:21.147 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:30:21.179 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-19 14:30:21.198 | + 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:30:21.235 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-19 14:30:21.253 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:30:21.284 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-19 14:30:21.304 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-19 14:30:21.334 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:30:21.353 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:30:21.385 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-19 14:30:21.403 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-19 14:30:21.434 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-19 14:30:21.453 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-19 14:30:21.486 | + 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:30:21.492 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-19 14:30:21.512 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:30:21.543 | + 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:30:21.572 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:30:21.575 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-19 14:30:21.580 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-19 14:30:21.582 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:30:21.585 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:30:21.588 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-19 14:30:21.590 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-19 14:30:21.592 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:30:21.594 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:30:21.597 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-19 14:30:21.616 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-19 14:30:21.650 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-19 14:30:21.669 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-19 14:30:21.699 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-19 14:30:21.719 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:30:21.749 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-19 14:30:21.768 | + 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:30:21.798 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-19 14:30:21.818 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:30:21.849 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-19 14:30:21.869 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-19 14:30:21.900 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:30:21.919 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:30:21.950 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-19 14:30:21.969 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-19 14:30:22.000 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-19 14:30:22.019 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-19 14:30:22.049 | + 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:30:22.055 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-19 14:30:22.074 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:30:22.104 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:30:22.106 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-19 14:30:22.111 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-19 14:30:22.113 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:30:22.116 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:30:22.118 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-19 14:30:22.121 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-19 14:30:22.123 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:30:22.125 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:30:22.127 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-19 14:30:22.148 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-19 14:30:22.180 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-19 14:30:22.199 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-19 14:30:22.228 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-19 14:30:22.247 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:30:22.284 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-19 14:30:22.312 | + 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:30:22.341 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-19 14:30:22.363 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:30:22.393 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-19 14:30:22.413 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-19 14:30:22.442 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:30:22.461 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:30:22.491 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-19 14:30:22.511 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-19 14:30:22.542 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-19 14:30:22.560 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-19 14:30:22.590 | + 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:30:22.595 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-19 14:30:22.614 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:30:22.645 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-19 14:30:22.675 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-19 14:30:22.705 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-19 14:30:22.735 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-19 14:30:22.737 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-19 14:30:22.742 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-19 14:30:22.772 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-19 14:30:22.802 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-19 14:30:22.833 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-19 14:30:22.863 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-19 14:30:22.897 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-19 14:30:22.925 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-19 14:30:22.956 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-19 14:30:22.984 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-19 14:30:23.014 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-19 14:30:23.030 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:23.033 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-19 14:30:23.052 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-19 14:30:23.055 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-19 14:30:23.076 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-19 14:30:23.078 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-05-19 14:30:23.108 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-19 14:30:23.110 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-19 14:30:23.139 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-05-19 14:30:23.171 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-19 14:30:23.173 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-19 14:30:23.202 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-19 14:30:23.220 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:23.222 | + lib/swift:configure_swift:538 : local user_group 2022-05-19 14:30:23.225 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-19 14:30:23.230 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-19 14:30:23.232 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-19 14:30:23.247 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-19 14:30:23.250 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-19 14:30:23.263 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-19 14:30:23.265 | + lib/swift:configure_swift:545 : is_suse 2022-05-19 14:30:23.268 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:30:23.271 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:30:23.273 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:30:23.275 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:30:23.278 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:30:23.280 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:30:23.282 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-19 14:30:23.296 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:30:23.299 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-19 14:30:23.301 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-19 14:30:23.320 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:23.323 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-19 14:30:23.342 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:23.344 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-19 14:30:23.347 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-19 14:30:23.350 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-19 14:30:23.352 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:30:23.355 | + lib/stack:stack_install_service:32 : install_glance 2022-05-19 14:30:23.358 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-19 14:30:23.360 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-19 14:30:23.363 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-19 14:30:23.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:23.385 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-19 14:30:23.387 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-19 14:30:23.413 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:23.416 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-19 14:30:23.419 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-19 14:30:23.421 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-19 14:30:23.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:30:23.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:30:23.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-19 14:30:23.433 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:30:23.436 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-19 14:30:23.439 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-19 14:30:23.442 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-19 14:30:23.446 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-19 14:30:23.448 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-19 14:30:23.451 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-19 14:30:23.454 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-19 14:30:23.458 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-19 14:30:23.461 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-19 14:30:23.463 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-19 14:30:23.467 | +++ 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:30:23.468 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-19 14:30:23.473 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-19 14:30:23.476 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-19 14:30:23.479 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-19 14:30:23.482 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-19 14:30:23.485 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:30:23.509 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-19 14:30:23.512 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:30:24.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:30:24.390 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:24.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:30:24.391 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:25.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:30:25.659 | 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:30:25.743 | 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:30:25.745 | 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:30:25.746 | 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:30:25.747 | 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:30:25.748 | 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:30:25.749 | 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:30:25.750 | 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:30:25.751 | 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:30:25.752 | 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:30:25.753 | 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:30:25.755 | 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:30:25.757 | 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:30:25.759 | 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:30:25.761 | 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:30:25.763 | 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:30:25.766 | 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:30:25.768 | 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:30:25.770 | 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:30:25.780 | 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:30:25.781 | 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:30:25.794 | 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:30:25.863 | 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:30:25.865 | 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:30:25.867 | 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:30:25.891 | 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:30:25.892 | 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:30:25.893 | 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:30:25.895 | 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:30:25.897 | 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:30:25.908 | 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:30:25.951 | 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:30:25.952 | 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:30:25.953 | 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:30:25.954 | 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:30:25.975 | 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:30:25.978 | 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:30:25.994 | 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:30:26.011 | 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:30:26.012 | 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:30:26.033 | 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:30:26.034 | 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:30:26.118 | 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:30:26.119 | 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:30:26.121 | 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:30:26.123 | 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:30:26.174 | 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:30:26.200 | 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:30:26.444 | 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:30:26.447 | 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:30:26.483 | 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:30:26.486 | 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:30:26.487 | 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:30:26.489 | 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:30:26.491 | 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:30:26.492 | 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:30:26.549 | 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:30:26.737 | 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:30:26.762 | 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:30:26.853 | 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:30:27.008 | 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:30:29.148 | 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:29.156 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:30:29.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:30:29.307 | + inc/python:pip_install:200 : result=0 2022-05-19 14:30:29.310 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:30:29.313 | + functions-common:time_stop:2437 : local name 2022-05-19 14:30:29.315 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:29.318 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:29.321 | + functions-common:time_stop:2440 : local total 2022-05-19 14:30:29.323 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:29.326 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:30:29.328 | + functions-common:time_stop:2444 : start_time=1652970623502 2022-05-19 14:30:29.330 | + functions-common:time_stop:2446 : [[ -z 1652970623502 ]] 2022-05-19 14:30:29.334 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:29.339 | + functions-common:time_stop:2449 : end_time=1652970629336 2022-05-19 14:30:29.343 | + functions-common:time_stop:2450 : elapsed_time=5834 2022-05-19 14:30:29.344 | + functions-common:time_stop:2451 : total=82558 2022-05-19 14:30:29.347 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:29.349 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=88392 2022-05-19 14:30:29.352 | + inc/python:pip_install:203 : return 0 2022-05-19 14:30:29.355 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-19 14:30:29.357 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-19 14:30:29.360 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-19 14:30:29.375 | + 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:30:29.381 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-19 14:30:29.383 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-19 14:30:29.386 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-19 14:30:29.388 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:30:29.391 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:30:29.395 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:30:29.398 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:30:29.400 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:30:29.403 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:30:29.422 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:30:29.424 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:30:29.427 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:29.431 | + functions-common:git_clone:629 : echo master 2022-05-19 14:30:29.431 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:30:29.436 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-19 14:30:29.439 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:29.441 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-19 14:30:29.455 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-19 14:30:29.458 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:30:29.458 | + functions-common:git_clone:690 : head -1 2022-05-19 14:30:29.461 | 84c7ba3ad Merge "Release notes for Zed Milestone 1" 2022-05-19 14:30:29.465 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:30:29.467 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-19 14:30:29.470 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:30:29.473 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:30:29.476 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-19 14:30:29.479 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:30:29.483 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-19 14:30:29.486 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:30:29.489 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:30:29.492 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-19 14:30:29.495 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:30:29.497 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:30:29.501 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-19 14:30:29.503 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:30:29.507 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-19 14:30:29.510 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:30:29.513 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:30:29.517 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-19 14:30:29.524 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-19 14:30:29.527 | + 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:30:30.251 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-19 14:30:30.256 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:30:30.258 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:30:30.261 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:30:30.263 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:30:30.265 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-19 14:30:30.268 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:30:30.271 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:30:30.273 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:30:30.276 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:30:30.280 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:30:30.281 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:30:30.283 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:30:30.286 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-19 14:30:30.318 | Using python 3.8 to install /opt/stack/glance 2022-05-19 14:30:30.321 | + 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:30:31.210 | /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:31.210 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:31.210 | /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:31.210 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:32.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:30:32.488 | Obtaining file:///opt/stack/glance 2022-05-19 14:30:32.489 | Preparing metadata (setup.py): started 2022-05-19 14:30:37.531 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:30:37.609 | 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:30:37.610 | 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:30:37.611 | 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:30:37.612 | 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:30:37.613 | 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:30:37.614 | 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:30:37.615 | 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:30:37.616 | 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:30:37.618 | 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:30:37.619 | 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:30:37.620 | 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:30:37.621 | 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:30:37.622 | 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:30:37.623 | 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:30:37.624 | 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:30:37.625 | 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:30:37.626 | 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:30:37.628 | 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:30:37.629 | 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:30:37.630 | 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:30:37.631 | 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:30:37.633 | 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:30:37.634 | 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:30:37.635 | 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:30:37.636 | 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:30:37.637 | 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:30:37.638 | 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:30:37.639 | 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:30:37.640 | 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:30:37.641 | 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:30:37.643 | 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:30:37.644 | 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:30:37.645 | 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:30:37.646 | 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:30:37.648 | 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:30:37.649 | 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:30:37.650 | 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:30:37.651 | 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:30:37.652 | 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:30:37.653 | 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:30:37.655 | 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:30:37.656 | 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:30:37.657 | 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:30:37.673 | 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:30:37.675 | 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:30:37.676 | 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:30:37.702 | 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:30:37.705 | 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:30:37.745 | 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:30:37.762 | 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:30:37.771 | 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:30:37.786 | 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:30:37.787 | 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:30:37.788 | 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:30:37.885 | 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:30:37.968 | 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:30:38.027 | 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:30:38.028 | 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:30:38.064 | 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:30:38.141 | 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:30:38.143 | 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:30:38.144 | 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:30:38.205 | 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:30:38.207 | 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:30:38.213 | 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:30:38.242 | 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:30:38.292 | 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:30:38.293 | 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:30:38.360 | 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:30:38.361 | 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:30:38.362 | 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:30:38.363 | 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:30:38.367 | 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:30:38.392 | 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:30:38.395 | 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:30:38.398 | 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:30:38.447 | 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:30:38.491 | 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:30:38.492 | 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:30:38.495 | 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:30:38.575 | 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:30:38.642 | 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:30:38.753 | 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:30:39.052 | 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:30:39.053 | 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:30:39.057 | 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:30:39.059 | 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:30:39.118 | 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:30:39.142 | 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:30:39.242 | 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:30:39.374 | 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:30:39.604 | 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:30:39.606 | 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:30:39.608 | 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:30:39.609 | 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:30:39.610 | 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:30:39.611 | 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:30:39.613 | 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:30:39.742 | 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:30:39.779 | 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:30:39.831 | 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:30:39.836 | 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:30:40.098 | 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:30:40.300 | 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:30:40.302 | 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:30:40.303 | 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:30:40.306 | 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:30:40.420 | 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:30:40.584 | 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:30:40.734 | 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:30:41.076 | 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:30:41.078 | 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:30:41.349 | 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:30:41.685 | 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:30:42.112 | 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:30:42.113 | 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:30:43.623 | Installing collected packages: glance 2022-05-19 14:30:43.623 | Attempting uninstall: glance 2022-05-19 14:30:43.623 | Found existing installation: glance 25.0.0.dev45 2022-05-19 14:30:43.631 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-19 14:30:43.633 | Running setup.py develop for glance 2022-05-19 14:30:49.804 | Successfully installed glance 2022-05-19 14:30:49.804 | 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:49.812 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:30:49.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:30:49.968 | + inc/python:pip_install:200 : result=0 2022-05-19 14:30:49.971 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:30:49.975 | + functions-common:time_stop:2437 : local name 2022-05-19 14:30:49.977 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:30:49.979 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:30:49.982 | + functions-common:time_stop:2440 : local total 2022-05-19 14:30:49.984 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:30:49.987 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:30:49.990 | + functions-common:time_stop:2444 : start_time=1652970630311 2022-05-19 14:30:49.992 | + functions-common:time_stop:2446 : [[ -z 1652970630311 ]] 2022-05-19 14:30:49.996 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:30:50.000 | + functions-common:time_stop:2449 : end_time=1652970649997 2022-05-19 14:30:50.002 | + functions-common:time_stop:2450 : elapsed_time=19686 2022-05-19 14:30:50.005 | + functions-common:time_stop:2451 : total=88392 2022-05-19 14:30:50.007 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:30:50.009 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=108078 2022-05-19 14:30:50.012 | + inc/python:pip_install:203 : return 0 2022-05-19 14:30:50.014 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:30:50.017 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:30:50.019 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:30:50.040 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:30:50.053 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-19 14:30:50.055 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-19 14:30:50.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:30:50.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:30:50.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-19 14:30:50.066 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:30:50.069 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:30:50.071 | + ./stack.sh:main:922 : configure_glance 2022-05-19 14:30:50.074 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-19 14:30:50.088 | + lib/glance:configure_glance:326 : local dburl 2022-05-19 14:30:50.091 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-19 14:30:50.094 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-19 14:30:50.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-19 14:30:50.099 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-19 14:30:50.102 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:30:50.104 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:30:50.106 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:30:50.123 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:50.133 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:30:50.135 | ++ 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:30:50.138 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:30:50.141 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-19 14:30:50.171 | + 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:30:50.209 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-19 14:30:50.241 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:30:50.273 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-19 14:30:50.313 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-19 14:30:50.345 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-19 14:30:50.348 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:30:50.351 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-19 14:30:50.353 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:30:50.356 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-19 14:30:50.385 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-19 14:30:50.417 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-19 14:30:50.453 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-19 14:30:50.484 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-19 14:30:50.520 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-19 14:30:50.552 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-19 14:30:50.583 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-19 14:30:50.620 | + 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:30:50.653 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:30:50.687 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:30:50.720 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-19 14:30:50.723 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-19 14:30:50.726 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-19 14:30:50.728 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:30:50.731 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:30:50.733 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:30:50.751 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:50.756 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:30:50.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:30:50.761 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:30:50.779 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:50.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:30:50.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:30:50.815 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:30:50.818 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:30:50.821 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-19 14:30:50.823 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-19 14:30:50.825 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-19 14:30:50.858 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-19 14:30:50.889 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-19 14:30:50.892 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-19 14:30:50.894 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-19 14:30:50.897 | + lib/glance:configure_glance_store:254 : local be 2022-05-19 14:30:50.899 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:30:50.902 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-19 14:30:50.904 | + 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:30:50.938 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-19 14:30:50.940 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-05-19 14:30:50.976 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:30:50.978 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-19 14:30:50.995 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:50.998 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-19 14:30:51.034 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-19 14:30:51.065 | + 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:30:51.098 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-19 14:30:51.130 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-19 14:30:51.161 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-19 14:30:51.180 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:51.182 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:30:51.213 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-19 14:30:51.247 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-19 14:30:51.284 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-05-19 14:30:51.315 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-19 14:30:51.347 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-05-19 14:30:51.378 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-19 14:30:51.396 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:51.399 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-19 14:30:51.401 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-19 14:30:51.404 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:30:51.407 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:30:51.425 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:30:51.428 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:30:51.431 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:30:51.433 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:30:51.436 | + 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:30:51.468 | + 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:30:51.500 | + 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:30:51.531 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:30:51.564 | + 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:30:51.569 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-19 14:30:51.601 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-19 14:30:51.633 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:30:51.666 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-05-19 14:30:51.699 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-19 14:30:51.730 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-19 14:30:51.765 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-19 14:30:51.797 | + 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:30:51.829 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-19 14:30:51.864 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-19 14:30:51.895 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-19 14:30:51.926 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-19 14:30:51.932 | + 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:30:51.939 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-19 14:30:51.958 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:30:51.960 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-19 14:30:51.963 | + 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:30:51.965 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-19 14:30:51.968 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-19 14:30:51.970 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-19 14:30:51.974 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-19 14:30:51.978 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-19 14:30:51.980 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-19 14:30:51.984 | + 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:30:52.016 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-19 14:30:52.018 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-19 14:30:52.021 | ++ functions:get_random_port:837 : true 2022-05-19 14:30:52.023 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-19 14:30:52.026 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-19 14:30:52.028 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-19 14:30:52.102 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-19 14:30:52.105 | ++ functions:get_random_port:841 : break 2 2022-05-19 14:30:52.108 | ++ functions:get_random_port:845 : echo 60999 2022-05-19 14:30:52.111 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-19 14:30:52.113 | + 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:30:52.142 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-19 14:30:52.175 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-19 14:30:52.203 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:30:52.233 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:30:52.263 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:30:52.292 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:30:52.322 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:30:52.351 | + 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:30:52.382 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:30:52.410 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:30:52.440 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:30:52.469 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:30:52.499 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:30:52.529 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-19 14:30:52.557 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-19 14:30:52.587 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-19 14:30:52.620 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-19 14:30:52.650 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-19 14:30:52.681 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-19 14:30:52.684 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-19 14:30:52.686 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:30:52.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:52.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:52.694 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-19 14:30:52.696 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-19 14:30:52.753 | proxy (enabled by site administrator) 2022-05-19 14:30:52.756 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-19 14:30:52.759 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-19 14:30:52.761 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:30:52.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:52.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:52.768 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-19 14:30:52.771 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-19 14:30:52.827 | proxy_http (enabled by site administrator) 2022-05-19 14:30:52.831 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-19 14:30:52.835 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-19 14:30:52.837 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-19 14:30:52.840 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:30:52.842 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:52.845 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:52.848 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:30:52.851 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:30:52.854 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-19 14:30:52.855 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:30:52.864 | KeepAlive Off 2022-05-19 14:30:52.868 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-19 14:30:52.868 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:30:52.877 | SetEnv proxy-sendchunked 1 2022-05-19 14:30:52.883 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:30:52.888 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-19 14:30:52.892 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-19 14:30:52.896 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-19 14:30:52.899 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-19 14:30:52.902 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:30:52.905 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:30:52.907 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:30:52.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:52.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:52.916 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:30:52.918 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:30:52.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:30:52.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:30:52.925 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-19 14:30:52.988 | Site glance-wsgi-api already enabled 2022-05-19 14:30:52.993 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-19 14:30:52.995 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:30:52.998 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:30:53.000 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:30:53.138 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-19 14:30:53.144 | + 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:30:53.179 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:30:53.182 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:30:53.184 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-19 14:30:53.206 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:30:53.209 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-19 14:30:53.212 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-19 14:30:53.214 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-19 14:30:53.217 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:30:53.220 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-19 14:30:53.222 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-19 14:30:53.225 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-19 14:30:53.227 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-19 14:30:53.230 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:30:53.232 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:30:53.235 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:30:53.238 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:30:53.240 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:30:53.243 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:30:53.261 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:30:53.264 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:30:53.266 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:53.269 | + functions-common:git_clone:629 : echo master 2022-05-19 14:30:53.270 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:30:53.276 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-19 14:30:53.278 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:30:53.281 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-19 14:30:53.294 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-19 14:30:53.297 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:30:53.297 | + functions-common:git_clone:690 : head -1 2022-05-19 14:30:53.303 | 330865d5b Merge commit 'refs/changes/67/788367/10' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-19 14:30:53.306 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:30:53.309 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-19 14:30:53.312 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:30:53.315 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:30:53.318 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-19 14:30:53.321 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:30:53.323 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-19 14:30:53.326 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:30:53.328 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:30:53.331 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-19 14:30:53.334 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:30:53.337 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:30:53.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-19 14:30:53.343 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:30:53.346 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-19 14:30:53.349 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:30:53.351 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:30:53.355 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-19 14:30:53.361 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-19 14:30:53.364 | + 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:30:54.029 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-19 14:30:54.032 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:30:54.035 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:30:54.038 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:30:54.040 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:30:54.043 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-19 14:30:54.045 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:30:54.048 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:30:54.050 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:30:54.053 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:30:54.056 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:30:54.059 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:30:54.061 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:30:54.064 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-19 14:30:54.095 | Using python 3.8 to install /opt/stack/cinder 2022-05-19 14:30:54.097 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-19 14:30:54.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:30:54.987 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:54.987 | /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:54.987 | from cryptography.utils import int_from_bytes 2022-05-19 14:30:56.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:30:56.224 | Obtaining file:///opt/stack/cinder 2022-05-19 14:30:56.225 | Preparing metadata (setup.py): started 2022-05-19 14:31:01.927 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:31:02.061 | 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:31:02.062 | 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:31:02.063 | 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:31:02.064 | 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:31:02.065 | 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:31:02.066 | 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:31:02.067 | 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:31:02.068 | 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:31:02.069 | 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:31:02.070 | 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:31:02.071 | 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:31:02.073 | 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:31:02.074 | 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:31:02.075 | 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:31:02.076 | 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:31:02.077 | 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:31:02.079 | 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:31:02.080 | 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:31:02.081 | 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:31:02.082 | 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:31:02.083 | 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:31:02.084 | 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:31:02.085 | 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:31:02.086 | 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:31:02.088 | 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:31:02.089 | 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:31:02.090 | 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:31:02.091 | 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:31:02.092 | 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:31:02.093 | 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:31:02.094 | 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:31:02.095 | 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:31:02.096 | 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:31:02.097 | 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:31:02.099 | 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:31:02.100 | 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:31:02.101 | 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:31:02.102 | 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:31:02.103 | 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:31:02.104 | 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:31:02.105 | 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:31:02.106 | 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:31:02.107 | 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:31:02.108 | 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:31:02.109 | 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:31:02.110 | 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:31:02.111 | 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:31:02.112 | 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:31:02.114 | 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:31:02.115 | 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:31:02.116 | 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:31:02.117 | 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:31:02.119 | 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:31:02.120 | 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:31:02.121 | 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:31:02.122 | 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:31:02.123 | 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:31:02.124 | 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:31:02.125 | 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:31:02.126 | 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:31:02.127 | 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:31:02.128 | 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:31:02.142 | 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:31:02.143 | 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:31:02.144 | 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:31:02.207 | 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:31:02.239 | 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:31:02.255 | 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:31:02.257 | 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:31:02.258 | 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:31:02.259 | 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:31:02.358 | 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:31:02.414 | 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:31:02.415 | 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:31:02.446 | 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:31:02.447 | 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:31:02.448 | 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:31:02.530 | 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:31:02.577 | 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:31:02.579 | 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:31:02.580 | 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:31:02.581 | 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:31:02.643 | 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:31:02.645 | 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:31:02.649 | 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:31:02.713 | 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:31:02.715 | 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:31:02.782 | 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:31:02.783 | 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:31:02.784 | 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:31:02.786 | 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:31:02.791 | 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:31:02.814 | 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:31:02.815 | 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:31:02.820 | 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:31:02.867 | 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:31:02.953 | 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:31:02.958 | 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:31:02.984 | 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:31:03.010 | 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:31:03.090 | 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:31:03.092 | 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:31:03.223 | 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:31:03.248 | 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:31:03.397 | 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:31:03.432 | 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:31:03.434 | 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:31:03.437 | 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:31:03.647 | 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:31:03.649 | 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:31:03.651 | 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:31:03.688 | 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:31:03.720 | 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:31:03.965 | 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:31:03.966 | 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:31:04.120 | 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:31:04.121 | 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:31:04.124 | 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:31:04.291 | 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:31:04.418 | 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:31:04.419 | 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:31:04.420 | 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:31:04.459 | 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:31:04.684 | 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:31:04.765 | 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:31:04.768 | 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:31:04.957 | 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:31:05.050 | 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:31:05.053 | 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:31:05.240 | 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:31:05.686 | 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:31:05.748 | 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:31:05.801 | 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:31:06.932 | 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:31:07.215 | 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:31:07.216 | 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:31:07.369 | 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:31:07.568 | 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:31:07.752 | 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:31:09.481 | Installing collected packages: cinder 2022-05-19 14:31:09.481 | Attempting uninstall: cinder 2022-05-19 14:31:09.481 | Found existing installation: cinder 20.1.0.dev163 2022-05-19 14:31:09.487 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-19 14:31:09.489 | Running setup.py develop for cinder 2022-05-19 14:31:17.216 | Successfully installed cinder 2022-05-19 14:31:17.216 | 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:17.225 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:17.226 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:17.392 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:17.395 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:17.397 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:17.400 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:17.402 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:17.404 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:17.407 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:17.409 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:17.412 | + functions-common:time_stop:2444 : start_time=1652970654089 2022-05-19 14:31:17.414 | + functions-common:time_stop:2446 : [[ -z 1652970654089 ]] 2022-05-19 14:31:17.417 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:17.421 | + functions-common:time_stop:2449 : end_time=1652970677419 2022-05-19 14:31:17.423 | + functions-common:time_stop:2450 : elapsed_time=23330 2022-05-19 14:31:17.426 | + functions-common:time_stop:2451 : total=108078 2022-05-19 14:31:17.428 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:17.430 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=131408 2022-05-19 14:31:17.433 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:17.435 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:31:17.438 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:31:17.440 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:31:17.460 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:31:17.473 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-19 14:31:17.476 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-19 14:31:17.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:17.481 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:17.484 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-19 14:31:17.486 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:17.489 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-19 14:31:17.492 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-19 14:31:17.494 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-19 14:31:17.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:17.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:17.502 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-19 14:31:17.515 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-19 14:31:17.517 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:31:17.520 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:31:17.523 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:31:17.525 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:31:17.528 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:17.531 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:31:17.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:17.536 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:17.539 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:31:17.542 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:17.545 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:31:17.547 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:31:17.550 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-19 14:31:17.552 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:31:17.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:17.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:17.560 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-19 14:31:17.584 | + 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:31:17.704 | Reading package lists... 2022-05-19 14:31:17.979 | Building dependency tree... 2022-05-19 14:31:17.980 | Reading state information... 2022-05-19 14:31:18.271 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-19 14:31:18.271 | The following packages were automatically installed and are no longer required: 2022-05-19 14:31:18.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:31:18.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:31:18.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:31:18.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:31:18.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:31:18.273 | python3-zope.interface 2022-05-19 14:31:18.273 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:31:18.389 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:31:18.394 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:31:18.397 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:31:18.400 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:18.402 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:18.405 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:18.408 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:18.410 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:18.413 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:31:18.415 | + functions-common:time_stop:2444 : start_time=1652970677581 2022-05-19 14:31:18.418 | + functions-common:time_stop:2446 : [[ -z 1652970677581 ]] 2022-05-19 14:31:18.421 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:18.427 | + functions-common:time_stop:2449 : end_time=1652970678423 2022-05-19 14:31:18.430 | + functions-common:time_stop:2450 : elapsed_time=842 2022-05-19 14:31:18.432 | + functions-common:time_stop:2451 : total=5773 2022-05-19 14:31:18.435 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:18.437 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6615 2022-05-19 14:31:18.440 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:31:18.443 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:31:18.447 | + ./stack.sh:main:928 : configure_cinder 2022-05-19 14:31:18.450 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-19 14:31:18.463 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-19 14:31:18.467 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-19 14:31:18.469 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-19 14:31:18.471 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:31:18.476 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-19 14:31:18.476 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:31:18.481 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-19 14:31:18.483 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-19 14:31:18.486 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:31:18.488 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-19 14:31:18.491 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-19 14:31:18.493 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-19 14:31:18.495 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-19 14:31:18.497 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-19 14:31:18.511 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-19 14:31:18.524 | + 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:31:18.537 | + 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:31:18.551 | + 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:31:18.564 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:31:18.567 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:31:18.571 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WOhCEFHU4a 2022-05-19 14:31:18.574 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:31:18.576 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:31:18.579 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-19 14:31:18.581 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WOhCEFHU4a 2022-05-19 14:31:18.586 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WOhCEFHU4a 2022-05-19 14:31:18.598 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WOhCEFHU4a /etc/sudoers.d/cinder-rootwrap 2022-05-19 14:31:18.611 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-19 14:31:18.615 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:31:18.617 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:31:18.619 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:31:18.621 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:31:18.624 | + 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:31:18.626 | + 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:31:18.629 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-19 14:31:18.632 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-19 14:31:18.637 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-19 14:31:18.642 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-19 14:31:18.663 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-19 14:31:18.692 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-19 14:31:18.712 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-19 14:31:18.732 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-19 14:31:18.751 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-19 14:31:18.772 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-19 14:31:18.792 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-19 14:31:18.812 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-19 14:31:18.814 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:31:18.817 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-19 14:31:18.819 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:31:18.821 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-19 14:31:18.853 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-19 14:31:18.882 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-19 14:31:18.913 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-19 14:31:18.942 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-19 14:31:18.971 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-19 14:31:19.001 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-19 14:31:19.031 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-19 14:31:19.063 | + 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:31:19.092 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:31:19.122 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-19 14:31:19.155 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-19 14:31:19.186 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-19 14:31:19.188 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-19 14:31:19.191 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-19 14:31:19.193 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-19 14:31:19.196 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:31:19.198 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:31:19.201 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:31:19.219 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:19.221 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:31:19.224 | ++ 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:31:19.228 | + 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:31:19.261 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-19 14:31:19.290 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-19 14:31:19.321 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-19 14:31:19.350 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-19 14:31:19.382 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-19 14:31:19.412 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-19 14:31:19.445 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-19 14:31:19.447 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-05-19 14:31:19.477 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:31:19.510 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-19 14:31:19.518 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5afac2b286f78297f6e05f966597de7f 2022-05-19 14:31:19.547 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-19 14:31:19.550 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-19 14:31:19.579 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-19 14:31:19.610 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-19 14:31:19.646 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-19 14:31:19.676 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-19 14:31:19.694 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:19.696 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-19 14:31:19.713 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:19.716 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-19 14:31:19.734 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:19.736 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-19 14:31:19.755 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:19.757 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-19 14:31:19.760 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-19 14:31:19.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-19 14:31:19.764 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-19 14:31:19.767 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:31:19.769 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:31:19.772 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:31:19.789 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:19.792 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:31:19.795 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:31:19.797 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:31:19.815 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:19.818 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:31:19.821 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:31:19.851 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:31:19.853 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:31:19.855 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-19 14:31:19.858 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-19 14:31:19.860 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:31:19.864 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:31:19.882 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:31:19.885 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:31:19.887 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:31:19.890 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:31:19.892 | + 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:31:19.923 | + 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:31:19.954 | + 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:31:19.994 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:31:20.022 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-19 14:31:20.041 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:20.043 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-19 14:31:20.046 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:31:20.048 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-19 14:31:20.051 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-19 14:31:20.054 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:31:20.056 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:31:20.059 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-19 14:31:20.064 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-19 14:31:20.066 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:31:20.068 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:31:20.081 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:31:20.083 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:31:20.092 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:31:20.096 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:31:20.112 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:31:20.115 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:31:20.119 | + 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:31:20.151 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:31:20.181 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-19 14:31:20.217 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:31:20.247 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:31:20.275 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:31:20.305 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:31:20.334 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:31:20.364 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:31:20.392 | + 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:31:20.427 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:31:20.461 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:31:20.490 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:31:20.519 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:31:20.522 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:31:20.525 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-19 14:31:20.528 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-19 14:31:20.530 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:31:20.532 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:20.536 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:20.538 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:31:20.541 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:31:20.543 | + 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:31:20.574 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:31:20.604 | + 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:31:20.605 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:31:20.614 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-19 14:31:20.618 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-19 14:31:20.620 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-19 14:31:20.623 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:31:20.625 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:31:20.627 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:31:20.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:20.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:20.635 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:31:20.637 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:31:20.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:31:20.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:31:20.645 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-19 14:31:20.716 | Enabling site cinder-wsgi. 2022-05-19 14:31:20.723 | To activate the new configuration, you need to run: 2022-05-19 14:31:20.723 | systemctl reload apache2 2022-05-19 14:31:20.728 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:31:20.730 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:31:20.732 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:31:20.735 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:31:20.872 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-19 14:31:20.875 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-19 14:31:20.912 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-05-19 14:31:20.948 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-19 14:31:20.965 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:20.968 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-19 14:31:20.971 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:31:20.974 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:31:20.976 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:31:20.979 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-19 14:31:21.011 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-19 14:31:21.041 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-05-19 14:31:21.071 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-19 14:31:21.102 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-19 14:31:21.133 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-19 14:31:21.163 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-19 14:31:21.194 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-19 14:31:21.234 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:31:21.265 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-19 14:31:21.298 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-19 14:31:21.327 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:31:21.358 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-19 14:31:21.361 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-19 14:31:21.378 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:21.380 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-05-19 14:31:21.414 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:31:21.416 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:31:21.419 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-19 14:31:21.437 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:21.440 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-19 14:31:21.443 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-19 14:31:21.445 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-19 14:31:21.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:31:21.451 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-19 14:31:21.453 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-19 14:31:21.458 | ++ 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:21.458 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:31:21.464 | + 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:21.466 | + 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:21.469 | + 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:21.472 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:31:21.475 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-19 14:31:21.477 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-19 14:31:21.480 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-19 14:31:21.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:21.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:21.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-19 14:31:21.491 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:21.494 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-19 14:31:21.496 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-19 14:31:21.499 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-19 14:31:21.501 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:31:21.504 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:31:21.507 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:31:21.510 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:31:21.512 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:31:21.515 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:31:21.532 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:31:21.535 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:31:21.538 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:21.541 | + functions-common:git_clone:629 : echo master 2022-05-19 14:31:21.542 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:31:21.547 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-19 14:31:21.550 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:21.552 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-19 14:31:21.567 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-19 14:31:21.570 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:31:21.570 | + functions-common:git_clone:690 : head -1 2022-05-19 14:31:21.574 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-19 14:31:21.577 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:31:21.579 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-19 14:31:21.583 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:31:21.585 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:31:21.588 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-19 14:31:21.591 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:31:21.593 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-19 14:31:21.596 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:31:21.599 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:31:21.602 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-19 14:31:21.605 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:31:21.608 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:31:21.611 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-19 14:31:21.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:31:21.617 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-19 14:31:21.620 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:31:21.622 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:31:21.626 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-19 14:31:21.633 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-19 14:31:21.636 | + 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:31:22.337 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-19 14:31:22.340 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:31:22.342 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:31:22.344 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:31:22.347 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:31:22.349 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-19 14:31:22.352 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:31:22.354 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:31:22.356 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:31:22.359 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:31:22.361 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:31:22.364 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:31:22.366 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:31:22.369 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-19 14:31:22.392 | Using python 3.8 to install /opt/stack/neutron 2022-05-19 14:31:22.395 | + 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:31:23.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:31:23.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:23.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:31:23.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:24.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:24.537 | Obtaining file:///opt/stack/neutron 2022-05-19 14:31:24.538 | Preparing metadata (setup.py): started 2022-05-19 14:31:30.378 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:31:30.469 | 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:31:30.470 | 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:31:30.471 | 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:31:30.473 | 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:31:30.474 | 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:31:30.475 | 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:31:30.476 | 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:31:30.477 | 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:31:30.479 | 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:31:30.480 | 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:31:30.481 | 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:31:30.482 | 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:31:30.483 | 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:31:30.484 | 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:31:30.485 | 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:31:30.486 | 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:31:30.487 | 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:31:30.488 | 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:31:30.490 | 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:31:30.491 | 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:31:30.492 | 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:31:30.493 | 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:31:30.494 | 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:31:30.495 | 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:31:30.496 | 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:31:30.497 | 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:31:30.498 | 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:31:30.500 | 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:31:30.501 | 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:31:30.502 | 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:31:30.503 | 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:31:30.505 | 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:31:30.506 | 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:31:30.507 | 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:31:30.508 | 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:31:30.509 | 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:31:30.510 | 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:31:30.511 | 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:31:30.512 | 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:31:30.514 | 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:31:30.515 | 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:31:30.516 | 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:31:30.517 | 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:31:30.518 | 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:31:30.520 | 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:31:30.521 | 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:31:30.522 | 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:31:30.523 | 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:31:30.524 | 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:31:30.525 | 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:31:30.526 | 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:31:30.527 | 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:31:30.528 | 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:31:30.529 | 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:31:30.530 | 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:31:30.547 | 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:31:30.548 | 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:31:30.549 | 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:31:30.557 | 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:31:30.570 | 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:31:30.571 | 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:31:30.572 | 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:31:30.589 | 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:31:30.596 | 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:31:30.659 | 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:31:30.661 | 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:31:30.715 | 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:31:30.716 | 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:31:30.762 | 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:31:30.768 | 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:31:30.797 | 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:31:30.798 | 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:31:30.800 | 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:31:30.801 | 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:31:30.803 | 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:31:30.804 | 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:31:30.805 | 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:31:30.807 | 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:31:30.824 | 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:31:30.919 | 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:31:30.991 | 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:31:31.055 | 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:31:31.056 | 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:31:31.058 | 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:31:31.118 | 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:31:31.121 | 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:31:31.179 | 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:31:31.184 | 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:31:31.185 | 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:31:31.187 | 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:31:31.212 | 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:31:31.215 | 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:31:31.263 | 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:31:31.317 | 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:31:31.352 | 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:31:31.354 | 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:31:31.380 | 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:31:31.521 | 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:31:31.611 | 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:31:31.690 | 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:31:31.693 | 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:31:31.804 | 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:31:31.805 | 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:31:31.806 | 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:31:31.807 | 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:31:31.808 | 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:31:31.810 | 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:31:31.811 | 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:31:32.020 | 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:31:32.023 | 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:31:32.025 | 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:31:32.073 | 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:31:32.074 | 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:31:32.169 | 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:31:32.171 | 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:31:32.172 | 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:31:32.173 | 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:31:32.210 | 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:31:32.557 | 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:31:32.632 | 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:31:32.795 | 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:31:32.872 | 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:31:32.874 | 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:31:33.135 | 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:31:33.320 | 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:31:33.912 | 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:31:33.966 | 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:31:34.646 | 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:31:34.648 | 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:31:34.989 | 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:31:34.991 | 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:31:35.164 | 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:31:35.415 | 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:31:35.416 | 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:31:35.610 | 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:31:35.921 | 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:31:37.590 | Installing collected packages: neutron 2022-05-19 14:31:37.590 | Attempting uninstall: neutron 2022-05-19 14:31:37.590 | Found existing installation: neutron 20.1.0.dev225 2022-05-19 14:31:37.609 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-19 14:31:37.611 | Running setup.py develop for neutron 2022-05-19 14:31:45.398 | Successfully installed neutron 2022-05-19 14:31:45.398 | 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:45.406 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:31:45.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:31:45.568 | + inc/python:pip_install:200 : result=0 2022-05-19 14:31:45.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:31:45.573 | + functions-common:time_stop:2437 : local name 2022-05-19 14:31:45.575 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:31:45.578 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:31:45.580 | + functions-common:time_stop:2440 : local total 2022-05-19 14:31:45.582 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:31:45.585 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:31:45.587 | + functions-common:time_stop:2444 : start_time=1652970682387 2022-05-19 14:31:45.589 | + functions-common:time_stop:2446 : [[ -z 1652970682387 ]] 2022-05-19 14:31:45.592 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:31:45.597 | + functions-common:time_stop:2449 : end_time=1652970705594 2022-05-19 14:31:45.600 | + functions-common:time_stop:2450 : elapsed_time=23207 2022-05-19 14:31:45.602 | + functions-common:time_stop:2451 : total=131408 2022-05-19 14:31:45.604 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:31:45.607 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=154615 2022-05-19 14:31:45.609 | + inc/python:pip_install:203 : return 0 2022-05-19 14:31:45.611 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:31:45.615 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:31:45.617 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:31:45.638 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:31:45.650 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-19 14:31:45.653 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-19 14:31:45.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:45.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:45.662 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-19 14:31:45.665 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:45.667 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:31:45.670 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:31:45.673 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-19 14:31:45.692 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:31:45.695 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-19 14:31:45.698 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-19 14:31:45.701 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-19 14:31:45.703 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:31:45.706 | + lib/stack:stack_install_service:32 : install_nova 2022-05-19 14:31:45.709 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-19 14:31:45.711 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-19 14:31:45.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:31:45.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:31:45.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-19 14:31:45.722 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:31:45.724 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-19 14:31:45.742 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:45.744 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-19 14:31:45.762 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:45.764 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-19 14:31:45.782 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:31:45.785 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-19 14:31:45.788 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-19 14:31:45.790 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-19 14:31:45.792 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:31:45.795 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:31:45.798 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:31:45.801 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:31:45.804 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:31:45.807 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:31:45.823 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:31:45.826 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:31:45.828 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:45.831 | + functions-common:git_clone:629 : echo master 2022-05-19 14:31:45.832 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:31:45.837 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-19 14:31:45.840 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:31:45.842 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-19 14:31:45.856 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-19 14:31:45.859 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:31:45.860 | + functions-common:git_clone:690 : head -1 2022-05-19 14:31:45.866 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-19 14:31:45.869 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:31:45.871 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-19 14:31:45.874 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:31:45.876 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:31:45.879 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-19 14:31:45.882 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:31:45.884 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-19 14:31:45.887 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:31:45.889 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:31:45.892 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-19 14:31:45.895 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:31:45.898 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:31:45.902 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-19 14:31:45.904 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:31:45.907 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-19 14:31:45.910 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:31:45.913 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:31:45.916 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-19 14:31:45.922 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-19 14:31:45.925 | + 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:31:46.606 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-19 14:31:46.609 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:31:46.611 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:31:46.614 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:31:46.616 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:31:46.619 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-19 14:31:46.621 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:31:46.624 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:31:46.626 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:31:46.629 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:31:46.631 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:31:46.634 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:31:46.636 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:31:46.639 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-19 14:31:46.662 | Using python 3.8 to install /opt/stack/nova 2022-05-19 14:31:46.664 | + 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:31:47.555 | /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.555 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:47.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:31:47.556 | from cryptography.utils import int_from_bytes 2022-05-19 14:31:48.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:31:48.793 | Obtaining file:///opt/stack/nova 2022-05-19 14:31:48.794 | Preparing metadata (setup.py): started 2022-05-19 14:31:55.604 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:31:55.734 | 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:31:55.735 | 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:31:55.736 | 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:31:55.738 | 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:31:55.739 | 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:31:55.740 | 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:31:55.741 | 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:31:55.742 | 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:31:55.743 | 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:31:55.744 | 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:31:55.745 | 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:31:55.746 | 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:31:55.747 | 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:31:55.748 | 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:31:55.749 | 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:31:55.750 | 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:31:55.751 | 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:31:55.753 | 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:31:55.754 | 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:31:55.755 | 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:31:55.756 | 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:31:55.757 | 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:31:55.758 | 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:31:55.759 | 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:31:55.760 | 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:31:55.761 | 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:31:55.763 | 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:31:55.764 | 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:31:55.765 | 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:31:55.766 | 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:31:55.767 | 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:31:55.769 | 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:31:55.770 | 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:31:55.771 | 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:31:55.772 | 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:31:55.774 | 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:31:55.775 | 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:31:55.776 | 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:31:55.777 | 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:31:55.778 | 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:31:55.780 | 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:31:55.781 | 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:31:55.782 | 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:31:55.783 | 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:31:55.785 | 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:31:55.786 | 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:31:55.787 | 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:31:55.788 | 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:31:55.789 | 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:31:55.791 | 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:31:55.792 | 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:31:55.793 | 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:31:55.794 | 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:31:55.795 | 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:31:55.796 | 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:31:55.797 | 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:31:55.798 | 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:31:55.800 | 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:31:55.802 | 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:31:55.803 | 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:31:55.804 | 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:31:55.805 | 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:31:55.806 | 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:31:55.807 | 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:31:55.824 | 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:31:55.826 | 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:31:55.827 | 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:31:55.850 | 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:31:55.891 | 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:31:55.923 | 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:31:55.924 | 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:31:55.948 | 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:31:56.078 | 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:31:56.080 | 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:31:56.141 | 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:31:56.142 | 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:31:56.170 | 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:31:56.171 | 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:31:56.172 | 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:31:56.175 | 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:31:56.200 | 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:31:56.202 | 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:31:56.256 | 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:31:56.259 | 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:31:56.262 | 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:31:56.324 | 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:31:56.439 | 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:31:56.440 | 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:31:56.536 | 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:31:56.599 | 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:31:56.601 | 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:31:56.606 | 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:31:56.609 | 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:31:56.638 | 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:31:56.639 | 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:31:56.694 | 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:31:56.756 | 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:31:56.791 | 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:31:56.795 | 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:31:56.852 | 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:31:56.853 | 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:31:56.947 | 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:31:56.975 | 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:31:57.061 | 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:31:57.146 | 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:31:57.213 | 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:31:57.215 | 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:31:57.218 | 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:31:57.264 | 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:31:57.267 | 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:31:57.271 | 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:31:57.355 | 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:31:57.357 | 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:31:57.359 | 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:31:57.360 | 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:31:57.462 | 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:31:57.682 | 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:31:57.685 | 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:31:57.805 | 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:31:57.807 | 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:31:57.808 | 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:31:57.931 | 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:31:58.014 | 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:31:58.050 | 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:31:58.261 | 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:31:58.345 | 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:31:58.347 | 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:31:58.571 | 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:31:58.687 | 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:31:59.183 | 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:31:59.229 | 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:31:59.616 | 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:31:59.617 | 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:31:59.618 | 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:31:59.619 | 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:31:59.621 | 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:31:59.622 | 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:31:59.623 | 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:32:00.958 | 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:32:01.383 | 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:32:01.384 | 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:32:01.484 | 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:32:01.593 | 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:32:03.293 | Installing collected packages: nova 2022-05-19 14:32:03.293 | Attempting uninstall: nova 2022-05-19 14:32:03.294 | Found existing installation: nova 25.1.0.dev110 2022-05-19 14:32:03.307 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-19 14:32:03.309 | Running setup.py develop for nova 2022-05-19 14:32:11.677 | Successfully installed nova 2022-05-19 14:32:11.678 | 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:11.686 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:11.686 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:11.852 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:11.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:11.856 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:11.859 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:11.861 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:11.864 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:11.866 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:11.868 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:11.871 | + functions-common:time_stop:2444 : start_time=1652970706656 2022-05-19 14:32:11.873 | + functions-common:time_stop:2446 : [[ -z 1652970706656 ]] 2022-05-19 14:32:11.876 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:11.881 | + functions-common:time_stop:2449 : end_time=1652970731878 2022-05-19 14:32:11.883 | + functions-common:time_stop:2450 : elapsed_time=25222 2022-05-19 14:32:11.885 | + functions-common:time_stop:2451 : total=154615 2022-05-19 14:32:11.888 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:11.890 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=179837 2022-05-19 14:32:11.893 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:11.895 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:32:11.898 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:32:11.900 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:32:11.923 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:32:11.936 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-19 14:32:11.939 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-19 14:32:11.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:32:11.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:32:11.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-19 14:32:11.949 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:32:11.952 | + 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:32:11.965 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:32:11.968 | + ./stack.sh:main:939 : configure_nova 2022-05-19 14:32:11.972 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-19 14:32:11.985 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-19 14:32:11.989 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-19 14:32:11.992 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:32:11.995 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-19 14:32:11.996 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:32:12.001 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-19 14:32:12.003 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-19 14:32:12.006 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:32:12.009 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-19 14:32:12.012 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-19 14:32:12.014 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-19 14:32:12.017 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-19 14:32:12.020 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-19 14:32:12.033 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-19 14:32:12.046 | + 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:32:12.060 | + 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:32:12.079 | + 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:32:12.093 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:32:12.097 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:32:12.102 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.L0NecmIFPw 2022-05-19 14:32:12.104 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:32:12.107 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:32:12.110 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-19 14:32:12.113 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:32:12.115 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:32:12.118 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.L0NecmIFPw 2022-05-19 14:32:12.123 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.L0NecmIFPw 2022-05-19 14:32:12.136 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.L0NecmIFPw /etc/sudoers.d/nova-rootwrap 2022-05-19 14:32:12.150 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-19 14:32:12.154 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:32:12.157 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:32:12.160 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:32:12.163 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:32:12.165 | + 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:32:12.168 | + 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:32:12.171 | + 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:32:12.174 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-19 14:32:12.179 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-19 14:32:12.197 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:12.200 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-19 14:32:12.202 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-19 14:32:12.206 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-19 14:32:12.210 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-19 14:32:12.240 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-19 14:32:12.243 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-19 14:32:12.271 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-19 14:32:12.302 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-19 14:32:12.329 | + 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:32:12.362 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-19 14:32:12.393 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-19 14:32:12.428 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-19 14:32:12.431 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-05-19 14:32:12.460 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-19 14:32:12.488 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-19 14:32:12.518 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-19 14:32:12.546 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-19 14:32:12.575 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:32:12.607 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-19 14:32:12.609 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:32:12.611 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:32:12.614 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:32:12.616 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:32:12.618 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:32:12.621 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:32:12.623 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:32:12.625 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:32:12.627 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:32:12.630 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:32:12.632 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:32:12.634 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-19 14:32:12.637 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:32:12.639 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:32:12.641 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:32:12.644 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:32:12.646 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:32:12.648 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:32:12.651 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-19 14:32:12.669 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:12.672 | + 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:32:12.675 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-19 14:32:12.677 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-19 14:32:12.706 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-19 14:32:12.709 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:32:12.711 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:32:12.713 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:32:12.716 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:32:12.718 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:12.720 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:32:12.737 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:12.740 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:32:12.742 | ++ 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:32:12.745 | + 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:32:12.777 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-19 14:32:12.779 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-19 14:32:12.782 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-19 14:32:12.784 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-19 14:32:12.787 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:32:12.789 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:12.791 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:32:12.808 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:12.810 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:32:12.813 | ++ 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:32:12.816 | + 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:32:12.848 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-19 14:32:12.879 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-19 14:32:12.906 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-19 14:32:12.936 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-19 14:32:12.952 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:12.954 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-19 14:32:12.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:12.976 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-19 14:32:12.977 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-19 14:32:12.982 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-19 14:32:12.984 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-19 14:32:13.012 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-19 14:32:13.031 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:13.034 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-19 14:32:13.036 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:32:13.039 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:32:13.041 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:32:13.043 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-19 14:32:13.077 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-19 14:32:13.106 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-19 14:32:13.135 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-19 14:32:13.164 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-19 14:32:13.194 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-19 14:32:13.223 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-19 14:32:13.252 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-19 14:32:13.281 | + 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:32:13.310 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:32:13.341 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-19 14:32:13.359 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:13.361 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-19 14:32:13.363 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-19 14:32:13.402 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-19 14:32:13.431 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-05-19 14:32:13.460 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-19 14:32:13.490 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-19 14:32:13.520 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-19 14:32:13.552 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-19 14:32:13.579 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-19 14:32:13.609 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-19 14:32:13.626 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:13.628 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-19 14:32:13.631 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-19 14:32:13.662 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-19 14:32:13.694 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-19 14:32:13.697 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-19 14:32:13.726 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-19 14:32:13.728 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-19 14:32:13.731 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-19 14:32:13.733 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:32:13.735 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:32:13.738 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:32:13.740 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:32:13.743 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:32:13.746 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:32:13.748 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-19 14:32:13.752 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:32:13.755 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:32:13.758 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:32:13.760 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:32:13.762 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:32:13.765 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:32:13.767 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:32:13.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:32:13.772 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:32:13.774 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:32:13.776 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:32:13.778 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-19 14:32:13.781 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-19 14:32:13.783 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:32:13.786 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:32:13.804 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:32:13.807 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:32:13.809 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:32:13.812 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:32:13.814 | + 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:32:13.842 | + 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:32:13.872 | + 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:32:13.901 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:32:13.930 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-19 14:32:13.963 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-19 14:32:13.980 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:13.983 | + 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:32:13.985 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-19 14:32:13.988 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-19 14:32:13.990 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-19 14:32:13.993 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:32:13.995 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:32:13.998 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-19 14:32:14.002 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-19 14:32:14.005 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:32:14.007 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:32:14.020 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:32:14.021 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:14.030 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:32:14.033 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:14.050 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:32:14.052 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-19 14:32:14.056 | + 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:32:14.086 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:32:14.118 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-19 14:32:14.149 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:32:14.178 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:32:14.207 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:32:14.236 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:32:14.269 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:32:14.297 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:32:14.326 | + 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:32:14.355 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:32:14.388 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:32:14.415 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:32:14.444 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:32:14.447 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:32:14.450 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-19 14:32:14.452 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-19 14:32:14.454 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:32:14.457 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:14.459 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:14.462 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:32:14.465 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:32:14.467 | + 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:32:14.497 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:32:14.527 | + 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:32:14.527 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:32:14.537 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-19 14:32:14.540 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-19 14:32:14.543 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-19 14:32:14.545 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:32:14.547 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:32:14.550 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:32:14.552 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:14.555 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:14.557 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:32:14.559 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:32:14.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:14.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:14.567 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-19 14:32:14.629 | Enabling site nova-api-wsgi. 2022-05-19 14:32:14.635 | To activate the new configuration, you need to run: 2022-05-19 14:32:14.635 | systemctl reload apache2 2022-05-19 14:32:14.640 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:32:14.642 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:32:14.645 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:32:14.647 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:32:14.784 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-19 14:32:14.808 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:14.810 | + 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:32:14.813 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:32:14.815 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-19 14:32:14.818 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-19 14:32:14.820 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-19 14:32:14.823 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:32:14.826 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:32:14.830 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-19 14:32:14.832 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:32:14.835 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:32:14.849 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:32:14.849 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:14.858 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:32:14.862 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:14.878 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-19 14:32:14.881 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:32:14.885 | + 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:32:14.924 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-19 14:32:14.953 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-19 14:32:14.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:32:15.015 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:32:15.043 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:32:15.073 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:32:15.102 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:32:15.133 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:32:15.162 | + 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:32:15.193 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:32:15.230 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:32:15.260 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:32:15.289 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-19 14:32:15.291 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-19 14:32:15.322 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-19 14:32:15.339 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:15.341 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:32:15.374 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-19 14:32:15.377 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-19 14:32:15.380 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-19 14:32:15.397 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:15.399 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:32:15.402 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:32:15.435 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-19 14:32:15.475 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-19 14:32:15.478 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:32:15.480 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-19 14:32:15.483 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:32:15.486 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:32:15.489 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:32:15.508 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:15.511 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:32:15.514 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:32:15.516 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:32:15.535 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:15.537 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:32:15.540 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:32:15.569 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:32:15.572 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:32:15.574 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-19 14:32:15.604 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-19 14:32:15.641 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-19 14:32:15.675 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-19 14:32:15.693 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:15.696 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:32:15.727 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-19 14:32:15.730 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-19 14:32:15.732 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-19 14:32:15.765 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-19 14:32:15.801 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-05-19 14:32:15.831 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-19 14:32:15.860 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-19 14:32:15.891 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-19 14:32:15.920 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-19 14:32:15.952 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-19 14:32:15.980 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-19 14:32:16.010 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-19 14:32:16.027 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:16.030 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-19 14:32:16.035 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:32:16.037 | + lib/nova:create_nova_conf:553 : local conf 2022-05-19 14:32:16.040 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-19 14:32:16.043 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-19 14:32:16.045 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:32:16.048 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:32:16.051 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:32:16.054 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-19 14:32:16.056 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-19 14:32:16.061 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-19 14:32:16.063 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-19 14:32:16.066 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-19 14:32:16.069 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-19 14:32:16.071 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:32:16.074 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:16.076 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:32:16.094 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:16.096 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:32:16.099 | ++ 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:32:16.102 | + 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:32:16.135 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-19 14:32:16.167 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-19 14:32:16.201 | + 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:32:16.203 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-19 14:32:16.206 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-19 14:32:16.208 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-19 14:32:16.226 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:16.229 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-19 14:32:16.230 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-19 14:32:16.954 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-19 14:32:16.957 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-19 14:32:16.959 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:32:16.962 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-19 14:32:16.964 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:32:16.967 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:32:16.969 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:32:16.987 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:16.990 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:32:16.993 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:32:16.995 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:32:17.012 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:17.015 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-19 14:32:17.019 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-19 14:32:17.048 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:32:17.050 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:32:17.053 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-19 14:32:17.070 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:17.072 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-19 14:32:17.075 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:32:17.077 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-19 14:32:17.109 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-05-19 14:32:17.139 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-19 14:32:17.168 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-19 14:32:17.199 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-19 14:32:17.228 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-19 14:32:17.258 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-19 14:32:17.287 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-19 14:32:17.316 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-19 14:32:17.318 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-19 14:32:17.321 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-19 14:32:17.324 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:32:17.342 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:32:17.345 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:32:17.347 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:32:17.350 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:32:17.352 | + 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:32:17.383 | + 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:32:17.413 | + 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:32:17.444 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:32:17.473 | + 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:32:17.476 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-19 14:32:17.481 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:32:17.483 | + lib/nova:create_nova_conf:587 : local conf 2022-05-19 14:32:17.485 | + lib/nova:create_nova_conf:588 : local offset 2022-05-19 14:32:17.489 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-19 14:32:17.492 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:32:17.494 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:32:17.497 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:32:17.500 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-19 14:32:17.503 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-19 14:32:17.506 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:32:17.508 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-19 14:32:17.510 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-19 14:32:17.513 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-19 14:32:17.529 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:17.532 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-19 14:32:17.534 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-19 14:32:17.551 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:17.554 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-19 14:32:17.571 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:17.573 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-19 14:32:17.591 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:17.593 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-19 14:32:17.613 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:17.616 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-19 14:32:17.619 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-19 14:32:17.621 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-19 14:32:17.624 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:32:17.626 | + lib/stack:stack_install_service:32 : install_placement 2022-05-19 14:32:17.630 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-19 14:32:17.632 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-19 14:32:17.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:17.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:17.640 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-19 14:32:17.643 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:32:17.646 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:32:17.649 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:32:17.652 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:32:17.654 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:17.657 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:32:17.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:17.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:17.665 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:32:17.667 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:17.670 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:32:17.672 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:32:17.675 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-19 14:32:17.678 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:32:17.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:17.683 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:17.686 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-19 14:32:17.710 | + 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:32:17.822 | Reading package lists... 2022-05-19 14:32:18.088 | Building dependency tree... 2022-05-19 14:32:18.089 | Reading state information... 2022-05-19 14:32:18.370 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:32:18.370 | The following packages were automatically installed and are no longer required: 2022-05-19 14:32:18.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:32:18.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:32:18.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:32:18.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:32:18.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:32:18.372 | python3-zope.interface 2022-05-19 14:32:18.372 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:32:18.498 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:32:18.503 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:32:18.506 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:32:18.508 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:18.511 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:18.513 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:18.515 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:18.519 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:18.521 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:32:18.523 | + functions-common:time_stop:2444 : start_time=1652970737707 2022-05-19 14:32:18.526 | + functions-common:time_stop:2446 : [[ -z 1652970737707 ]] 2022-05-19 14:32:18.529 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:18.534 | + functions-common:time_stop:2449 : end_time=1652970738531 2022-05-19 14:32:18.537 | + functions-common:time_stop:2450 : elapsed_time=824 2022-05-19 14:32:18.539 | + functions-common:time_stop:2451 : total=6615 2022-05-19 14:32:18.541 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:18.544 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7439 2022-05-19 14:32:18.546 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:32:18.549 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-19 14:32:18.552 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-19 14:32:18.554 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-19 14:32:18.557 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-19 14:32:18.560 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-19 14:32:18.583 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-19 14:32:18.586 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:32:18.589 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:32:18.592 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:32:18.594 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:32:18.597 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:18.600 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:32:18.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:18.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:18.608 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:32:18.611 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:18.614 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:32:18.616 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:32:18.619 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-19 14:32:18.621 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:32:18.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:18.627 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:18.630 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-19 14:32:18.659 | + 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:32:18.770 | Reading package lists... 2022-05-19 14:32:19.035 | Building dependency tree... 2022-05-19 14:32:19.036 | Reading state information... 2022-05-19 14:32:19.314 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-19 14:32:19.314 | The following packages were automatically installed and are no longer required: 2022-05-19 14:32:19.316 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:32:19.316 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:32:19.316 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:32:19.316 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:32:19.316 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:32:19.316 | python3-zope.interface 2022-05-19 14:32:19.316 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:32:19.434 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:32:19.439 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:32:19.441 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:32:19.444 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:19.446 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:19.449 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:19.451 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:19.454 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:19.456 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:32:19.459 | + functions-common:time_stop:2444 : start_time=1652970738656 2022-05-19 14:32:19.461 | + functions-common:time_stop:2446 : [[ -z 1652970738656 ]] 2022-05-19 14:32:19.470 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:19.475 | + functions-common:time_stop:2449 : end_time=1652970739472 2022-05-19 14:32:19.478 | + functions-common:time_stop:2450 : elapsed_time=816 2022-05-19 14:32:19.481 | + functions-common:time_stop:2451 : total=7439 2022-05-19 14:32:19.483 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:19.486 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8255 2022-05-19 14:32:19.489 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:32:19.491 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-19 14:32:19.494 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-19 14:32:19.497 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:32:19.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:19.502 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:19.505 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-19 14:32:19.508 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-19 14:32:19.565 | wsgi (enabled by maintainer script) 2022-05-19 14:32:19.569 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-19 14:32:19.572 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-19 14:32:19.575 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:32:19.578 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-19 14:32:19.582 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-19 14:32:19.584 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:32:19.588 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:32:19.589 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:32:19.595 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-19 14:32:19.598 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-19 14:32:19.601 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-19 14:32:19.604 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-19 14:32:19.606 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-19 14:32:19.633 | Using python 3.8 to install osc-placement 2022-05-19 14:32:19.635 | + 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:32:20.537 | /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:20.537 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:20.537 | /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:20.537 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:21.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:21.764 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-19 14:32:21.775 | 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:32:21.777 | 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:32:21.778 | 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:32:21.779 | 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:32:21.780 | 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:32:21.781 | 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:32:21.841 | 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:32:21.842 | 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:32:21.843 | 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:32:21.845 | 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:32:21.859 | 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:32:21.860 | 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:32:21.862 | 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:32:21.876 | 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:32:21.877 | 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:32:21.879 | 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:32:21.880 | 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:32:21.881 | 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:32:21.882 | 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:32:21.902 | 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:32:21.903 | 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:32:21.905 | 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:32:21.906 | 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:32:21.915 | 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:32:21.952 | 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:32:21.954 | 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:32:21.956 | 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:32:21.957 | 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:32:21.958 | 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:32:21.960 | 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:32:21.962 | 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:32:21.963 | 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:32:22.030 | 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:32:22.032 | 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:32:22.034 | 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:32:22.035 | 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:32:22.125 | 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:32:22.126 | 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:32:22.127 | 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:32:22.171 | 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:32:22.212 | 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:32:22.392 | 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:32:24.672 | 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:24.679 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:24.679 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:24.812 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:24.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:24.818 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:24.821 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:24.824 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:24.827 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:24.830 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:24.833 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:24.836 | + functions-common:time_stop:2444 : start_time=1652970739625 2022-05-19 14:32:24.838 | + functions-common:time_stop:2446 : [[ -z 1652970739625 ]] 2022-05-19 14:32:24.842 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:24.846 | + functions-common:time_stop:2449 : end_time=1652970744843 2022-05-19 14:32:24.849 | + functions-common:time_stop:2450 : elapsed_time=5218 2022-05-19 14:32:24.852 | + functions-common:time_stop:2451 : total=179837 2022-05-19 14:32:24.854 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:24.857 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=185055 2022-05-19 14:32:24.859 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:24.863 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-19 14:32:24.865 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-19 14:32:24.868 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-19 14:32:24.870 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:32:24.873 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:32:24.876 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:32:24.881 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:32:24.883 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:32:24.887 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:32:24.904 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:32:24.907 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:32:24.910 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:24.913 | + functions-common:git_clone:629 : echo master 2022-05-19 14:32:24.913 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:32:24.919 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-19 14:32:24.921 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:32:24.924 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-19 14:32:24.938 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-19 14:32:24.942 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:32:24.942 | + functions-common:git_clone:690 : head -1 2022-05-19 14:32:24.946 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-19 14:32:24.949 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:32:24.952 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-19 14:32:24.954 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:32:24.957 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:32:24.960 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-19 14:32:24.962 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:32:24.965 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-19 14:32:24.967 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:32:24.970 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:32:24.972 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-19 14:32:24.975 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:32:24.984 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:32:24.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-19 14:32:24.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:32:24.994 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-19 14:32:24.997 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:32:25.000 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:32:25.004 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-19 14:32:25.010 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-19 14:32:25.013 | + 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:32:25.696 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-19 14:32:25.699 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:32:25.701 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:32:25.704 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:32:25.707 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:32:25.710 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-19 14:32:25.713 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:32:25.715 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:32:25.718 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:32:25.721 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:32:25.724 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:32:25.727 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:32:25.729 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:32:25.732 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-19 14:32:25.754 | Using python 3.8 to install /opt/stack/placement 2022-05-19 14:32:25.757 | + 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:32:26.630 | /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:26.630 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:26.630 | /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:26.630 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:27.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:27.847 | Obtaining file:///opt/stack/placement 2022-05-19 14:32:27.848 | Preparing metadata (setup.py): started 2022-05-19 14:32:32.730 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:32:32.776 | 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:32:32.777 | 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:32:32.778 | 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:32:32.779 | 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:32:32.780 | 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:32:32.781 | 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:32:32.782 | 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:32:32.785 | 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:32:32.786 | 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:32:32.787 | 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:32:32.788 | 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:32:32.789 | 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:32:32.790 | 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:32:32.791 | 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:32:32.792 | 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:32:32.794 | 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:32:32.795 | 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:32:32.796 | 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:32:32.797 | 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:32:32.799 | 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:32:32.800 | 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:32:32.865 | 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:32:32.866 | 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:32:32.868 | 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:32:32.869 | 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:32:32.871 | 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:32:32.872 | 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:32:32.893 | 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:32:32.935 | 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:32:32.936 | 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:32:32.937 | 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:32:32.938 | 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:32:32.940 | 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:32:32.991 | 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:32:32.992 | 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:32:32.993 | 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:32:32.997 | 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:32:33.037 | 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:32:33.041 | 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:32:33.059 | 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:32:33.061 | 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:32:33.065 | 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:32:33.090 | 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:32:33.092 | 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:32:33.106 | 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:32:33.123 | 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:32:33.125 | 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:32:33.126 | 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:32:33.128 | 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:32:33.171 | 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:32:33.174 | 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:32:33.175 | 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:32:33.176 | 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:32:33.194 | 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:32:33.387 | 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:32:33.428 | 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:32:33.429 | 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:32:33.431 | 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:32:33.447 | 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:32:33.481 | 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:32:33.540 | 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:32:33.605 | 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:32:33.694 | 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:32:33.746 | 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:32:33.951 | 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:32:33.953 | 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:32:33.954 | 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:32:34.033 | 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:32:34.098 | 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:32:34.262 | 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:32:34.376 | 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:32:34.377 | 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:32:36.343 | Installing collected packages: openstack-placement 2022-05-19 14:32:36.343 | Attempting uninstall: openstack-placement 2022-05-19 14:32:36.343 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-19 14:32:36.346 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-19 14:32:36.348 | Running setup.py develop for openstack-placement 2022-05-19 14:32:42.411 | Successfully installed openstack-placement 2022-05-19 14:32:42.411 | 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:42.418 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:42.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:42.561 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:42.563 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:42.566 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:42.568 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:42.570 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:42.573 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:42.575 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:42.577 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:42.580 | + functions-common:time_stop:2444 : start_time=1652970745748 2022-05-19 14:32:42.583 | + functions-common:time_stop:2446 : [[ -z 1652970745748 ]] 2022-05-19 14:32:42.586 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:42.590 | + functions-common:time_stop:2449 : end_time=1652970762587 2022-05-19 14:32:42.593 | + functions-common:time_stop:2450 : elapsed_time=16839 2022-05-19 14:32:42.596 | + functions-common:time_stop:2451 : total=185055 2022-05-19 14:32:42.598 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:42.600 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=201894 2022-05-19 14:32:42.603 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:42.605 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:32:42.608 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:32:42.611 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:32:42.632 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:32:42.646 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-19 14:32:42.649 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-19 14:32:42.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:32:42.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:32:42.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-19 14:32:42.660 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:32:42.663 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:32:42.666 | + ./stack.sh:main:945 : configure_placement 2022-05-19 14:32:42.668 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-19 14:32:42.682 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-19 14:32:42.685 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-19 14:32:42.690 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-19 14:32:42.693 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-19 14:32:42.696 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-19 14:32:42.699 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-19 14:32:42.701 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:32:42.704 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:42.707 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:32:42.726 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:42.729 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:32:42.731 | ++ 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:32:42.734 | + 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:32:42.770 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-19 14:32:42.805 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-19 14:32:42.838 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-19 14:32:42.841 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:32:42.844 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 14:32:42.847 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:32:42.850 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-19 14:32:42.884 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-19 14:32:42.917 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-19 14:32:42.956 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-19 14:32:42.989 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-19 14:32:43.021 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-19 14:32:43.054 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-19 14:32:43.085 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-19 14:32:43.119 | + 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:32:43.150 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:32:43.192 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-19 14:32:43.195 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-19 14:32:43.197 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:32:43.201 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:32:43.222 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:32:43.224 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:32:43.227 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:32:43.229 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:32:43.232 | + 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:32:43.265 | + 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:32:43.298 | + 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:32:43.331 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:32:43.361 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:32:43.364 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-19 14:32:43.367 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-19 14:32:43.369 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-19 14:32:43.372 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-19 14:32:43.375 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:32:43.378 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:32:43.381 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-19 14:32:43.386 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-19 14:32:43.389 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:32:43.391 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:32:43.405 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:32:43.405 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:43.414 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:32:43.419 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:32:43.435 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-19 14:32:43.438 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-19 14:32:43.443 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-19 14:32:43.477 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-19 14:32:43.507 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-19 14:32:43.539 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:32:43.571 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:32:43.602 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:32:43.637 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:32:43.668 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:32:43.700 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:32:43.731 | + 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:32:43.763 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:32:43.794 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:32:43.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:32:43.857 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:32:43.860 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:32:43.863 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-19 14:32:43.866 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-19 14:32:43.869 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:32:43.871 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:43.874 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:43.877 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:32:43.881 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-19 14:32:43.883 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-19 14:32:43.915 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:32:43.947 | + 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:32:43.948 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:32:43.958 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-19 14:32:43.961 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-19 14:32:43.964 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-19 14:32:43.966 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:32:43.969 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:32:43.972 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:32:43.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:43.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:43.980 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:32:43.983 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:32:43.985 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:43.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:43.991 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-19 14:32:44.053 | Site placement-api already enabled 2022-05-19 14:32:44.058 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:32:44.061 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:32:44.063 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:32:44.066 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:32:44.210 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-19 14:32:44.231 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:44.233 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-19 14:32:44.255 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:44.263 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-19 14:32:44.284 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:44.286 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-19 14:32:44.289 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-19 14:32:44.292 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:32:44.326 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-05-19 14:32:44.357 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:32:44.389 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:32:44.420 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:32:44.452 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:32:44.483 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:32:44.516 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-19 14:32:44.546 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-19 14:32:44.566 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:44.569 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-19 14:32:44.587 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:32:44.590 | + ./stack.sh:main:971 : run_phase stack install 2022-05-19 14:32:44.592 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:32:44.595 | + functions-common:run_phase:1866 : local phase=install 2022-05-19 14:32:44.598 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:32:44.600 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:32:44.603 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:32:44.605 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:32:44.608 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:32:44.612 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:32:44.617 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:32:44.620 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:32:44.622 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:32:44.625 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-19 14:32:44.629 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:32:44.646 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:44.648 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:32:44.651 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:32:44.653 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-19 14:32:44.656 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-19 14:32:44.658 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:32:44.661 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-19 14:32:44.664 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-19 14:32:44.666 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-19 14:32:44.730 | ++ inc/async:async_inner:63 : install_tempest 2022-05-19 14:32:44.769 | [115844 Async install_tempest:147569]: running: install_tempest 2022-05-19 14:32:44.777 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:32:44.779 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:32:44.782 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:32:44.786 | + 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:32:44.789 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-19 14:32:44.792 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:32:44.795 | + functions-common:run_plugins:1852 : local phase=install 2022-05-19 14:32:44.798 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:32:44.801 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:32:44.804 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-19 14:32:44.807 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-19 14:32:44.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:32:44.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:32:44.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-19 14:32:44.823 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:32:44.827 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-19 14:32:44.830 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-19 14:32:44.833 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:32:44.836 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-19 14:32:44.839 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-19 14:32:44.842 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:32:44.847 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:32:44.849 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:32:44.854 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-19 14:32:44.857 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-19 14:32:44.860 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-19 14:32:44.864 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-19 14:32:44.866 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-19 14:32:44.898 | Using python 3.8 to install python-openstackclient 2022-05-19 14:32:44.901 | + 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:32:45.795 | /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:45.795 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:45.795 | /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:45.795 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:46.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:47.028 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-19 14:32:47.048 | 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:32:47.049 | 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:32:47.050 | 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:32:47.051 | 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:32:47.052 | 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:32:47.053 | 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:32:47.054 | 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:32:47.056 | 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:32:47.057 | 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:32:47.058 | 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:32:47.059 | 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:32:47.071 | 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:32:47.072 | 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:32:47.073 | 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:32:47.074 | 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:32:47.075 | 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:32:47.103 | 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:32:47.104 | 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:32:47.105 | 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:32:47.106 | 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:32:47.107 | 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:32:47.108 | 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:32:47.109 | 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:32:47.110 | 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:32:47.111 | 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:32:47.113 | 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:32:47.114 | 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:32:47.130 | 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:32:47.147 | 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:32:47.149 | 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:32:47.151 | 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:32:47.152 | 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:32:47.171 | 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:32:47.192 | 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:32:47.193 | 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:32:47.196 | 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:32:47.287 | 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:32:47.288 | 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:32:47.289 | 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:32:47.333 | 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:32:47.344 | 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:32:47.377 | 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:32:47.542 | 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:32:47.558 | 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:32:47.662 | 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:32:47.664 | 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:32:47.666 | 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:32:47.667 | 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:32:47.820 | 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:32:50.113 | 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:50.120 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:32:50.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:32:50.258 | + inc/python:pip_install:200 : result=0 2022-05-19 14:32:50.260 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:32:50.263 | + functions-common:time_stop:2437 : local name 2022-05-19 14:32:50.265 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:32:50.269 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:32:50.271 | + functions-common:time_stop:2440 : local total 2022-05-19 14:32:50.274 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:32:50.276 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:32:50.279 | + functions-common:time_stop:2444 : start_time=1652970764892 2022-05-19 14:32:50.281 | + functions-common:time_stop:2446 : [[ -z 1652970764892 ]] 2022-05-19 14:32:50.284 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:32:50.289 | + functions-common:time_stop:2449 : end_time=1652970770286 2022-05-19 14:32:50.291 | + functions-common:time_stop:2450 : elapsed_time=5394 2022-05-19 14:32:50.294 | + functions-common:time_stop:2451 : total=201894 2022-05-19 14:32:50.297 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:32:50.300 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=207288 2022-05-19 14:32:50.303 | + inc/python:pip_install:203 : return 0 2022-05-19 14:32:50.306 | + ./stack.sh:main:983 : install_oscwrap 2022-05-19 14:32:50.309 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-19 14:32:50.314 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.6aVPWvNaZz 2022-05-19 14:32:50.318 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-19 14:32:50.320 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-19 14:32:50.323 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-19 14:32:50.326 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:32:50.329 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:32:50.331 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-19 14:32:50.351 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:32:50.354 | + ./stack.sh:main:1037 : configure_database 2022-05-19 14:32:50.357 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-19 14:32:50.360 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-19 14:32:50.363 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-19 14:32:50.365 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:32:50.368 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-19 14:32:50.370 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-19 14:32:50.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:50.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:50.378 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-19 14:32:50.382 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-19 14:32:50.386 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-19 14:32:50.386 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-19 14:32:50.392 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-19 14:32:50.452 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-19 14:32:50.455 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:32:50.458 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:32:50.460 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:32:50.463 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:32:50.465 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:32:50.467 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:32:50.470 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:32:50.472 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:32:50.475 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:32:50.477 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:32:50.480 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:32:50.482 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-19 14:32:50.485 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:32:50.488 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:32:50.490 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:32:50.492 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:32:50.495 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:32:50.497 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:32:50.500 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-19 14:32:50.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:50.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:50.513 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-19 14:32:50.515 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:32:50.518 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:32:52.750 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-19 14:32:52.767 | mysqladmin: connect to server at 'localhost' failed 2022-05-19 14:32:52.767 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-19 14:32:52.771 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-19 14:32:52.774 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-19 14:32:52.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:52.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:52.781 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-19 14:32:52.784 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-19 14:32:52.786 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-19 14:32:52.789 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:32:52.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:32:52.800 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-19 14:32:52.802 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-19 14:32:52.805 | + 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:32:52.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:32:52.859 | + 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:32:52.872 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:32:52.890 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-19 14:32:52.947 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-19 14:32:53.008 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-19 14:32:53.066 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-19 14:32:53.069 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-19 14:32:53.072 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-19 14:32:53.072 | enabling MySQL performance counting 2022-05-19 14:32:53.074 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:32:53.098 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:32:53.100 | + 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:32:53.994 | /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:53.994 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:53.994 | /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:53.994 | from cryptography.utils import int_from_bytes 2022-05-19 14:32:55.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:32:55.257 | Processing ./tools/dbcounter 2022-05-19 14:32:55.515 | Installing build dependencies: started 2022-05-19 14:33:05.754 | Installing build dependencies: finished with status 'done' 2022-05-19 14:33:05.759 | Getting requirements to build wheel: started 2022-05-19 14:33:08.576 | Getting requirements to build wheel: finished with status 'done' 2022-05-19 14:33:08.848 | Installing backend dependencies: started 2022-05-19 14:33:14.297 | Installing backend dependencies: finished with status 'done' 2022-05-19 14:33:14.302 | Preparing metadata (pyproject.toml): started 2022-05-19 14:33:17.376 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-19 14:33:17.383 | Building wheels for collected packages: dbcounter 2022-05-19 14:33:17.393 | Building wheel for dbcounter (pyproject.toml): started 2022-05-19 14:33:21.192 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-19 14:33:21.193 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=440c953573c1ea1ba1c1cc0b57d2d29a689a31bb045123a83a7f13e9d9303f3d 2022-05-19 14:33:21.193 | Stored in directory: /tmp/pip-ephem-wheel-cache-u8czb4ka/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-19 14:33:21.198 | Successfully built dbcounter 2022-05-19 14:33:23.671 | Installing collected packages: dbcounter 2022-05-19 14:33:23.671 | Attempting uninstall: dbcounter 2022-05-19 14:33:23.674 | Found existing installation: dbcounter 0.1 2022-05-19 14:33:23.676 | Uninstalling dbcounter-0.1: 2022-05-19 14:33:24.001 | Successfully uninstalled dbcounter-0.1 2022-05-19 14:33:24.115 | Successfully installed dbcounter-0.1 2022-05-19 14:33:24.115 | 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:24.122 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:33:24.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:33:24.290 | + inc/python:pip_install:200 : result=0 2022-05-19 14:33:24.292 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:33:24.295 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:24.297 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:24.300 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:24.303 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:24.305 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:24.307 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:33:24.310 | + functions-common:time_stop:2444 : start_time=1652970773092 2022-05-19 14:33:24.312 | + functions-common:time_stop:2446 : [[ -z 1652970773092 ]] 2022-05-19 14:33:24.317 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:24.322 | + functions-common:time_stop:2449 : end_time=1652970804318 2022-05-19 14:33:24.324 | + functions-common:time_stop:2450 : elapsed_time=31226 2022-05-19 14:33:24.327 | + functions-common:time_stop:2451 : total=207288 2022-05-19 14:33:24.329 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:24.331 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=238514 2022-05-19 14:33:24.334 | + inc/python:pip_install:203 : return 0 2022-05-19 14:33:24.337 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-19 14:33:24.339 | + lib/database:recreate_database:112 : local db=stats 2022-05-19 14:33:24.342 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-19 14:33:24.344 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-19 14:33:24.347 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-19 14:33:24.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:33:24.382 | + 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:33:24.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:33:24.406 | + 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:33:24.406 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-19 14:33:24.411 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:33:24.442 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-19 14:33:24.444 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:33:24.447 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:33:26.371 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-19 14:33:26.373 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-19 14:33:26.377 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:33:26.382 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-143326 2022-05-19 14:33:26.384 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-143326 1041' 2022-05-19 14:33:26.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.390 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:33:26.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.396 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:33:26.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.402 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:33:26.405 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.408 | + 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:33:26.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.414 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-05-19 14:33:26.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.419 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-05-19 14:33:26.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.424 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-142817 2022-05-19 14:33:26.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.429 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:33:26.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.434 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-05-19 14:33:26.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.439 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:33:26.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.445 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:33:26.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.450 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:33:26.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:33:26.456 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:33:26.459 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-19 14:33:26.462 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-19 14:33:26.464 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-19 14:33:26.477 | + ./stack.sh:main:1067 : start_dstat 2022-05-19 14:33:26.480 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.483 | + functions-common:run_process:1692 : local service=dstat 2022-05-19 14:33:26.485 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.488 | + functions-common:run_process:1694 : local group= 2022-05-19 14:33:26.491 | + functions-common:run_process:1695 : local user= 2022-05-19 14:33:26.493 | + functions-common:run_process:1697 : local name=dstat 2022-05-19 14:33:26.496 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:33:26.499 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:33:26.501 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:33:26.505 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:33:26.509 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:33:26.514 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970806511 2022-05-19 14:33:26.517 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-19 14:33:26.538 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:26.541 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-19 14:33:26.543 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-19 14:33:26.546 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.549 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.552 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.554 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.557 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-19 14:33:26.560 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-19 14:33:26.562 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-19 14:33:26.565 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:33:26.568 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:33:26.571 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-19 14:33:26.573 | + 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:33:26.576 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-19 14:33:26.578 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:33:26.582 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:33:26.584 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:33:26.587 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:33:26.589 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:33:26.592 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-19 14:33:26.594 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:33:26.599 | + 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:33:26.655 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-19 14:33:26.714 | + 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:33:26.770 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-19 14:33:26.830 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-19 14:33:26.887 | + 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:33:26.943 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:33:26.946 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-19 14:33:27.008 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:33:27.442 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-19 14:33:27.457 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-19 14:33:27.490 | ++ inc/async:async_inner:64 : rc=0 2022-05-19 14:33:27.525 | [147569 Async install_tempest:147569]: finished successfully 2022-05-19 14:33:27.837 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-19 14:33:27.858 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:33:27.861 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:27.864 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:27.867 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:27.869 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:27.872 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:27.875 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:33:27.877 | + functions-common:time_stop:2444 : start_time=1652970806511 2022-05-19 14:33:27.880 | + functions-common:time_stop:2446 : [[ -z 1652970806511 ]] 2022-05-19 14:33:27.883 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:27.893 | + functions-common:time_stop:2449 : end_time=1652970807885 2022-05-19 14:33:27.897 | + functions-common:time_stop:2450 : elapsed_time=1374 2022-05-19 14:33:27.900 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:33:27.903 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:27.905 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1374 2022-05-19 14:33:27.909 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-19 14:33:27.912 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-19 14:33:27.914 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-19 14:33:27.917 | + functions-common:run_process:1694 : local group= 2022-05-19 14:33:27.920 | + functions-common:run_process:1695 : local user=root 2022-05-19 14:33:27.923 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-19 14:33:27.925 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:33:27.928 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:33:27.931 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:33:27.933 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:33:27.937 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:33:27.942 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970807939 2022-05-19 14:33:27.944 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-19 14:33:27.963 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:27.966 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:33:27.969 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:27.973 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:27.975 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:27.977 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:27.980 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:27.982 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:33:27.985 | + functions-common:time_stop:2444 : start_time=1652970807939 2022-05-19 14:33:27.988 | + functions-common:time_stop:2446 : [[ -z 1652970807939 ]] 2022-05-19 14:33:27.991 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:27.995 | + functions-common:time_stop:2449 : end_time=1652970807993 2022-05-19 14:33:27.998 | + functions-common:time_stop:2450 : elapsed_time=54 2022-05-19 14:33:28.001 | + functions-common:time_stop:2451 : total=1374 2022-05-19 14:33:28.003 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:28.006 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1428 2022-05-19 14:33:28.009 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-19 14:33:28.034 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:28.037 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-19 14:33:28.055 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:28.058 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-19 14:33:28.078 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:28.081 | + ./stack.sh:main:1080 : start_etcd3 2022-05-19 14:33:28.084 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-19 14:33:28.087 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-842542-1-smb --data-dir /opt/stack/data/etcd' 2022-05-19 14:33:28.090 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-19 14:33:28.092 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-842542-1-smb=http://10.222.0.25:2380' 2022-05-19 14:33:28.096 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-05-19 14:33:28.098 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-05-19 14:33:28.101 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-19 14:33:28.104 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-19 14:33:28.106 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-05-19 14:33:28.109 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-19 14:33:28.111 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-19 14:33:28.114 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:33:28.117 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-842542-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-842542-1-smb=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-05-19 14:33:28.119 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-19 14:33:28.122 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-842542-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-842542-1-smb=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-05-19 14:33:28.125 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:33:28.127 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-19 14:33:28.130 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:33:28.133 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:33:28.135 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:33:28.137 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:33:28.143 | + 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:33:28.210 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-19 14:33:28.276 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-842542-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-842542-1-smb=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-05-19 14:33:28.329 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-19 14:33:28.384 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-19 14:33:28.438 | + 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:33:28.493 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:33:28.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:33:28.565 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:33:28.941 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-19 14:33:28.997 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-19 14:33:29.052 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-19 14:33:29.107 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-19 14:33:29.163 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-19 14:33:29.166 | ++ functions-common:is_arch:506 : uname -m 2022-05-19 14:33:29.171 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-19 14:33:29.174 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-19 14:33:29.560 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-19 14:33:29.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-19 14:33:29.932 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-19 14:33:31.006 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-19 14:33:31.025 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:31.028 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-19 14:33:31.030 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-19 14:33:31.034 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-19 14:33:31.039 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-19 14:33:31.053 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-19 14:33:31.065 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-19 14:33:31.068 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:33:31.071 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-19 14:33:31.218 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-19 14:33:31.359 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-19 14:33:31.500 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:33:31.643 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:33:31.782 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:33:31.927 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-19 14:33:32.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.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-19 14:33:32.209 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-19 14:33:32.356 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-19 14:33:32.503 | + functions-common:write_clouds_yaml:198 : cat 2022-05-19 14:33:32.509 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-19 14:33:32.513 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-19 14:33:32.516 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-19 14:33:32.520 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-19 14:33:32.523 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-19 14:33:32.526 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-19 14:33:32.544 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:32.547 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-19 14:33:32.550 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:33:32.553 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-19 14:33:32.556 | + ./stack.sh:main:1097 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-05-19 14:33:32.558 | + ./stack.sh:main:1098 : init_keystone 2022-05-19 14:33:32.561 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-19 14:33:32.578 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:32.581 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-19 14:33:32.584 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-19 14:33:32.586 | + lib/database:recreate_database:112 : local db=keystone 2022-05-19 14:33:32.589 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-19 14:33:32.591 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-19 14:33:32.594 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-19 14:33:32.600 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:33:33.132 | + 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:33:33.137 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:33:33.153 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-19 14:33:33.156 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:33:33.159 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:33:33.161 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:33:33.164 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:33:33.169 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970813166 2022-05-19 14:33:33.172 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-19 14:33:38.184 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:33:38.207 | 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=149726) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:33:38.213 | DEBUG dbcounter [-] [149726] Writer thread running {{(pid=149726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:33:38.214 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:38.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.216 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.216 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.217 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.218 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:38.218 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:38.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:38.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.248 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.248 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.248 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:38.249 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:38.309 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:38.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.311 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.311 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.311 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:38.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:38.312 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:38.312 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:38.320 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:33:39.267 | DEBUG dbcounter [-] [149726] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=149726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:33:40.257 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.257 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:33:40.267 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.268 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:33:40.276 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.277 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:33:40.285 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.285 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:33:40.292 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.292 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:33:40.300 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.301 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:33:40.364 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:40.365 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:40.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.368 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.368 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.369 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.369 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.369 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:40.369 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:40.370 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:40.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.372 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.372 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.372 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.374 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:40.374 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:40.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:40.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.385 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.385 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.385 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:40.386 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:40.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:40.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:40.393 | DEBUG dbcounter [-] [149726] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=149726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:33:41.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.006 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.006 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.007 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.007 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.007 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.041 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.041 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.042 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.042 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.042 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.042 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.050 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:33:41.101 | DEBUG dbcounter [-] [149726] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=149726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:33:41.116 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.116 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:33:41.124 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.124 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:33:41.132 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.132 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:33:41.141 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.141 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:33:41.149 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.149 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:33:41.156 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.156 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:33:41.164 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.164 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.166 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.167 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.167 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.167 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.167 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.170 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.170 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.170 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.171 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.171 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.179 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.181 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.181 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.181 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.649 | DEBUG dbcounter [-] [149726] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=149726) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:33:41.715 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.717 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.717 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.718 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.718 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.718 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.745 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:33:41.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.746 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.747 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.747 | 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=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:33:41.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:33:41.748 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:33:41.748 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=149726) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:33:41.756 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:33:41.768 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.768 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:33:41.776 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.776 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:33:41.784 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.784 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:33:41.792 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.792 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:33:41.799 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.799 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:33:41.806 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:41.806 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:33:41.819 | INFO migrate.versioning.api [-] done 2022-05-19 14:33:42.213 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-19 14:33:42.215 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:42.218 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:42.221 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:42.223 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:42.226 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:42.229 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:33:42.231 | + functions-common:time_stop:2444 : start_time=1652970813166 2022-05-19 14:33:42.234 | + functions-common:time_stop:2446 : [[ -z 1652970813166 ]] 2022-05-19 14:33:42.238 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:42.243 | + functions-common:time_stop:2449 : end_time=1652970822240 2022-05-19 14:33:42.245 | + functions-common:time_stop:2450 : elapsed_time=9074 2022-05-19 14:33:42.248 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:33:42.250 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:42.253 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9074 2022-05-19 14:33:42.256 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-19 14:33:42.259 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-19 14:33:42.263 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-19 14:33:46.764 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-19 14:33:46.765 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:33:46.765 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:33:46.765 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-19 14:33:46.766 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:33:46.766 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:33:46.766 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:33:46.766 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:33:46.767 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:33:47.148 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-19 14:33:47.152 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-19 14:33:51.661 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-19 14:33:51.661 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:33:51.661 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:33:51.662 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-19 14:33:51.662 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:33:51.662 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:33:51.662 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:33:51.663 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:33:51.663 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:33:52.035 | + ./stack.sh:main:1099 : start_keystone 2022-05-19 14:33:52.038 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-19 14:33:52.040 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-19 14:33:52.043 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-19 14:33:52.060 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:33:52.063 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:33:52.067 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-19 14:33:52.072 | + 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:33:52.074 | + functions-common:run_process:1692 : local service=keystone 2022-05-19 14:33:52.077 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:33:52.080 | + functions-common:run_process:1694 : local group= 2022-05-19 14:33:52.082 | + functions-common:run_process:1695 : local user= 2022-05-19 14:33:52.085 | + functions-common:run_process:1697 : local name=keystone 2022-05-19 14:33:52.087 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:33:52.090 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:33:52.093 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:33:52.095 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:33:52.099 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:33:52.103 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970832100 2022-05-19 14:33:52.106 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-19 14:33:52.123 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:33:52.126 | + 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:33:52.129 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-19 14:33:52.132 | + 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:33:52.135 | + 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:33:52.137 | + 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:33:52.140 | + 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:33:52.144 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-19 14:33:52.146 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-19 14:33:52.149 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-19 14:33:52.151 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:33:52.154 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:33:52.157 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-19 14:33:52.159 | + 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:33:52.162 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-19 14:33:52.164 | + 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:33:52.166 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:33:52.168 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:33:52.170 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-19 14:33:52.173 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:33:52.178 | + 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:33:52.233 | + 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:33:52.290 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-19 14:33:52.343 | + 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:33:52.399 | + 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:33:52.454 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-19 14:33:52.510 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-19 14:33:52.564 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-19 14:33:52.620 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-19 14:33:52.680 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-19 14:33:52.737 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:33:52.739 | + 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:33:52.800 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:33:53.194 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-19 14:33:53.208 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-19 14:33:53.571 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-19 14:33:53.660 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:33:53.663 | + functions-common:time_stop:2437 : local name 2022-05-19 14:33:53.665 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:33:53.668 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:33:53.670 | + functions-common:time_stop:2440 : local total 2022-05-19 14:33:53.673 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:33:53.676 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:33:53.678 | + functions-common:time_stop:2444 : start_time=1652970832100 2022-05-19 14:33:53.681 | + functions-common:time_stop:2446 : [[ -z 1652970832100 ]] 2022-05-19 14:33:53.684 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:33:53.690 | + functions-common:time_stop:2449 : end_time=1652970833686 2022-05-19 14:33:53.692 | + functions-common:time_stop:2450 : elapsed_time=1586 2022-05-19 14:33:53.695 | + functions-common:time_stop:2451 : total=1428 2022-05-19 14:33:53.697 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:33:53.700 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3014 2022-05-19 14:33:53.703 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-19 14:33:53.703 | Waiting for keystone to start... 2022-05-19 14:33:53.706 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-05-19 14:33:53.709 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-05-19 14:33:53.711 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:33:53.714 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-05-19 14:33:53.716 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:33:53.719 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:33:53.722 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:33:53.724 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:33:53.727 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:33:53.730 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:33:53.735 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970833732 2022-05-19 14:33:53.738 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:33:53.744 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-05-19 14:34:00.258 | + :: : [[ 200 == 503 ]] 2022-05-19 14:34:00.259 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:34:00.263 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:34:00.265 | + functions-common:time_stop:2437 : local name 2022-05-19 14:34:00.268 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:34:00.271 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:34:00.273 | + functions-common:time_stop:2440 : local total 2022-05-19 14:34:00.276 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:34:00.278 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:34:00.281 | + functions-common:time_stop:2444 : start_time=1652970833732 2022-05-19 14:34:00.285 | + functions-common:time_stop:2446 : [[ -z 1652970833732 ]] 2022-05-19 14:34:00.288 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:34:00.293 | + functions-common:time_stop:2449 : end_time=1652970840290 2022-05-19 14:34:00.295 | + functions-common:time_stop:2450 : elapsed_time=6558 2022-05-19 14:34:00.298 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:34:00.300 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:34:00.303 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6558 2022-05-19 14:34:00.305 | + functions:wait_for_service:467 : return 0 2022-05-19 14:34:00.308 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-19 14:34:00.328 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:34:00.332 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-19 14:34:00.335 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:34:00.337 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:34:00.368 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-19 14:34:00.371 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.25/identity 2022-05-19 14:34:05.100 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.100 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.100 | 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=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.108 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.126 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.126 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.158 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.190 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.191 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.285 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.285 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.286 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.286 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.286 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.286 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.299 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.299 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.300 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.300 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.300 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.300 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.300 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.307 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.310 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.310 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.310 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.311 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.311 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.311 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.311 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=150476) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:34:05.377 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:34:05.397 | 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=150476) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:34:05.402 | DEBUG dbcounter [-] [150476] Writer thread running {{(pid=150476) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:34:05.613 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created domain default 2022-05-19 14:34:05.661 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created project admin 2022-05-19 14:34:05.691 | DEBUG passlib.handlers.bcrypt [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=150476) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-19 14:34:05.691 | DEBUG passlib.handlers.bcrypt [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=150476) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-19 14:34:05.755 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created user admin 2022-05-19 14:34:05.769 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created role reader 2022-05-19 14:34:05.779 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created role member 2022-05-19 14:34:05.808 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created implied role where 26be859dc910419c962ba719cdffc894 implies 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:34:05.820 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created role admin 2022-05-19 14:34:05.841 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created implied role where 4f3907fa2a4a4f2f92b1a09d7871b827 implies 26be859dc910419c962ba719cdffc894 2022-05-19 14:34:05.863 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Granted role admin on project admin to user admin. 2022-05-19 14:34:05.873 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Granted role admin on the system to user admin. 2022-05-19 14:34:05.885 | WARNING py.warnings [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 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:34:05.885 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-19 14:34:05.885 |  2022-05-19 14:34:05.889 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created region RegionOne 2022-05-19 14:34:05.932 | INFO keystone.cmd.bootstrap [None req-8ae93270-8c2b-4ba7-8434-6690fa05cf88 None None] Created public endpoint http://10.222.0.25/identity 2022-05-19 14:34:06.392 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-19 14:34:06.395 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-19 14:34:06.397 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-19 14:34:06.401 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-19 14:34:09.554 | /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:09.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:09.554 | /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:09.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:09.736 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:09.739 | + lib/keystone:create_keystone_accounts:310 : admin_project=62a212127e494a60a05b309423a48dde 2022-05-19 14:34:09.742 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-19 14:34:09.745 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-19 14:34:11.967 | /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:11.967 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:11.967 | /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:11.967 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:12.148 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:12.151 | + lib/keystone:create_keystone_accounts:312 : admin_user=efe67dbfd12c4a50abda64e837df0e2c 2022-05-19 14:34:12.154 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-19 14:34:12.157 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-19 14:34:12.160 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-19 14:34:12.162 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin efe67dbfd12c4a50abda64e837df0e2c default 2022-05-19 14:34:12.221 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin efe67dbfd12c4a50abda64e837df0e2c default 2022-05-19 14:34:12.265 | [115844 Async ks-domain-role:150595]: running: get_or_add_user_domain_role admin efe67dbfd12c4a50abda64e837df0e2c default 2022-05-19 14:34:12.269 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-19 14:34:12.272 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:34:12.276 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:34:15.595 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:34:15.598 | + functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:34:15.598 | default 2022-05-19 14:34:15.600 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-19 14:34:15.665 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-19 14:34:15.709 | [115844 Async ks-project:150739]: running: get_or_create_project service Default 2022-05-19 14:34:15.712 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-19 14:34:15.778 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-19 14:34:15.822 | [115844 Async ks-service:150825]: running: get_or_create_role service 2022-05-19 14:34:15.825 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-19 14:34:15.912 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-19 14:34:15.983 | [115844 Async ks-reseller:150912]: running: get_or_create_role ResellerAdmin 2022-05-19 14:34:16.000 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-19 14:34:16.021 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-19 14:34:16.464 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-19 14:34:16.751 | [115844 Async ks-anotherrole:151003]: running: get_or_create_role anotherrole 2022-05-19 14:34:16.779 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-19 14:34:16.807 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-19 14:34:16.835 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:34:16.868 | +++ 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:34:19.931 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:20.088 | [150825 Async ks-service:150825]: finished successfully 2022-05-19 14:34:20.293 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:20.309 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:20.325 | [150739 Async ks-project:150739]: finished successfully 2022-05-19 14:34:20.371 | [150912 Async ks-reseller:150912]: finished successfully 2022-05-19 14:34:20.517 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:20.554 | [151003 Async ks-anotherrole:151003]: finished successfully 2022-05-19 14:34:20.750 | /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:20.750 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:20.750 | /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:20.750 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:20.923 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:20.925 | ++ functions-common:get_or_create_project:950 : project_id=a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:34:20.928 | ++ functions-common:get_or_create_project:951 : echo a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:34:20.931 | + lib/keystone:create_keystone_accounts:340 : invis_project=a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:34:20.933 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-19 14:34:20.937 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-19 14:34:20.939 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:34:20.942 | +++ 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:34:22.947 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:22.974 | [150595 Async ks-domain-role:150595]: finished successfully 2022-05-19 14:34:23.526 | /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:23.526 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:23.526 | /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:23.526 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:23.707 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:23.710 | ++ functions-common:get_or_create_project:950 : project_id=90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:23.713 | ++ functions-common:get_or_create_project:951 : echo 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:23.716 | + lib/keystone:create_keystone_accounts:344 : demo_project=90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:23.718 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-19 14:34:23.722 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-19 14:34:23.724 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:23.728 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-19 14:34:23.731 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-19 14:34:23.735 | +++ 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:34:26.259 | /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:26.259 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.259 | /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:26.259 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.434 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:26.446 | ++ functions-common:get_or_create_user:937 : user_id=bdceb6839ee34441802e0babcc56d5eb 2022-05-19 14:34:26.448 | ++ functions-common:get_or_create_user:938 : echo bdceb6839ee34441802e0babcc56d5eb 2022-05-19 14:34:26.451 | + lib/keystone:create_keystone_accounts:347 : demo_user=bdceb6839ee34441802e0babcc56d5eb 2022-05-19 14:34:26.455 | + 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:34:26.507 | [115844 Async ks-domain-role:150595]: Waiting for completion of get_or_add_user_domain_role admin efe67dbfd12c4a50abda64e837df0e2c default running on PID 150595 (6 other jobs running) 2022-05-19 14:34:26.533 | [115844 Async ks-domain-role:150595]: Signaling child to exit 2022-05-19 14:34:26.533 | WAKEUP 2022-05-19 14:34:26.559 | [115844 Async ks-domain-role:150595]: Signaled 2022-05-19 14:34:26.561 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-19 14:34:26.561 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user efe67dbfd12c4a50abda64e837df0e2c --domain default 2022-05-19 14:34:26.561 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-19 14:34:26.561 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:34:26.561 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:34:26.561 | ++ functions-common:get_field:824 : read data 2022-05-19 14:34:26.561 | /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:26.561 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.561 | /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:26.561 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.561 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:26.561 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-19 14:34:26.561 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-19 14:34:26.561 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user efe67dbfd12c4a50abda64e837df0e2c --domain default 2022-05-19 14:34:26.561 | /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:26.561 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.561 | /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:26.561 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.561 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user efe67dbfd12c4a50abda64e837df0e2c --domain default 2022-05-19 14:34:26.561 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:34:26.561 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-19 14:34:26.561 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:34:26.561 | ++ functions-common:get_field:824 : read data 2022-05-19 14:34:26.561 | /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:26.561 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.561 | /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:26.561 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.562 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:26.562 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:34:26.562 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:34:26.562 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:34:26.562 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | efe67dbfd12c4a50abda64e837df0e2c | | | default | | False |' 2022-05-19 14:34:26.562 | ++ functions-common:get_field:824 : read data 2022-05-19 14:34:26.562 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:34:26.562 | + functions-common:get_or_add_user_domain_role:1033 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:34:26.562 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:34:26.608 | [115844 Async ks-domain-role:150595]: finished get_or_add_user_domain_role admin efe67dbfd12c4a50abda64e837df0e2c default with result 0 in 10 seconds 2022-05-19 14:34:26.615 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-19 14:34:26.652 | [115844 Async ks-project:150739]: Waiting for completion of get_or_create_project service Default running on PID 150739 (5 other jobs running) 2022-05-19 14:34:26.678 | [115844 Async ks-project:150739]: Signaling child to exit 2022-05-19 14:34:26.679 | WAKEUP 2022-05-19 14:34:26.707 | [115844 Async ks-project:150739]: Signaled 2022-05-19 14:34:26.709 | + functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:34:26.709 | ++ 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:34:26.709 | /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:26.709 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.709 | /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:26.709 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.709 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:26.709 | + functions-common:get_or_create_project:950 : project_id=459ebab6faa64c8ca69c69af1fca7c43 2022-05-19 14:34:26.709 | + functions-common:get_or_create_project:951 : echo 459ebab6faa64c8ca69c69af1fca7c43 2022-05-19 14:34:26.709 | 459ebab6faa64c8ca69c69af1fca7c43 2022-05-19 14:34:26.756 | [115844 Async ks-project:150739]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-19 14:34:26.794 | [115844 Async ks-service:150825]: Waiting for completion of get_or_create_role service running on PID 150825 (4 other jobs running) 2022-05-19 14:34:26.829 | [115844 Async ks-service:150825]: Signaling child to exit 2022-05-19 14:34:26.829 | WAKEUP 2022-05-19 14:34:26.852 | [115844 Async ks-service:150825]: Signaled 2022-05-19 14:34:26.853 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:34:26.853 | ++ 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:34:26.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:34:26.853 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.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:34:26.853 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.854 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:26.854 | + functions-common:get_or_create_role:962 : role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:34:26.854 | + functions-common:get_or_create_role:963 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:34:26.854 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:34:26.900 | [115844 Async ks-service:150825]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-19 14:34:26.940 | [115844 Async ks-reseller:150912]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 150912 (3 other jobs running) 2022-05-19 14:34:26.967 | [115844 Async ks-reseller:150912]: Signaling child to exit 2022-05-19 14:34:26.967 | WAKEUP 2022-05-19 14:34:26.990 | [115844 Async ks-reseller:150912]: Signaled 2022-05-19 14:34:26.991 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:34:26.991 | ++ 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:34:26.991 | /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:26.991 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.991 | /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:26.991 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:26.991 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:26.991 | + functions-common:get_or_create_role:962 : role_id=efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:34:26.991 | + functions-common:get_or_create_role:963 : echo efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:34:26.992 | efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:34:27.038 | [115844 Async ks-reseller:150912]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-05-19 14:34:27.078 | [115844 Async ks-anotherrole:151003]: Waiting for completion of get_or_create_role anotherrole running on PID 151003 (2 other jobs running) 2022-05-19 14:34:27.103 | [115844 Async ks-anotherrole:151003]: Signaling child to exit 2022-05-19 14:34:27.103 | WAKEUP 2022-05-19 14:34:27.127 | [115844 Async ks-anotherrole:151003]: Signaled 2022-05-19 14:34:27.129 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:34:27.129 | ++ 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:34:27.129 | /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:27.129 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:27.129 | /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:27.129 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:27.129 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:27.129 | + functions-common:get_or_create_role:962 : role_id=5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:34:27.129 | + functions-common:get_or_create_role:963 : echo 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:34:27.129 | 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:34:27.175 | [115844 Async ks-anotherrole:151003]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-19 14:34:27.179 | + inc/async:async_wait:197 : return 0 2022-05-19 14:34:27.182 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.245 | + inc/async:async_inner:63 : get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.288 | [115844 Async ks-demo-member:151869]: running: get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.291 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin efe67dbfd12c4a50abda64e837df0e2c 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.360 | + inc/async:async_inner:63 : get_or_add_user_project_role admin efe67dbfd12c4a50abda64e837df0e2c 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.407 | [115844 Async ks-demo-admin:151981]: running: get_or_add_user_project_role admin efe67dbfd12c4a50abda64e837df0e2c 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.409 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.494 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.553 | [115844 Async ks-demo-another:152093]: running: get_or_add_user_project_role anotherrole bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:27.555 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:34:27.636 | + inc/async:async_inner:63 : get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:34:27.741 | [115844 Async ks-demo-invis:152206]: running: get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:34:27.755 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-19 14:34:27.779 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-19 14:34:27.801 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:27.823 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-19 14:34:27.848 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-19 14:34:27.886 | +++ 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:34:32.050 | /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.050 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:32.050 | /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.050 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:32.252 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:32.255 | ++ functions-common:get_or_create_user:937 : user_id=27e5d0d0818048378555ed8c288a8973 2022-05-19 14:34:32.258 | ++ functions-common:get_or_create_user:938 : echo 27e5d0d0818048378555ed8c288a8973 2022-05-19 14:34:32.261 | + lib/keystone:create_keystone_accounts:360 : demo_reader=27e5d0d0818048378555ed8c288a8973 2022-05-19 14:34:32.264 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 27e5d0d0818048378555ed8c288a8973 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:32.382 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 27e5d0d0818048378555ed8c288a8973 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:32.459 | [115844 Async ks-demo-reader:152361]: running: get_or_add_user_project_role reader 27e5d0d0818048378555ed8c288a8973 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:34:32.470 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-19 14:34:32.493 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-19 14:34:32.504 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:34:32.533 | +++ 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:34:37.913 | /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:37.913 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:37.913 | /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:37.913 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:38.137 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:38.151 | ++ functions-common:get_or_create_project:950 : project_id=115f495337f74fa9a367db612364e733 2022-05-19 14:34:38.160 | ++ functions-common:get_or_create_project:951 : echo 115f495337f74fa9a367db612364e733 2022-05-19 14:34:38.170 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=115f495337f74fa9a367db612364e733 2022-05-19 14:34:38.173 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-19 14:34:38.183 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-19 14:34:38.207 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:38.223 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-19 14:34:38.252 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-19 14:34:38.263 | +++ 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:34:41.786 | /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:41.786 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:41.786 | /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:41.786 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:42.135 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:42.149 | ++ functions-common:get_or_create_user:937 : user_id=a705711b53884d5692c98bbb83efaa64 2022-05-19 14:34:42.157 | ++ functions-common:get_or_create_user:938 : echo a705711b53884d5692c98bbb83efaa64 2022-05-19 14:34:42.167 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a705711b53884d5692c98bbb83efaa64 2022-05-19 14:34:42.184 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 2022-05-19 14:34:42.627 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 2022-05-19 14:34:42.724 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:42.812 | [115844 Async ks-alt-admin:152741]: running: get_or_add_user_project_role admin a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 2022-05-19 14:34:42.820 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 2022-05-19 14:34:42.885 | [151981 Async ks-demo-admin:151981]: finished successfully 2022-05-19 14:34:43.121 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 2022-05-19 14:34:43.277 | [115844 Async ks-alt-another:152894]: running: get_or_add_user_project_role anotherrole a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 2022-05-19 14:34:43.296 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-19 14:34:43.323 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-19 14:34:43.344 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:43.372 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-19 14:34:43.404 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-19 14:34:43.442 | +++ 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:34:43.921 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:44.093 | [151869 Async ks-demo-member:151869]: finished successfully 2022-05-19 14:34:46.159 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:46.203 | [152093 Async ks-demo-another:152093]: finished successfully 2022-05-19 14:34:47.105 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:47.146 | [152206 Async ks-demo-invis:152206]: finished successfully 2022-05-19 14:34:47.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:34:47.269 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:47.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:34:47.270 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:47.493 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:47.498 | ++ functions-common:get_or_create_user:937 : user_id=8d5a3d26d2fc45418aff5ca25632076f 2022-05-19 14:34:47.502 | ++ functions-common:get_or_create_user:938 : echo 8d5a3d26d2fc45418aff5ca25632076f 2022-05-19 14:34:47.506 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8d5a3d26d2fc45418aff5ca25632076f 2022-05-19 14:34:47.509 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8d5a3d26d2fc45418aff5ca25632076f 115f495337f74fa9a367db612364e733 2022-05-19 14:34:47.619 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8d5a3d26d2fc45418aff5ca25632076f 115f495337f74fa9a367db612364e733 2022-05-19 14:34:47.696 | [115844 Async ks-alt-member-user:153226]: running: get_or_add_user_project_role member 8d5a3d26d2fc45418aff5ca25632076f 115f495337f74fa9a367db612364e733 2022-05-19 14:34:47.718 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-19 14:34:47.736 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-19 14:34:47.753 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:47.779 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-19 14:34:47.793 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-19 14:34:47.807 | +++ 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:34:50.264 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:50.370 | [152361 Async ks-demo-reader:152361]: finished successfully 2022-05-19 14:34:51.025 | /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:51.026 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:51.026 | /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:51.026 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:51.237 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:51.246 | ++ functions-common:get_or_create_user:937 : user_id=7e7d0b3b9eaa4ad581d14295e8dfa5ed 2022-05-19 14:34:51.250 | ++ functions-common:get_or_create_user:938 : echo 7e7d0b3b9eaa4ad581d14295e8dfa5ed 2022-05-19 14:34:51.255 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7e7d0b3b9eaa4ad581d14295e8dfa5ed 2022-05-19 14:34:51.261 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7e7d0b3b9eaa4ad581d14295e8dfa5ed 115f495337f74fa9a367db612364e733 2022-05-19 14:34:51.359 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7e7d0b3b9eaa4ad581d14295e8dfa5ed 115f495337f74fa9a367db612364e733 2022-05-19 14:34:51.456 | [115844 Async ks-alt-reader-user:153450]: running: get_or_add_user_project_role reader 7e7d0b3b9eaa4ad581d14295e8dfa5ed 115f495337f74fa9a367db612364e733 2022-05-19 14:34:51.462 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-19 14:34:51.465 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:51.468 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-19 14:34:51.476 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-19 14:34:51.479 | +++ 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:34:54.656 | /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:54.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:54.656 | /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:54.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:55.020 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:34:55.032 | ++ functions-common:get_or_create_user:937 : user_id=57a2acef07704ea281700fe20253c8fd 2022-05-19 14:34:55.041 | ++ functions-common:get_or_create_user:938 : echo 57a2acef07704ea281700fe20253c8fd 2022-05-19 14:34:55.064 | + lib/keystone:create_keystone_accounts:392 : system_member_user=57a2acef07704ea281700fe20253c8fd 2022-05-19 14:34:55.079 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 57a2acef07704ea281700fe20253c8fd all 2022-05-19 14:34:55.223 | + inc/async:async_inner:63 : get_or_add_user_system_role member 57a2acef07704ea281700fe20253c8fd all 2022-05-19 14:34:55.347 | [115844 Async ks-system-member:153676]: running: get_or_add_user_system_role member 57a2acef07704ea281700fe20253c8fd all 2022-05-19 14:34:55.368 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-19 14:34:55.388 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:34:55.400 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-19 14:34:55.415 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-19 14:34:55.448 | +++ 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:34:58.312 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:58.482 | [152741 Async ks-alt-admin:152741]: finished successfully 2022-05-19 14:34:58.928 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:34:59.084 | [152894 Async ks-alt-another:152894]: finished successfully 2022-05-19 14:34:59.882 | /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:59.882 | from cryptography.utils import int_from_bytes 2022-05-19 14:34:59.882 | /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:59.882 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:00.104 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:00.111 | ++ functions-common:get_or_create_user:937 : user_id=e0af3011522b4a47958018078e045832 2022-05-19 14:35:00.113 | ++ functions-common:get_or_create_user:938 : echo e0af3011522b4a47958018078e045832 2022-05-19 14:35:00.119 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=e0af3011522b4a47958018078e045832 2022-05-19 14:35:00.125 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader e0af3011522b4a47958018078e045832 all 2022-05-19 14:35:00.237 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e0af3011522b4a47958018078e045832 all 2022-05-19 14:35:00.351 | [115844 Async ks-system-reader:154002]: running: get_or_add_user_system_role reader e0af3011522b4a47958018078e045832 all 2022-05-19 14:35:00.354 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-19 14:35:00.357 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-19 14:35:00.364 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-19 14:35:00.388 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:35:00.412 | +++ 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:35:01.549 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:01.679 | [153226 Async ks-alt-member-user:153226]: finished successfully 2022-05-19 14:35:03.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:35:03.685 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:03.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:35:03.685 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:03.934 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:03.940 | ++ functions-common:get_or_create_group:914 : group_id=cac560801da6436882c0eda7188a8198 2022-05-19 14:35:03.942 | ++ functions-common:get_or_create_group:915 : echo cac560801da6436882c0eda7188a8198 2022-05-19 14:35:03.946 | + lib/keystone:create_keystone_accounts:402 : admin_group=cac560801da6436882c0eda7188a8198 2022-05-19 14:35:03.949 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-19 14:35:03.955 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-19 14:35:03.965 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-19 14:35:03.976 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:35:03.992 | +++ 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:35:05.357 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:05.390 | [153450 Async ks-alt-reader-user:153450]: finished successfully 2022-05-19 14:35:06.822 | /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.822 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:06.822 | /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.822 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:06.957 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:06.992 | [153676 Async ks-system-member:153676]: finished successfully 2022-05-19 14:35:07.023 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:07.026 | ++ functions-common:get_or_create_group:914 : group_id=f0671dca38ec4dffb8dd50e29b583adb 2022-05-19 14:35:07.028 | ++ functions-common:get_or_create_group:915 : echo f0671dca38ec4dffb8dd50e29b583adb 2022-05-19 14:35:07.032 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f0671dca38ec4dffb8dd50e29b583adb 2022-05-19 14:35:07.035 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:07.102 | + inc/async:async_inner:63 : get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:07.159 | [115844 Async ks-group-memberdemo:154382]: running: get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:07.162 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:07.237 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:07.290 | [115844 Async ks-group-anotherdemo:154468]: running: get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:07.292 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 2022-05-19 14:35:07.369 | + inc/async:async_inner:63 : get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 2022-05-19 14:35:07.448 | [115844 Async ks-group-memberalt:154573]: running: get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 2022-05-19 14:35:07.451 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 2022-05-19 14:35:07.812 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 2022-05-19 14:35:08.037 | [115844 Async ks-group-anotheralt:154663]: running: get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 2022-05-19 14:35:08.063 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde 2022-05-19 14:35:08.517 | + inc/async:async_inner:63 : get_or_add_group_project_role admin cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde 2022-05-19 14:35:08.777 | [115844 Async ks-group-admin:154749]: running: get_or_add_group_project_role admin cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde 2022-05-19 14:35:08.799 | + 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:35:09.175 | [115844 Async ks-demo-member:151869]: Waiting for completion of get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e running on PID 151869 (17 other jobs running) 2022-05-19 14:35:09.350 | [115844 Async ks-demo-member:151869]: Signaling child to exit 2022-05-19 14:35:09.350 | WAKEUP 2022-05-19 14:35:09.517 | [115844 Async ks-demo-member:151869]: Signaled 2022-05-19 14:35:09.543 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:09.543 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:09.543 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:09.543 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:09.543 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:09.543 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:09.543 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:09.543 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:09.543 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:09.543 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:09.543 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdceb6839ee34441802e0babcc56d5eb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:09.543 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:09.543 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:09.544 | /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:09.544 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:09.544 | /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:09.544 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:09.544 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:09.544 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:09.544 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:09.544 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bdceb6839ee34441802e0babcc56d5eb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:09.544 | /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:09.544 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:09.544 | /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:09.544 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:09.544 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdceb6839ee34441802e0babcc56d5eb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:09.544 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:09.544 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:09.544 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:09.544 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:09.544 | /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:09.544 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:09.544 | /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:09.544 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:09.544 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:09.544 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:09.544 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:09.544 | ++ functions-common:get_field:830 : echo '| 26be859dc910419c962ba719cdffc894 | bdceb6839ee34441802e0babcc56d5eb | | 90015d267af64f4eacaabc8b2d2f0b2e | | | False |' 2022-05-19 14:35:09.544 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:09.544 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:09.544 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=26be859dc910419c962ba719cdffc894 2022-05-19 14:35:09.544 | + functions-common:get_or_add_user_project_role:1009 : echo 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:09.544 | 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:09.859 | [115844 Async ks-demo-member:151869]: finished get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e with result 0 in 16 seconds 2022-05-19 14:35:10.075 | [115844 Async ks-demo-admin:151981]: Waiting for completion of get_or_add_user_project_role admin efe67dbfd12c4a50abda64e837df0e2c 90015d267af64f4eacaabc8b2d2f0b2e running on PID 151981 (16 other jobs running) 2022-05-19 14:35:10.217 | [115844 Async ks-demo-admin:151981]: Signaling child to exit 2022-05-19 14:35:10.222 | WAKEUP 2022-05-19 14:35:10.361 | [115844 Async ks-demo-admin:151981]: Signaled 2022-05-19 14:35:10.371 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:10.371 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:10.371 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:10.371 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:10.371 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:10.371 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:10.371 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:10.371 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:10.371 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user efe67dbfd12c4a50abda64e837df0e2c --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:10.371 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:10.372 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:10.372 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:10.372 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:10.372 | /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:10.372 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:10.372 | /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:10.372 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:10.372 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:10.372 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:10.372 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:10.373 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user efe67dbfd12c4a50abda64e837df0e2c --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:10.373 | /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:10.373 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:10.373 | /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:10.373 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:10.373 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:10.373 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:10.373 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user efe67dbfd12c4a50abda64e837df0e2c --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:10.373 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:10.373 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:10.373 | /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:10.373 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:10.373 | /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:10.373 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:10.373 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:10.373 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:10.373 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:10.373 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | efe67dbfd12c4a50abda64e837df0e2c | | 90015d267af64f4eacaabc8b2d2f0b2e | | | False |' 2022-05-19 14:35:10.373 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:10.373 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:10.373 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:35:10.373 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:35:10.373 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:35:10.588 | [115844 Async ks-demo-admin:151981]: finished get_or_add_user_project_role admin efe67dbfd12c4a50abda64e837df0e2c 90015d267af64f4eacaabc8b2d2f0b2e with result 0 in 15 seconds 2022-05-19 14:35:10.774 | [115844 Async ks-demo-another:152093]: Waiting for completion of get_or_add_user_project_role anotherrole bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e running on PID 152093 (15 other jobs running) 2022-05-19 14:35:10.907 | [115844 Async ks-demo-another:152093]: Signaling child to exit 2022-05-19 14:35:10.907 | WAKEUP 2022-05-19 14:35:11.017 | [115844 Async ks-demo-another:152093]: Signaled 2022-05-19 14:35:11.022 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:11.022 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:11.022 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:11.022 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:11.022 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:11.022 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:11.022 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:11.022 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:11.022 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bdceb6839ee34441802e0babcc56d5eb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:11.023 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.023 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:11.023 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.023 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.023 | /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:11.023 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.023 | /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:11.023 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.023 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:11.023 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:11.023 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user bdceb6839ee34441802e0babcc56d5eb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:11.023 | /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:11.023 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.023 | /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:11.023 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.023 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bdceb6839ee34441802e0babcc56d5eb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:11.023 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.023 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:11.023 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.023 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.023 | /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:11.023 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.023 | /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:11.023 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.023 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.023 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:11.023 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:11.023 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:11.023 | ++ functions-common:get_field:830 : echo '| 5d43ee43cafa424c9da954408b76f07a | bdceb6839ee34441802e0babcc56d5eb | | 90015d267af64f4eacaabc8b2d2f0b2e | | | False |' 2022-05-19 14:35:11.023 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.023 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:35:11.024 | + functions-common:get_or_add_user_project_role:1009 : echo 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:35:11.024 | 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:35:11.268 | [115844 Async ks-demo-another:152093]: finished get_or_add_user_project_role anotherrole bdceb6839ee34441802e0babcc56d5eb 90015d267af64f4eacaabc8b2d2f0b2e with result 0 in 18 seconds 2022-05-19 14:35:11.355 | [115844 Async ks-demo-invis:152206]: Waiting for completion of get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb a3a8d05532ad4df18c1a5e0923e04fdb running on PID 152206 (14 other jobs running) 2022-05-19 14:35:11.408 | [115844 Async ks-demo-invis:152206]: Signaling child to exit 2022-05-19 14:35:11.408 | WAKEUP 2022-05-19 14:35:11.441 | [115844 Async ks-demo-invis:152206]: Signaled 2022-05-19 14:35:11.442 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:11.442 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:11.442 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:11.442 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:11.442 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:11.442 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:11.442 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdceb6839ee34441802e0babcc56d5eb --project a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:11.442 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.442 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.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:35:11.442 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.442 | /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:11.442 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.442 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.442 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:11.442 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:11.442 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bdceb6839ee34441802e0babcc56d5eb --project a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:35:11.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:35:11.442 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.442 | /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:11.442 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bdceb6839ee34441802e0babcc56d5eb --project a3a8d05532ad4df18c1a5e0923e04fdb 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:11.442 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.442 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.443 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.443 | /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:11.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.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:35:11.443 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.443 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.443 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:11.443 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:11.443 | ++ functions-common:get_field:830 : echo '| 26be859dc910419c962ba719cdffc894 | bdceb6839ee34441802e0babcc56d5eb | | a3a8d05532ad4df18c1a5e0923e04fdb | | | False |' 2022-05-19 14:35:11.443 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:11.443 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.443 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=26be859dc910419c962ba719cdffc894 2022-05-19 14:35:11.443 | + functions-common:get_or_add_user_project_role:1009 : echo 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:11.443 | 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:11.495 | [115844 Async ks-demo-invis:152206]: finished get_or_add_user_project_role member bdceb6839ee34441802e0babcc56d5eb a3a8d05532ad4df18c1a5e0923e04fdb with result 0 in 19 seconds 2022-05-19 14:35:11.553 | [115844 Async ks-demo-reader:152361]: Waiting for completion of get_or_add_user_project_role reader 27e5d0d0818048378555ed8c288a8973 90015d267af64f4eacaabc8b2d2f0b2e running on PID 152361 (13 other jobs running) 2022-05-19 14:35:11.588 | [115844 Async ks-demo-reader:152361]: Signaling child to exit 2022-05-19 14:35:11.588 | WAKEUP 2022-05-19 14:35:11.622 | [115844 Async ks-demo-reader:152361]: Signaled 2022-05-19 14:35:11.623 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:11.624 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:11.624 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:11.624 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:11.624 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:11.624 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:11.625 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:11.625 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:11.625 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.625 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:11.625 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 27e5d0d0818048378555ed8c288a8973 --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:11.626 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.626 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.626 | /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:11.626 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.626 | /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:11.626 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.626 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.626 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:11.626 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:11.626 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 27e5d0d0818048378555ed8c288a8973 --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:11.626 | /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:11.626 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.626 | /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:11.626 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.626 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 27e5d0d0818048378555ed8c288a8973 --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:11.627 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:11.627 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.627 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.627 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.627 | /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:11.627 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.627 | /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:11.627 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.627 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.627 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:11.627 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:11.627 | ++ functions-common:get_field:830 : echo '| 012562ad8879407392e502e1b60dd3d7 | 27e5d0d0818048378555ed8c288a8973 | | 90015d267af64f4eacaabc8b2d2f0b2e | | | False |' 2022-05-19 14:35:11.627 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:11.627 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.627 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:11.627 | + functions-common:get_or_add_user_project_role:1009 : echo 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:11.627 | 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:11.719 | [115844 Async ks-demo-reader:152361]: finished get_or_add_user_project_role reader 27e5d0d0818048378555ed8c288a8973 90015d267af64f4eacaabc8b2d2f0b2e with result 0 in 18 seconds 2022-05-19 14:35:11.727 | + inc/async:async_wait:197 : return 0 2022-05-19 14:35:11.731 | + 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:35:11.830 | [115844 Async ks-alt-admin:152741]: Waiting for completion of get_or_add_user_project_role admin a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 running on PID 152741 (12 other jobs running) 2022-05-19 14:35:11.841 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:11.874 | [115844 Async ks-alt-admin:152741]: Signaling child to exit 2022-05-19 14:35:11.875 | WAKEUP 2022-05-19 14:35:11.877 | [154002 Async ks-system-reader:154002]: finished successfully 2022-05-19 14:35:11.903 | [115844 Async ks-alt-admin:152741]: Signaled 2022-05-19 14:35:11.906 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:11.906 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:11.906 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:11.906 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:11.906 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:11.906 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:11.906 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:11.906 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:11.906 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.906 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a705711b53884d5692c98bbb83efaa64 --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:11.906 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:11.906 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.906 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.906 | /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:11.906 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.906 | /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:11.906 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.906 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.906 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:11.906 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:11.906 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a705711b53884d5692c98bbb83efaa64 --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:11.906 | /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:11.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.907 | /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:11.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.907 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:11.907 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:11.907 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a705711b53884d5692c98bbb83efaa64 --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:11.907 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:11.907 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.907 | /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:11.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.907 | /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:11.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:11.907 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:11.907 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:11.907 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:11.907 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:11.907 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | a705711b53884d5692c98bbb83efaa64 | | 115f495337f74fa9a367db612364e733 | | | False |' 2022-05-19 14:35:11.907 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:11.907 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:35:11.907 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:35:11.907 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:35:11.966 | [115844 Async ks-alt-admin:152741]: finished get_or_add_user_project_role admin a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 with result 0 in 16 seconds 2022-05-19 14:35:12.019 | [115844 Async ks-alt-another:152894]: Waiting for completion of get_or_add_user_project_role anotherrole a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 running on PID 152894 (11 other jobs running) 2022-05-19 14:35:12.052 | [115844 Async ks-alt-another:152894]: Signaling child to exit 2022-05-19 14:35:12.054 | WAKEUP 2022-05-19 14:35:12.085 | [115844 Async ks-alt-another:152894]: Signaled 2022-05-19 14:35:12.086 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:12.086 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:12.086 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:12.086 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:12.086 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:12.086 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:12.086 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:12.087 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:12.087 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:12.087 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a705711b53884d5692c98bbb83efaa64 --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.087 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:12.087 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:12.087 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.087 | /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:12.087 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.087 | /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:12.087 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.087 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.087 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:12.087 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:12.087 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user a705711b53884d5692c98bbb83efaa64 --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.087 | /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:12.087 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.087 | /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:12.087 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.087 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a705711b53884d5692c98bbb83efaa64 --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.087 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:12.087 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:12.087 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:12.087 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.087 | /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:12.087 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.087 | /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:12.087 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.087 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.087 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:12.087 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:12.087 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:12.088 | ++ functions-common:get_field:830 : echo '| 5d43ee43cafa424c9da954408b76f07a | a705711b53884d5692c98bbb83efaa64 | | 115f495337f74fa9a367db612364e733 | | | False |' 2022-05-19 14:35:12.088 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.088 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:35:12.088 | + functions-common:get_or_add_user_project_role:1009 : echo 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:35:12.088 | 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:35:12.167 | [115844 Async ks-alt-another:152894]: finished get_or_add_user_project_role anotherrole a705711b53884d5692c98bbb83efaa64 115f495337f74fa9a367db612364e733 with result 0 in 16 seconds 2022-05-19 14:35:12.216 | [115844 Async ks-alt-member-user:153226]: Waiting for completion of get_or_add_user_project_role member 8d5a3d26d2fc45418aff5ca25632076f 115f495337f74fa9a367db612364e733 running on PID 153226 (10 other jobs running) 2022-05-19 14:35:12.262 | [115844 Async ks-alt-member-user:153226]: Signaling child to exit 2022-05-19 14:35:12.262 | WAKEUP 2022-05-19 14:35:12.291 | [115844 Async ks-alt-member-user:153226]: Signaled 2022-05-19 14:35:12.293 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:12.293 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:12.293 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:12.293 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:12.293 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:12.293 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:12.293 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:12.293 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:12.294 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:12.294 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:12.294 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:12.294 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.294 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d5a3d26d2fc45418aff5ca25632076f --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.294 | /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:12.294 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.294 | /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:12.294 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.294 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.294 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:12.294 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:12.294 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 8d5a3d26d2fc45418aff5ca25632076f --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.294 | /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:12.294 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.294 | /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:12.294 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.294 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d5a3d26d2fc45418aff5ca25632076f --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.294 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:12.294 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:12.294 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:12.295 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.295 | /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:12.295 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.295 | /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:12.295 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.295 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.295 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:12.295 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:12.295 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:12.295 | ++ functions-common:get_field:830 : echo '| 26be859dc910419c962ba719cdffc894 | 8d5a3d26d2fc45418aff5ca25632076f | | 115f495337f74fa9a367db612364e733 | | | False |' 2022-05-19 14:35:12.295 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.295 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=26be859dc910419c962ba719cdffc894 2022-05-19 14:35:12.295 | + functions-common:get_or_add_user_project_role:1009 : echo 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:12.295 | 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:12.345 | [115844 Async ks-alt-member-user:153226]: finished get_or_add_user_project_role member 8d5a3d26d2fc45418aff5ca25632076f 115f495337f74fa9a367db612364e733 with result 0 in 14 seconds 2022-05-19 14:35:12.397 | [115844 Async ks-alt-reader-user:153450]: Waiting for completion of get_or_add_user_project_role reader 7e7d0b3b9eaa4ad581d14295e8dfa5ed 115f495337f74fa9a367db612364e733 running on PID 153450 (9 other jobs running) 2022-05-19 14:35:12.452 | [115844 Async ks-alt-reader-user:153450]: Signaling child to exit 2022-05-19 14:35:12.452 | WAKEUP 2022-05-19 14:35:12.503 | [115844 Async ks-alt-reader-user:153450]: Signaled 2022-05-19 14:35:12.504 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:35:12.504 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:35:12.504 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:12.504 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:12.505 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:12.505 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:12.505 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:12.505 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:35:12.505 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e7d0b3b9eaa4ad581d14295e8dfa5ed --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.505 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:12.505 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:35:12.505 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:12.505 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.505 | /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:12.505 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.505 | /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:12.505 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.505 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.505 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:35:12.505 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:35:12.505 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 7e7d0b3b9eaa4ad581d14295e8dfa5ed --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.505 | /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:12.505 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.505 | /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:12.505 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.506 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e7d0b3b9eaa4ad581d14295e8dfa5ed --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:12.507 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:35:12.507 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:35:12.507 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:35:12.507 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.507 | /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:12.507 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.507 | /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:12.507 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.507 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.507 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:35:12.507 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:35:12.507 | ++ functions-common:get_field:830 : echo '| 012562ad8879407392e502e1b60dd3d7 | 7e7d0b3b9eaa4ad581d14295e8dfa5ed | | 115f495337f74fa9a367db612364e733 | | | False |' 2022-05-19 14:35:12.507 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:35:12.507 | ++ functions-common:get_field:824 : read data 2022-05-19 14:35:12.507 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:12.507 | + functions-common:get_or_add_user_project_role:1009 : echo 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:12.507 | 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:12.578 | [115844 Async ks-alt-reader-user:153450]: finished get_or_add_user_project_role reader 7e7d0b3b9eaa4ad581d14295e8dfa5ed 115f495337f74fa9a367db612364e733 with result 0 in 14 seconds 2022-05-19 14:35:12.583 | + inc/async:async_wait:197 : return 0 2022-05-19 14:35:12.588 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-19 14:35:12.684 | [115844 Async ks-system-member:153676]: Waiting for completion of get_or_add_user_system_role member 57a2acef07704ea281700fe20253c8fd all running on PID 153676 (8 other jobs running) 2022-05-19 14:35:12.730 | [115844 Async ks-system-member:153676]: Signaling child to exit 2022-05-19 14:35:12.731 | WAKEUP 2022-05-19 14:35:12.777 | [115844 Async ks-system-member:153676]: Signaled 2022-05-19 14:35:12.780 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:35:12.780 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:35:12.780 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:35:12.780 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:12.780 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:12.780 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:12.780 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:12.780 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:12.780 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:35:12.780 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 57a2acef07704ea281700fe20253c8fd --system all -f value -c Role 2022-05-19 14:35:12.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:35:12.780 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.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:35:12.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.781 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.781 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:35:12.781 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:35:12.781 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 57a2acef07704ea281700fe20253c8fd --system all 2022-05-19 14:35:12.781 | /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:12.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.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:35:12.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.781 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 57a2acef07704ea281700fe20253c8fd --system all -f value -c Role 2022-05-19 14:35:12.781 | /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:12.782 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.782 | /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:12.782 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:12.782 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:12.782 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=26be859dc910419c962ba719cdffc894 2022-05-19 14:35:12.782 | + functions-common:get_or_add_user_system_role:1064 : echo 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:12.782 | 26be859dc910419c962ba719cdffc894 2022-05-19 14:35:12.879 | [115844 Async ks-system-member:153676]: finished get_or_add_user_system_role member 57a2acef07704ea281700fe20253c8fd all with result 0 in 11 seconds 2022-05-19 14:35:12.972 | [115844 Async ks-system-reader:154002]: Waiting for completion of get_or_add_user_system_role reader e0af3011522b4a47958018078e045832 all running on PID 154002 (7 other jobs running) 2022-05-19 14:35:13.018 | [115844 Async ks-system-reader:154002]: Signaling child to exit 2022-05-19 14:35:13.020 | WAKEUP 2022-05-19 14:35:13.069 | [115844 Async ks-system-reader:154002]: Signaled 2022-05-19 14:35:13.071 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:35:13.071 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:35:13.071 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:35:13.071 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:35:13.071 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:35:13.071 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:35:13.071 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:35:13.071 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:35:13.071 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:35:13.071 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0af3011522b4a47958018078e045832 --system all -f value -c Role 2022-05-19 14:35:13.071 | /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:13.071 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:13.071 | /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:13.071 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:13.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:13.072 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:35:13.072 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:35:13.072 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user e0af3011522b4a47958018078e045832 --system all 2022-05-19 14:35:13.072 | /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:13.072 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:13.072 | /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:13.072 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:13.072 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0af3011522b4a47958018078e045832 --system all -f value -c Role 2022-05-19 14:35:13.072 | /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:13.072 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:13.072 | /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:13.072 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:13.072 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:13.072 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:13.072 | + functions-common:get_or_add_user_system_role:1064 : echo 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:13.072 | 012562ad8879407392e502e1b60dd3d7 2022-05-19 14:35:13.175 | [115844 Async ks-system-reader:154002]: finished get_or_add_user_system_role reader e0af3011522b4a47958018078e045832 all with result 0 in 11 seconds 2022-05-19 14:35:13.179 | + inc/async:async_wait:197 : return 0 2022-05-19 14:35:13.183 | + 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:35:13.284 | [115844 Async ks-group-memberdemo:154382]: Waiting for completion of get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e running on PID 154382 (6 other jobs running) 2022-05-19 14:35:13.322 | [115844 Async ks-group-memberdemo:154382]: Signaling child to exit 2022-05-19 14:35:21.109 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:21.227 | [154573 Async ks-group-memberalt:154573]: finished successfully 2022-05-19 14:35:22.128 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:22.184 | [154382 Async ks-group-memberdemo:154382]: finished successfully 2022-05-19 14:35:22.220 | WAKEUP 2022-05-19 14:35:22.262 | [115844 Async ks-group-memberdemo:154382]: Signaled 2022-05-19 14:35:22.264 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:35:22.264 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0671dca38ec4dffb8dd50e29b583adb --project 90015d267af64f4eacaabc8b2d2f0b2e -f value 2022-05-19 14:35:22.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:35:22.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:22.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:35:22.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:22.264 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:22.264 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:35:22.264 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:35:22.264 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group f0671dca38ec4dffb8dd50e29b583adb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:22.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:35:22.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:22.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:35:22.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:22.264 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0671dca38ec4dffb8dd50e29b583adb --project 90015d267af64f4eacaabc8b2d2f0b2e -f value 2022-05-19 14:35:22.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:35:22.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:22.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:35:22.264 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:22.264 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:22.264 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='26be859dc910419c962ba719cdffc894 f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e False' 2022-05-19 14:35:22.264 | + functions-common:get_or_add_group_project_role:1088 : echo 26be859dc910419c962ba719cdffc894 f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e False 2022-05-19 14:35:22.264 | 26be859dc910419c962ba719cdffc894 f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e False 2022-05-19 14:35:22.340 | [115844 Async ks-group-memberdemo:154382]: finished get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e with result 0 in 15 seconds 2022-05-19 14:35:22.403 | [115844 Async ks-group-anotherdemo:154468]: Waiting for completion of get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e running on PID 154468 (5 other jobs running) 2022-05-19 14:35:22.450 | [115844 Async ks-group-anotherdemo:154468]: Signaling child to exit 2022-05-19 14:35:23.597 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:23.628 | [154468 Async ks-group-anotherdemo:154468]: finished successfully 2022-05-19 14:35:23.655 | WAKEUP 2022-05-19 14:35:23.690 | [115844 Async ks-group-anotherdemo:154468]: Signaled 2022-05-19 14:35:23.691 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:35:23.691 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0671dca38ec4dffb8dd50e29b583adb --project 90015d267af64f4eacaabc8b2d2f0b2e -f value 2022-05-19 14:35:23.691 | /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:23.691 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.691 | /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:23.691 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.691 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:23.691 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:35:23.691 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:35:23.691 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group f0671dca38ec4dffb8dd50e29b583adb --project 90015d267af64f4eacaabc8b2d2f0b2e 2022-05-19 14:35:23.691 | /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:23.691 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.692 | /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:23.692 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.692 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0671dca38ec4dffb8dd50e29b583adb --project 90015d267af64f4eacaabc8b2d2f0b2e -f value 2022-05-19 14:35:23.692 | /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:23.692 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.692 | /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:23.692 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.692 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:23.692 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='5d43ee43cafa424c9da954408b76f07a f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e False' 2022-05-19 14:35:23.692 | + functions-common:get_or_add_group_project_role:1088 : echo 5d43ee43cafa424c9da954408b76f07a f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e False 2022-05-19 14:35:23.692 | 5d43ee43cafa424c9da954408b76f07a f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e False 2022-05-19 14:35:23.745 | [115844 Async ks-group-anotherdemo:154468]: finished get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 90015d267af64f4eacaabc8b2d2f0b2e with result 0 in 16 seconds 2022-05-19 14:35:23.796 | [115844 Async ks-group-memberalt:154573]: Waiting for completion of get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 running on PID 154573 (4 other jobs running) 2022-05-19 14:35:23.833 | [115844 Async ks-group-memberalt:154573]: Signaling child to exit 2022-05-19 14:35:23.833 | WAKEUP 2022-05-19 14:35:23.867 | [115844 Async ks-group-memberalt:154573]: Signaled 2022-05-19 14:35:23.868 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:35:23.869 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0671dca38ec4dffb8dd50e29b583adb --project 115f495337f74fa9a367db612364e733 -f value 2022-05-19 14:35:23.869 | /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:23.869 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.869 | /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:23.869 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.869 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:23.869 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:35:23.869 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:35:23.869 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group f0671dca38ec4dffb8dd50e29b583adb --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:23.869 | /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:23.869 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.869 | /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:23.869 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.869 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f0671dca38ec4dffb8dd50e29b583adb --project 115f495337f74fa9a367db612364e733 -f value 2022-05-19 14:35:23.869 | /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:23.869 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.869 | /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:23.869 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:23.869 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:23.869 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='26be859dc910419c962ba719cdffc894 f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 False' 2022-05-19 14:35:23.869 | + functions-common:get_or_add_group_project_role:1088 : echo 26be859dc910419c962ba719cdffc894 f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 False 2022-05-19 14:35:23.869 | 26be859dc910419c962ba719cdffc894 f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 False 2022-05-19 14:35:23.938 | [115844 Async ks-group-memberalt:154573]: finished get_or_add_group_project_role member f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 with result 0 in 13 seconds 2022-05-19 14:35:23.989 | [115844 Async ks-group-anotheralt:154663]: Waiting for completion of get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 running on PID 154663 (3 other jobs running) 2022-05-19 14:35:24.025 | [115844 Async ks-group-anotheralt:154663]: Signaling child to exit 2022-05-19 14:35:24.074 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:24.102 | [154749 Async ks-group-admin:154749]: finished successfully 2022-05-19 14:35:24.511 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:35:24.539 | [154663 Async ks-group-anotheralt:154663]: finished successfully 2022-05-19 14:35:24.559 | WAKEUP 2022-05-19 14:35:24.583 | [115844 Async ks-group-anotheralt:154663]: Signaled 2022-05-19 14:35:24.585 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:35:24.585 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0671dca38ec4dffb8dd50e29b583adb --project 115f495337f74fa9a367db612364e733 -f value 2022-05-19 14:35:24.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:35:24.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.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:35:24.585 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.585 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:24.585 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:35:24.586 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:35:24.586 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group f0671dca38ec4dffb8dd50e29b583adb --project 115f495337f74fa9a367db612364e733 2022-05-19 14:35:24.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:35:24.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.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:35:24.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.586 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f0671dca38ec4dffb8dd50e29b583adb --project 115f495337f74fa9a367db612364e733 -f value 2022-05-19 14:35:24.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:35:24.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.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:35:24.586 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.586 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:24.586 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='5d43ee43cafa424c9da954408b76f07a f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 False' 2022-05-19 14:35:24.586 | + functions-common:get_or_add_group_project_role:1088 : echo 5d43ee43cafa424c9da954408b76f07a f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 False 2022-05-19 14:35:24.586 | 5d43ee43cafa424c9da954408b76f07a f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 False 2022-05-19 14:35:24.632 | [115844 Async ks-group-anotheralt:154663]: finished get_or_add_group_project_role anotherrole f0671dca38ec4dffb8dd50e29b583adb 115f495337f74fa9a367db612364e733 with result 0 in 16 seconds 2022-05-19 14:35:24.672 | [115844 Async ks-group-admin:154749]: Waiting for completion of get_or_add_group_project_role admin cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde running on PID 154749 (2 other jobs running) 2022-05-19 14:35:24.707 | [115844 Async ks-group-admin:154749]: Signaling child to exit 2022-05-19 14:35:24.707 | WAKEUP 2022-05-19 14:35:24.730 | [115844 Async ks-group-admin:154749]: Signaled 2022-05-19 14:35:24.732 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:35:24.732 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cac560801da6436882c0eda7188a8198 --project 62a212127e494a60a05b309423a48dde -f value 2022-05-19 14:35:24.732 | /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:24.732 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.732 | /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:24.732 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.732 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:24.732 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:35:24.732 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:35:24.732 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group cac560801da6436882c0eda7188a8198 --project 62a212127e494a60a05b309423a48dde 2022-05-19 14:35:24.732 | /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:24.732 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.732 | /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:24.732 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.732 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group cac560801da6436882c0eda7188a8198 --project 62a212127e494a60a05b309423a48dde -f value 2022-05-19 14:35:24.732 | /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:24.732 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.732 | /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:24.732 | from cryptography.utils import int_from_bytes 2022-05-19 14:35:24.733 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:35:24.733 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='4f3907fa2a4a4f2f92b1a09d7871b827 cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde False' 2022-05-19 14:35:24.733 | + functions-common:get_or_add_group_project_role:1088 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde False 2022-05-19 14:35:24.733 | 4f3907fa2a4a4f2f92b1a09d7871b827 cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde False 2022-05-19 14:35:24.781 | [115844 Async ks-group-admin:154749]: finished get_or_add_group_project_role admin cac560801da6436882c0eda7188a8198 62a212127e494a60a05b309423a48dde with result 0 in 15 seconds 2022-05-19 14:35:24.785 | + inc/async:async_wait:197 : return 0 2022-05-19 14:35:24.792 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-19 14:35:24.813 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:24.815 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-19 14:35:24.835 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:24.838 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-19 14:35:24.840 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-19 14:35:24.907 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-19 14:35:24.946 | [115844 Async create_nova_accounts:156650]: running: create_nova_accounts 2022-05-19 14:35:24.949 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-19 14:35:24.969 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:24.972 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-19 14:35:24.974 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-19 14:35:25.040 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-19 14:35:25.081 | [115844 Async create_glance_accounts:156765]: running: create_glance_accounts 2022-05-19 14:35:25.084 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-19 14:35:25.112 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:25.114 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-19 14:35:25.119 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-19 14:35:25.193 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-19 14:35:25.240 | [115844 Async create_cinder_accounts:156895]: running: create_cinder_accounts 2022-05-19 14:35:25.246 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-19 14:35:25.277 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:25.280 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-19 14:35:25.282 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-19 14:35:25.362 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-19 14:35:25.429 | [115844 Async create_neutron_accounts:157011]: running: create_neutron_accounts 2022-05-19 14:35:25.440 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-19 14:35:25.472 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:35:25.475 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-19 14:35:25.479 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-19 14:35:25.706 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-19 14:35:25.926 | [115844 Async create_swift_accounts:157153]: running: create_swift_accounts 2022-05-19 14:35:25.949 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-19 14:35:26.104 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:35:26.127 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-19 14:35:26.504 | [115844 Async create_nova_accounts:156650]: Waiting for completion of create_nova_accounts running on PID 156650 (6 other jobs running) 2022-05-19 14:35:26.675 | [115844 Async create_nova_accounts:156650]: Signaling child to exit 2022-05-19 14:36:10.366 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:10.492 | [157011 Async create_neutron_accounts:157011]: finished successfully 2022-05-19 14:36:28.958 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:28.999 | [156895 Async create_cinder_accounts:156895]: finished successfully 2022-05-19 14:36:46.215 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:46.243 | [156765 Async create_glance_accounts:156765]: finished successfully 2022-05-19 14:36:51.918 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:36:51.946 | [156650 Async create_nova_accounts:156650]: finished successfully 2022-05-19 14:36:51.967 | WAKEUP 2022-05-19 14:36:51.992 | [115844 Async create_nova_accounts:156650]: Signaled 2022-05-19 14:36:51.993 | + 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:36:51.993 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-19 14:36:51.993 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-19 14:36:51.993 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:51.993 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:36:51.993 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:36:51.993 | ++ 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:36:51.993 | /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:51.993 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.993 | /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:51.993 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.993 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.993 | + functions-common:get_or_create_user:937 : user_id=4a0a7999a5d24910bacee9a0af9c9466 2022-05-19 14:36:51.993 | + functions-common:get_or_create_user:938 : echo 4a0a7999a5d24910bacee9a0af9c9466 2022-05-19 14:36:51.994 | 4a0a7999a5d24910bacee9a0af9c9466 2022-05-19 14:36:51.994 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-19 14:36:51.994 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:51.994 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:51.994 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:51.994 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:51.994 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:51.994 | ++ 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:36:51.994 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:51.994 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:51.994 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:51.994 | /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:51.994 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.994 | /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:51.994 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.994 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.994 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:51.994 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:51.994 | + 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:36:51.994 | /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:51.994 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.994 | /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:51.994 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.994 | ++ 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:36:51.994 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:51.995 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:51.995 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:51.995 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:51.995 | /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:51.995 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.995 | /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:51.995 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.995 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.995 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:51.995 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:51.995 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | 4a0a7999a5d24910bacee9a0af9c9466 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:51.995 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:51.995 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:51.995 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:51.995 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:51.995 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:51.995 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:36:51.995 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-19 14:36:51.995 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:51.995 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:51.995 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:51.995 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:51.995 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:51.995 | ++ 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:36:51.995 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:51.995 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:51.995 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:51.996 | /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:51.996 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.996 | /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:51.996 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.996 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.996 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:51.996 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:51.996 | + 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:36:51.996 | /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:51.996 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.996 | /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:51.996 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.996 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:51.996 | ++ 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:36:51.996 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:51.996 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:51.996 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:51.996 | /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:51.996 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.996 | /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:51.996 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.996 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.996 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:51.996 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:51.996 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | 4a0a7999a5d24910bacee9a0af9c9466 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:51.996 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:51.996 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:51.996 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:36:51.996 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:36:51.996 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:36:51.996 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-19 14:36:51.996 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:36:51.997 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-05-19 14:36:51.997 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-19 14:36:51.997 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:36:51.997 | ++ 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:36:51.997 | ++ 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:36:51.997 | /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:51.997 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.997 | /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:51.997 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.997 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.997 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:36:51.997 | 70574fdb1f904803a5d952a4716fe61c' 2022-05-19 14:36:51.997 | + functions-common:get_or_create_service:1106 : echo 70574fdb1f904803a5d952a4716fe61c 2022-05-19 14:36:51.997 | 70574fdb1f904803a5d952a4716fe61c 2022-05-19 14:36:51.997 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-05-19 14:36:51.997 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:36:51.997 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-05-19 14:36:51.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:36:51.997 | +++ 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:36:51.997 | /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:51.997 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.997 | /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:51.997 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.997 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:36:51.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:36:51.997 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:36:51.997 | /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:51.997 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.997 | /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:51.997 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.997 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d16b475c04bc498b8930b6902cc407a7 2022-05-19 14:36:51.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d16b475c04bc498b8930b6902cc407a7 2022-05-19 14:36:51.998 | + functions-common:get_or_create_endpoint:1139 : public_id=d16b475c04bc498b8930b6902cc407a7 2022-05-19 14:36:51.998 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:36:51.998 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:36:51.998 | + functions-common:get_or_create_endpoint:1148 : echo d16b475c04bc498b8930b6902cc407a7 2022-05-19 14:36:51.998 | d16b475c04bc498b8930b6902cc407a7 2022-05-19 14:36:51.998 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-19 14:36:51.998 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:36:51.998 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-19 14:36:51.998 | ++ 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:36:51.998 | /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:51.998 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.998 | /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:51.998 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.998 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.998 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:36:51.998 | 8a49deebf4d94da7b3bf5e4f8d133f57' 2022-05-19 14:36:51.998 | + functions-common:get_or_create_service:1106 : echo 8a49deebf4d94da7b3bf5e4f8d133f57 2022-05-19 14:36:51.998 | 8a49deebf4d94da7b3bf5e4f8d133f57 2022-05-19 14:36:51.998 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-05-19 14:36:51.998 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:36:51.998 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-05-19 14:36:51.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:36:51.998 | +++ 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:36:51.998 | /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:51.998 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.998 | /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:51.998 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.998 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:36:51.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:36:51.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-05-19 14:36:51.999 | /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:51.999 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.999 | /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:51.999 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:51.999 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:51.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ab70fccdb3754fb494e09e4f11512539 2022-05-19 14:36:51.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ab70fccdb3754fb494e09e4f11512539 2022-05-19 14:36:51.999 | + functions-common:get_or_create_endpoint:1139 : public_id=ab70fccdb3754fb494e09e4f11512539 2022-05-19 14:36:51.999 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:36:51.999 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:36:51.999 | + functions-common:get_or_create_endpoint:1148 : echo ab70fccdb3754fb494e09e4f11512539 2022-05-19 14:36:51.999 | ab70fccdb3754fb494e09e4f11512539 2022-05-19 14:36:51.999 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-19 14:36:51.999 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:36:51.999 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-19 14:36:51.999 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:36:51.999 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-19 14:36:51.999 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:51.999 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:51.999 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:51.999 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:51.999 | ++ 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:36:51.999 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:51.999 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:51.999 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.000 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.000 | /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:52.000 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.000 | /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:52.000 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.000 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.000 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:52.000 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:52.000 | + 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:36:52.000 | /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:52.000 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.000 | /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:52.000 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.000 | ++ 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:36:52.000 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.000 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:52.000 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.000 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.000 | /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:52.000 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.000 | /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:52.000 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.000 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.000 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:52.000 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:52.000 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:52.000 | ++ functions-common:get_field:830 : echo '| efcf9dde9fab4abc93f28871889426cf | 4a0a7999a5d24910bacee9a0af9c9466 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:52.000 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.000 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:36:52.000 | + functions-common:get_or_add_user_project_role:1009 : echo efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:36:52.000 | efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:36:52.000 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-19 14:36:52.001 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:36:52.001 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-19 14:36:52.001 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:36:52.001 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-19 14:36:52.042 | [115844 Async create_nova_accounts:156650]: finished create_nova_accounts with result 0 in 87 seconds 2022-05-19 14:36:52.085 | [115844 Async create_glance_accounts:156765]: Waiting for completion of create_glance_accounts running on PID 156765 (5 other jobs running) 2022-05-19 14:36:52.111 | [115844 Async create_glance_accounts:156765]: Signaling child to exit 2022-05-19 14:36:52.112 | WAKEUP 2022-05-19 14:36:52.137 | [115844 Async create_glance_accounts:156765]: Signaled 2022-05-19 14:36:52.139 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-19 14:36:52.139 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:36:52.139 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-19 14:36:52.139 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-19 14:36:52.139 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:52.139 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:36:52.139 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:36:52.139 | ++ 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:36:52.139 | /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:52.139 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.139 | /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:52.139 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.139 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.139 | + functions-common:get_or_create_user:937 : user_id=6bb51c7837104cc1b5fed058d665ff8c 2022-05-19 14:36:52.139 | + functions-common:get_or_create_user:938 : echo 6bb51c7837104cc1b5fed058d665ff8c 2022-05-19 14:36:52.139 | 6bb51c7837104cc1b5fed058d665ff8c 2022-05-19 14:36:52.139 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-19 14:36:52.139 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:52.139 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:52.140 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:52.140 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:52.140 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.140 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:52.140 | ++ 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:36:52.140 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.140 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.140 | /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:52.140 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.140 | /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:52.140 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.140 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.140 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:52.140 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:52.140 | + 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:36:52.140 | /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:52.140 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.140 | /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:52.140 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.140 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.140 | ++ 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:36:52.140 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:52.140 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.140 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.140 | /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:52.140 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.141 | /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:52.141 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.141 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.141 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:52.141 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:52.141 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | 6bb51c7837104cc1b5fed058d665ff8c | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:52.141 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:52.141 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.141 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.141 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.141 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.141 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:36:52.141 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-19 14:36:52.141 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:36:52.141 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-19 14:36:52.141 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-19 14:36:52.141 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:52.141 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:36:52.141 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:36:52.141 | ++ 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:36:52.141 | /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:52.141 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.141 | /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:52.141 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.141 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.141 | + functions-common:get_or_create_user:937 : user_id=acd9a92369854c9fb06d7a7727616e62 2022-05-19 14:36:52.141 | + functions-common:get_or_create_user:938 : echo acd9a92369854c9fb06d7a7727616e62 2022-05-19 14:36:52.141 | acd9a92369854c9fb06d7a7727616e62 2022-05-19 14:36:52.141 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-19 14:36:52.141 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:52.141 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:52.141 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:52.142 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:52.142 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:52.142 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:52.142 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:52.142 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:52.142 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:52.142 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:52.142 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.142 | ++ 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:36:52.142 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:52.142 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.142 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.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:36:52.142 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.142 | /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:52.142 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.142 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.142 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:52.142 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:52.142 | + 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:36:52.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:36:52.142 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.142 | /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:52.142 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.142 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.142 | ++ 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:36:52.142 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:52.142 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.142 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.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:36:52.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.143 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.143 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:52.143 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:52.143 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | acd9a92369854c9fb06d7a7727616e62 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:52.143 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:52.143 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.143 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.143 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.143 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.143 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-19 14:36:52.143 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-19 14:36:52.143 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:52.143 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:52.143 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:52.143 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:52.143 | ++ 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:36:52.143 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:52.143 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.143 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.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:36:52.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.143 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:52.144 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:52.144 | + 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:36:52.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:36:52.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.144 | ++ 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:36:52.144 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:52.144 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.144 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.144 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.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:36:52.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.144 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.144 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:52.144 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:52.144 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:52.144 | ++ functions-common:get_field:830 : echo '| efcf9dde9fab4abc93f28871889426cf | acd9a92369854c9fb06d7a7727616e62 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:52.144 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.144 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:36:52.144 | + functions-common:get_or_add_user_project_role:1009 : echo efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:36:52.144 | efcf9dde9fab4abc93f28871889426cf 2022-05-19 14:36:52.144 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-19 14:36:52.144 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:36:52.144 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-19 14:36:52.144 | ++ 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:36:52.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:36:52.144 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.145 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.145 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:36:52.145 | e4f749a0d6674391a70bb36c8f2d4639' 2022-05-19 14:36:52.145 | + functions-common:get_or_create_service:1106 : echo e4f749a0d6674391a70bb36c8f2d4639 2022-05-19 14:36:52.145 | e4f749a0d6674391a70bb36c8f2d4639 2022-05-19 14:36:52.145 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-05-19 14:36:52.145 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:36:52.145 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-05-19 14:36:52.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:36:52.145 | +++ 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:36:52.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:36:52.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.145 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:36:52.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:36:52.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-05-19 14:36:52.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:36:52.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.145 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.145 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1b4749de3b2941dc8218418f3f423008 2022-05-19 14:36:52.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1b4749de3b2941dc8218418f3f423008 2022-05-19 14:36:52.145 | + functions-common:get_or_create_endpoint:1139 : public_id=1b4749de3b2941dc8218418f3f423008 2022-05-19 14:36:52.145 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:36:52.145 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:36:52.145 | + functions-common:get_or_create_endpoint:1148 : echo 1b4749de3b2941dc8218418f3f423008 2022-05-19 14:36:52.145 | 1b4749de3b2941dc8218418f3f423008 2022-05-19 14:36:52.145 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-19 14:36:52.146 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:36:52.146 | +++ 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:52.146 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:36:52.146 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:36:52.146 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-19 14:36:52.146 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-19 14:36:52.146 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-19 14:36:52.146 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-19 14:36:52.188 | [115844 Async create_glance_accounts:156765]: finished create_glance_accounts with result 0 in 81 seconds 2022-05-19 14:36:52.228 | [115844 Async create_cinder_accounts:156895]: Waiting for completion of create_cinder_accounts running on PID 156895 (4 other jobs running) 2022-05-19 14:36:52.259 | [115844 Async create_cinder_accounts:156895]: Signaling child to exit 2022-05-19 14:36:52.260 | WAKEUP 2022-05-19 14:36:52.284 | [115844 Async create_cinder_accounts:156895]: Signaled 2022-05-19 14:36:52.285 | + 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:36:52.285 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-19 14:36:52.285 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-19 14:36:52.286 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:52.286 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:36:52.286 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:36:52.286 | ++ 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:36:52.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:36:52.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.286 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.286 | + functions-common:get_or_create_user:937 : user_id=3503cd185a8d4ecdb2c191c45d2a8e55 2022-05-19 14:36:52.286 | + functions-common:get_or_create_user:938 : echo 3503cd185a8d4ecdb2c191c45d2a8e55 2022-05-19 14:36:52.286 | 3503cd185a8d4ecdb2c191c45d2a8e55 2022-05-19 14:36:52.286 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-19 14:36:52.286 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:52.286 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:52.286 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:52.286 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:52.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:52.286 | ++ 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:36:52.286 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.286 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.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:36:52.286 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.287 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:52.287 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:52.287 | + 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:36:52.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:36:52.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.287 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:52.287 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.287 | ++ 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:36:52.287 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.287 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.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:36:52.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.287 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.287 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.287 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:52.287 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:52.287 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:52.287 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | 3503cd185a8d4ecdb2c191c45d2a8e55 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:52.287 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.287 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.287 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.287 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.287 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:36:52.287 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-19 14:36:52.287 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:36:52.287 | ++ 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:36:52.287 | ++ 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:36:52.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:36:52.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.288 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.288 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:36:52.288 | 91c07e70e0b3441fa027a0e69026b1a5' 2022-05-19 14:36:52.288 | + functions-common:get_or_create_service:1106 : echo 91c07e70e0b3441fa027a0e69026b1a5 2022-05-19 14:36:52.288 | 91c07e70e0b3441fa027a0e69026b1a5 2022-05-19 14:36:52.288 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-19 14:36:52.288 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-05-19 14:36:52.288 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:36:52.288 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:36:52.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:36:52.288 | +++ 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:36:52.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:36:52.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.288 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:36:52.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:36:52.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:36:52.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:36:52.288 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.289 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=03120d5c0d924b9e922a7908a946e6a6 2022-05-19 14:36:52.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 03120d5c0d924b9e922a7908a946e6a6 2022-05-19 14:36:52.289 | + functions-common:get_or_create_endpoint:1139 : public_id=03120d5c0d924b9e922a7908a946e6a6 2022-05-19 14:36:52.289 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:36:52.289 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:36:52.289 | + functions-common:get_or_create_endpoint:1148 : echo 03120d5c0d924b9e922a7908a946e6a6 2022-05-19 14:36:52.289 | 03120d5c0d924b9e922a7908a946e6a6 2022-05-19 14:36:52.289 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-19 14:36:52.289 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:36:52.289 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-19 14:36:52.289 | ++ 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:36:52.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:36:52.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.289 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.289 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.289 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:36:52.289 | 26565765dac24687b17d91c746ab7f2a' 2022-05-19 14:36:52.289 | + functions-common:get_or_create_service:1106 : echo 26565765dac24687b17d91c746ab7f2a 2022-05-19 14:36:52.289 | 26565765dac24687b17d91c746ab7f2a 2022-05-19 14:36:52.289 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-05-19 14:36:52.289 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:36:52.289 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:36:52.289 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:36:52.289 | +++ 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:36:52.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:36:52.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:36:52.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:36:52.290 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:36:52.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:36:52.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=48d26b0eed6b464995b910d1be0dcee4 2022-05-19 14:36:52.290 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 48d26b0eed6b464995b910d1be0dcee4 2022-05-19 14:36:52.290 | + functions-common:get_or_create_endpoint:1139 : public_id=48d26b0eed6b464995b910d1be0dcee4 2022-05-19 14:36:52.290 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:36:52.290 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:36:52.290 | + functions-common:get_or_create_endpoint:1148 : echo 48d26b0eed6b464995b910d1be0dcee4 2022-05-19 14:36:52.290 | 48d26b0eed6b464995b910d1be0dcee4 2022-05-19 14:36:52.290 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-19 14:36:52.290 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-19 14:36:52.290 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:36:52.290 | +++ 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:36:52.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:36:52.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.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:36:52.290 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.290 | ++ functions-common:get_or_create_project:950 : project_id=459ebab6faa64c8ca69c69af1fca7c43 2022-05-19 14:36:52.290 | ++ functions-common:get_or_create_project:951 : echo 459ebab6faa64c8ca69c69af1fca7c43 2022-05-19 14:36:52.291 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 459ebab6faa64c8ca69c69af1fca7c43 2022-05-19 14:36:52.291 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-19 14:36:52.291 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:52.291 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:36:52.291 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-19 14:36:52.291 | +++ 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:36:52.291 | /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:52.291 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.291 | /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:52.291 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.291 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-19 14:36:52.291 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.291 | ++ functions-common:get_or_create_user:937 : user_id=3503cd185a8d4ecdb2c191c45d2a8e55 2022-05-19 14:36:52.291 | ++ functions-common:get_or_create_user:938 : echo 3503cd185a8d4ecdb2c191c45d2a8e55 2022-05-19 14:36:52.291 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3503cd185a8d4ecdb2c191c45d2a8e55 2022-05-19 14:36:52.338 | [115844 Async create_cinder_accounts:156895]: finished create_cinder_accounts with result 0 in 63 seconds 2022-05-19 14:36:52.343 | + inc/async:async_wait:197 : return 0 2022-05-19 14:36:52.346 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-19 14:36:52.402 | [115844 Async create_neutron_accounts:157011]: Waiting for completion of create_neutron_accounts running on PID 157011 (3 other jobs running) 2022-05-19 14:36:52.429 | [115844 Async create_neutron_accounts:157011]: Signaling child to exit 2022-05-19 14:36:52.429 | WAKEUP 2022-05-19 14:36:52.462 | [115844 Async create_neutron_accounts:157011]: Signaled 2022-05-19 14:36:52.464 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-19 14:36:52.464 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:36:52.464 | ++ 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:36:52.464 | + 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:36:52.464 | + 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:36:52.464 | + 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:36:52.464 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:36:52.464 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-19 14:36:52.464 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-19 14:36:52.464 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-19 14:36:52.464 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-05-19 14:36:52.464 | + 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:36:52.464 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-19 14:36:52.464 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-19 14:36:52.464 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:36:52.464 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:36:52.464 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:36:52.464 | ++ 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:36:52.464 | /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:52.464 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.464 | /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:52.464 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.464 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.464 | + functions-common:get_or_create_user:937 : user_id=67dd245f813543c39b2ca01a30d7dd07 2022-05-19 14:36:52.465 | + functions-common:get_or_create_user:938 : echo 67dd245f813543c39b2ca01a30d7dd07 2022-05-19 14:36:52.465 | 67dd245f813543c39b2ca01a30d7dd07 2022-05-19 14:36:52.465 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-19 14:36:52.465 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:36:52.465 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:36:52.465 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:36:52.465 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:36:52.465 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.465 | ++ 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:36:52.465 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:36:52.465 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.465 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.465 | /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:52.465 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.465 | /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:52.465 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.465 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:36:52.465 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:36:52.465 | + 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:36:52.465 | /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:52.465 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.465 | /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:52.465 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.465 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:36:52.465 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:36:52.466 | ++ 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:36:52.466 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:36:52.466 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.466 | /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:52.466 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.466 | /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:52.466 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.466 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.466 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:36:52.466 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:36:52.466 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:36:52.466 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | 67dd245f813543c39b2ca01a30d7dd07 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:36:52.466 | ++ functions-common:get_field:824 : read data 2022-05-19 14:36:52.466 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.466 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.466 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:36:52.466 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:36:52.466 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-19 14:36:52.466 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:36:52.466 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-19 14:36:52.466 | ++ 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:36:52.466 | /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:52.466 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.466 | /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:52.466 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.466 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.466 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:36:52.466 | 5bd671894ff742328a62d5f39ed2b636' 2022-05-19 14:36:52.466 | + functions-common:get_or_create_service:1106 : echo 5bd671894ff742328a62d5f39ed2b636 2022-05-19 14:36:52.466 | 5bd671894ff742328a62d5f39ed2b636 2022-05-19 14:36:52.467 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-05-19 14:36:52.467 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:36:52.467 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-05-19 14:36:52.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:36:52.467 | +++ 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:36:52.467 | /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:52.467 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.467 | /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:52.467 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.467 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:36:52.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:36:52.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-05-19 14:36:52.467 | /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:52.467 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.467 | /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:52.467 | from cryptography.utils import int_from_bytes 2022-05-19 14:36:52.467 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:36:52.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4eeeab7554c245d4b78c4b59a27425ae 2022-05-19 14:36:52.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4eeeab7554c245d4b78c4b59a27425ae 2022-05-19 14:36:52.467 | + functions-common:get_or_create_endpoint:1139 : public_id=4eeeab7554c245d4b78c4b59a27425ae 2022-05-19 14:36:52.467 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:36:52.467 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:36:52.467 | + functions-common:get_or_create_endpoint:1148 : echo 4eeeab7554c245d4b78c4b59a27425ae 2022-05-19 14:36:52.467 | 4eeeab7554c245d4b78c4b59a27425ae 2022-05-19 14:36:52.515 | [115844 Async create_neutron_accounts:157011]: finished create_neutron_accounts with result 0 in 45 seconds 2022-05-19 14:36:52.556 | [115844 Async create_swift_accounts:157153]: Waiting for completion of create_swift_accounts running on PID 157153 (2 other jobs running) 2022-05-19 14:36:52.583 | [115844 Async create_swift_accounts:157153]: Signaling child to exit 2022-05-19 14:37:40.433 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:40.461 | [157153 Async create_swift_accounts:157153]: finished successfully 2022-05-19 14:37:40.482 | WAKEUP 2022-05-19 14:37:40.506 | [115844 Async create_swift_accounts:157153]: Signaled 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-19 14:37:40.508 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-19 14:37:40.508 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:37:40.508 | +++ 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:37:40.508 | /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:40.508 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.508 | /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:40.508 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.508 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.508 | ++ functions-common:get_or_create_role:962 : role_id=5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:37:40.508 | ++ functions-common:get_or_create_role:963 : echo 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:614 : another_role=5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:37:40.508 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-19 14:37:40.508 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-19 14:37:40.508 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:37:40.508 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:37:40.508 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:37:40.508 | ++ 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:37:40.509 | /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:40.509 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.509 | /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:40.509 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.509 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.509 | + functions-common:get_or_create_user:937 : user_id=ea7e76476c58452e9486704da78a4372 2022-05-19 14:37:40.509 | + functions-common:get_or_create_user:938 : echo ea7e76476c58452e9486704da78a4372 2022-05-19 14:37:40.509 | ea7e76476c58452e9486704da78a4372 2022-05-19 14:37:40.509 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-19 14:37:40.509 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:40.509 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:37:40.509 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:37:40.509 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:37:40.509 | ++ 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:37:40.509 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.509 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:40.509 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.509 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.509 | /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:40.509 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.509 | /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:40.509 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.509 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.509 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:40.509 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:40.509 | + 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:37:40.509 | /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:40.510 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.510 | /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:40.510 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.510 | ++ 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:37:40.510 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.510 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:40.510 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.510 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.510 | /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:40.510 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.510 | /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:40.511 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.511 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.511 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:40.511 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:40.511 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:40.511 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | ea7e76476c58452e9486704da78a4372 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:37:40.511 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.511 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:37:40.511 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:37:40.511 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:37:40.511 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:37:40.511 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-19 14:37:40.511 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:40.511 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:37:40.511 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:37:40.511 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:37:40.511 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:40.511 | ++ 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:37:40.511 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.511 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.511 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.511 | /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:40.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.512 | /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:40.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.512 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.512 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:40.512 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:40.512 | + 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:37:40.512 | /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:40.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.512 | /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:40.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.512 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.512 | ++ 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:37:40.512 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:40.512 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.512 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.512 | /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:40.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.512 | /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:40.512 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.512 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.512 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:40.512 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:40.512 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | ea7e76476c58452e9486704da78a4372 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:37:40.512 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:40.512 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.512 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.512 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.512 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.512 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-19 14:37:40.512 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:37:40.512 | ++ 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:37:40.513 | ++ 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:37:40.513 | /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:40.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.513 | /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:40.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.513 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.513 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:37:40.513 | b611969c2622488cb25dc7a16e1ddecf' 2022-05-19 14:37:40.513 | + functions-common:get_or_create_service:1106 : echo b611969c2622488cb25dc7a16e1ddecf 2022-05-19 14:37:40.513 | b611969c2622488cb25dc7a16e1ddecf 2022-05-19 14:37:40.513 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-05-19 14:37:40.513 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:37:40.513 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-19 14:37:40.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:37:40.513 | +++ 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:37:40.513 | /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:40.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.513 | /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:40.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.513 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:37:40.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:37:40.513 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:37:40.513 | /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:40.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.513 | /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:40.513 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.513 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=46a3c9dc6a1f4d248914206d909c0559 2022-05-19 14:37:40.513 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 46a3c9dc6a1f4d248914206d909c0559 2022-05-19 14:37:40.513 | + functions-common:get_or_create_endpoint:1139 : public_id=46a3c9dc6a1f4d248914206d909c0559 2022-05-19 14:37:40.514 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.25:8080 ]] 2022-05-19 14:37:40.514 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-05-19 14:37:40.514 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:37:40.514 | ++ 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:37:40.514 | /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:40.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.514 | /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:40.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.514 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.514 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:37:40.514 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:37:40.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-05-19 14:37:40.514 | /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:40.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.514 | /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:40.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.514 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.514 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4b84e767ec0445fcbefcaee433244ffc 2022-05-19 14:37:40.514 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4b84e767ec0445fcbefcaee433244ffc 2022-05-19 14:37:40.514 | 4b84e767ec0445fcbefcaee433244ffc 2022-05-19 14:37:40.514 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:37:40.514 | + functions-common:get_or_create_endpoint:1148 : echo 46a3c9dc6a1f4d248914206d909c0559 2022-05-19 14:37:40.514 | 46a3c9dc6a1f4d248914206d909c0559 2022-05-19 14:37:40.514 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-19 14:37:40.514 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-19 14:37:40.514 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:37:40.514 | +++ 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:37:40.514 | /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:40.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.514 | /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:40.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.515 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_project:950 : project_id=47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_project:951 : echo 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.515 | + lib/swift:create_swift_accounts:628 : swift_project_test1=47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.515 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-19 14:37:40.515 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.515 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-19 14:37:40.515 | +++ 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:37:40.515 | /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:40.515 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.515 | /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:40.515 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.515 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_user:937 : user_id=efc2a43e92fd42b8b52767053dd58a27 2022-05-19 14:37:40.515 | ++ functions-common:get_or_create_user:938 : echo efc2a43e92fd42b8b52767053dd58a27 2022-05-19 14:37:40.515 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=efc2a43e92fd42b8b52767053dd58a27 2022-05-19 14:37:40.515 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-19 14:37:40.515 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.515 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin efc2a43e92fd42b8b52767053dd58a27 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.515 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:40.515 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:40.515 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:40.515 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:40.515 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:40.515 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:40.515 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:40.515 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:40.515 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user efc2a43e92fd42b8b52767053dd58a27 --project 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.515 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:40.516 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.516 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.516 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.516 | /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:40.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.516 | /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:40.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.516 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.516 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:40.516 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:40.516 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user efc2a43e92fd42b8b52767053dd58a27 --project 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.516 | /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:40.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.516 | /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:40.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.516 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user efc2a43e92fd42b8b52767053dd58a27 --project 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.516 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.516 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:40.516 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.516 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.516 | /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:40.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.516 | /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:40.516 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.516 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.516 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:40.516 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:40.516 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:40.516 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | efc2a43e92fd42b8b52767053dd58a27 | | 47d9d46190ce425aaf714e5ffe475296 | | | False |' 2022-05-19 14:37:40.516 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.516 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.516 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.516 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.517 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-19 14:37:40.517 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-19 14:37:40.517 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:37:40.517 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-19 14:37:40.517 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-19 14:37:40.517 | +++ 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:37:40.517 | /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:40.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.517 | /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:40.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.517 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.517 | ++ functions-common:get_or_create_user:937 : user_id=e7d9e58fb89340f6be1480562a69d4df 2022-05-19 14:37:40.517 | ++ functions-common:get_or_create_user:938 : echo e7d9e58fb89340f6be1480562a69d4df 2022-05-19 14:37:40.517 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e7d9e58fb89340f6be1480562a69d4df 2022-05-19 14:37:40.517 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-19 14:37:40.517 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.517 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 5d43ee43cafa424c9da954408b76f07a e7d9e58fb89340f6be1480562a69d4df 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.517 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:40.517 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:40.517 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:40.517 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:40.517 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:40.517 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:40.517 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:40.517 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:40.517 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5d43ee43cafa424c9da954408b76f07a --user e7d9e58fb89340f6be1480562a69d4df --project 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.517 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.517 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:40.517 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.517 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.517 | /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:40.517 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.518 | /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:40.518 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.518 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.518 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:40.518 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:40.518 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 5d43ee43cafa424c9da954408b76f07a --user e7d9e58fb89340f6be1480562a69d4df --project 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.518 | /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:40.518 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.518 | /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:40.518 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.518 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5d43ee43cafa424c9da954408b76f07a --user e7d9e58fb89340f6be1480562a69d4df --project 47d9d46190ce425aaf714e5ffe475296 2022-05-19 14:37:40.518 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:40.518 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.518 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.518 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.518 | /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:40.518 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.518 | /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:40.518 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.518 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.518 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:40.518 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:40.518 | ++ functions-common:get_field:830 : echo '| 5d43ee43cafa424c9da954408b76f07a | e7d9e58fb89340f6be1480562a69d4df | | 47d9d46190ce425aaf714e5ffe475296 | | | False |' 2022-05-19 14:37:40.518 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:40.518 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.518 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:37:40.518 | + functions-common:get_or_add_user_project_role:1009 : echo 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:37:40.518 | 5d43ee43cafa424c9da954408b76f07a 2022-05-19 14:37:40.518 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-19 14:37:40.518 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:37:40.519 | +++ 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:37:40.519 | /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:40.519 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.519 | /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:40.519 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.519 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_project:950 : project_id=dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_project:951 : echo dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.519 | + lib/swift:create_swift_accounts:642 : swift_project_test2=dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.519 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-19 14:37:40.519 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.519 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-19 14:37:40.519 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-19 14:37:40.519 | +++ 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:37:40.519 | /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:40.519 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.519 | /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:40.519 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.519 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_user:937 : user_id=7bacb409cc684850bb87e806d1e9d568 2022-05-19 14:37:40.519 | ++ functions-common:get_or_create_user:938 : echo 7bacb409cc684850bb87e806d1e9d568 2022-05-19 14:37:40.519 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7bacb409cc684850bb87e806d1e9d568 2022-05-19 14:37:40.519 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-19 14:37:40.519 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.519 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7bacb409cc684850bb87e806d1e9d568 dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.519 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:40.519 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:40.519 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:40.520 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:40.520 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:40.520 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:40.520 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:40.520 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:40.520 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7bacb409cc684850bb87e806d1e9d568 --project dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.520 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:40.520 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.520 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.520 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.520 | /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:40.520 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.520 | /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:40.520 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.520 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.520 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:40.520 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:40.520 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7bacb409cc684850bb87e806d1e9d568 --project dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.520 | /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:40.520 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.520 | /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:40.520 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.520 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7bacb409cc684850bb87e806d1e9d568 --project dfc7277cf2cb4d339349323f1b778993 2022-05-19 14:37:40.520 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:40.520 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.520 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.520 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.520 | /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:40.520 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.520 | /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:40.520 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.520 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.521 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:40.521 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:40.521 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:40.521 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | 7bacb409cc684850bb87e806d1e9d568 | | dfc7277cf2cb4d339349323f1b778993 | | | False |' 2022-05-19 14:37:40.521 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.521 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.521 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.521 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.521 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-19 14:37:40.521 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-19 14:37:40.521 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:37:40.521 | +++ 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:37:40.521 | +++ 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:37:40.521 | /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:40.521 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.521 | /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:40.521 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.521 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.521 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-19 14:37:40.521 | 4e18030573a647219cf78f8cfe63dc53' 2022-05-19 14:37:40.521 | ++ functions-common:get_or_create_domain:900 : echo 4e18030573a647219cf78f8cfe63dc53 2022-05-19 14:37:40.521 | + lib/swift:create_swift_accounts:652 : swift_domain=4e18030573a647219cf78f8cfe63dc53 2022-05-19 14:37:40.521 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-19 14:37:40.521 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.521 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-19 14:37:40.521 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4e18030573a647219cf78f8cfe63dc53 2022-05-19 14:37:40.521 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:37:40.521 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4e18030573a647219cf78f8cfe63dc53 --or-show -f value -c id 2022-05-19 14:37:40.521 | /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:40.521 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.521 | /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:40.522 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.522 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_project:950 : project_id=e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_project:951 : echo e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.522 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.522 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-19 14:37:40.522 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.522 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-19 14:37:40.522 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4e18030573a647219cf78f8cfe63dc53 test4@example.com 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-19 14:37:40.522 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4e18030573a647219cf78f8cfe63dc53 --email=test4@example.com --or-show -f value -c id 2022-05-19 14:37:40.522 | /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:40.522 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.522 | /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:40.522 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.522 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_user:937 : user_id=7374805c344d4e13bee7c27c5e262e6f 2022-05-19 14:37:40.522 | ++ functions-common:get_or_create_user:938 : echo 7374805c344d4e13bee7c27c5e262e6f 2022-05-19 14:37:40.522 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7374805c344d4e13bee7c27c5e262e6f 2022-05-19 14:37:40.522 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-19 14:37:40.522 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:37:40.522 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7374805c344d4e13bee7c27c5e262e6f e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.522 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:37:40.522 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:37:40.522 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:37:40.522 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:37:40.522 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:37:40.522 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:37:40.522 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:37:40.523 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:37:40.523 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7374805c344d4e13bee7c27c5e262e6f --project e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.523 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.523 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:37:40.523 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.523 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.523 | /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:40.523 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.523 | /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:40.523 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.523 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.523 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:37:40.523 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:37:40.523 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7374805c344d4e13bee7c27c5e262e6f --project e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.523 | /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:40.523 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.523 | /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:40.523 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.523 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7374805c344d4e13bee7c27c5e262e6f --project e51485d9f39a4bf4bf2d66c98051c2eb 2022-05-19 14:37:40.523 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:37:40.523 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:37:40.523 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:37:40.523 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.523 | /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:40.523 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.523 | /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:40.523 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:40.523 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:37:40.523 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:37:40.523 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:37:40.523 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | 7374805c344d4e13bee7c27c5e262e6f | | e51485d9f39a4bf4bf2d66c98051c2eb | | | False |' 2022-05-19 14:37:40.523 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:37:40.524 | ++ functions-common:get_field:824 : read data 2022-05-19 14:37:40.524 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.524 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.524 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:37:40.556 | [115844 Async create_swift_accounts:157153]: finished create_swift_accounts with result 0 in 134 seconds 2022-05-19 14:37:40.564 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-19 14:37:40.567 | + inc/async:async_wait:197 : return 0 2022-05-19 14:37:40.570 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-19 14:37:40.588 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:40.591 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-19 14:37:40.610 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:40.613 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-19 14:37:40.616 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:37:40.618 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-19 14:37:40.621 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-19 14:37:40.624 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-19 14:37:40.696 | + inc/async:async_inner:63 : init_glance 2022-05-19 14:37:40.736 | [115844 Async init_glance:161411]: running: init_glance 2022-05-19 14:37:40.747 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-19 14:37:40.768 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:37:40.771 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-19 14:37:40.774 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:37:40.777 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-19 14:37:40.780 | + ./stack.sh:main:1149 : configure_neutron 2022-05-19 14:37:40.784 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-19 14:37:40.789 | ++ 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:37:40.789 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:37:40.796 | + 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:37:40.800 | + 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:37:40.803 | + 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:37:40.806 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:37:40.810 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-19 14:37:40.813 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-19 14:37:40.816 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-19 14:37:40.818 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-19 14:37:40.834 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-19 14:37:40.837 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-19 14:37:44.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:44.378 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:44.379 | /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:44.379 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:46.402 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:37:46.430 | [161411 Async init_glance:161411]: finished successfully 2022-05-19 14:37:47.930 | /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:47.930 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:47.930 | /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:47.930 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:51.525 | /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:51.525 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:51.525 | /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:51.525 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:55.011 | /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:55.011 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:55.011 | /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:55.011 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:58.558 | /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:58.558 | from cryptography.utils import int_from_bytes 2022-05-19 14:37:58.558 | /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:58.558 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:02.040 | /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:02.041 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:02.041 | /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:02.041 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:05.534 | /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:05.534 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:05.534 | /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:05.534 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:09.219 | /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:09.219 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:09.219 | /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:09.219 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:14.048 | /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:14.048 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:14.048 | /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:14.048 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:19.949 | /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:19.949 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:19.949 | /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:19.949 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:20.284 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-19 14:38:20.289 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-19 14:38:20.293 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-19 14:38:20.295 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-19 14:38:20.297 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-19 14:38:20.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-19 14:38:20.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-19 14:38:20.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-19 14:38:20.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-19 14:38:20.310 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-19 14:38:20.312 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-19 14:38:20.315 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-19 14:38:20.317 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-19 14:38:20.320 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-19 14:38:20.322 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-19 14:38:20.324 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-19 14:38:20.329 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:20.335 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-19 14:38:20.338 | + 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:38:20.344 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-19 14:38:20.346 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-19 14:38:20.349 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-19 14:38:20.351 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-19 14:38:20.354 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:38:20.356 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:20.359 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:38:20.375 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:20.377 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:38:20.380 | ++ 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:38:20.383 | + 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:38:20.414 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-19 14:38:20.446 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-19 14:38:20.476 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-19 14:38:20.508 | + 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:38:20.538 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-19 14:38:20.570 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-19 14:38:20.572 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-19 14:38:20.575 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-19 14:38:20.577 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:38:20.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:38:20.598 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:38:20.601 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:38:20.604 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:38:20.606 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:38:20.609 | + 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:38:20.639 | + 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:38:20.671 | + 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:38:20.704 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:38:20.734 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-19 14:38:20.752 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:38:20.754 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-19 14:38:20.757 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:38:20.760 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-19 14:38:20.763 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-19 14:38:20.766 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-19 14:38:20.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-19 14:38:20.780 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:38:20.783 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-19 14:38:20.785 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-19 14:38:20.798 | + 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:38:20.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-19 14:38:20.815 | + 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:38:20.829 | + 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:38:20.842 | + 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:38:20.855 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:38:20.858 | + 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:38:20.861 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-19 14:38:20.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.y2iztClSio 2022-05-19 14:38:20.868 | + 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:38:20.871 | + 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:38:20.874 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.y2iztClSio 2022-05-19 14:38:20.877 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.y2iztClSio 2022-05-19 14:38:20.891 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.y2iztClSio /etc/sudoers.d/neutron-rootwrap 2022-05-19 14:38:20.903 | + 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:38:20.933 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:20.936 | + 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:38:20.967 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-19 14:38:20.970 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-19 14:38:20.972 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-19 14:38:20.975 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:38:20.977 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:38:20.980 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:38:20.998 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:21.001 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:38:21.004 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:38:21.014 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:38:21.032 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:21.035 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:38:21.038 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-19 14:38:21.071 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:38:21.074 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:38:21.076 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-19 14:38:21.095 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:21.097 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-19 14:38:21.100 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-19 14:38:21.103 | + 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:38:21.106 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:38:21.108 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-19 14:38:21.111 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-19 14:38:21.114 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:38:21.117 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-19 14:38:21.121 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-19 14:38:21.124 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-19 14:38:21.129 | + 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:38:21.132 | + 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:38:21.137 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-19 14:38:21.155 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:21.157 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-19 14:38:21.160 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-19 14:38:21.163 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-19 14:38:21.169 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-19 14:38:21.201 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:38:21.233 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-19 14:38:21.266 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-19 14:38:21.298 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-19 14:38:21.332 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-19 14:38:21.335 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:38:21.338 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-19 14:38:21.340 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:38:21.343 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-19 14:38:21.376 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-19 14:38:21.408 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-19 14:38:21.444 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-19 14:38:21.476 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-19 14:38:21.508 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-19 14:38:21.550 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-19 14:38:21.581 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-19 14:38:21.614 | + 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:38:21.654 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:38:21.687 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-19 14:38:21.720 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-19 14:38:21.754 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-19 14:38:21.757 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:38:21.760 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:38:21.763 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:38:21.765 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-19 14:38:21.798 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-19 14:38:21.830 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-05-19 14:38:21.863 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-19 14:38:21.896 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-19 14:38:21.928 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-19 14:38:21.961 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-19 14:38:21.992 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-19 14:38:22.026 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:38:22.058 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-19 14:38:22.090 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-19 14:38:22.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-19 14:38:22.096 | + 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:38:22.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-19 14:38:22.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-19 14:38:22.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-19 14:38:22.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-19 14:38:22.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-05-19 14:38:22.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-05-19 14:38:22.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-05-19 14:38:22.117 | + 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:38:22.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-19 14:38:22.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-19 14:38:22.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-19 14:38:22.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-19 14:38:22.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-19 14:38:22.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-19 14:38:22.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-19 14:38:22.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:22.141 | + 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:38:22.172 | + 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:38:22.175 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.177 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:38:22.180 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-19 14:38:22.183 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-19 14:38:22.185 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.188 | + 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:38:22.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-19 14:38:22.221 | + 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:38:22.224 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.226 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:38:22.229 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-19 14:38:22.232 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-19 14:38:22.234 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.237 | + 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:38:22.271 | + 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:38:22.274 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.276 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:38:22.279 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-19 14:38:22.281 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-19 14:38:22.284 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.287 | + 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:38:22.318 | + 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:38:22.320 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.324 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-19 14:38:22.326 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-19 14:38:22.329 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-19 14:38:22.331 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.334 | + 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:38:22.364 | + 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:38:22.366 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.370 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-19 14:38:22.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:38:22.376 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:38:22.379 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.382 | + 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:38:22.414 | + 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:38:22.417 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.420 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-19 14:38:22.422 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-19 14:38:22.425 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-19 14:38:22.427 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.430 | + 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:38:22.460 | + 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:600:649 2022-05-19 14:38:22.464 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-19 14:38:22.469 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-05-19 14:38:22.472 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-05-19 14:38:22.474 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.477 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-05-19 14:38:22.508 | + 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:38:22.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:38:22.513 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-19 14:38:22.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:38:22.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:38:22.521 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:38:22.524 | + 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:38:22.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:38:22.558 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-19 14:38:22.576 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:22.579 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-19 14:38:22.581 | + 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:38:22.615 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:22.618 | + 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:38:22.649 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:38:22.693 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-19 14:38:22.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-19 14:38:22.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-19 14:38:22.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:38:25.766 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:38:25.766 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:38:25.766 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=163265) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:38:25.818 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=163265) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:38:25.818 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=163265) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:38:25.818 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=163265) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:25.818 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=163265) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:25.819 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=163265) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:25.819 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=163265) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:25.873 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:38:25.873 | /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:25.873 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:25.873 | /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:25.873 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:26.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-19 14:38:26.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-19 14:38:26.249 | + 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:38:26.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:38:26.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-19 14:38:26.310 | + 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:38:26.329 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-19 14:38:26.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:26.334 | + 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:38:26.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-19 14:38:26.372 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-19 14:38:26.381 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-19 14:38:26.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-19 14:38:26.386 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-19 14:38:26.400 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-19 14:38:26.413 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:38:26.416 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-19 14:38:26.425 | net.bridge.bridge-nf-call-iptables = 1 2022-05-19 14:38:26.429 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:38:26.432 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-19 14:38:26.443 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-19 14:38:26.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-19 14:38:26.449 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-19 14:38:26.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-19 14:38:26.455 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-19 14:38:26.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:38:26.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:38:26.463 | + 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:38:26.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:38:26.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:38:26.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-19 14:38:26.499 | + 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:38:26.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-19 14:38:26.542 | + 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:38:26.572 | + 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:38:26.605 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-19 14:38:26.623 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:26.626 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-19 14:38:26.635 | + 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:38:26.641 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-19 14:38:26.671 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-19 14:38:26.705 | + 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:38:26.739 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:26.742 | + 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:38:26.773 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-19 14:38:26.801 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:26.804 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:38:26.807 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:38:26.838 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:38:26.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:38:26.844 | + 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:38:26.875 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-19 14:38:26.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:38:26.880 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-19 14:38:26.883 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-19 14:38:26.902 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:26.905 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-19 14:38:26.907 | + 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:38:26.913 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-19 14:38:26.944 | + 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:38:26.977 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:26.980 | + 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:38:27.017 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:38:27.019 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:38:27.051 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:38:27.054 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:38:27.056 | + 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:38:27.098 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-19 14:38:27.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:38:27.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-19 14:38:27.107 | + 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:38:30.137 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:38:30.137 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:38:30.138 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=163797) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:38:30.190 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=163797) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:38:30.190 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=163797) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:38:30.190 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=163797) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:30.190 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=163797) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:30.190 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=163797) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:30.191 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=163797) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:38:30.253 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-19 14:38:30.253 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=163797) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-19 14:38:30.254 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=163797) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-19 14:38:30.254 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:38:30.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:38:30.254 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:30.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:38:30.254 | from cryptography.utils import int_from_bytes 2022-05-19 14:38:30.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-19 14:38:30.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-19 14:38:30.649 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:38:30.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:38:30.655 | + 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:38:30.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:38:30.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:38:30.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-19 14:38:30.680 | + functions:set_mtu:785 : local dev=br-data 2022-05-19 14:38:30.689 | + functions:set_mtu:786 : local mtu=1500 2022-05-19 14:38:30.692 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-19 14:38:30.705 | + 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:38:30.724 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-19 14:38:30.727 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-19 14:38:30.730 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-19 14:38:30.733 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-19 14:38:30.736 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-19 14:38:30.738 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-19 14:38:30.741 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-19 14:38:30.744 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-19 14:38:30.747 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-19 14:38:30.749 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-19 14:38:30.752 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-19 14:38:30.755 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-19 14:38:30.758 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-19 14:38:30.760 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-19 14:38:30.764 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-19 14:38:30.764 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-19 14:38:30.771 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-19 14:38:30.773 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-19 14:38:30.776 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-19 14:38:30.779 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-19 14:38:30.783 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-19 14:38:30.783 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-19 14:38:30.783 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-19 14:38:30.791 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.31/22 brd 192.168.3.255' 2022-05-19 14:38:30.793 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-19 14:38:30.796 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:30.799 | + 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:38:30.801 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-19 14:38:30.804 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.31/22 brd 192.168.3.255 != '' ]] 2022-05-19 14:38:30.806 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.31/22 brd 192.168.3.255 dev eth1' 2022-05-19 14:38:30.809 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.31/22 brd 192.168.3.255 dev br-data' 2022-05-19 14:38:30.811 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-19 14:38:30.814 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-19 14:38:30.818 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.31/22 brd 192.168.3.255 2022-05-19 14:38:30.819 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-19 14:38:30.819 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-19 14:38:30.820 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-19 14:38:30.826 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.31 2022-05-19 14:38:30.828 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.31 ' 2022-05-19 14:38:30.831 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.31/22 brd 192.168.3.255 dev eth1 2022-05-19 14:38:30.846 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.31/22 brd 192.168.3.255 dev br-data 2022-05-19 14:38:30.859 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-19 14:38:30.873 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-19 14:38:30.896 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.31 2022-05-19 14:38:30.907 | PING 192.168.0.31 (192.168.0.31) from 192.168.0.31 br-data: 56(84) bytes of data. 2022-05-19 14:38:30.907 | 64 bytes from 192.168.0.31: icmp_seq=1 ttl=64 time=0.081 ms 2022-05-19 14:38:31.918 | 64 bytes from 192.168.0.31: icmp_seq=2 ttl=64 time=0.056 ms 2022-05-19 14:38:32.942 | 64 bytes from 192.168.0.31: icmp_seq=3 ttl=64 time=0.060 ms 2022-05-19 14:38:32.942 | 2022-05-19 14:38:32.942 | --- 192.168.0.31 ping statistics --- 2022-05-19 14:38:32.942 | 3 packets transmitted, 3 received, 0% packet loss, time 2035ms 2022-05-19 14:38:32.942 | rtt min/avg/max/mdev = 0.056/0.065/0.081/0.011 ms 2022-05-19 14:38:32.948 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-19 14:38:32.949 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-19 14:38:32.954 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-19 14:38:32.957 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-19 14:38:32.975 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:32.978 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-19 14:38:32.981 | + 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:38:32.986 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-19 14:38:33.018 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.25 2022-05-19 14:38:33.049 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-19 14:38:33.080 | + 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:38:33.113 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-19 14:38:33.116 | + 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:38:33.148 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:38:33.151 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-19 14:38:33.170 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:38:33.172 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:38:33.175 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-19 14:38:33.194 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:38:33.197 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-19 14:38:33.216 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:38:33.219 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-19 14:38:33.238 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:38:33.241 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-19 14:38:33.274 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-19 14:38:33.308 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-19 14:38:33.311 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-19 14:38:33.330 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:33.332 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-19 14:38:33.351 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:33.354 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-19 14:38:33.357 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-19 14:38:33.421 | + inc/async:async_inner:63 : init_neutron 2022-05-19 14:38:33.462 | [115844 Async init_neutron:164276]: running: init_neutron 2022-05-19 14:38:33.465 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-19 14:38:33.485 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:33.489 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-19 14:38:33.500 | ++ ./stack.sh:main:1164 : true 2022-05-19 14:38:33.503 | + ./stack.sh:main:1164 : netman_pid= 2022-05-19 14:38:33.506 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-19 14:38:33.509 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-19 14:38:33.525 | + ./stack.sh:main:1171 : clean_iptables 2022-05-19 14:38:33.530 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-19 14:38:33.533 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:38:33.533 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-19 14:38:33.537 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-19 14:38:33.540 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-19 14:38:33.540 | + lib/nova:clean_iptables:186 : grep nova 2022-05-19 14:38:33.544 | + lib/nova:clean_iptables:186 : bash 2022-05-19 14:38:33.564 | + lib/nova:clean_iptables:188 : grep nova 2022-05-19 14:38:33.564 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-19 14:38:33.564 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-19 14:38:33.568 | + lib/nova:clean_iptables:188 : bash 2022-05-19 14:38:33.568 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:38:33.571 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-19 14:38:33.573 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:38:33.583 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:38:33.583 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-19 14:38:33.588 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-19 14:38:33.588 | + lib/nova:clean_iptables:190 : grep nova 2022-05-19 14:38:33.588 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-19 14:38:33.590 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-19 14:38:33.599 | + lib/nova:clean_iptables:190 : bash 2022-05-19 14:38:33.614 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-19 14:38:33.614 | + lib/nova:clean_iptables:192 : grep nova 2022-05-19 14:38:33.614 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-19 14:38:33.614 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-19 14:38:33.619 | + lib/nova:clean_iptables:192 : bash 2022-05-19 14:38:33.620 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:38:33.625 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:38:33.631 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-19 14:38:33.640 | net.ipv4.ip_forward = 1 2022-05-19 14:38:33.644 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-19 14:38:33.666 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:33.669 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-19 14:38:33.672 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-19 14:38:33.675 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:38:33.716 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-19 14:38:33.750 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-19 14:38:33.753 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:38:33.797 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-19 14:38:33.837 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-19 14:38:33.859 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:33.865 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-19 14:38:33.869 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:38:33.872 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-19 14:38:33.876 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-19 14:38:33.881 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-19 14:38:33.961 | + inc/async:async_inner:63 : init_swift 2022-05-19 14:38:34.028 | [115844 Async init_swift:164638]: running: init_swift 2022-05-19 14:38:34.031 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-19 14:38:34.057 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:34.060 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-19 14:38:34.063 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:38:34.066 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-19 14:38:34.077 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-19 14:38:34.080 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-19 14:38:34.165 | + inc/async:async_inner:63 : init_cinder 2022-05-19 14:38:34.216 | [115844 Async init_cinder:164733]: running: init_cinder 2022-05-19 14:38:34.218 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-19 14:38:34.254 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:38:34.259 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-19 14:38:34.260 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:38:34.263 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-19 14:38:34.266 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-19 14:38:34.272 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-19 14:38:34.409 | + inc/async:async_inner:63 : init_placement 2022-05-19 14:38:34.521 | [115844 Async init_placement:164872]: running: init_placement 2022-05-19 14:38:34.530 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-19 14:38:34.696 | [115844 Async init_neutron:164276]: Waiting for completion of init_neutron running on PID 164276 (6 other jobs running) 2022-05-19 14:38:34.778 | [115844 Async init_neutron:164276]: Signaling child to exit 2022-05-19 14:38:38.093 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:38:38.124 | [164733 Async init_cinder:164733]: finished successfully 2022-05-19 14:38:48.929 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:38:48.970 | [164638 Async init_swift:164638]: finished successfully 2022-05-19 14:39:03.216 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:03.247 | [164276 Async init_neutron:164276]: finished successfully 2022-05-19 14:39:03.268 | WAKEUP 2022-05-19 14:39:03.299 | [115844 Async init_neutron:164276]: Signaled 2022-05-19 14:39:03.300 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-19 14:39:03.300 | ++ 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:03.301 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:39:03.301 | + 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:03.301 | + 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:03.301 | + 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:03.301 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:39:03.301 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-19 14:39:03.301 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-19 14:39:03.301 | + lib/database:recreate_database:112 : local db=neutron 2022-05-19 14:39:03.301 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-19 14:39:03.301 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-19 14:39:03.301 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-19 14:39:03.301 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:03.301 | + 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:39:03.301 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:03.301 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-19 14:39:03.301 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:39:03.301 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:03.301 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:03.301 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:03.301 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971116554 2022-05-19 14:39:03.301 | + 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:39:03.301 | /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:03.301 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:03.301 | /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:03.301 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-19 14:39:03.301 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-19 14:39:03.302 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-19 14:39:03.303 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-19 14:39:03.304 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-19 14:39:03.305 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-19 14:39:03.306 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-19 14:39:03.306 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-19 14:39:03.306 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-19 14:39:03.306 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-19 14:39:03.306 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-19 14:39:03.306 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-19 14:39:03.306 | Running upgrade for neutron ... 2022-05-19 14:39:03.306 | OK 2022-05-19 14:39:03.306 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-19 14:39:03.306 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:03.306 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:03.306 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:03.306 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:03.306 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:03.306 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:39:03.306 | + functions-common:time_stop:2444 : start_time=1652971116554 2022-05-19 14:39:03.306 | + functions-common:time_stop:2446 : [[ -z 1652971116554 ]] 2022-05-19 14:39:03.306 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:03.306 | + functions-common:time_stop:2449 : end_time=1652971143200 2022-05-19 14:39:03.306 | + functions-common:time_stop:2450 : elapsed_time=26646 2022-05-19 14:39:03.306 | + functions-common:time_stop:2451 : total=9074 2022-05-19 14:39:03.306 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:03.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35720 2022-05-19 14:39:03.349 | [115844 Async init_neutron:164276]: finished init_neutron with result 0 in 29 seconds 2022-05-19 14:39:03.355 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:03.357 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-19 14:39:03.417 | [115844 Async init_placement:164872]: Waiting for completion of init_placement running on PID 164872 (5 other jobs running) 2022-05-19 14:39:03.443 | [115844 Async init_placement:164872]: Signaling child to exit 2022-05-19 14:39:22.377 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:22.405 | [164872 Async init_placement:164872]: finished successfully 2022-05-19 14:39:22.426 | WAKEUP 2022-05-19 14:39:22.451 | [115844 Async init_placement:164872]: Signaled 2022-05-19 14:39:22.452 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-19 14:39:22.452 | + lib/database:recreate_database:112 : local db=placement 2022-05-19 14:39:22.452 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-19 14:39:22.452 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-19 14:39:22.452 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-19 14:39:22.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:22.452 | + 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:39:22.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:22.452 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-19 14:39:22.452 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-19 14:39:22.452 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-19 14:39:22.452 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-19 14:39:22.453 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:39:22.453 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:39:22.453 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:39:22.453 | ++ 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:39:22.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:39:22.453 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.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:39:22.453 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.453 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.453 | + functions-common:get_or_create_user:937 : user_id=d9f1d8885b4d49caa68321e364b0ad40 2022-05-19 14:39:22.453 | + functions-common:get_or_create_user:938 : echo d9f1d8885b4d49caa68321e364b0ad40 2022-05-19 14:39:22.453 | d9f1d8885b4d49caa68321e364b0ad40 2022-05-19 14:39:22.453 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-19 14:39:22.453 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:22.453 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:39:22.453 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:39:22.453 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:39:22.453 | ++ 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:39:22.453 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:22.453 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:22.453 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:22.453 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:22.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:39:22.453 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.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:39:22.453 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.453 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.454 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:22.454 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:22.454 | + 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:39:22.454 | /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:22.454 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.454 | /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:22.454 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.454 | ++ 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:39:22.454 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:22.454 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:22.454 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:22.454 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:22.454 | /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:22.454 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.454 | /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:22.454 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.454 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.454 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:22.454 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:22.454 | ++ functions-common:get_field:830 : echo '| 0e03e0b74bb24fc5a77b4ccd2b92d522 | d9f1d8885b4d49caa68321e364b0ad40 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:39:22.454 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:22.454 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:22.454 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:39:22.454 | + functions-common:get_or_add_user_project_role:1009 : echo 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:39:22.454 | 0e03e0b74bb24fc5a77b4ccd2b92d522 2022-05-19 14:39:22.454 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:39:22.454 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-19 14:39:22.454 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:39:22.454 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:39:22.454 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:39:22.454 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:39:22.454 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:39:22.455 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:39:22.455 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:39:22.455 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:39:22.455 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:39:22.455 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:39:22.455 | ++ 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:39:22.455 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:39:22.455 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:22.455 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:22.455 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:22.455 | /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:22.455 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.455 | /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:22.455 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.455 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.455 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:39:22.455 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:39:22.455 | + 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:39:22.455 | /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:22.455 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.455 | /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:22.455 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.455 | ++ 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:39:22.455 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:39:22.455 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:39:22.455 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:39:22.455 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:22.455 | /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:22.455 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.455 | /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:22.455 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.455 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.456 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:39:22.456 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:39:22.456 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:39:22.456 | ++ functions-common:get_field:830 : echo '| 4f3907fa2a4a4f2f92b1a09d7871b827 | d9f1d8885b4d49caa68321e364b0ad40 | | 459ebab6faa64c8ca69c69af1fca7c43 | | | False |' 2022-05-19 14:39:22.456 | ++ functions-common:get_field:824 : read data 2022-05-19 14:39:22.456 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:39:22.456 | + functions-common:get_or_add_user_project_role:1009 : echo 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:39:22.456 | 4f3907fa2a4a4f2f92b1a09d7871b827 2022-05-19 14:39:22.456 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.25/placement 2022-05-19 14:39:22.456 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-19 14:39:22.456 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:39:22.456 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-19 14:39:22.456 | ++ 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:39:22.456 | /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:22.456 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.456 | /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:22.456 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.456 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.456 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:39:22.456 | 5ddd28d53ca74fc29a6571cba9c2040d' 2022-05-19 14:39:22.456 | + functions-common:get_or_create_service:1106 : echo 5ddd28d53ca74fc29a6571cba9c2040d 2022-05-19 14:39:22.456 | 5ddd28d53ca74fc29a6571cba9c2040d 2022-05-19 14:39:22.456 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.25/placement 2022-05-19 14:39:22.456 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:39:22.456 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.25/placement RegionOne 2022-05-19 14:39:22.456 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:39:22.456 | +++ 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:39:22.456 | /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:22.456 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.456 | /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:22.456 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.456 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.456 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:39:22.456 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:39:22.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.25/placement --region RegionOne -f value -c id 2022-05-19 14:39:22.457 | /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:22.457 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.457 | /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:22.457 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.457 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:39:22.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=870cff56887048cf9d8676309fa373b5 2022-05-19 14:39:22.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 870cff56887048cf9d8676309fa373b5 2022-05-19 14:39:22.457 | + functions-common:get_or_create_endpoint:1139 : public_id=870cff56887048cf9d8676309fa373b5 2022-05-19 14:39:22.457 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:39:22.457 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:39:22.457 | + functions-common:get_or_create_endpoint:1148 : echo 870cff56887048cf9d8676309fa373b5 2022-05-19 14:39:22.457 | 870cff56887048cf9d8676309fa373b5 2022-05-19 14:39:22.501 | [115844 Async init_placement:164872]: finished init_placement with result 0 in 48 seconds 2022-05-19 14:39:22.505 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:22.508 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-19 14:39:22.563 | [115844 Async init_glance:161411]: Waiting for completion of init_glance running on PID 161411 (4 other jobs running) 2022-05-19 14:39:22.593 | [115844 Async init_glance:161411]: Signaling child to exit 2022-05-19 14:39:22.593 | WAKEUP 2022-05-19 14:39:22.617 | [115844 Async init_glance:161411]: Signaled 2022-05-19 14:39:22.619 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-19 14:39:22.619 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-19 14:39:22.619 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-19 14:39:22.619 | + lib/database:recreate_database:112 : local db=glance 2022-05-19 14:39:22.619 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-19 14:39:22.619 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-19 14:39:22.619 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-19 14:39:22.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:22.619 | + 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:39:22.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:22.619 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-19 14:39:22.619 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:39:22.619 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:22.619 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:22.619 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:22.619 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971060971 2022-05-19 14:39:22.619 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-19 14:39:22.619 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:39:22.619 | ERROR glance Traceback (most recent call last): 2022-05-19 14:39:22.619 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 14:39:22.619 | ERROR glance  sys.exit(main()) 2022-05-19 14:39:22.619 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 14:39:22.619 | ERROR glance  return CONF.command.action_fn() 2022-05-19 14:39:22.619 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 390, in sync 2022-05-19 14:39:22.620 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-05-19 14:39:22.620 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-05-19 14:39:22.620 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-05-19 14:39:22.620 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-05-19 14:39:22.620 | ERROR glance  engine = db_api.get_engine() 2022-05-19 14:39:22.620 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 14:39:22.620 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 14:39:22.620 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 14:39:22.620 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 14:39:22.620 | ERROR glance  return cls( 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 14:39:22.620 | ERROR glance  self._factory._start( 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 14:39:22.620 | ERROR glance  self._setup_for_connection( 2022-05-19 14:39:22.620 | 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:39:22.620 | ERROR glance  engine = engines.create_engine( 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 14:39:22.620 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 14:39:22.620 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 14:39:22.620 | ERROR glance  File "", line 2, in create_engine 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 14:39:22.620 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 14:39:22.620 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 14:39:22.620 | ERROR glance  loaded_plugins = [ 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 14:39:22.620 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 14:39:22.620 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 14:39:22.620 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 14:39:22.620 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:39:22.620 | ERROR glance  2022-05-19 14:39:22.621 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-19 14:39:22.621 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:39:22.621 | ERROR glance Traceback (most recent call last): 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 14:39:22.621 | ERROR glance  sys.exit(main()) 2022-05-19 14:39:22.621 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 14:39:22.621 | ERROR glance  return CONF.command.action_fn() 2022-05-19 14:39:22.621 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 406, in load_metadefs 2022-05-19 14:39:22.621 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-05-19 14:39:22.621 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-05-19 14:39:22.621 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-05-19 14:39:22.621 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 14:39:22.621 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 14:39:22.621 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 14:39:22.621 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 14:39:22.621 | ERROR glance  return cls( 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 14:39:22.621 | ERROR glance  self._factory._start( 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 14:39:22.621 | ERROR glance  self._setup_for_connection( 2022-05-19 14:39:22.621 | 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:39:22.621 | ERROR glance  engine = engines.create_engine( 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 14:39:22.621 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 14:39:22.621 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 14:39:22.621 | ERROR glance  File "", line 2, in create_engine 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 14:39:22.621 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 14:39:22.621 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 14:39:22.621 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 14:39:22.622 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 14:39:22.622 | ERROR glance  loaded_plugins = [ 2022-05-19 14:39:22.622 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 14:39:22.622 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 14:39:22.622 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 14:39:22.622 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 14:39:22.622 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:39:22.622 | ERROR glance  2022-05-19 14:39:22.622 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-19 14:39:22.622 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:22.622 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:22.622 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:22.622 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:22.622 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:22.622 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:39:22.622 | + functions-common:time_stop:2444 : start_time=1652971060971 2022-05-19 14:39:22.622 | + functions-common:time_stop:2446 : [[ -z 1652971060971 ]] 2022-05-19 14:39:22.622 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:22.622 | + functions-common:time_stop:2449 : end_time=1652971066385 2022-05-19 14:39:22.622 | + functions-common:time_stop:2450 : elapsed_time=5414 2022-05-19 14:39:22.622 | + functions-common:time_stop:2451 : total=9074 2022-05-19 14:39:22.622 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:22.622 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14488 2022-05-19 14:39:22.674 | [115844 Async init_glance:161411]: finished init_glance with result 0 in 5 seconds 2022-05-19 14:39:22.679 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:22.682 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-19 14:39:22.739 | [115844 Async init_swift:164638]: Waiting for completion of init_swift running on PID 164638 (3 other jobs running) 2022-05-19 14:39:22.766 | [115844 Async init_swift:164638]: Signaling child to exit 2022-05-19 14:39:22.766 | WAKEUP 2022-05-19 14:39:22.792 | [115844 Async init_swift:164638]: Signaled 2022-05-19 14:39:22.793 | + lib/swift:init_swift:668 : local node_number 2022-05-19 14:39:22.793 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:39:22.793 | No container-auditor running 2022-05-19 14:39:22.793 | No container-sync running 2022-05-19 14:39:22.793 | No container-server running 2022-05-19 14:39:22.793 | No container-updater running 2022-05-19 14:39:22.793 | No object-reconstructor running 2022-05-19 14:39:22.793 | No object-server running 2022-05-19 14:39:22.793 | No object-updater running 2022-05-19 14:39:22.794 | No object-expirer running 2022-05-19 14:39:22.794 | No proxy-server running 2022-05-19 14:39:22.794 | No container-replicator running 2022-05-19 14:39:22.794 | No container-sharder running 2022-05-19 14:39:22.794 | No container-reconciler running 2022-05-19 14:39:22.794 | No account-replicator running 2022-05-19 14:39:22.794 | No account-reaper running 2022-05-19 14:39:22.794 | No account-server running 2022-05-19 14:39:22.794 | No object-auditor running 2022-05-19 14:39:22.794 | No object-replicator running 2022-05-19 14:39:22.794 | No account-auditor running 2022-05-19 14:39:22.794 | + lib/swift:init_swift:670 : true 2022-05-19 14:39:22.794 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-19 14:39:22.794 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-19 14:39:22.794 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-19 14:39:22.794 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-19 14:39:22.794 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-19 14:39:22.794 | + 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:39:22.794 | + 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:39:22.794 | + functions:create_disk:732 : local node_number 2022-05-19 14:39:22.794 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.794 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:39:22.794 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-19 14:39:22.794 | + functions:create_disk:736 : local key 2022-05-19 14:39:22.794 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.794 | ++ functions:create_disk:738 : sed s#/.## 2022-05-19 14:39:22.794 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.794 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.794 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-19 14:39:22.794 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.794 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:39:22.794 | + functions:destroy_disk:765 : local key 2022-05-19 14:39:22.795 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-19 14:39:22.795 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-19 14:39:22.795 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-19 14:39:22.795 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-19 14:39:22.795 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:39:22.795 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-19 14:39:22.795 | = sectsz=512 attr=2, projid32bit=1 2022-05-19 14:39:22.795 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-19 14:39:22.795 | = reflink=1 2022-05-19 14:39:22.795 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-19 14:39:22.795 | = sunit=0 swidth=0 blks 2022-05-19 14:39:22.795 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-19 14:39:22.795 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-19 14:39:22.795 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-19 14:39:22.795 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-19 14:39:22.795 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-19 14:39:22.795 | + 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:39:22.795 | /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:39:22.795 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-19 14:39:22.795 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-19 14:39:22.795 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-19 14:39:22.795 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-19 14:39:22.795 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:39:22.795 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-19 14:39:22.795 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-19 14:39:22.795 | + 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:39:22.795 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:39:22.796 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-19 14:39:22.796 | + 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:39:22.796 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-19 14:39:22.796 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652970270.object.builder backups/1652970271.container.builder backups/1652970273.account.builder backups/1652970278.object.builder backups/1652970280.container.builder backups/1652970281.account.builder backups/1652970278.object.ring.gz backups/1652970280.container.ring.gz backups/1652970281.account.ring.gz 2022-05-19 14:39:22.796 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-19 14:39:22.796 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-19 14:39:22.796 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-19 14:39:22.796 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-19 14:39:22.796 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:39:22.796 | + 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:39:22.796 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-19 14:39:22.796 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:39:22.796 | + 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:39:22.796 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-19 14:39:22.796 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:39:22.796 | + 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:39:22.796 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-19 14:39:22.796 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:39:22.796 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-19 14:39:22.796 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:39:22.796 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-19 14:39:22.796 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:39:22.796 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-19 14:39:22.796 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:39:22.796 | + lib/swift:init_swift:714 : popd 2022-05-19 14:39:22.842 | [115844 Async init_swift:164638]: finished init_swift with result 0 in 15 seconds 2022-05-19 14:39:22.847 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:22.849 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-19 14:39:22.906 | [115844 Async init_cinder:164733]: Waiting for completion of init_cinder running on PID 164733 (2 other jobs running) 2022-05-19 14:39:22.932 | [115844 Async init_cinder:164733]: Signaling child to exit 2022-05-19 14:39:22.932 | WAKEUP 2022-05-19 14:39:22.957 | [115844 Async init_cinder:164733]: Signaled 2022-05-19 14:39:22.959 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-19 14:39:22.959 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:22.959 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-19 14:39:22.959 | + lib/database:recreate_database:112 : local db=cinder 2022-05-19 14:39:22.959 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-19 14:39:22.959 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-19 14:39:22.959 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-19 14:39:22.959 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:22.959 | + 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:39:22.959 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:22.959 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-19 14:39:22.959 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:39:22.959 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:22.959 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:22.959 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:22.959 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971114328 2022-05-19 14:39:22.959 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-19 14:39:22.959 | /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:22.959 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.959 | /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:22.959 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:22.959 | /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:39:22.959 | last_heartbeat = column_property( 2022-05-19 14:39:22.959 | /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:39:22.959 | num_hosts = column_property( 2022-05-19 14:39:22.959 | /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:39:22.959 | num_down_hosts = column_property( 2022-05-19 14:39:22.960 | Traceback (most recent call last): 2022-05-19 14:39:22.960 | File "/usr/local/bin/cinder-manage", line 10, in 2022-05-19 14:39:22.960 | sys.exit(main()) 2022-05-19 14:39:22.960 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1039, in main 2022-05-19 14:39:22.960 | objects.register_all() 2022-05-19 14:39:22.960 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 36, in register_all 2022-05-19 14:39:22.960 | __import__('cinder.objects.snapshot') 2022-05-19 14:39:22.960 | File "/opt/stack/cinder/cinder/objects/snapshot.py", line 24, in 2022-05-19 14:39:22.960 | from cinder.objects import cleanable 2022-05-19 14:39:22.960 | File "/opt/stack/cinder/cinder/objects/cleanable.py", line 25, in 2022-05-19 14:39:22.960 | from cinder import service 2022-05-19 14:39:22.960 | File "/opt/stack/cinder/cinder/service.py", line 649, in 2022-05-19 14:39:22.960 | def get_launcher() -> service.process_launcher: 2022-05-19 14:39:22.960 | AttributeError: module 'oslo_service.service' has no attribute 'process_launcher' 2022-05-19 14:39:22.960 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-19 14:39:22.960 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:22.960 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:22.960 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:22.960 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:22.960 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:22.960 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:39:22.960 | + functions-common:time_stop:2444 : start_time=1652971114328 2022-05-19 14:39:22.960 | + functions-common:time_stop:2446 : [[ -z 1652971114328 ]] 2022-05-19 14:39:22.960 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:22.960 | + functions-common:time_stop:2449 : end_time=1652971118025 2022-05-19 14:39:22.960 | + functions-common:time_stop:2450 : elapsed_time=3697 2022-05-19 14:39:22.960 | + functions-common:time_stop:2451 : total=9074 2022-05-19 14:39:22.960 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:22.960 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12771 2022-05-19 14:39:22.960 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-19 14:39:22.960 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:39:22.960 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-19 14:39:22.960 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:39:22.960 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-19 14:39:23.007 | [115844 Async init_cinder:164733]: finished init_cinder with result 0 in 3 seconds 2022-05-19 14:39:23.012 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:23.015 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-19 14:39:23.033 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:23.036 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-19 14:39:23.038 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:39:23.041 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-19 14:39:23.044 | + ./stack.sh:main:1220 : init_nova 2022-05-19 14:39:23.047 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-19 14:39:23.066 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:23.069 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-19 14:39:23.088 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:23.098 | + 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:39:23.101 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:39:23.162 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:39:23.201 | [115844 Async nova-cell-0:166877]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:39:23.205 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-19 14:39:23.210 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:39:23.214 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-19 14:39:23.217 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:39:23.219 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:39:23.222 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:39:23.293 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:39:23.347 | [115844 Async nova-cell-1:166971]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:39:23.350 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-19 14:39:23.358 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-19 14:39:23.358 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-19 14:39:23.361 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-19 14:39:23.364 | + 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:39:23.370 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:23.749 | + 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:39:23.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:23.773 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-19 14:39:24.882 | 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:39:28.316 | INFO dbcounter [-] Registered counter for database nova_api 2022-05-19 14:39:28.341 | DEBUG dbcounter [-] [167029] Writer thread running {{(pid=167029) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:28.342 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:39:28.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:28.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:28.352 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:39:28.353 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=167029) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:39:28.381 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:39:28.381 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:39:28.416 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-19 14:39:30.610 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=167029) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:39:30.613 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-19 14:39:31.105 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=167029) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:39:31.111 | /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:31.111 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:31.111 | /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:31.111 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:31.646 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-19 14:39:31.648 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:39:31.652 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:39:31.655 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:39:31.659 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:39:31.662 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:39:31.664 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:39:31.689 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:31.692 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:39:31.699 | ++ 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:39:31.702 | + 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:39:32.949 | 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:39:35.610 | INFO dbcounter [None req-113006f0-51ac-45ec-80ae-75327d9e573d None None] Registered counter for database nova_api 2022-05-19 14:39:35.639 | DEBUG dbcounter [-] [167544] Writer thread running {{(pid=167544) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:35.698 | /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:35.698 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:35.698 | /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:35.698 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:36.204 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-19 14:39:36.215 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:39:36.218 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-19 14:39:36.299 | [115844 Async nova-cell-0:166877]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 166877 (3 other jobs running) 2022-05-19 14:39:36.354 | [115844 Async nova-cell-0:166877]: Signaling child to exit 2022-05-19 14:39:36.735 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:36.770 | [166877 Async nova-cell-0:166877]: finished successfully 2022-05-19 14:39:36.792 | WAKEUP 2022-05-19 14:39:36.827 | [115844 Async nova-cell-0:166877]: Signaled 2022-05-19 14:39:36.829 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-19 14:39:36.829 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-19 14:39:36.829 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-19 14:39:36.829 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-19 14:39:36.829 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-19 14:39:36.829 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-19 14:39:36.829 | + 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:39:36.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:36.829 | + 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:39:36.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:36.829 | + 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:39:36.829 | 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:39:36.829 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-05-19 14:39:36.830 | DEBUG dbcounter [-] [167036] Writer thread running {{(pid=167036) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:39:36.831 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=167036) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:39:36.831 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:39:36.831 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:39:36.831 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:39:36.831 | DEBUG dbcounter [-] [167036] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=167036) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:39:36.831 | DEBUG dbcounter [-] [167036] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=167036) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:39:36.831 | DEBUG dbcounter [-] [167036] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=167036) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:39:36.832 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=167036) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:39:36.832 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:39:36.832 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=167036) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:39:36.832 | /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:36.832 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:36.832 | /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:36.832 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:36.886 | [115844 Async nova-cell-0:166877]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-05-19 14:39:36.891 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:36.894 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:39:36.897 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-19 14:39:36.941 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:36.970 | [115844 Async nova-cell-1:166971]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 166971 (2 other jobs running) 2022-05-19 14:39:36.979 | [166971 Async nova-cell-1:166971]: finished successfully 2022-05-19 14:39:36.999 | [115844 Async nova-cell-1:166971]: Signaling child to exit 2022-05-19 14:39:37.001 | WAKEUP 2022-05-19 14:39:37.025 | [115844 Async nova-cell-1:166971]: Signaled 2022-05-19 14:39:37.027 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-19 14:39:37.027 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-19 14:39:37.027 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-19 14:39:37.027 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-19 14:39:37.027 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-19 14:39:37.027 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-19 14:39:37.027 | + 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:39:37.027 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:37.027 | + 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:39:37.027 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:39:37.027 | + 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:39:37.027 | 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:39:37.027 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-05-19 14:39:37.027 | DEBUG dbcounter [-] [167043] Writer thread running {{(pid=167043) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:39:37.029 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=167043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:39:37.029 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:39:37.029 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:39:37.029 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:39:37.029 | DEBUG dbcounter [-] [167043] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=167043) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:39:37.029 | DEBUG dbcounter [-] [167043] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=167043) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:39:37.029 | DEBUG dbcounter [-] [167043] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=167043) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:39:37.029 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=167043) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:39:37.029 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:39:37.029 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=167043) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:39:37.029 | /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:37.029 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:37.029 | /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:37.029 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:37.076 | [115844 Async nova-cell-1:166971]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-05-19 14:39:37.080 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:37.083 | + 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:39:37.086 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-19 14:39:38.160 | 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:39:40.672 | Running batches of 50 until complete 2022-05-19 14:39:40.672 | INFO dbcounter [None req-758713e2-0760-4137-b854-1e89b503db63 None None] Registered counter for database nova_cell0 2022-05-19 14:39:40.695 | DEBUG dbcounter [-] [168086] Writer thread running {{(pid=168086) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:40.827 | INFO dbcounter [None req-758713e2-0760-4137-b854-1e89b503db63 None None] Registered counter for database nova_api 2022-05-19 14:39:40.839 | DEBUG dbcounter [-] [168086] Writer thread running {{(pid=168086) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:40.980 | INFO dbcounter [None req-758713e2-0760-4137-b854-1e89b503db63 None None] Registered counter for database nova_cell0 2022-05-19 14:39:40.991 | DEBUG dbcounter [-] [168086] Writer thread running {{(pid=168086) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:41.069 | /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:41.069 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:41.070 | /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:41.070 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:41.070 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:39:41.070 | | Migration | Total Needed | Completed | 2022-05-19 14:39:41.070 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:39:41.070 | | fill_virtual_interface_list | 0 | 0 | 2022-05-19 14:39:41.070 | | migrate_empty_ratio | 0 | 0 | 2022-05-19 14:39:41.070 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-19 14:39:41.070 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-19 14:39:41.070 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-19 14:39:41.070 | | populate_dev_uuids | 0 | 0 | 2022-05-19 14:39:41.070 | | populate_missing_availability_zones | 0 | 0 | 2022-05-19 14:39:41.070 | | populate_queued_for_delete | 0 | 0 | 2022-05-19 14:39:41.070 | | populate_user_id | 0 | 0 | 2022-05-19 14:39:41.070 | | populate_uuids | 0 | 0 | 2022-05-19 14:39:41.070 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:39:41.570 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-19 14:39:41.575 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:39:41.578 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-19 14:39:41.581 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:39:41.584 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:39:41.587 | + 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:39:42.653 | 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:39:45.262 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-19 14:39:45.262 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-19 14:39:45.262 | INFO dbcounter [None req-efe5e3e5-160a-48dd-846a-edaf3131b615 None None] Registered counter for database nova_api 2022-05-19 14:39:45.286 | DEBUG dbcounter [-] [168103] Writer thread running {{(pid=168103) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:39:45.348 | /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:45.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:45.348 | /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:45.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:39:45.811 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-19 14:39:45.814 | + 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:39:45.828 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-19 14:39:45.831 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-19 14:39:45.852 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:45.855 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-19 14:39:45.858 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-19 14:39:45.939 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-19 14:39:45.975 | [115844 Async configure_neutron_nova:168173]: running: configure_neutron_nova 2022-05-19 14:39:45.978 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-19 14:39:45.981 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:39:45.983 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-19 14:39:45.986 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:39:45.989 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:39:45.992 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:39:45.995 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:39:45.998 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:39:46.001 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:39:46.006 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:39:46.010 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:39:46.015 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:39:46.017 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-19 14:39:46.020 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:39:46.039 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:46.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:39:46.045 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:39:46.049 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-19 14:39:46.052 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:39:46.055 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:39:46.058 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-19 14:39:46.060 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:39:46.063 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:39:46.066 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:39:46.069 | + 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:39:46.072 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-19 14:39:46.075 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:39:46.078 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-19 14:39:46.081 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:39:46.084 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:39:46.088 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:39:46.091 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.093 | + inc/meta-config:merge_config_group:171 : shift 2022-05-19 14:39:46.096 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-19 14:39:46.099 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:39:46.102 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-19 14:39:46.105 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-19 14:39:46.109 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:39:46.112 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.114 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-19 14:39:46.117 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:39:46.121 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-19 14:39:46.121 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:39:46.121 | gsub("[][]", "", $1); 2022-05-19 14:39:46.121 | split($1, a, "|"); 2022-05-19 14:39:46.121 | if (a[1] == matchgroup) 2022-05-19 14:39:46.121 | print a[2] 2022-05-19 14:39:46.121 | } 2022-05-19 14:39:46.121 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.128 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:39:46.131 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:39:46.135 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:39:46.138 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-19 14:39:46.142 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-19 14:39:46.145 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-19 14:39:46.148 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-19 14:39:46.151 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-19 14:39:46.156 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-19 14:39:46.159 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-19 14:39:46.162 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:39:46.165 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.168 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:39:46.171 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-19 14:39:46.173 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:39:46.177 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-19 14:39:46.181 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-19 14:39:46.184 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-19 14:39:46.187 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-19 14:39:46.191 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:39:46.193 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:39:46.193 | BEGIN { 2022-05-19 14:39:46.193 | section = "" 2022-05-19 14:39:46.193 | last_section = "" 2022-05-19 14:39:46.193 | section_count = 0 2022-05-19 14:39:46.193 | } 2022-05-19 14:39:46.193 | /^\[.+\]/ { 2022-05-19 14:39:46.193 | gsub("[][]", "", $1); 2022-05-19 14:39:46.193 | section=$1 2022-05-19 14:39:46.193 | next 2022-05-19 14:39:46.193 | } 2022-05-19 14:39:46.193 | /^ *\#/ { 2022-05-19 14:39:46.193 | next 2022-05-19 14:39:46.193 | } 2022-05-19 14:39:46.193 | /^[^ \t]+/ { 2022-05-19 14:39:46.193 | # get offset of first = in $0 2022-05-19 14:39:46.193 | eq_idx = index($0, "=") 2022-05-19 14:39:46.193 | # extract attr & value from $0 2022-05-19 14:39:46.193 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:39:46.193 | value = substr($0, eq_idx + 1) 2022-05-19 14:39:46.193 | # only need to strip trailing whitespace from attr 2022-05-19 14:39:46.193 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:39:46.193 | # need to strip leading & trailing whitespace from value 2022-05-19 14:39:46.193 | sub(/^[ \t]*/, "", value) 2022-05-19 14:39:46.193 | sub(/[ \t]*$/, "", value) 2022-05-19 14:39:46.193 | 2022-05-19 14:39:46.193 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:39:46.193 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:39:46.193 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:39:46.193 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:39:46.193 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:39:46.193 | if (section != last_section) { 2022-05-19 14:39:46.193 | cfg_section[section_count++] = section 2022-05-19 14:39:46.194 | last_section = section 2022-05-19 14:39:46.194 | } 2022-05-19 14:39:46.194 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:39:46.194 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:39:46.194 | 2022-05-19 14:39:46.194 | cfg_attr[section, attr, 0] = value 2022-05-19 14:39:46.194 | cfg_attr_count[section, attr] = 1 2022-05-19 14:39:46.194 | } else { 2022-05-19 14:39:46.194 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:39:46.194 | cfg_attr[section, attr, lno] = value 2022-05-19 14:39:46.194 | } 2022-05-19 14:39:46.194 | } 2022-05-19 14:39:46.194 | END { 2022-05-19 14:39:46.194 | # Process each section in order 2022-05-19 14:39:46.194 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:39:46.194 | section = cfg_section[sno] 2022-05-19 14:39:46.194 | # The ini routines simply append a config item immediately 2022-05-19 14:39:46.194 | # after the section header. To keep the same order as defined 2022-05-19 14:39:46.194 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:39:46.194 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:39:46.194 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:39:46.194 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:39:46.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:39:46.194 | else { 2022-05-19 14:39:46.194 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:39:46.194 | count = cfg_attr_count[section, attr] 2022-05-19 14:39:46.194 | print "inidelete " configfile " " section " " attr 2022-05-19 14:39:46.194 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:39:46.194 | for (l = count -2; l >= 0; l--) 2022-05-19 14:39:46.194 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:39:46.194 | } 2022-05-19 14:39:46.194 | } 2022-05-19 14:39:46.194 | } 2022-05-19 14:39:46.195 | } 2022-05-19 14:39:46.195 | ' 2022-05-19 14:39:46.195 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.195 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:39:46.197 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.200 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:39:46.203 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-19 14:39:46.207 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:39:46.209 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-19 14:39:46.213 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:39:46.213 | BEGIN { group = "" } 2022-05-19 14:39:46.213 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:39:46.213 | gsub("[][]", "", $1); 2022-05-19 14:39:46.213 | split($1, a, "|"); 2022-05-19 14:39:46.213 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:39:46.213 | group=a[1] 2022-05-19 14:39:46.213 | } else { 2022-05-19 14:39:46.213 | group="" 2022-05-19 14:39:46.213 | } 2022-05-19 14:39:46.213 | next 2022-05-19 14:39:46.213 | } 2022-05-19 14:39:46.213 | { 2022-05-19 14:39:46.213 | if (group != "") 2022-05-19 14:39:46.213 | print $0 2022-05-19 14:39:46.213 | } 2022-05-19 14:39:46.213 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.220 | + 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:39:46.223 | ++ 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:39:46.256 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-19 14:39:46.264 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-19 14:39:46.300 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.303 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-19 14:39:46.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-19 14:39:46.344 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-19 14:39:46.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-19 14:39:46.386 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.388 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-19 14:39:46.391 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-19 14:39:46.424 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-19 14:39:46.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:39:46.465 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.25/identity"' 2022-05-19 14:39:46.471 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-05-19 14:39:46.507 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-19 14:39:46.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:39:46.548 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.550 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-19 14:39:46.553 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:39:46.593 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.595 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-19 14:39:46.598 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:39:46.639 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-19 14:39:46.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:39:46.682 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.685 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-19 14:39:46.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:39:46.723 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.726 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-19 14:39:46.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-19 14:39:46.763 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.766 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:39:46.770 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:39:46.773 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:39:46.777 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-19 14:39:46.780 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-19 14:39:46.783 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-19 14:39:46.786 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-19 14:39:46.790 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-19 14:39:46.795 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-19 14:39:46.798 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-19 14:39:46.801 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:39:46.803 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.807 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:39:46.810 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:39:46.812 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:39:46.816 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-19 14:39:46.820 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-19 14:39:46.823 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-19 14:39:46.826 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-19 14:39:46.829 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:39:46.831 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:39:46.831 | BEGIN { 2022-05-19 14:39:46.831 | section = "" 2022-05-19 14:39:46.831 | last_section = "" 2022-05-19 14:39:46.831 | section_count = 0 2022-05-19 14:39:46.832 | } 2022-05-19 14:39:46.832 | /^\[.+\]/ { 2022-05-19 14:39:46.832 | gsub("[][]", "", $1); 2022-05-19 14:39:46.832 | section=$1 2022-05-19 14:39:46.832 | next 2022-05-19 14:39:46.832 | } 2022-05-19 14:39:46.832 | /^ *\#/ { 2022-05-19 14:39:46.832 | next 2022-05-19 14:39:46.832 | } 2022-05-19 14:39:46.832 | /^[^ \t]+/ { 2022-05-19 14:39:46.832 | # get offset of first = in $0 2022-05-19 14:39:46.832 | eq_idx = index($0, "=") 2022-05-19 14:39:46.832 | # extract attr & value from $0 2022-05-19 14:39:46.832 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:39:46.832 | value = substr($0, eq_idx + 1) 2022-05-19 14:39:46.832 | # only need to strip trailing whitespace from attr 2022-05-19 14:39:46.832 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:39:46.832 | # need to strip leading & trailing whitespace from value 2022-05-19 14:39:46.832 | sub(/^[ \t]*/, "", value) 2022-05-19 14:39:46.832 | sub(/[ \t]*$/, "", value) 2022-05-19 14:39:46.832 | 2022-05-19 14:39:46.832 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:39:46.832 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:39:46.832 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:39:46.832 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:39:46.832 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:39:46.832 | if (section != last_section) { 2022-05-19 14:39:46.832 | cfg_section[section_count++] = section 2022-05-19 14:39:46.832 | last_section = section 2022-05-19 14:39:46.832 | } 2022-05-19 14:39:46.832 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:39:46.832 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:39:46.832 | 2022-05-19 14:39:46.832 | cfg_attr[section, attr, 0] = value 2022-05-19 14:39:46.832 | cfg_attr_count[section, attr] = 1 2022-05-19 14:39:46.833 | } else { 2022-05-19 14:39:46.833 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:39:46.833 | cfg_attr[section, attr, lno] = value 2022-05-19 14:39:46.833 | } 2022-05-19 14:39:46.833 | } 2022-05-19 14:39:46.833 | END { 2022-05-19 14:39:46.833 | # Process each section in order 2022-05-19 14:39:46.833 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:39:46.833 | section = cfg_section[sno] 2022-05-19 14:39:46.833 | # The ini routines simply append a config item immediately 2022-05-19 14:39:46.833 | # after the section header. To keep the same order as defined 2022-05-19 14:39:46.833 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:39:46.833 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:39:46.833 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:39:46.833 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:39:46.833 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:39:46.833 | else { 2022-05-19 14:39:46.833 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:39:46.833 | count = cfg_attr_count[section, attr] 2022-05-19 14:39:46.833 | print "inidelete " configfile " " section " " attr 2022-05-19 14:39:46.833 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:39:46.833 | for (l = count -2; l >= 0; l--) 2022-05-19 14:39:46.833 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:39:46.833 | } 2022-05-19 14:39:46.833 | } 2022-05-19 14:39:46.833 | } 2022-05-19 14:39:46.833 | } 2022-05-19 14:39:46.833 | ' 2022-05-19 14:39:46.834 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:39:46.835 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.836 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.839 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:39:46.843 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:39:46.846 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:39:46.849 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-19 14:39:46.852 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:39:46.852 | BEGIN { group = "" } 2022-05-19 14:39:46.852 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:39:46.852 | gsub("[][]", "", $1); 2022-05-19 14:39:46.852 | split($1, a, "|"); 2022-05-19 14:39:46.852 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:39:46.852 | group=a[1] 2022-05-19 14:39:46.853 | } else { 2022-05-19 14:39:46.853 | group="" 2022-05-19 14:39:46.853 | } 2022-05-19 14:39:46.853 | next 2022-05-19 14:39:46.853 | } 2022-05-19 14:39:46.853 | { 2022-05-19 14:39:46.853 | if (group != "") 2022-05-19 14:39:46.853 | print $0 2022-05-19 14:39:46.853 | } 2022-05-19 14:39:46.853 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:39:46.862 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-19 14:39:46.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-19 14:39:46.870 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:39:46.900 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.900 | [168173 Async configure_neutron_nova:168173]: finished successfully 2022-05-19 14:39:46.903 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-19 14:39:46.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-19 14:39:46.941 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-19 14:39:46.946 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-19 14:39:46.977 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:46.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-19 14:39:46.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-19 14:39:47.014 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.017 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-19 14:39:47.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-19 14:39:47.051 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.054 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-19 14:39:47.057 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-19 14:39:47.095 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-19 14:39:47.101 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-19 14:39:47.132 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.135 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-19 14:39:47.138 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-19 14:39:47.170 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-19 14:39:47.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-19 14:39:47.208 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-19 14:39:47.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-19 14:39:47.247 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-19 14:39:47.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-19 14:39:47.290 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.293 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-19 14:39:47.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-19 14:39:47.327 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.330 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-19 14:39:47.332 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-19 14:39:47.365 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-19 14:39:47.371 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-19 14:39:47.404 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-19 14:39:47.409 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-19 14:39:47.441 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-19 14:39:47.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-19 14:39:47.483 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.486 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:39:47.489 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:39:47.491 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:39:47.495 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-19 14:39:47.498 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-19 14:39:47.501 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-19 14:39:47.503 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-19 14:39:47.507 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-19 14:39:47.513 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-19 14:39:47.515 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-19 14:39:47.518 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:39:47.521 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:47.523 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:39:47.527 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-19 14:39:47.530 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:39:47.534 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-19 14:39:47.536 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-19 14:39:47.540 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-19 14:39:47.543 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-19 14:39:47.547 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:39:47.547 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.547 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:39:47.547 | BEGIN { 2022-05-19 14:39:47.547 | section = "" 2022-05-19 14:39:47.547 | last_section = "" 2022-05-19 14:39:47.547 | section_count = 0 2022-05-19 14:39:47.547 | } 2022-05-19 14:39:47.547 | /^\[.+\]/ { 2022-05-19 14:39:47.547 | gsub("[][]", "", $1); 2022-05-19 14:39:47.547 | section=$1 2022-05-19 14:39:47.548 | next 2022-05-19 14:39:47.548 | } 2022-05-19 14:39:47.548 | /^ *\#/ { 2022-05-19 14:39:47.548 | next 2022-05-19 14:39:47.548 | } 2022-05-19 14:39:47.548 | /^[^ \t]+/ { 2022-05-19 14:39:47.548 | # get offset of first = in $0 2022-05-19 14:39:47.548 | eq_idx = index($0, "=") 2022-05-19 14:39:47.548 | # extract attr & value from $0 2022-05-19 14:39:47.548 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:39:47.548 | value = substr($0, eq_idx + 1) 2022-05-19 14:39:47.548 | # only need to strip trailing whitespace from attr 2022-05-19 14:39:47.548 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:39:47.548 | # need to strip leading & trailing whitespace from value 2022-05-19 14:39:47.548 | sub(/^[ \t]*/, "", value) 2022-05-19 14:39:47.548 | sub(/[ \t]*$/, "", value) 2022-05-19 14:39:47.548 | 2022-05-19 14:39:47.548 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:39:47.548 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:39:47.548 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:39:47.548 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:39:47.548 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:39:47.548 | if (section != last_section) { 2022-05-19 14:39:47.548 | cfg_section[section_count++] = section 2022-05-19 14:39:47.548 | last_section = section 2022-05-19 14:39:47.548 | } 2022-05-19 14:39:47.548 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:39:47.548 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:39:47.548 | 2022-05-19 14:39:47.548 | cfg_attr[section, attr, 0] = value 2022-05-19 14:39:47.548 | cfg_attr_count[section, attr] = 1 2022-05-19 14:39:47.548 | } else { 2022-05-19 14:39:47.548 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:39:47.548 | cfg_attr[section, attr, lno] = value 2022-05-19 14:39:47.548 | } 2022-05-19 14:39:47.549 | } 2022-05-19 14:39:47.549 | END { 2022-05-19 14:39:47.549 | # Process each section in order 2022-05-19 14:39:47.549 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:39:47.549 | section = cfg_section[sno] 2022-05-19 14:39:47.549 | # The ini routines simply append a config item immediately 2022-05-19 14:39:47.549 | # after the section header. To keep the same order as defined 2022-05-19 14:39:47.549 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:39:47.549 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:39:47.549 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:39:47.549 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:39:47.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:39:47.549 | else { 2022-05-19 14:39:47.549 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:39:47.549 | count = cfg_attr_count[section, attr] 2022-05-19 14:39:47.549 | print "inidelete " configfile " " section " " attr 2022-05-19 14:39:47.549 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:39:47.549 | for (l = count -2; l >= 0; l--) 2022-05-19 14:39:47.549 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:39:47.549 | } 2022-05-19 14:39:47.549 | } 2022-05-19 14:39:47.549 | } 2022-05-19 14:39:47.549 | } 2022-05-19 14:39:47.549 | ' 2022-05-19 14:39:47.550 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:39:47.551 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:47.554 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:39:47.557 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-19 14:39:47.559 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:39:47.562 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-19 14:39:47.565 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:39:47.565 | BEGIN { group = "" } 2022-05-19 14:39:47.565 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:39:47.565 | gsub("[][]", "", $1); 2022-05-19 14:39:47.565 | split($1, a, "|"); 2022-05-19 14:39:47.565 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:39:47.565 | group=a[1] 2022-05-19 14:39:47.565 | } else { 2022-05-19 14:39:47.565 | group="" 2022-05-19 14:39:47.565 | } 2022-05-19 14:39:47.565 | next 2022-05-19 14:39:47.565 | } 2022-05-19 14:39:47.565 | { 2022-05-19 14:39:47.565 | if (group != "") 2022-05-19 14:39:47.565 | print $0 2022-05-19 14:39:47.566 | } 2022-05-19 14:39:47.566 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:39:47.572 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.25/identity/v2.0"' 2022-05-19 14:39:47.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.25/identity/v2.0 2022-05-19 14:39:47.605 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.609 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:39:47.612 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:39:47.615 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:39:47.619 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-19 14:39:47.622 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:39:47.625 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:39:47.627 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-19 14:39:47.631 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:39:47.636 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-19 14:39:47.639 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-19 14:39:47.642 | + 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:39:47.644 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:47.647 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:39:47.650 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:39:47.653 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:39:47.657 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:39:47.660 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:39:47.663 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:39:47.666 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-19 14:39:47.669 | + 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:39:47.670 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:39:47.670 | BEGIN { 2022-05-19 14:39:47.670 | section = "" 2022-05-19 14:39:47.670 | last_section = "" 2022-05-19 14:39:47.670 | section_count = 0 2022-05-19 14:39:47.670 | } 2022-05-19 14:39:47.670 | /^\[.+\]/ { 2022-05-19 14:39:47.670 | gsub("[][]", "", $1); 2022-05-19 14:39:47.670 | section=$1 2022-05-19 14:39:47.670 | next 2022-05-19 14:39:47.670 | } 2022-05-19 14:39:47.670 | /^ *\#/ { 2022-05-19 14:39:47.670 | next 2022-05-19 14:39:47.670 | } 2022-05-19 14:39:47.670 | /^[^ \t]+/ { 2022-05-19 14:39:47.670 | # get offset of first = in $0 2022-05-19 14:39:47.670 | eq_idx = index($0, "=") 2022-05-19 14:39:47.670 | # extract attr & value from $0 2022-05-19 14:39:47.671 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:39:47.671 | value = substr($0, eq_idx + 1) 2022-05-19 14:39:47.671 | # only need to strip trailing whitespace from attr 2022-05-19 14:39:47.671 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:39:47.671 | # need to strip leading & trailing whitespace from value 2022-05-19 14:39:47.671 | sub(/^[ \t]*/, "", value) 2022-05-19 14:39:47.671 | sub(/[ \t]*$/, "", value) 2022-05-19 14:39:47.671 | 2022-05-19 14:39:47.671 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:39:47.671 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:39:47.671 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:39:47.671 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:39:47.671 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:39:47.671 | if (section != last_section) { 2022-05-19 14:39:47.671 | cfg_section[section_count++] = section 2022-05-19 14:39:47.671 | last_section = section 2022-05-19 14:39:47.671 | } 2022-05-19 14:39:47.671 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:39:47.671 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:39:47.671 | 2022-05-19 14:39:47.671 | cfg_attr[section, attr, 0] = value 2022-05-19 14:39:47.671 | cfg_attr_count[section, attr] = 1 2022-05-19 14:39:47.671 | } else { 2022-05-19 14:39:47.671 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:39:47.671 | cfg_attr[section, attr, lno] = value 2022-05-19 14:39:47.671 | } 2022-05-19 14:39:47.671 | } 2022-05-19 14:39:47.671 | END { 2022-05-19 14:39:47.671 | # Process each section in order 2022-05-19 14:39:47.671 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:39:47.671 | section = cfg_section[sno] 2022-05-19 14:39:47.671 | # The ini routines simply append a config item immediately 2022-05-19 14:39:47.671 | # after the section header. To keep the same order as defined 2022-05-19 14:39:47.671 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:39:47.671 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:39:47.672 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:39:47.672 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:39:47.672 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:39:47.672 | else { 2022-05-19 14:39:47.672 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:39:47.672 | count = cfg_attr_count[section, attr] 2022-05-19 14:39:47.672 | print "inidelete " configfile " " section " " attr 2022-05-19 14:39:47.672 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:39:47.672 | for (l = count -2; l >= 0; l--) 2022-05-19 14:39:47.672 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:39:47.672 | } 2022-05-19 14:39:47.672 | } 2022-05-19 14:39:47.672 | } 2022-05-19 14:39:47.672 | } 2022-05-19 14:39:47.672 | ' 2022-05-19 14:39:47.672 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.672 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:39:47.673 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:39:47.675 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:39:47.678 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:39:47.681 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:39:47.683 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-19 14:39:47.686 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:39:47.686 | BEGIN { group = "" } 2022-05-19 14:39:47.686 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:39:47.686 | gsub("[][]", "", $1); 2022-05-19 14:39:47.686 | split($1, a, "|"); 2022-05-19 14:39:47.686 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:39:47.686 | group=a[1] 2022-05-19 14:39:47.686 | } else { 2022-05-19 14:39:47.686 | group="" 2022-05-19 14:39:47.686 | } 2022-05-19 14:39:47.686 | next 2022-05-19 14:39:47.686 | } 2022-05-19 14:39:47.686 | { 2022-05-19 14:39:47.686 | if (group != "") 2022-05-19 14:39:47.686 | print $0 2022-05-19 14:39:47.686 | } 2022-05-19 14:39:47.686 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:39:47.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-19 14:39:47.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-19 14:39:47.726 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.729 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-19 14:39:47.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-19 14:39:47.769 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:39:47.773 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-19 14:39:47.792 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:47.795 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-19 14:39:47.797 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:39:47.800 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-19 14:39:47.803 | + ./stack.sh:main:1254 : start_swift 2022-05-19 14:39:47.806 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-19 14:39:47.809 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:39:47.811 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:39:47.841 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-19 14:39:47.845 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:39:47.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:39:47.851 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-19 14:39:48.303 | Restarting rsync (via systemctl): rsync.service. 2022-05-19 14:39:48.309 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-19 14:39:48.312 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-19 14:39:48.314 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-19 14:39:48.317 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-19 14:39:48.319 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:39:48.322 | + 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:39:48.325 | + functions-common:run_process:1692 : local service=s-object 2022-05-19 14:39:48.327 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:39:48.330 | + functions-common:run_process:1694 : local group= 2022-05-19 14:39:48.333 | + functions-common:run_process:1695 : local user= 2022-05-19 14:39:48.336 | + functions-common:run_process:1697 : local name=s-object 2022-05-19 14:39:48.339 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:39:48.341 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:39:48.344 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:48.346 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:48.350 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:48.357 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971188353 2022-05-19 14:39:48.360 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-19 14:39:48.378 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:48.380 | + 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:39:48.392 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-19 14:39:48.395 | + 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:39:48.397 | + 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:39:48.400 | + 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:39:48.403 | + 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:39:48.405 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-19 14:39:48.408 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-19 14:39:48.410 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-19 14:39:48.413 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:39:48.416 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:39:48.419 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:39:48.421 | + 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:39:48.424 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-19 14:39:48.426 | + 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:39:48.428 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:39:48.430 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:39:48.433 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:39:48.442 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:39:48.444 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-19 14:39:48.446 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:39:48.451 | + 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:39:48.506 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-19 14:39:48.561 | + 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:39:48.616 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-19 14:39:48.678 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-19 14:39:48.735 | + 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:39:48.794 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:39:48.796 | + 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:39:48.853 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:39:49.264 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-19 14:39:49.278 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-19 14:39:49.649 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-19 14:39:49.671 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:39:49.674 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:49.682 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:49.685 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:49.687 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:49.690 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:49.693 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:39:49.696 | + functions-common:time_stop:2444 : start_time=1652971188353 2022-05-19 14:39:49.699 | + functions-common:time_stop:2446 : [[ -z 1652971188353 ]] 2022-05-19 14:39:49.702 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:49.707 | + functions-common:time_stop:2449 : end_time=1652971189704 2022-05-19 14:39:49.709 | + functions-common:time_stop:2450 : elapsed_time=1351 2022-05-19 14:39:49.712 | + functions-common:time_stop:2451 : total=3014 2022-05-19 14:39:49.714 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:49.717 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4365 2022-05-19 14:39:49.720 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:39:49.722 | + 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:39:49.725 | + functions-common:run_process:1692 : local service=s-container 2022-05-19 14:39:49.728 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:39:49.731 | + functions-common:run_process:1694 : local group= 2022-05-19 14:39:49.733 | + functions-common:run_process:1695 : local user= 2022-05-19 14:39:49.736 | + functions-common:run_process:1697 : local name=s-container 2022-05-19 14:39:49.738 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:39:49.741 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:39:49.744 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:49.747 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:49.750 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:49.755 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971189752 2022-05-19 14:39:49.758 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-19 14:39:49.776 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:49.778 | + 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:39:49.781 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-19 14:39:49.784 | + 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:39:49.795 | + 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:39:49.797 | + 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:39:49.800 | + 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:39:49.803 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-19 14:39:49.806 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-19 14:39:49.809 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-19 14:39:49.811 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:39:49.814 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:39:49.817 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:39:49.819 | + 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:39:49.822 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-19 14:39:49.825 | + 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:39:49.827 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:39:49.830 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:39:49.832 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:39:49.835 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:39:49.837 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-19 14:39:49.840 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:39:49.846 | + 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:39:49.908 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-19 14:39:49.971 | + 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:39:50.030 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-19 14:39:50.089 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-19 14:39:50.149 | + 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:39:50.211 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:39:50.214 | + 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:39:50.277 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:39:50.710 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-19 14:39:50.724 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-19 14:39:51.170 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-19 14:39:51.198 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:39:51.202 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:51.207 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:51.211 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:51.215 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:51.218 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:51.221 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:39:51.223 | + functions-common:time_stop:2444 : start_time=1652971189752 2022-05-19 14:39:51.226 | + functions-common:time_stop:2446 : [[ -z 1652971189752 ]] 2022-05-19 14:39:51.232 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:51.235 | + functions-common:time_stop:2449 : end_time=1652971191232 2022-05-19 14:39:51.237 | + functions-common:time_stop:2450 : elapsed_time=1480 2022-05-19 14:39:51.240 | + functions-common:time_stop:2451 : total=4365 2022-05-19 14:39:51.245 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:51.249 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5845 2022-05-19 14:39:51.252 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:39:51.255 | + 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:39:51.259 | + functions-common:run_process:1692 : local service=s-account 2022-05-19 14:39:51.262 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:39:51.265 | + functions-common:run_process:1694 : local group= 2022-05-19 14:39:51.267 | + functions-common:run_process:1695 : local user= 2022-05-19 14:39:51.271 | + functions-common:run_process:1697 : local name=s-account 2022-05-19 14:39:51.274 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:39:51.276 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:39:51.279 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:51.281 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:51.285 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:51.293 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971191287 2022-05-19 14:39:51.296 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-19 14:39:51.316 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:51.319 | + 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:39:51.321 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-19 14:39:51.324 | + 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:39:51.327 | + 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:39:51.329 | + 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:39:51.332 | + 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:39:51.334 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-19 14:39:51.338 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-19 14:39:51.340 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-19 14:39:51.343 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:39:51.346 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:39:51.348 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:39:51.351 | + 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:39:51.355 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-19 14:39:51.357 | + 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:39:51.360 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:39:51.363 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:39:51.365 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:39:51.369 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:39:51.372 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-19 14:39:51.374 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:39:51.379 | + 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:39:51.436 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-19 14:39:51.492 | + 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:39:51.556 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-19 14:39:51.614 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-19 14:39:51.672 | + 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:39:51.736 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:39:51.739 | + 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:39:51.796 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:39:52.195 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-19 14:39:52.210 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-19 14:39:52.625 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-19 14:39:52.654 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:39:52.658 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:52.661 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:52.665 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:52.668 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:52.672 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:52.675 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:39:52.678 | + functions-common:time_stop:2444 : start_time=1652971191287 2022-05-19 14:39:52.682 | + functions-common:time_stop:2446 : [[ -z 1652971191287 ]] 2022-05-19 14:39:52.686 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:52.691 | + functions-common:time_stop:2449 : end_time=1652971192688 2022-05-19 14:39:52.694 | + functions-common:time_stop:2450 : elapsed_time=1401 2022-05-19 14:39:52.698 | + functions-common:time_stop:2451 : total=5845 2022-05-19 14:39:52.701 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:52.704 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7246 2022-05-19 14:39:52.707 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-19 14:39:52.711 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-19 14:39:52.768 | + 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:39:52.770 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-19 14:39:52.773 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:39:52.776 | + functions-common:run_process:1694 : local group= 2022-05-19 14:39:52.778 | + functions-common:run_process:1695 : local user= 2022-05-19 14:39:52.781 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-19 14:39:52.783 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:39:52.786 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:39:52.788 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:52.791 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:52.795 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:52.799 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971192796 2022-05-19 14:39:52.802 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-19 14:39:52.821 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:52.824 | + 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:39:52.827 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-19 14:39:52.829 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:39:52.832 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:39:52.834 | + 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:39:52.837 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:39:52.840 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-19 14:39:52.842 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-19 14:39:52.845 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-19 14:39:52.847 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:39:52.850 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:39:52.853 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-19 14:39:52.856 | + 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:39:52.859 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-19 14:39:52.861 | + 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:39:52.864 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:39:52.866 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:39:52.869 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:39:52.872 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:39:52.875 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-19 14:39:52.877 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:39:52.882 | + 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:39:52.939 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-19 14:39:52.996 | + 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:39:53.056 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-19 14:39:53.112 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-19 14:39:53.170 | + 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:39:53.228 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:39:53.230 | + 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:39:53.295 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:39:53.720 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-19 14:39:54.150 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-19 14:39:54.181 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:39:54.184 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:54.186 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:54.189 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:54.191 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:54.194 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:54.197 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:39:54.199 | + functions-common:time_stop:2444 : start_time=1652971192796 2022-05-19 14:39:54.202 | + functions-common:time_stop:2446 : [[ -z 1652971192796 ]] 2022-05-19 14:39:54.207 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:54.210 | + functions-common:time_stop:2449 : end_time=1652971194207 2022-05-19 14:39:54.214 | + functions-common:time_stop:2450 : elapsed_time=1411 2022-05-19 14:39:54.217 | + functions-common:time_stop:2451 : total=7246 2022-05-19 14:39:54.220 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:54.223 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8657 2022-05-19 14:39:54.226 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-19 14:39:54.246 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:39:54.249 | + 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:39:54.252 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-19 14:39:54.255 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:39:54.258 | + functions-common:run_process:1694 : local group= 2022-05-19 14:39:54.261 | + functions-common:run_process:1695 : local user= 2022-05-19 14:39:54.264 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-19 14:39:54.268 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:39:54.271 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:39:54.274 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:54.278 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:54.282 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:54.288 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971194283 2022-05-19 14:39:54.292 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-19 14:39:54.311 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:54.316 | + 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:39:54.318 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-19 14:39:54.321 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:39:54.324 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:39:54.326 | + 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:39:54.329 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:39:54.332 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-19 14:39:54.335 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-19 14:39:54.338 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-19 14:39:54.340 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:39:54.343 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:39:54.346 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-19 14:39:54.349 | + 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:39:54.351 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-19 14:39:54.354 | + 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:39:54.357 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:39:54.360 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:39:54.362 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:39:54.365 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:39:54.367 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-19 14:39:54.371 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:39:54.376 | + 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:39:54.444 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-19 14:39:54.502 | + 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:39:54.565 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-19 14:39:54.622 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-19 14:39:54.681 | + 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:39:54.739 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:39:54.742 | + 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:39:54.800 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:39:55.229 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-19 14:39:55.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-19 14:39:55.651 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-19 14:39:55.681 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:39:55.684 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:55.686 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:55.689 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:55.692 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:55.694 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:55.697 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:39:55.700 | + functions-common:time_stop:2444 : start_time=1652971194283 2022-05-19 14:39:55.702 | + functions-common:time_stop:2446 : [[ -z 1652971194283 ]] 2022-05-19 14:39:55.706 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:55.710 | + functions-common:time_stop:2449 : end_time=1652971195708 2022-05-19 14:39:55.713 | + functions-common:time_stop:2450 : elapsed_time=1425 2022-05-19 14:39:55.716 | + functions-common:time_stop:2451 : total=8657 2022-05-19 14:39:55.723 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:55.726 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10082 2022-05-19 14:39:55.730 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-19 14:39:55.730 | Waiting for swift proxy to start... 2022-05-19 14:39:55.732 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.25:8080/info 2022-05-19 14:39:55.735 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:39:55.737 | + functions:wait_for_service:458 : local url=http://10.222.0.25:8080/info 2022-05-19 14:39:55.740 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:39:55.743 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:39:55.746 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:39:55.748 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:55.751 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:55.754 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:55.759 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971195756 2022-05-19 14:39:55.762 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:39:55.768 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-19 14:39:55.781 | + :: : [[ 000 == 503 ]] 2022-05-19 14:39:55.783 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:39:55.784 | + :: : sleep 1 2022-05-19 14:39:56.788 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-19 14:39:56.802 | + :: : [[ 000 == 503 ]] 2022-05-19 14:39:56.803 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:39:56.804 | + :: : sleep 1 2022-05-19 14:39:57.809 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-19 14:39:57.822 | + :: : [[ 000 == 503 ]] 2022-05-19 14:39:57.824 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:39:57.825 | + :: : sleep 1 2022-05-19 14:39:58.829 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-19 14:39:58.893 | + :: : [[ 200 == 503 ]] 2022-05-19 14:39:58.894 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:39:58.897 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:39:58.900 | + functions-common:time_stop:2437 : local name 2022-05-19 14:39:58.903 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:39:58.905 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:39:58.908 | + functions-common:time_stop:2440 : local total 2022-05-19 14:39:58.911 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:39:58.913 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:39:58.916 | + functions-common:time_stop:2444 : start_time=1652971195756 2022-05-19 14:39:58.919 | + functions-common:time_stop:2446 : [[ -z 1652971195756 ]] 2022-05-19 14:39:58.922 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:39:58.927 | + functions-common:time_stop:2449 : end_time=1652971198924 2022-05-19 14:39:58.930 | + functions-common:time_stop:2450 : elapsed_time=3168 2022-05-19 14:39:58.933 | + functions-common:time_stop:2451 : total=6558 2022-05-19 14:39:58.936 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:39:58.938 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9726 2022-05-19 14:39:58.941 | + functions:wait_for_service:467 : return 0 2022-05-19 14:39:58.943 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-19 14:39:58.947 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:39:58.949 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-19 14:39:58.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:58.976 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:39:59.010 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-19 14:39:59.063 | [115844 Async configure_neutron_nova:168173]: Waiting for completion of configure_neutron_nova running on PID 168173 (2 other jobs running) 2022-05-19 14:39:59.091 | [115844 Async configure_neutron_nova:168173]: Signaling child to exit 2022-05-19 14:39:59.091 | WAKEUP 2022-05-19 14:39:59.115 | [115844 Async configure_neutron_nova:168173]: Signaled 2022-05-19 14:39:59.116 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-19 14:39:59.116 | ++ 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:59.116 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:39:59.116 | + 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:59.116 | + 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:59.116 | + 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:59.116 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:39:59.116 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-19 14:39:59.116 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-19 14:39:59.116 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-19 14:39:59.116 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.25/identity 2022-05-19 14:39:59.116 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-19 14:39:59.116 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-19 14:39:59.117 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:39:59.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:39:59.117 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:39:59.117 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:39:59.117 | + 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:39:59.117 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-19 14:39:59.117 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:39:59.118 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-19 14:39:59.118 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-19 14:39:59.118 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:39:59.118 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:39:59.118 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:39:59.118 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.25/identity 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-19 14:39:59.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:39:59.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:39:59.118 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:59.118 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-19 14:39:59.119 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:39:59.119 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:39:59.165 | [115844 Async configure_neutron_nova:168173]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-19 14:39:59.169 | + inc/async:async_wait:197 : return 0 2022-05-19 14:39:59.172 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-19 14:39:59.193 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:59.197 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:39:59.227 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:39:59.262 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-19 14:39:59.281 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:59.283 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-19 14:39:59.286 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:39:59.289 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-19 14:39:59.292 | + ./stack.sh:main:1279 : start_nova_api 2022-05-19 14:39:59.295 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-19 14:39:59.298 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-19 14:39:59.301 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-19 14:39:59.304 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-19 14:39:59.324 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:39:59.326 | + 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:39:59.329 | + 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:39:59.335 | + 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:39:59.339 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-19 14:39:59.343 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-19 14:39:59.347 | + 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:39:59.350 | + functions-common:run_process:1692 : local service=n-api 2022-05-19 14:39:59.353 | + 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:39:59.356 | + functions-common:run_process:1694 : local group= 2022-05-19 14:39:59.359 | + functions-common:run_process:1695 : local user= 2022-05-19 14:39:59.361 | + functions-common:run_process:1697 : local name=n-api 2022-05-19 14:39:59.364 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:39:59.367 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:39:59.369 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:39:59.372 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:39:59.376 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:39:59.380 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971199377 2022-05-19 14:39:59.384 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-19 14:39:59.403 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:39:59.406 | + 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:39:59.409 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-19 14:39:59.411 | + 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:39:59.414 | + 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:39:59.417 | + 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:39:59.419 | + 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:39:59.422 | + 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:39:59.425 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:39:59.427 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-19 14:39:59.433 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:39:59.436 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:39:59.447 | + 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:39:59.450 | + 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:39:59.453 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-19 14:39:59.455 | + 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:39:59.457 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:39:59.460 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:39:59.463 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-19 14:39:59.465 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:39:59.470 | + 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:39:59.526 | + 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:39:59.583 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-19 14:39:59.643 | + 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:39:59.701 | + 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:39:59.757 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-19 14:39:59.816 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-19 14:39:59.874 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-19 14:39:59.939 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-19 14:40:00.000 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-19 14:40:00.058 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:40:00.061 | + 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:40:00.127 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:40:00.553 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-19 14:40:00.567 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-19 14:40:00.968 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-19 14:40:01.049 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:01.052 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:01.056 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:01.058 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:01.061 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:01.064 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:01.069 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:01.075 | + functions-common:time_stop:2444 : start_time=1652971199377 2022-05-19 14:40:01.078 | + functions-common:time_stop:2446 : [[ -z 1652971199377 ]] 2022-05-19 14:40:01.081 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:01.086 | + functions-common:time_stop:2449 : end_time=1652971201083 2022-05-19 14:40:01.089 | + functions-common:time_stop:2450 : elapsed_time=1706 2022-05-19 14:40:01.092 | + functions-common:time_stop:2451 : total=10082 2022-05-19 14:40:01.094 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:01.097 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11788 2022-05-19 14:40:01.100 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.25/compute/v2.1/ 2022-05-19 14:40:01.103 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-19 14:40:01.103 | Waiting for nova-api to start... 2022-05-19 14:40:01.106 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.25/compute/v2.1/ 2022-05-19 14:40:01.109 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:40:01.112 | + functions:wait_for_service:458 : local url=http://10.222.0.25/compute/v2.1/ 2022-05-19 14:40:01.114 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:40:01.117 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:40:01.120 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:40:01.123 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:01.126 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:01.129 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:01.134 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971201131 2022-05-19 14:40:01.137 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:40:01.143 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/compute/v2.1/ 2022-05-19 14:40:07.099 | + :: : [[ 200 == 503 ]] 2022-05-19 14:40:07.101 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:40:07.105 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:40:07.108 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:07.111 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:07.113 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:07.116 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:07.120 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:07.122 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:40:07.125 | + functions-common:time_stop:2444 : start_time=1652971201131 2022-05-19 14:40:07.127 | + functions-common:time_stop:2446 : [[ -z 1652971201131 ]] 2022-05-19 14:40:07.131 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:07.136 | + functions-common:time_stop:2449 : end_time=1652971207133 2022-05-19 14:40:07.139 | + functions-common:time_stop:2450 : elapsed_time=6002 2022-05-19 14:40:07.147 | + functions-common:time_stop:2451 : total=9726 2022-05-19 14:40:07.151 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:07.154 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15728 2022-05-19 14:40:07.157 | + functions:wait_for_service:467 : return 0 2022-05-19 14:40:07.159 | + 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:40:07.163 | + 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:40:07.166 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-19 14:40:07.184 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:07.187 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-19 14:40:07.190 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:07.192 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-19 14:40:07.202 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-19 14:40:07.205 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:40:07.208 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-19 14:40:07.227 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:07.230 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-19 14:40:07.251 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:07.255 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-19 14:40:07.258 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:07.261 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-19 14:40:07.264 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-19 14:40:07.267 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-19 14:40:07.270 | + 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:40:07.303 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-19 14:40:07.306 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-19 14:40:07.309 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-19 14:40:07.312 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-19 14:40:07.344 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-19 14:40:07.377 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-19 14:40:07.380 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-19 14:40:07.383 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-19 14:40:07.386 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-19 14:40:07.389 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-19 14:40:07.392 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-19 14:40:07.395 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:40:07.398 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:40:07.403 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-19 14:40:07.406 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-19 14:40:07.409 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-19 14:40:07.412 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-19 14:40:07.415 | +++ 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:40:07.418 | +++ 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:40:07.421 | ++ 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:40:07.424 | ++ 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:40:07.427 | ++ 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:40:07.430 | + 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:40:07.433 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-19 14:40:07.452 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:07.455 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-19 14:40:07.457 | + 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:40:07.460 | + functions-common:run_process:1692 : local service=q-svc 2022-05-19 14:40:07.464 | + 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:40:07.467 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:07.470 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:07.473 | + functions-common:run_process:1697 : local name=q-svc 2022-05-19 14:40:07.475 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:07.479 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:07.481 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:07.484 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:07.488 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:07.493 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971207490 2022-05-19 14:40:07.496 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-19 14:40:07.515 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:07.518 | + 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:40:07.521 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-19 14:40:07.524 | + 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:40:07.527 | + 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:40:07.530 | + 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:40:07.532 | + 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:40:07.535 | + 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:40:07.538 | + 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:40:07.541 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-19 14:40:07.544 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:07.547 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:07.549 | + 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:40:07.552 | + 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:40:07.555 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-19 14:40:07.557 | + 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:40:07.560 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:40:07.562 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:40:07.565 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:40:07.568 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:40:07.570 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-19 14:40:07.573 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:40:07.577 | + 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:40:07.641 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-19 14:40:07.699 | + 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:40:07.756 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-19 14:40:07.811 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-19 14:40:07.872 | + 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:40:07.928 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:40:07.932 | + 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:40:07.994 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:40:08.403 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-19 14:40:08.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-19 14:40:08.844 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-19 14:40:08.867 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:08.873 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:08.876 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:08.878 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:08.882 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:08.884 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:08.887 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:08.890 | + functions-common:time_stop:2444 : start_time=1652971207490 2022-05-19 14:40:08.892 | + functions-common:time_stop:2446 : [[ -z 1652971207490 ]] 2022-05-19 14:40:08.896 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:08.901 | + functions-common:time_stop:2449 : end_time=1652971208898 2022-05-19 14:40:08.904 | + functions-common:time_stop:2450 : elapsed_time=1408 2022-05-19 14:40:08.907 | + functions-common:time_stop:2451 : total=11788 2022-05-19 14:40:08.909 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:08.912 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13196 2022-05-19 14:40:08.916 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.25:9696 2022-05-19 14:40:08.918 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-19 14:40:08.937 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:40:08.940 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-19 14:40:08.940 | Waiting for Neutron to start... 2022-05-19 14:40:08.943 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.25:9696' 2022-05-19 14:40:08.945 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.25:9696' 'Neutron did not start' 60 2022-05-19 14:40:08.948 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.25:9696' 2022-05-19 14:40:08.951 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-19 14:40:08.954 | + functions-common:test_with_retry:2377 : local until=60 2022-05-19 14:40:08.956 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:40:08.959 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:40:08.962 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:40:08.965 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:08.968 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:08.971 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:08.977 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971208973 2022-05-19 14:40:08.980 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.25:9696; do sleep 0.5; done' 2022-05-19 14:40:15.064 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.25:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:40:15.068 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:15.075 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:15.078 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:15.081 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:15.084 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:15.088 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:40:15.091 | + functions-common:time_stop:2444 : start_time=1652971208973 2022-05-19 14:40:15.094 | + functions-common:time_stop:2446 : [[ -z 1652971208973 ]] 2022-05-19 14:40:15.097 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:15.102 | + functions-common:time_stop:2449 : end_time=1652971215099 2022-05-19 14:40:15.105 | + functions-common:time_stop:2450 : elapsed_time=6126 2022-05-19 14:40:15.108 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:40:15.110 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:15.113 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6126 2022-05-19 14:40:15.116 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-19 14:40:15.136 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:15.138 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-19 14:40:15.141 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:15.143 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-19 14:40:15.146 | + ./stack.sh:main:1300 : start_placement 2022-05-19 14:40:15.150 | + lib/placement:start_placement:160 : start_placement_api 2022-05-19 14:40:15.153 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:40:15.157 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-19 14:40:15.162 | + 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:40:15.164 | + functions-common:run_process:1692 : local service=placement-api 2022-05-19 14:40:15.167 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:40:15.170 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:15.172 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:15.175 | + functions-common:run_process:1697 : local name=placement-api 2022-05-19 14:40:15.178 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:15.181 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:15.184 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:15.186 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:15.190 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:15.194 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971215192 2022-05-19 14:40:15.198 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-19 14:40:15.216 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:15.219 | + 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:40:15.221 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-19 14:40:15.224 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:40:15.227 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:40:15.230 | + 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:40:15.233 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:40:15.235 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-19 14:40:15.238 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-19 14:40:15.241 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-19 14:40:15.243 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:15.246 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:15.249 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:40:15.252 | + 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:40:15.254 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-19 14:40:15.257 | + 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:40:15.260 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:40:15.263 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:40:15.265 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-19 14:40:15.268 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:40:15.272 | + 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:40:15.332 | + 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:40:15.400 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-19 14:40:15.459 | + 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:40:15.516 | + 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:40:15.572 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-19 14:40:15.629 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-19 14:40:15.688 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-19 14:40:15.749 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-19 14:40:15.808 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-19 14:40:15.866 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:40:15.869 | + 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:40:15.926 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:40:16.344 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-19 14:40:16.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-19 14:40:16.758 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-19 14:40:16.840 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:16.844 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:16.847 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:16.850 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:16.853 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:16.856 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:16.858 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:16.861 | + functions-common:time_stop:2444 : start_time=1652971215192 2022-05-19 14:40:16.864 | + functions-common:time_stop:2446 : [[ -z 1652971215192 ]] 2022-05-19 14:40:16.868 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:16.873 | + functions-common:time_stop:2449 : end_time=1652971216870 2022-05-19 14:40:16.876 | + functions-common:time_stop:2450 : elapsed_time=1678 2022-05-19 14:40:16.879 | + functions-common:time_stop:2451 : total=13196 2022-05-19 14:40:16.882 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:16.885 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14874 2022-05-19 14:40:16.888 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-19 14:40:16.888 | Waiting for placement-api to start... 2022-05-19 14:40:16.891 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.25/placement 2022-05-19 14:40:16.894 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:40:16.897 | + functions:wait_for_service:458 : local url=http://10.222.0.25/placement 2022-05-19 14:40:16.899 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:40:16.902 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:40:16.905 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:40:16.907 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:16.910 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:16.913 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:16.918 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971216915 2022-05-19 14:40:16.921 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:40:16.927 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/placement 2022-05-19 14:40:19.616 | + :: : [[ 200 == 503 ]] 2022-05-19 14:40:19.618 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:40:19.621 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:40:19.624 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:19.627 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:19.629 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:19.632 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:19.635 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:19.638 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:40:19.640 | + functions-common:time_stop:2444 : start_time=1652971216915 2022-05-19 14:40:19.643 | + functions-common:time_stop:2446 : [[ -z 1652971216915 ]] 2022-05-19 14:40:19.646 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:19.652 | + functions-common:time_stop:2449 : end_time=1652971219649 2022-05-19 14:40:19.655 | + functions-common:time_stop:2450 : elapsed_time=2734 2022-05-19 14:40:19.658 | + functions-common:time_stop:2451 : total=15728 2022-05-19 14:40:19.660 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:19.663 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18462 2022-05-19 14:40:19.666 | + functions:wait_for_service:467 : return 0 2022-05-19 14:40:19.669 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-19 14:40:19.689 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:19.692 | + ./stack.sh:main:1304 : start_neutron 2022-05-19 14:40:19.694 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-19 14:40:19.698 | ++ 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:19.699 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:40:19.705 | + 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:19.708 | + 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:19.711 | + 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:40:19.714 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:40:19.716 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-19 14:40:19.719 | + 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:40:19.722 | + functions-common:run_process:1692 : local service=q-agt 2022-05-19 14:40:19.725 | + 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:40:19.728 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:19.731 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:19.733 | + functions-common:run_process:1697 : local name=q-agt 2022-05-19 14:40:19.736 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:19.739 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:19.741 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:19.744 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:19.748 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:19.752 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971219749 2022-05-19 14:40:19.755 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-19 14:40:19.774 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:19.776 | + 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:40:19.779 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-19 14:40:19.782 | + 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:40:19.785 | + 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:40:19.787 | + 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:40:19.790 | + 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:40:19.793 | + 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:40:19.796 | + 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:40:19.799 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-19 14:40:19.801 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:19.804 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:19.807 | + 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:40:19.810 | + 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:40:19.812 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-19 14:40:19.815 | + 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:40:19.817 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:40:19.820 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:40:19.822 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:40:19.824 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:40:19.827 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-19 14:40:19.829 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:40:19.834 | + 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:40:19.892 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-19 14:40:19.948 | + 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:40:20.005 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-19 14:40:20.062 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-19 14:40:20.118 | + 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:40:20.175 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:40:20.177 | + 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:40:20.242 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:40:20.677 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-19 14:40:20.692 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-19 14:40:21.098 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-19 14:40:21.121 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:21.124 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:21.127 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:21.129 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:21.132 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:21.135 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:21.137 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:21.140 | + functions-common:time_stop:2444 : start_time=1652971219749 2022-05-19 14:40:21.142 | + functions-common:time_stop:2446 : [[ -z 1652971219749 ]] 2022-05-19 14:40:21.146 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:21.151 | + functions-common:time_stop:2449 : end_time=1652971221148 2022-05-19 14:40:21.153 | + functions-common:time_stop:2450 : elapsed_time=1399 2022-05-19 14:40:21.156 | + functions-common:time_stop:2451 : total=14874 2022-05-19 14:40:21.158 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:21.161 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16273 2022-05-19 14:40:21.170 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-19 14:40:21.173 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:40:21.175 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:40:21.178 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-19 14:40:21.181 | + 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:40:21.184 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-19 14:40:21.186 | + 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:40:21.189 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:21.191 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:21.194 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-19 14:40:21.197 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:21.200 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:21.203 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:21.205 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:21.209 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:21.214 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971221211 2022-05-19 14:40:21.217 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-19 14:40:21.237 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:21.240 | + 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:40:21.243 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-19 14:40:21.247 | + 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:40:21.250 | + 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:40:21.253 | + 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:40:21.255 | + 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:40:21.258 | + 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:40:21.261 | + 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:40:21.264 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-19 14:40:21.273 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:21.276 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:21.279 | + 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:40:21.281 | + 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:40:21.284 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-19 14:40:21.287 | + 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:40:21.290 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:40:21.293 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:40:21.295 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:40:21.298 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:40:21.301 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-19 14:40:21.303 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:40:21.308 | + 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:40:21.377 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-19 14:40:21.437 | + 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:40:21.496 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-19 14:40:21.555 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-19 14:40:21.613 | + 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:40:21.672 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:40:21.675 | + 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:40:21.735 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:40:22.187 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-19 14:40:22.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-19 14:40:22.642 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-19 14:40:22.665 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:22.668 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:22.671 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:22.673 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:22.677 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:22.680 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:22.683 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:22.686 | + functions-common:time_stop:2444 : start_time=1652971221211 2022-05-19 14:40:22.689 | + functions-common:time_stop:2446 : [[ -z 1652971221211 ]] 2022-05-19 14:40:22.692 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:22.698 | + functions-common:time_stop:2449 : end_time=1652971222694 2022-05-19 14:40:22.701 | + functions-common:time_stop:2450 : elapsed_time=1483 2022-05-19 14:40:22.704 | + functions-common:time_stop:2451 : total=16273 2022-05-19 14:40:22.706 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:22.709 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17756 2022-05-19 14:40:22.713 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-19 14:40:22.716 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:40:22.719 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:40:22.722 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-19 14:40:22.725 | +++ 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:40:22.729 | +++ 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:40:22.731 | ++ 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:40:22.734 | ++ 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:40:22.737 | ++ 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:40:22.740 | + 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:40:22.743 | + functions-common:run_process:1692 : local service=q-l3 2022-05-19 14:40:22.746 | + 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:40:22.748 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:22.751 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:22.753 | + functions-common:run_process:1697 : local name=q-l3 2022-05-19 14:40:22.756 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:22.759 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:22.762 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:22.765 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:22.768 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:22.774 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971222770 2022-05-19 14:40:22.776 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-19 14:40:22.800 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:22.803 | + 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:40:22.806 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-19 14:40:22.809 | + 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:40:22.812 | + 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:40:22.814 | + 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:40:22.817 | + 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:40:22.820 | + 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:40:22.823 | + 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:40:22.835 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-19 14:40:22.838 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:22.841 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:22.843 | + 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:40:22.847 | + 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:40:22.849 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-19 14:40:22.852 | + 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:40:22.855 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:40:22.857 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:40:22.860 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:40:22.863 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:40:22.865 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-19 14:40:22.869 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:40:22.873 | + 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:40:22.935 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-19 14:40:23.005 | + 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:40:23.065 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-19 14:40:23.126 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-19 14:40:23.204 | + 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:40:23.268 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:40:23.271 | + 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:40:23.336 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:40:23.787 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-19 14:40:23.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-19 14:40:24.232 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-19 14:40:24.255 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:24.262 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:24.265 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:24.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:24.270 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:24.273 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:24.276 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:24.279 | + functions-common:time_stop:2444 : start_time=1652971222770 2022-05-19 14:40:24.282 | + functions-common:time_stop:2446 : [[ -z 1652971222770 ]] 2022-05-19 14:40:24.287 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:24.292 | + functions-common:time_stop:2449 : end_time=1652971224287 2022-05-19 14:40:24.295 | + functions-common:time_stop:2450 : elapsed_time=1517 2022-05-19 14:40:24.298 | + functions-common:time_stop:2451 : total=17756 2022-05-19 14:40:24.303 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:24.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19273 2022-05-19 14:40:24.309 | + 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:40:24.312 | + functions-common:run_process:1692 : local service=q-meta 2022-05-19 14:40:24.314 | + 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:40:24.317 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:24.319 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:24.323 | + functions-common:run_process:1697 : local name=q-meta 2022-05-19 14:40:24.326 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:24.328 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:24.331 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:24.334 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:24.341 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:24.346 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971224341 2022-05-19 14:40:24.350 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-19 14:40:24.373 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:24.376 | + 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:40:24.379 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-19 14:40:24.383 | + 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:40:24.386 | + 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:40:24.389 | + 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:40:24.392 | + 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:40:24.395 | + 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:40:24.399 | + 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:40:24.401 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-19 14:40:24.404 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:24.407 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:24.410 | + 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:40:24.413 | + 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:40:24.416 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-19 14:40:24.418 | + 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:40:24.421 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:40:24.424 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:40:24.427 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:40:24.430 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:40:24.433 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-19 14:40:24.436 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:40:24.441 | + 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:40:24.512 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-19 14:40:24.582 | + 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:40:24.650 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-19 14:40:24.716 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-19 14:40:24.789 | + 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:40:24.858 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:40:24.860 | + 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:40:24.928 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:40:25.435 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-19 14:40:25.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-19 14:40:25.934 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-19 14:40:25.975 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:25.978 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:25.981 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:25.984 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:25.989 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:25.996 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:26.006 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:26.009 | + functions-common:time_stop:2444 : start_time=1652971224341 2022-05-19 14:40:26.016 | + functions-common:time_stop:2446 : [[ -z 1652971224341 ]] 2022-05-19 14:40:26.021 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:26.026 | + functions-common:time_stop:2449 : end_time=1652971226022 2022-05-19 14:40:26.029 | + functions-common:time_stop:2450 : elapsed_time=1681 2022-05-19 14:40:26.032 | + functions-common:time_stop:2451 : total=19273 2022-05-19 14:40:26.035 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:26.038 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20954 2022-05-19 14:40:26.042 | + 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:40:26.045 | + functions-common:run_process:1692 : local service=q-metering 2022-05-19 14:40:26.048 | + 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:40:26.051 | + functions-common:run_process:1694 : local group= 2022-05-19 14:40:26.054 | + functions-common:run_process:1695 : local user= 2022-05-19 14:40:26.057 | + functions-common:run_process:1697 : local name=q-metering 2022-05-19 14:40:26.060 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:40:26.063 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:40:26.067 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:40:26.070 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:40:26.074 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:40:26.086 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971226075 2022-05-19 14:40:26.086 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-19 14:40:26.108 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:26.111 | + 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:40:26.116 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-19 14:40:26.119 | + 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:40:26.122 | + 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:40:26.125 | + 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:40:26.128 | + 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:40:26.131 | + 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:40:26.134 | + 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:40:26.137 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-19 14:40:26.140 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:40:26.143 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:40:26.145 | + 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:40:26.149 | + 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:40:26.152 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-19 14:40:26.154 | + 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:40:26.157 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:40:26.169 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:40:26.174 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:40:26.178 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:40:26.186 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-19 14:40:26.186 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:40:26.198 | + 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:40:26.265 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-19 14:40:26.343 | + 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:40:26.412 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-19 14:40:26.482 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-19 14:40:26.546 | + 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:40:26.612 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:40:26.614 | + 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:40:26.685 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:40:27.202 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-19 14:40:27.222 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-19 14:40:27.696 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-19 14:40:27.736 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:40:27.740 | + functions-common:time_stop:2437 : local name 2022-05-19 14:40:27.751 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:40:27.759 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:40:27.767 | + functions-common:time_stop:2440 : local total 2022-05-19 14:40:27.778 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:40:27.787 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:40:27.792 | + functions-common:time_stop:2444 : start_time=1652971226075 2022-05-19 14:40:27.806 | + functions-common:time_stop:2446 : [[ -z 1652971226075 ]] 2022-05-19 14:40:27.818 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:40:27.835 | + functions-common:time_stop:2449 : end_time=1652971227823 2022-05-19 14:40:27.843 | + functions-common:time_stop:2450 : elapsed_time=1748 2022-05-19 14:40:27.851 | + functions-common:time_stop:2451 : total=20954 2022-05-19 14:40:27.859 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:40:27.867 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22702 2022-05-19 14:40:27.875 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-19 14:40:27.916 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:40:27.920 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:27.924 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-19 14:40:27.935 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:40:27.947 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-19 14:40:27.955 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-19 14:40:27.964 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-19 14:40:27.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-19 14:40:27.982 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:40:27.991 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:40:28.002 | ++ 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:40:32.104 | /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:32.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:32.104 | /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:32.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:32.302 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:32.307 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:40:32.307 | address-scope 2022-05-19 14:40:32.307 | router-admin-state-down-before-update 2022-05-19 14:40:32.307 | agent 2022-05-19 14:40:32.307 | agent-resources-synced 2022-05-19 14:40:32.307 | allowed-address-pairs 2022-05-19 14:40:32.307 | auto-allocated-topology 2022-05-19 14:40:32.307 | availability_zone 2022-05-19 14:40:32.307 | availability_zone_filter 2022-05-19 14:40:32.307 | default-subnetpools 2022-05-19 14:40:32.307 | dhcp_agent_scheduler 2022-05-19 14:40:32.307 | dvr 2022-05-19 14:40:32.307 | empty-string-filtering 2022-05-19 14:40:32.307 | external-net 2022-05-19 14:40:32.307 | extra_dhcp_opt 2022-05-19 14:40:32.307 | extraroute 2022-05-19 14:40:32.307 | extraroute-atomic 2022-05-19 14:40:32.307 | filter-validation 2022-05-19 14:40:32.307 | fip-port-details 2022-05-19 14:40:32.307 | flavors 2022-05-19 14:40:32.307 | floatingip-pools 2022-05-19 14:40:32.307 | ip-substring-filtering 2022-05-19 14:40:32.307 | router 2022-05-19 14:40:32.307 | ext-gw-mode 2022-05-19 14:40:32.307 | l3-ha 2022-05-19 14:40:32.307 | l3-flavors 2022-05-19 14:40:32.307 | l3-port-ip-change-not-allowed 2022-05-19 14:40:32.307 | l3_agent_scheduler 2022-05-19 14:40:32.307 | metering 2022-05-19 14:40:32.307 | metering_source_and_destination_fields 2022-05-19 14:40:32.307 | multi-provider 2022-05-19 14:40:32.307 | net-mtu 2022-05-19 14:40:32.307 | net-mtu-writable 2022-05-19 14:40:32.307 | network_availability_zone 2022-05-19 14:40:32.308 | network-ip-availability 2022-05-19 14:40:32.308 | pagination 2022-05-19 14:40:32.308 | port-device-profile 2022-05-19 14:40:32.308 | port-mac-override 2022-05-19 14:40:32.308 | port-mac-address-regenerate 2022-05-19 14:40:32.308 | port-numa-affinity-policy 2022-05-19 14:40:32.308 | binding 2022-05-19 14:40:32.308 | binding-extended 2022-05-19 14:40:32.308 | port-security 2022-05-19 14:40:32.308 | project-id 2022-05-19 14:40:32.308 | provider 2022-05-19 14:40:32.308 | quota-check-limit 2022-05-19 14:40:32.308 | quotas 2022-05-19 14:40:32.308 | quota_details 2022-05-19 14:40:32.308 | rbac-policies 2022-05-19 14:40:32.308 | rbac-address-group 2022-05-19 14:40:32.308 | rbac-address-scope 2022-05-19 14:40:32.308 | rbac-security-groups 2022-05-19 14:40:32.308 | rbac-subnetpool 2022-05-19 14:40:32.308 | revision-if-match 2022-05-19 14:40:32.308 | standard-attr-revisions 2022-05-19 14:40:32.308 | router_availability_zone 2022-05-19 14:40:32.308 | security-groups-normalized-cidr 2022-05-19 14:40:32.308 | port-security-groups-filtering 2022-05-19 14:40:32.308 | security-groups-remote-address-group 2022-05-19 14:40:32.308 | security-groups-shared-filtering 2022-05-19 14:40:32.308 | security-group 2022-05-19 14:40:32.308 | service-type 2022-05-19 14:40:32.308 | sorting 2022-05-19 14:40:32.308 | standard-attr-description 2022-05-19 14:40:32.308 | stateful-security-group 2022-05-19 14:40:32.308 | subnet_onboard 2022-05-19 14:40:32.308 | subnet-service-types 2022-05-19 14:40:32.308 | subnet_allocation 2022-05-19 14:40:32.308 | subnetpool-prefix-ops 2022-05-19 14:40:32.308 | standard-attr-tag 2022-05-19 14:40:32.308 | standard-attr-timestamp' 2022-05-19 14:40:32.313 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:40:32.313 | address-scope 2022-05-19 14:40:32.313 | router-admin-state-down-before-update 2022-05-19 14:40:32.313 | agent 2022-05-19 14:40:32.313 | agent-resources-synced 2022-05-19 14:40:32.313 | allowed-address-pairs 2022-05-19 14:40:32.313 | auto-allocated-topology 2022-05-19 14:40:32.313 | availability_zone 2022-05-19 14:40:32.313 | availability_zone_filter 2022-05-19 14:40:32.313 | default-subnetpools 2022-05-19 14:40:32.313 | dhcp_agent_scheduler 2022-05-19 14:40:32.313 | dvr 2022-05-19 14:40:32.313 | empty-string-filtering 2022-05-19 14:40:32.313 | external-net 2022-05-19 14:40:32.313 | extra_dhcp_opt 2022-05-19 14:40:32.313 | extraroute 2022-05-19 14:40:32.313 | extraroute-atomic 2022-05-19 14:40:32.313 | filter-validation 2022-05-19 14:40:32.313 | fip-port-details 2022-05-19 14:40:32.313 | flavors 2022-05-19 14:40:32.313 | floatingip-pools 2022-05-19 14:40:32.313 | ip-substring-filtering 2022-05-19 14:40:32.313 | router 2022-05-19 14:40:32.314 | ext-gw-mode 2022-05-19 14:40:32.314 | l3-ha 2022-05-19 14:40:32.314 | l3-flavors 2022-05-19 14:40:32.314 | l3-port-ip-change-not-allowed 2022-05-19 14:40:32.314 | l3_agent_scheduler 2022-05-19 14:40:32.314 | metering 2022-05-19 14:40:32.314 | metering_source_and_destination_fields 2022-05-19 14:40:32.314 | multi-provider 2022-05-19 14:40:32.314 | net-mtu 2022-05-19 14:40:32.314 | net-mtu-writable 2022-05-19 14:40:32.314 | network_availability_zone 2022-05-19 14:40:32.314 | network-ip-availability 2022-05-19 14:40:32.314 | pagination 2022-05-19 14:40:32.314 | port-device-profile 2022-05-19 14:40:32.314 | port-mac-override 2022-05-19 14:40:32.314 | port-mac-address-regenerate 2022-05-19 14:40:32.314 | port-numa-affinity-policy 2022-05-19 14:40:32.314 | binding 2022-05-19 14:40:32.314 | binding-extended 2022-05-19 14:40:32.314 | port-security 2022-05-19 14:40:32.314 | project-id 2022-05-19 14:40:32.314 | provider 2022-05-19 14:40:32.314 | quota-check-limit 2022-05-19 14:40:32.314 | quotas 2022-05-19 14:40:32.314 | quota_details 2022-05-19 14:40:32.314 | rbac-policies 2022-05-19 14:40:32.314 | rbac-address-group 2022-05-19 14:40:32.314 | rbac-address-scope 2022-05-19 14:40:32.314 | rbac-security-groups 2022-05-19 14:40:32.314 | rbac-subnetpool 2022-05-19 14:40:32.314 | revision-if-match 2022-05-19 14:40:32.314 | standard-attr-revisions 2022-05-19 14:40:32.314 | router_availability_zone 2022-05-19 14:40:32.314 | security-groups-normalized-cidr 2022-05-19 14:40:32.314 | port-security-groups-filtering 2022-05-19 14:40:32.314 | security-groups-remote-address-group 2022-05-19 14:40:32.315 | security-groups-shared-filtering 2022-05-19 14:40:32.315 | security-group 2022-05-19 14:40:32.315 | service-type 2022-05-19 14:40:32.315 | sorting 2022-05-19 14:40:32.315 | standard-attr-description 2022-05-19 14:40:32.315 | stateful-security-group 2022-05-19 14:40:32.315 | subnet_onboard 2022-05-19 14:40:32.315 | subnet-service-types 2022-05-19 14:40:32.315 | subnet_allocation 2022-05-19 14:40:32.315 | subnetpool-prefix-ops 2022-05-19 14:40:32.315 | standard-attr-tag 2022-05-19 14:40:32.315 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:40:32.318 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:40:32.322 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:32.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-19 14:40:32.328 | ++ 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:40:35.553 | /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:35.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:35.554 | /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:35.554 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:35.752 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:35.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=466c0309-148b-449c-81de-0a6356240589 2022-05-19 14:40:35.759 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-19 14:40:35.762 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-19 14:40:35.765 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:40:35.767 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:40:35.772 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-19 14:40:35.774 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-19 14:40:35.776 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-19 14:40:35.780 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:40:35.782 | ++ functions-common:get_field:824 : read data 2022-05-19 14:40:39.006 | /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:39.006 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:39.006 | /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:39.006 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:39.212 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:39.216 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:40:39.219 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:40:39.222 | ++ functions-common:get_field:830 : echo '| id | b8fae846-d76a-40f7-a6a6-aa14cf27f230 |' 2022-05-19 14:40:39.222 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:40:39.237 | ++ functions-common:get_field:824 : read data 2022-05-19 14:40:39.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=b8fae846-d76a-40f7-a6a6-aa14cf27f230 2022-05-19 14:40:39.245 | + 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:40:39.248 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:40:39.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-19 14:40:39.271 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-19 14:40:39.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 466c0309-148b-449c-81de-0a6356240589 ']' 2022-05-19 14:40:39.277 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:40:39.287 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-19 14:40:39.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-19 14:40:39.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 466c0309-148b-449c-81de-0a6356240589 ' 2022-05-19 14:40:39.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-19 14:40:39.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network b8fae846-d76a-40f7-a6a6-aa14cf27f230 private-subnet' 2022-05-19 14:40:39.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-19 14:40:39.307 | +++ 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 466c0309-148b-449c-81de-0a6356240589 --network b8fae846-d76a-40f7-a6a6-aa14cf27f230 private-subnet 2022-05-19 14:40:39.307 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-19 14:40:39.308 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-19 14:40:39.311 | +++ functions-common:get_field:823 : local data field 2022-05-19 14:40:39.315 | +++ functions-common:get_field:824 : read data 2022-05-19 14:40:42.620 | /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:42.620 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:42.620 | /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:42.620 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:42.816 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:42.819 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:40:42.822 | +++ functions-common:get_field:828 : field='$3' 2022-05-19 14:40:42.825 | +++ functions-common:get_field:830 : echo '| id | 87f0eece-fdbd-4bcf-a230-790f97a5ec22 |' 2022-05-19 14:40:42.825 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:40:42.831 | +++ functions-common:get_field:824 : read data 2022-05-19 14:40:42.836 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=87f0eece-fdbd-4bcf-a230-790f97a5ec22 2022-05-19 14:40:42.839 | ++ 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:40:42.842 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:40:42.860 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 87f0eece-fdbd-4bcf-a230-790f97a5ec22 2022-05-19 14:40:42.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=87f0eece-fdbd-4bcf-a230-790f97a5ec22 2022-05-19 14:40:42.866 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-19 14:40:42.869 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-19 14:40:42.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-19 14:40:42.875 | ++ 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:40:45.707 | /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:45.707 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:45.707 | /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:45.707 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:45.893 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:45.896 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:40:45.897 | address-scope 2022-05-19 14:40:45.897 | router-admin-state-down-before-update 2022-05-19 14:40:45.897 | agent 2022-05-19 14:40:45.897 | agent-resources-synced 2022-05-19 14:40:45.897 | allowed-address-pairs 2022-05-19 14:40:45.897 | auto-allocated-topology 2022-05-19 14:40:45.897 | availability_zone 2022-05-19 14:40:45.897 | availability_zone_filter 2022-05-19 14:40:45.897 | default-subnetpools 2022-05-19 14:40:45.897 | dhcp_agent_scheduler 2022-05-19 14:40:45.897 | dvr 2022-05-19 14:40:45.897 | empty-string-filtering 2022-05-19 14:40:45.897 | external-net 2022-05-19 14:40:45.897 | extra_dhcp_opt 2022-05-19 14:40:45.897 | extraroute 2022-05-19 14:40:45.897 | extraroute-atomic 2022-05-19 14:40:45.897 | filter-validation 2022-05-19 14:40:45.897 | fip-port-details 2022-05-19 14:40:45.897 | flavors 2022-05-19 14:40:45.897 | floatingip-pools 2022-05-19 14:40:45.897 | ip-substring-filtering 2022-05-19 14:40:45.897 | router 2022-05-19 14:40:45.897 | ext-gw-mode 2022-05-19 14:40:45.897 | l3-ha 2022-05-19 14:40:45.897 | l3-flavors 2022-05-19 14:40:45.897 | l3-port-ip-change-not-allowed 2022-05-19 14:40:45.897 | l3_agent_scheduler 2022-05-19 14:40:45.897 | metering 2022-05-19 14:40:45.897 | metering_source_and_destination_fields 2022-05-19 14:40:45.897 | multi-provider 2022-05-19 14:40:45.898 | net-mtu 2022-05-19 14:40:45.898 | net-mtu-writable 2022-05-19 14:40:45.898 | network_availability_zone 2022-05-19 14:40:45.898 | network-ip-availability 2022-05-19 14:40:45.898 | pagination 2022-05-19 14:40:45.898 | port-device-profile 2022-05-19 14:40:45.898 | port-mac-override 2022-05-19 14:40:45.898 | port-mac-address-regenerate 2022-05-19 14:40:45.898 | port-numa-affinity-policy 2022-05-19 14:40:45.898 | binding 2022-05-19 14:40:45.898 | binding-extended 2022-05-19 14:40:45.898 | port-security 2022-05-19 14:40:45.898 | project-id 2022-05-19 14:40:45.898 | provider 2022-05-19 14:40:45.898 | quota-check-limit 2022-05-19 14:40:45.898 | quotas 2022-05-19 14:40:45.898 | quota_details 2022-05-19 14:40:45.898 | rbac-policies 2022-05-19 14:40:45.898 | rbac-address-group 2022-05-19 14:40:45.898 | rbac-address-scope 2022-05-19 14:40:45.898 | rbac-security-groups 2022-05-19 14:40:45.898 | rbac-subnetpool 2022-05-19 14:40:45.898 | revision-if-match 2022-05-19 14:40:45.898 | standard-attr-revisions 2022-05-19 14:40:45.899 | router_availability_zone 2022-05-19 14:40:45.899 | security-groups-normalized-cidr 2022-05-19 14:40:45.899 | port-security-groups-filtering 2022-05-19 14:40:45.899 | security-groups-remote-address-group 2022-05-19 14:40:45.899 | security-groups-shared-filtering 2022-05-19 14:40:45.899 | security-group 2022-05-19 14:40:45.899 | service-type 2022-05-19 14:40:45.899 | sorting 2022-05-19 14:40:45.899 | standard-attr-description 2022-05-19 14:40:45.899 | stateful-security-group 2022-05-19 14:40:45.899 | subnet_onboard 2022-05-19 14:40:45.899 | subnet-service-types 2022-05-19 14:40:45.899 | subnet_allocation 2022-05-19 14:40:45.899 | subnetpool-prefix-ops 2022-05-19 14:40:45.899 | standard-attr-tag 2022-05-19 14:40:45.899 | standard-attr-timestamp' 2022-05-19 14:40:45.899 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:40:45.900 | address-scope 2022-05-19 14:40:45.900 | router-admin-state-down-before-update 2022-05-19 14:40:45.900 | agent 2022-05-19 14:40:45.900 | agent-resources-synced 2022-05-19 14:40:45.900 | allowed-address-pairs 2022-05-19 14:40:45.900 | auto-allocated-topology 2022-05-19 14:40:45.900 | availability_zone 2022-05-19 14:40:45.900 | availability_zone_filter 2022-05-19 14:40:45.900 | default-subnetpools 2022-05-19 14:40:45.900 | dhcp_agent_scheduler 2022-05-19 14:40:45.900 | dvr 2022-05-19 14:40:45.900 | empty-string-filtering 2022-05-19 14:40:45.900 | external-net 2022-05-19 14:40:45.900 | extra_dhcp_opt 2022-05-19 14:40:45.900 | extraroute 2022-05-19 14:40:45.900 | extraroute-atomic 2022-05-19 14:40:45.900 | filter-validation 2022-05-19 14:40:45.900 | fip-port-details 2022-05-19 14:40:45.900 | flavors 2022-05-19 14:40:45.900 | floatingip-pools 2022-05-19 14:40:45.900 | ip-substring-filtering 2022-05-19 14:40:45.900 | router 2022-05-19 14:40:45.900 | ext-gw-mode 2022-05-19 14:40:45.900 | l3-ha 2022-05-19 14:40:45.900 | l3-flavors 2022-05-19 14:40:45.900 | l3-port-ip-change-not-allowed 2022-05-19 14:40:45.900 | l3_agent_scheduler 2022-05-19 14:40:45.900 | metering 2022-05-19 14:40:45.900 | metering_source_and_destination_fields 2022-05-19 14:40:45.900 | multi-provider 2022-05-19 14:40:45.900 | net-mtu 2022-05-19 14:40:45.900 | net-mtu-writable 2022-05-19 14:40:45.900 | network_availability_zone 2022-05-19 14:40:45.900 | network-ip-availability 2022-05-19 14:40:45.900 | pagination 2022-05-19 14:40:45.900 | port-device-profile 2022-05-19 14:40:45.900 | port-mac-override 2022-05-19 14:40:45.900 | port-mac-address-regenerate 2022-05-19 14:40:45.901 | port-numa-affinity-policy 2022-05-19 14:40:45.901 | binding 2022-05-19 14:40:45.901 | binding-extended 2022-05-19 14:40:45.901 | port-security 2022-05-19 14:40:45.901 | project-id 2022-05-19 14:40:45.901 | provider 2022-05-19 14:40:45.901 | quota-check-limit 2022-05-19 14:40:45.901 | quotas 2022-05-19 14:40:45.901 | quota_details 2022-05-19 14:40:45.901 | rbac-policies 2022-05-19 14:40:45.901 | rbac-address-group 2022-05-19 14:40:45.901 | rbac-address-scope 2022-05-19 14:40:45.901 | rbac-security-groups 2022-05-19 14:40:45.901 | rbac-subnetpool 2022-05-19 14:40:45.901 | revision-if-match 2022-05-19 14:40:45.901 | standard-attr-revisions 2022-05-19 14:40:45.901 | router_availability_zone 2022-05-19 14:40:45.901 | security-groups-normalized-cidr 2022-05-19 14:40:45.901 | port-security-groups-filtering 2022-05-19 14:40:45.901 | security-groups-remote-address-group 2022-05-19 14:40:45.901 | security-groups-shared-filtering 2022-05-19 14:40:45.901 | security-group 2022-05-19 14:40:45.902 | service-type 2022-05-19 14:40:45.902 | sorting 2022-05-19 14:40:45.902 | standard-attr-description 2022-05-19 14:40:45.902 | stateful-security-group 2022-05-19 14:40:45.902 | subnet_onboard 2022-05-19 14:40:45.902 | subnet-service-types 2022-05-19 14:40:45.902 | subnet_allocation 2022-05-19 14:40:45.902 | subnetpool-prefix-ops 2022-05-19 14:40:45.902 | standard-attr-tag 2022-05-19 14:40:45.902 | standard-attr-timestamp =~ router ]] 2022-05-19 14:40:45.903 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:40:45.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-19 14:40:45.909 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-19 14:40:45.914 | ++ 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:40:49.055 | /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:49.055 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:49.055 | /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:49.055 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:49.247 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:49.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:40:49.250 | address-scope 2022-05-19 14:40:49.250 | router-admin-state-down-before-update 2022-05-19 14:40:49.250 | agent 2022-05-19 14:40:49.250 | agent-resources-synced 2022-05-19 14:40:49.250 | allowed-address-pairs 2022-05-19 14:40:49.250 | auto-allocated-topology 2022-05-19 14:40:49.250 | availability_zone 2022-05-19 14:40:49.250 | availability_zone_filter 2022-05-19 14:40:49.250 | default-subnetpools 2022-05-19 14:40:49.250 | dhcp_agent_scheduler 2022-05-19 14:40:49.250 | dvr 2022-05-19 14:40:49.250 | empty-string-filtering 2022-05-19 14:40:49.250 | external-net 2022-05-19 14:40:49.251 | extra_dhcp_opt 2022-05-19 14:40:49.251 | extraroute 2022-05-19 14:40:49.251 | extraroute-atomic 2022-05-19 14:40:49.251 | filter-validation 2022-05-19 14:40:49.251 | fip-port-details 2022-05-19 14:40:49.251 | flavors 2022-05-19 14:40:49.251 | floatingip-pools 2022-05-19 14:40:49.251 | ip-substring-filtering 2022-05-19 14:40:49.251 | router 2022-05-19 14:40:49.251 | ext-gw-mode 2022-05-19 14:40:49.251 | l3-ha 2022-05-19 14:40:49.251 | l3-flavors 2022-05-19 14:40:49.251 | l3-port-ip-change-not-allowed 2022-05-19 14:40:49.251 | l3_agent_scheduler 2022-05-19 14:40:49.251 | metering 2022-05-19 14:40:49.251 | metering_source_and_destination_fields 2022-05-19 14:40:49.251 | multi-provider 2022-05-19 14:40:49.251 | net-mtu 2022-05-19 14:40:49.251 | net-mtu-writable 2022-05-19 14:40:49.251 | network_availability_zone 2022-05-19 14:40:49.251 | network-ip-availability 2022-05-19 14:40:49.251 | pagination 2022-05-19 14:40:49.251 | port-device-profile 2022-05-19 14:40:49.251 | port-mac-override 2022-05-19 14:40:49.251 | port-mac-address-regenerate 2022-05-19 14:40:49.251 | port-numa-affinity-policy 2022-05-19 14:40:49.251 | binding 2022-05-19 14:40:49.251 | binding-extended 2022-05-19 14:40:49.251 | port-security 2022-05-19 14:40:49.251 | project-id 2022-05-19 14:40:49.251 | provider 2022-05-19 14:40:49.251 | quota-check-limit 2022-05-19 14:40:49.251 | quotas 2022-05-19 14:40:49.252 | quota_details 2022-05-19 14:40:49.252 | rbac-policies 2022-05-19 14:40:49.252 | rbac-address-group 2022-05-19 14:40:49.252 | rbac-address-scope 2022-05-19 14:40:49.252 | rbac-security-groups 2022-05-19 14:40:49.252 | rbac-subnetpool 2022-05-19 14:40:49.252 | revision-if-match 2022-05-19 14:40:49.252 | standard-attr-revisions 2022-05-19 14:40:49.252 | router_availability_zone 2022-05-19 14:40:49.252 | security-groups-normalized-cidr 2022-05-19 14:40:49.252 | port-security-groups-filtering 2022-05-19 14:40:49.252 | security-groups-remote-address-group 2022-05-19 14:40:49.252 | security-groups-shared-filtering 2022-05-19 14:40:49.252 | security-group 2022-05-19 14:40:49.252 | service-type 2022-05-19 14:40:49.252 | sorting 2022-05-19 14:40:49.252 | standard-attr-description 2022-05-19 14:40:49.252 | stateful-security-group 2022-05-19 14:40:49.252 | subnet_onboard 2022-05-19 14:40:49.252 | subnet-service-types 2022-05-19 14:40:49.252 | subnet_allocation 2022-05-19 14:40:49.252 | subnetpool-prefix-ops 2022-05-19 14:40:49.252 | standard-attr-tag 2022-05-19 14:40:49.252 | standard-attr-timestamp' 2022-05-19 14:40:49.253 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:40:49.253 | address-scope 2022-05-19 14:40:49.253 | router-admin-state-down-before-update 2022-05-19 14:40:49.253 | agent 2022-05-19 14:40:49.253 | agent-resources-synced 2022-05-19 14:40:49.253 | allowed-address-pairs 2022-05-19 14:40:49.254 | auto-allocated-topology 2022-05-19 14:40:49.254 | availability_zone 2022-05-19 14:40:49.254 | availability_zone_filter 2022-05-19 14:40:49.254 | default-subnetpools 2022-05-19 14:40:49.254 | dhcp_agent_scheduler 2022-05-19 14:40:49.254 | dvr 2022-05-19 14:40:49.254 | empty-string-filtering 2022-05-19 14:40:49.254 | external-net 2022-05-19 14:40:49.254 | extra_dhcp_opt 2022-05-19 14:40:49.254 | extraroute 2022-05-19 14:40:49.254 | extraroute-atomic 2022-05-19 14:40:49.254 | filter-validation 2022-05-19 14:40:49.254 | fip-port-details 2022-05-19 14:40:49.254 | flavors 2022-05-19 14:40:49.254 | floatingip-pools 2022-05-19 14:40:49.254 | ip-substring-filtering 2022-05-19 14:40:49.254 | router 2022-05-19 14:40:49.254 | ext-gw-mode 2022-05-19 14:40:49.254 | l3-ha 2022-05-19 14:40:49.254 | l3-flavors 2022-05-19 14:40:49.254 | l3-port-ip-change-not-allowed 2022-05-19 14:40:49.254 | l3_agent_scheduler 2022-05-19 14:40:49.254 | metering 2022-05-19 14:40:49.254 | metering_source_and_destination_fields 2022-05-19 14:40:49.254 | multi-provider 2022-05-19 14:40:49.254 | net-mtu 2022-05-19 14:40:49.254 | net-mtu-writable 2022-05-19 14:40:49.254 | network_availability_zone 2022-05-19 14:40:49.254 | network-ip-availability 2022-05-19 14:40:49.254 | pagination 2022-05-19 14:40:49.254 | port-device-profile 2022-05-19 14:40:49.254 | port-mac-override 2022-05-19 14:40:49.254 | port-mac-address-regenerate 2022-05-19 14:40:49.254 | port-numa-affinity-policy 2022-05-19 14:40:49.254 | binding 2022-05-19 14:40:49.254 | binding-extended 2022-05-19 14:40:49.255 | port-security 2022-05-19 14:40:49.255 | project-id 2022-05-19 14:40:49.255 | provider 2022-05-19 14:40:49.255 | quota-check-limit 2022-05-19 14:40:49.255 | quotas 2022-05-19 14:40:49.255 | quota_details 2022-05-19 14:40:49.255 | rbac-policies 2022-05-19 14:40:49.255 | rbac-address-group 2022-05-19 14:40:49.255 | rbac-address-scope 2022-05-19 14:40:49.255 | rbac-security-groups 2022-05-19 14:40:49.255 | rbac-subnetpool 2022-05-19 14:40:49.255 | revision-if-match 2022-05-19 14:40:49.255 | standard-attr-revisions 2022-05-19 14:40:49.255 | router_availability_zone 2022-05-19 14:40:49.255 | security-groups-normalized-cidr 2022-05-19 14:40:49.255 | port-security-groups-filtering 2022-05-19 14:40:49.255 | security-groups-remote-address-group 2022-05-19 14:40:49.255 | security-groups-shared-filtering 2022-05-19 14:40:49.255 | security-group 2022-05-19 14:40:49.255 | service-type 2022-05-19 14:40:49.255 | sorting 2022-05-19 14:40:49.255 | standard-attr-description 2022-05-19 14:40:49.255 | stateful-security-group 2022-05-19 14:40:49.255 | subnet_onboard 2022-05-19 14:40:49.255 | subnet-service-types 2022-05-19 14:40:49.255 | subnet_allocation 2022-05-19 14:40:49.255 | subnetpool-prefix-ops 2022-05-19 14:40:49.255 | standard-attr-tag 2022-05-19 14:40:49.255 | standard-attr-timestamp =~ external-net ]] 2022-05-19 14:40:49.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:40:49.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-19 14:40:49.265 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-19 14:40:49.265 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-19 14:40:49.265 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-19 14:40:49.269 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:40:49.272 | ++ functions-common:get_field:824 : read data 2022-05-19 14:40:52.291 | /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:52.291 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:52.291 | /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:52.291 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:52.465 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:52.469 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:40:52.471 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:40:52.475 | ++ functions-common:get_field:830 : echo '| id | af870823-4970-49b6-ad86-1762b0c25389 |' 2022-05-19 14:40:52.476 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:40:52.482 | ++ functions-common:get_field:824 : read data 2022-05-19 14:40:52.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=af870823-4970-49b6-ad86-1762b0c25389 2022-05-19 14:40:52.489 | + 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:40:52.492 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:40:52.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-19 14:40:52.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:40:52.517 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:40:52.520 | ++ 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:40:55.212 | /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:55.212 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:55.212 | /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:55.212 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:55.387 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:55.391 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:40:55.391 | address-scope 2022-05-19 14:40:55.391 | router-admin-state-down-before-update 2022-05-19 14:40:55.391 | agent 2022-05-19 14:40:55.391 | agent-resources-synced 2022-05-19 14:40:55.391 | allowed-address-pairs 2022-05-19 14:40:55.391 | auto-allocated-topology 2022-05-19 14:40:55.391 | availability_zone 2022-05-19 14:40:55.391 | availability_zone_filter 2022-05-19 14:40:55.391 | default-subnetpools 2022-05-19 14:40:55.391 | dhcp_agent_scheduler 2022-05-19 14:40:55.391 | dvr 2022-05-19 14:40:55.391 | empty-string-filtering 2022-05-19 14:40:55.391 | external-net 2022-05-19 14:40:55.391 | extra_dhcp_opt 2022-05-19 14:40:55.391 | extraroute 2022-05-19 14:40:55.391 | extraroute-atomic 2022-05-19 14:40:55.391 | filter-validation 2022-05-19 14:40:55.391 | fip-port-details 2022-05-19 14:40:55.391 | flavors 2022-05-19 14:40:55.391 | floatingip-pools 2022-05-19 14:40:55.391 | ip-substring-filtering 2022-05-19 14:40:55.391 | router 2022-05-19 14:40:55.391 | ext-gw-mode 2022-05-19 14:40:55.391 | l3-ha 2022-05-19 14:40:55.391 | l3-flavors 2022-05-19 14:40:55.391 | l3-port-ip-change-not-allowed 2022-05-19 14:40:55.391 | l3_agent_scheduler 2022-05-19 14:40:55.391 | metering 2022-05-19 14:40:55.391 | metering_source_and_destination_fields 2022-05-19 14:40:55.391 | multi-provider 2022-05-19 14:40:55.391 | net-mtu 2022-05-19 14:40:55.391 | net-mtu-writable 2022-05-19 14:40:55.391 | network_availability_zone 2022-05-19 14:40:55.391 | network-ip-availability 2022-05-19 14:40:55.392 | pagination 2022-05-19 14:40:55.392 | port-device-profile 2022-05-19 14:40:55.392 | port-mac-override 2022-05-19 14:40:55.392 | port-mac-address-regenerate 2022-05-19 14:40:55.392 | port-numa-affinity-policy 2022-05-19 14:40:55.392 | binding 2022-05-19 14:40:55.392 | binding-extended 2022-05-19 14:40:55.392 | port-security 2022-05-19 14:40:55.392 | project-id 2022-05-19 14:40:55.392 | provider 2022-05-19 14:40:55.392 | quota-check-limit 2022-05-19 14:40:55.392 | quotas 2022-05-19 14:40:55.392 | quota_details 2022-05-19 14:40:55.392 | rbac-policies 2022-05-19 14:40:55.392 | rbac-address-group 2022-05-19 14:40:55.392 | rbac-address-scope 2022-05-19 14:40:55.392 | rbac-security-groups 2022-05-19 14:40:55.392 | rbac-subnetpool 2022-05-19 14:40:55.392 | revision-if-match 2022-05-19 14:40:55.392 | standard-attr-revisions 2022-05-19 14:40:55.392 | router_availability_zone 2022-05-19 14:40:55.392 | security-groups-normalized-cidr 2022-05-19 14:40:55.392 | port-security-groups-filtering 2022-05-19 14:40:55.392 | security-groups-remote-address-group 2022-05-19 14:40:55.392 | security-groups-shared-filtering 2022-05-19 14:40:55.392 | security-group 2022-05-19 14:40:55.392 | service-type 2022-05-19 14:40:55.392 | sorting 2022-05-19 14:40:55.392 | standard-attr-description 2022-05-19 14:40:55.392 | stateful-security-group 2022-05-19 14:40:55.392 | subnet_onboard 2022-05-19 14:40:55.392 | subnet-service-types 2022-05-19 14:40:55.392 | subnet_allocation 2022-05-19 14:40:55.392 | subnetpool-prefix-ops 2022-05-19 14:40:55.392 | standard-attr-tag 2022-05-19 14:40:55.392 | standard-attr-timestamp' 2022-05-19 14:40:55.395 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:40:55.395 | address-scope 2022-05-19 14:40:55.395 | router-admin-state-down-before-update 2022-05-19 14:40:55.395 | agent 2022-05-19 14:40:55.395 | agent-resources-synced 2022-05-19 14:40:55.395 | allowed-address-pairs 2022-05-19 14:40:55.395 | auto-allocated-topology 2022-05-19 14:40:55.395 | availability_zone 2022-05-19 14:40:55.395 | availability_zone_filter 2022-05-19 14:40:55.395 | default-subnetpools 2022-05-19 14:40:55.395 | dhcp_agent_scheduler 2022-05-19 14:40:55.395 | dvr 2022-05-19 14:40:55.395 | empty-string-filtering 2022-05-19 14:40:55.395 | external-net 2022-05-19 14:40:55.395 | extra_dhcp_opt 2022-05-19 14:40:55.395 | extraroute 2022-05-19 14:40:55.395 | extraroute-atomic 2022-05-19 14:40:55.395 | filter-validation 2022-05-19 14:40:55.395 | fip-port-details 2022-05-19 14:40:55.395 | flavors 2022-05-19 14:40:55.395 | floatingip-pools 2022-05-19 14:40:55.396 | ip-substring-filtering 2022-05-19 14:40:55.396 | router 2022-05-19 14:40:55.396 | ext-gw-mode 2022-05-19 14:40:55.396 | l3-ha 2022-05-19 14:40:55.396 | l3-flavors 2022-05-19 14:40:55.396 | l3-port-ip-change-not-allowed 2022-05-19 14:40:55.396 | l3_agent_scheduler 2022-05-19 14:40:55.396 | metering 2022-05-19 14:40:55.396 | metering_source_and_destination_fields 2022-05-19 14:40:55.396 | multi-provider 2022-05-19 14:40:55.396 | net-mtu 2022-05-19 14:40:55.396 | net-mtu-writable 2022-05-19 14:40:55.396 | network_availability_zone 2022-05-19 14:40:55.396 | network-ip-availability 2022-05-19 14:40:55.396 | pagination 2022-05-19 14:40:55.396 | port-device-profile 2022-05-19 14:40:55.396 | port-mac-override 2022-05-19 14:40:55.396 | port-mac-address-regenerate 2022-05-19 14:40:55.396 | port-numa-affinity-policy 2022-05-19 14:40:55.396 | binding 2022-05-19 14:40:55.396 | binding-extended 2022-05-19 14:40:55.396 | port-security 2022-05-19 14:40:55.396 | project-id 2022-05-19 14:40:55.396 | provider 2022-05-19 14:40:55.396 | quota-check-limit 2022-05-19 14:40:55.396 | quotas 2022-05-19 14:40:55.396 | quota_details 2022-05-19 14:40:55.396 | rbac-policies 2022-05-19 14:40:55.396 | rbac-address-group 2022-05-19 14:40:55.396 | rbac-address-scope 2022-05-19 14:40:55.396 | rbac-security-groups 2022-05-19 14:40:55.396 | rbac-subnetpool 2022-05-19 14:40:55.396 | revision-if-match 2022-05-19 14:40:55.396 | standard-attr-revisions 2022-05-19 14:40:55.396 | router_availability_zone 2022-05-19 14:40:55.396 | security-groups-normalized-cidr 2022-05-19 14:40:55.396 | port-security-groups-filtering 2022-05-19 14:40:55.396 | security-groups-remote-address-group 2022-05-19 14:40:55.397 | security-groups-shared-filtering 2022-05-19 14:40:55.397 | security-group 2022-05-19 14:40:55.397 | service-type 2022-05-19 14:40:55.397 | sorting 2022-05-19 14:40:55.397 | standard-attr-description 2022-05-19 14:40:55.397 | stateful-security-group 2022-05-19 14:40:55.397 | subnet_onboard 2022-05-19 14:40:55.397 | subnet-service-types 2022-05-19 14:40:55.397 | subnet_allocation 2022-05-19 14:40:55.397 | subnetpool-prefix-ops 2022-05-19 14:40:55.397 | standard-attr-tag 2022-05-19 14:40:55.397 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:40:55.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:40:55.402 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-19 14:40:55.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-19 14:40:55.410 | ++ 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:40:55.410 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-19 14:40:55.411 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-19 14:40:55.415 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:40:55.418 | ++ functions-common:get_field:824 : read data 2022-05-19 14:40:58.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:40:58.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:58.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:40:58.587 | from cryptography.utils import int_from_bytes 2022-05-19 14:40:58.775 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:40:58.778 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:40:58.781 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:40:58.784 | ++ functions-common:get_field:830 : echo '| id | 9c9391cd-191a-4c46-8f9c-424186d5c1af |' 2022-05-19 14:40:58.785 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:40:58.791 | ++ functions-common:get_field:824 : read data 2022-05-19 14:40:58.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=9c9391cd-191a-4c46-8f9c-424186d5c1af 2022-05-19 14:40:58.798 | + 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:40:58.801 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:40:58.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-19 14:40:58.831 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-19 14:40:58.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet af870823-4970-49b6-ad86-1762b0c25389 87f0eece-fdbd-4bcf-a230-790f97a5ec22 2022-05-19 14:41:03.572 | /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:03.572 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:03.572 | /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:03.572 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:03.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-19 14:41:03.762 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 9c9391cd-191a-4c46-8f9c-424186d5c1af 2022-05-19 14:41:03.765 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:41:03.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-19 14:41:03.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-05-19 14:41:03.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-05-19 14:41:03.776 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 9c9391cd-191a-4c46-8f9c-424186d5c1af --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-05-19 14:41:03.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-19 14:41:03.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-19 14:41:03.785 | +++ 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.28.2.1 --network 9c9391cd-191a-4c46-8f9c-424186d5c1af --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-05-19 14:41:03.785 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-19 14:41:06.690 | /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:06.690 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:06.690 | /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:06.690 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:06.886 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:06.891 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-05-19 14:41:06.892 | | id | fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 |' 2022-05-19 14:41:06.894 | ++ 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:41:06.897 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:41:06.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 '|' 2022-05-19 14:41:06.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 |' 2022-05-19 14:41:06.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-19 14:41:06.931 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 '|' 2022-05-19 14:41:06.932 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-19 14:41:06.935 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:41:06.937 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:06.940 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:41:06.942 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:41:06.946 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:41:06.949 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.2.1 | | id | fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 |' 2022-05-19 14:41:06.952 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:06.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-05-19 14:41:06.959 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 '|' 2022-05-19 14:41:06.960 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-19 14:41:06.963 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:41:06.965 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:06.968 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-19 14:41:06.970 | ++ functions-common:get_field:828 : field='$6' 2022-05-19 14:41:06.974 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.2.1 | | id | fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 |' 2022-05-19 14:41:06.974 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-19 14:41:06.981 | ++ functions-common:get_field:824 : read data 2022-05-19 14:41:06.984 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=fa4ca4d0-1365-4fc1-bc53-2a8805cdad51 2022-05-19 14:41:06.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9c9391cd-191a-4c46-8f9c-424186d5c1af af870823-4970-49b6-ad86-1762b0c25389 2022-05-19 14:41:11.322 | /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:11.322 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:11.322 | /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:11.322 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:11.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:41:11.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-19 14:41:11.526 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:11.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-19 14:41:11.532 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-19 14:41:11.535 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-19 14:41:11.538 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-19 14:41:11.541 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-19 14:41:11.544 | ++ 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:41:11.563 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-19 14:41:11.566 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-19 14:41:11.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-19 14:41:11.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-19 14:41:11.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:41:11.578 | + 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:41:11.581 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:41:11.584 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-19 14:41:11.587 | + functions-common:test_with_retry:2377 : local until=10 2022-05-19 14:41:11.590 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:41:11.592 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:41:11.595 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:41:11.597 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:11.600 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:11.603 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:11.608 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971271605 2022-05-19 14:41:11.610 | + 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:41:11.618 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:41:11.621 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:11.623 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:11.636 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:11.639 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:11.642 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:11.644 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:41:11.647 | + functions-common:time_stop:2444 : start_time=1652971271605 2022-05-19 14:41:11.649 | + functions-common:time_stop:2446 : [[ -z 1652971271605 ]] 2022-05-19 14:41:11.653 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:11.657 | + functions-common:time_stop:2449 : end_time=1652971271654 2022-05-19 14:41:11.660 | + functions-common:time_stop:2450 : elapsed_time=49 2022-05-19 14:41:11.662 | + functions-common:time_stop:2451 : total=6126 2022-05-19 14:41:11.665 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:11.667 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6175 2022-05-19 14:41:11.672 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-05-19 14:41:11.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-19 14:41:11.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-19 14:41:11.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:41:11.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-19 14:41:11.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-19 14:41:11.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-05-19 14:41:11.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-19 14:41:11.724 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-19 14:41:11.724 | ++ 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:41:11.727 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-19 14:41:11.728 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-19 14:41:14.070 | /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:14.070 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:14.071 | /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:14.071 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:14.258 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:41:14.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.50 ' 2022-05-19 14:41:14.267 | + 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:41:14.270 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:41:14.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-19 14:41:14.292 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:41:14.294 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-19 14:41:14.304 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-19 14:41:14.324 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:14.327 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-19 14:41:14.330 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:41:14.332 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-19 14:41:14.335 | + ./stack.sh:main:1321 : start_nova 2022-05-19 14:41:14.339 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-19 14:41:14.341 | + 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:41:14.344 | + 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:41:14.347 | + 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:41:14.350 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:41:14.353 | + 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:41:14.358 | + functions-common:run_process:1692 : local service=n-sch 2022-05-19 14:41:14.362 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:41:14.366 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:14.369 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:14.372 | + functions-common:run_process:1697 : local name=n-sch 2022-05-19 14:41:14.375 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:14.378 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:14.381 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:14.384 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:14.387 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:14.392 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971274389 2022-05-19 14:41:14.395 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-19 14:41:14.417 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:14.421 | + 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:41:14.423 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-19 14:41:14.426 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:41:14.429 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:41:14.432 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:41:14.435 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:41:14.438 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:41:14.440 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:41:14.444 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-19 14:41:14.449 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:14.452 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:14.455 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:41:14.459 | + 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:41:14.463 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-19 14:41:14.466 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:41:14.469 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:14.472 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:14.476 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:14.479 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:14.482 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-19 14:41:14.484 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:14.491 | + 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:41:14.548 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-19 14:41:14.607 | + 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:41:14.667 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-19 14:41:14.732 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-19 14:41:14.796 | + 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:41:14.857 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:14.860 | + 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:41:14.926 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:15.360 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-19 14:41:15.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-19 14:41:15.820 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-19 14:41:15.846 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:15.849 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:15.852 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:15.856 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:15.860 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:15.863 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:15.867 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:15.869 | + functions-common:time_stop:2444 : start_time=1652971274389 2022-05-19 14:41:15.873 | + functions-common:time_stop:2446 : [[ -z 1652971274389 ]] 2022-05-19 14:41:15.877 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:15.882 | + functions-common:time_stop:2449 : end_time=1652971275879 2022-05-19 14:41:15.885 | + functions-common:time_stop:2450 : elapsed_time=1490 2022-05-19 14:41:15.888 | + functions-common:time_stop:2451 : total=22702 2022-05-19 14:41:15.891 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:15.893 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24192 2022-05-19 14:41:15.898 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-19 14:41:15.903 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-19 14:41:15.908 | + 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:41:15.917 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-19 14:41:15.920 | + 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:41:15.922 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:15.925 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:15.928 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-19 14:41:15.931 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:15.933 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:15.937 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:15.940 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:15.944 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:15.950 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971275946 2022-05-19 14:41:15.952 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-19 14:41:15.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:15.977 | + 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:41:15.980 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-19 14:41:15.983 | + 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:41:15.985 | + 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:41:15.988 | + 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:41:15.991 | + 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:41:15.994 | + 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:41:15.997 | + 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:41:16.000 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-19 14:41:16.002 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:16.005 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:16.008 | + 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:41:16.011 | + 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:41:16.020 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-19 14:41:16.025 | + 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:41:16.028 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:41:16.030 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:41:16.033 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-19 14:41:16.036 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:41:16.041 | + 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:41:16.105 | + 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:41:16.179 | + 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:41:16.248 | + 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:41:16.318 | + 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:41:16.399 | + 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:41:16.466 | + 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:41:16.534 | + 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:41:16.607 | + 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:41:16.676 | + 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:41:16.742 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:41:16.745 | + 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:41:16.813 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:41:17.341 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-19 14:41:17.355 | 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:41:17.823 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-19 14:41:17.912 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:17.915 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:17.919 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:17.921 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:17.924 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:17.928 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:17.933 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:17.936 | + functions-common:time_stop:2444 : start_time=1652971275946 2022-05-19 14:41:17.939 | + functions-common:time_stop:2446 : [[ -z 1652971275946 ]] 2022-05-19 14:41:17.946 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:17.952 | + functions-common:time_stop:2449 : end_time=1652971277944 2022-05-19 14:41:17.958 | + functions-common:time_stop:2450 : elapsed_time=1998 2022-05-19 14:41:17.958 | + functions-common:time_stop:2451 : total=24192 2022-05-19 14:41:17.960 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:17.962 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26190 2022-05-19 14:41:17.966 | + 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:41:17.974 | + 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:41:17.978 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-19 14:41:17.982 | + 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:41:17.982 | + 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:41:17.986 | + 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:41:17.988 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-19 14:41:17.991 | + 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:41:17.994 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-19 14:41:17.998 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-19 14:41:18.003 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:18.006 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:41:18.009 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-19 14:41:18.032 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.038 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:41:18.038 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-19 14:41:18.058 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.062 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:41:18.064 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-19 14:41:18.084 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.090 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-19 14:41:18.093 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:18.102 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-19 14:41:18.102 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-19 14:41:18.104 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:41:18.105 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:41:18.109 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:41:18.114 | + 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:41:18.118 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-19 14:41:18.122 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:41:18.126 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:18.130 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:18.134 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-19 14:41:18.138 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:18.138 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:18.142 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:18.144 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:18.150 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:18.154 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971278147 2022-05-19 14:41:18.154 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-19 14:41:18.174 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.177 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:18.186 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:18.186 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:18.190 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:18.192 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:18.198 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:18.198 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:18.202 | + functions-common:time_stop:2444 : start_time=1652971278147 2022-05-19 14:41:18.202 | + functions-common:time_stop:2446 : [[ -z 1652971278147 ]] 2022-05-19 14:41:18.213 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:18.213 | + functions-common:time_stop:2449 : end_time=1652971278206 2022-05-19 14:41:18.213 | + functions-common:time_stop:2450 : elapsed_time=59 2022-05-19 14:41:18.218 | + functions-common:time_stop:2451 : total=26190 2022-05-19 14:41:18.218 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:18.221 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26249 2022-05-19 14:41:18.224 | + 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:41:18.227 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-19 14:41:18.230 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:41:18.238 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:18.238 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:18.239 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-19 14:41:18.242 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:18.247 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:18.250 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:18.253 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:18.262 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:18.268 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971278264 2022-05-19 14:41:18.271 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-19 14:41:18.293 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.296 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:18.299 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:18.302 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:18.310 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:18.313 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:18.316 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:18.319 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:18.322 | + functions-common:time_stop:2444 : start_time=1652971278264 2022-05-19 14:41:18.325 | + functions-common:time_stop:2446 : [[ -z 1652971278264 ]] 2022-05-19 14:41:18.329 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:18.334 | + functions-common:time_stop:2449 : end_time=1652971278330 2022-05-19 14:41:18.347 | + functions-common:time_stop:2450 : elapsed_time=66 2022-05-19 14:41:18.347 | + functions-common:time_stop:2451 : total=26249 2022-05-19 14:41:18.347 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:18.347 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26315 2022-05-19 14:41:18.347 | + 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:41:18.354 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-19 14:41:18.354 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:41:18.358 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:18.358 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:18.361 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-19 14:41:18.363 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:18.367 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:18.370 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:18.376 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:18.381 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:18.386 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971278380 2022-05-19 14:41:18.389 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-19 14:41:18.411 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:18.418 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:18.420 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:18.427 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:18.429 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:18.431 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:18.435 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:18.438 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:18.442 | + functions-common:time_stop:2444 : start_time=1652971278380 2022-05-19 14:41:18.446 | + functions-common:time_stop:2446 : [[ -z 1652971278380 ]] 2022-05-19 14:41:18.451 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:18.459 | + functions-common:time_stop:2449 : end_time=1652971278452 2022-05-19 14:41:18.462 | + functions-common:time_stop:2450 : elapsed_time=72 2022-05-19 14:41:18.465 | + functions-common:time_stop:2451 : total=26315 2022-05-19 14:41:18.469 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:18.473 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26387 2022-05-19 14:41:18.478 | + 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:41:18.481 | + 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:41:18.484 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-19 14:41:18.486 | + 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:41:18.489 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-19 14:41:18.492 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-19 14:41:18.514 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:18.522 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-19 14:41:18.600 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-19 14:41:18.608 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:18.611 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-19 14:41:18.683 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-19 14:41:18.705 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:18.710 | + 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:41:18.712 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-19 14:41:18.714 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:41:18.719 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:18.724 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:18.730 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-19 14:41:18.730 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:18.732 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:18.738 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:18.739 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:18.744 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:18.750 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971278743 2022-05-19 14:41:18.750 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-19 14:41:18.772 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:18.775 | + 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:41:18.778 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-19 14:41:18.781 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:41:18.784 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:41:18.789 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:41:18.792 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:41:18.795 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:41:18.798 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:41:18.801 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-19 14:41:18.804 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:18.807 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:18.810 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:41:18.813 | + 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:41:18.815 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-19 14:41:18.819 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:41:18.823 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:18.825 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:18.828 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:18.831 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:18.834 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-19 14:41:18.837 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:18.843 | + 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:41:18.910 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-19 14:41:18.973 | + 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:41:19.035 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-19 14:41:19.102 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-19 14:41:19.168 | + 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:41:19.231 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:19.236 | + 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:41:19.326 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:19.834 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-19 14:41:19.850 | 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:41:20.374 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-19 14:41:20.398 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:20.401 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:20.407 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:20.412 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:20.415 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:20.422 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:20.426 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:20.434 | + functions-common:time_stop:2444 : start_time=1652971278743 2022-05-19 14:41:20.439 | + functions-common:time_stop:2446 : [[ -z 1652971278743 ]] 2022-05-19 14:41:20.449 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:20.457 | + functions-common:time_stop:2449 : end_time=1652971280450 2022-05-19 14:41:20.462 | + functions-common:time_stop:2450 : elapsed_time=1707 2022-05-19 14:41:20.468 | + functions-common:time_stop:2451 : total=26387 2022-05-19 14:41:20.472 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:20.477 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28094 2022-05-19 14:41:20.487 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-19 14:41:20.496 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:41:20.500 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-19 14:41:20.539 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:20.545 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-19 14:41:20.551 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-19 14:41:20.558 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:41:20.562 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:41:20.571 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:41:20.576 | + 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:41:20.582 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-19 14:41:20.591 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:41:20.596 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:20.602 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:20.609 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-19 14:41:20.618 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:20.625 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:20.635 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:20.638 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:20.646 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:20.659 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971280647 2022-05-19 14:41:20.665 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-19 14:41:20.714 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:20.720 | + 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:41:20.726 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-19 14:41:20.733 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:41:20.742 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:41:20.748 | + 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:41:20.754 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:41:20.769 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-19 14:41:20.778 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-19 14:41:20.785 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-19 14:41:20.794 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:20.801 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:20.810 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-19 14:41:20.815 | + 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:41:20.819 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-19 14:41:20.830 | + 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:41:20.834 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:20.842 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:20.847 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:20.854 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:20.865 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-19 14:41:20.876 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:20.890 | + 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:41:20.998 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-19 14:41:21.065 | + 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:41:21.141 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-19 14:41:21.214 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-19 14:41:21.302 | + 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:41:21.363 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:21.371 | + 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:41:21.449 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:21.924 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-19 14:41:21.938 | 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:41:22.435 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-19 14:41:22.463 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:22.466 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:22.471 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:22.483 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:22.491 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:22.502 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:22.514 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:22.530 | + functions-common:time_stop:2444 : start_time=1652971280647 2022-05-19 14:41:22.542 | + functions-common:time_stop:2446 : [[ -z 1652971280647 ]] 2022-05-19 14:41:22.555 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:22.571 | + functions-common:time_stop:2449 : end_time=1652971282556 2022-05-19 14:41:22.574 | + functions-common:time_stop:2450 : elapsed_time=1909 2022-05-19 14:41:22.583 | + functions-common:time_stop:2451 : total=28094 2022-05-19 14:41:22.588 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:22.602 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30003 2022-05-19 14:41:22.614 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-19 14:41:22.625 | + 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:41:22.634 | + 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:41:22.646 | + 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:41:22.653 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:41:22.664 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-19 14:41:22.682 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:41:22.690 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:22.702 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:41:22.710 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:41:22.719 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:41:22.727 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-19 14:41:22.734 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-19 14:41:22.746 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-19 14:41:22.755 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-19 14:41:22.762 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:41:22.762 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:41:22.767 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:41:22.767 | BEGIN { 2022-05-19 14:41:22.767 | section = "" 2022-05-19 14:41:22.767 | last_section = "" 2022-05-19 14:41:22.767 | section_count = 0 2022-05-19 14:41:22.767 | } 2022-05-19 14:41:22.767 | /^\[.+\]/ { 2022-05-19 14:41:22.767 | gsub("[][]", "", $1); 2022-05-19 14:41:22.767 | section=$1 2022-05-19 14:41:22.768 | next 2022-05-19 14:41:22.768 | } 2022-05-19 14:41:22.768 | /^ *\#/ { 2022-05-19 14:41:22.768 | next 2022-05-19 14:41:22.768 | } 2022-05-19 14:41:22.768 | /^[^ \t]+/ { 2022-05-19 14:41:22.768 | # get offset of first = in $0 2022-05-19 14:41:22.768 | eq_idx = index($0, "=") 2022-05-19 14:41:22.768 | # extract attr & value from $0 2022-05-19 14:41:22.768 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:41:22.768 | value = substr($0, eq_idx + 1) 2022-05-19 14:41:22.768 | # only need to strip trailing whitespace from attr 2022-05-19 14:41:22.768 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:41:22.768 | # need to strip leading & trailing whitespace from value 2022-05-19 14:41:22.768 | sub(/^[ \t]*/, "", value) 2022-05-19 14:41:22.768 | sub(/[ \t]*$/, "", value) 2022-05-19 14:41:22.768 | 2022-05-19 14:41:22.768 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:41:22.768 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:41:22.768 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:41:22.768 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:41:22.768 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:41:22.768 | if (section != last_section) { 2022-05-19 14:41:22.768 | cfg_section[section_count++] = section 2022-05-19 14:41:22.768 | last_section = section 2022-05-19 14:41:22.768 | } 2022-05-19 14:41:22.768 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:41:22.768 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:41:22.768 | 2022-05-19 14:41:22.768 | cfg_attr[section, attr, 0] = value 2022-05-19 14:41:22.768 | cfg_attr_count[section, attr] = 1 2022-05-19 14:41:22.768 | } else { 2022-05-19 14:41:22.768 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:41:22.768 | cfg_attr[section, attr, lno] = value 2022-05-19 14:41:22.769 | } 2022-05-19 14:41:22.769 | } 2022-05-19 14:41:22.769 | END { 2022-05-19 14:41:22.769 | # Process each section in order 2022-05-19 14:41:22.769 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:41:22.769 | section = cfg_section[sno] 2022-05-19 14:41:22.769 | # The ini routines simply append a config item immediately 2022-05-19 14:41:22.769 | # after the section header. To keep the same order as defined 2022-05-19 14:41:22.769 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:41:22.769 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:41:22.769 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:41:22.769 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:41:22.769 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:41:22.769 | else { 2022-05-19 14:41:22.769 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:41:22.769 | count = cfg_attr_count[section, attr] 2022-05-19 14:41:22.769 | print "inidelete " configfile " " section " " attr 2022-05-19 14:41:22.769 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:41:22.769 | for (l = count -2; l >= 0; l--) 2022-05-19 14:41:22.769 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:41:22.769 | } 2022-05-19 14:41:22.769 | } 2022-05-19 14:41:22.769 | } 2022-05-19 14:41:22.769 | } 2022-05-19 14:41:22.769 | ' 2022-05-19 14:41:22.772 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:41:22.773 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:41:22.782 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:41:22.786 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:41:22.795 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:41:22.801 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-19 14:41:22.806 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:41:22.806 | BEGIN { group = "" } 2022-05-19 14:41:22.806 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:41:22.806 | gsub("[][]", "", $1); 2022-05-19 14:41:22.806 | split($1, a, "|"); 2022-05-19 14:41:22.806 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:41:22.806 | group=a[1] 2022-05-19 14:41:22.806 | } else { 2022-05-19 14:41:22.806 | group="" 2022-05-19 14:41:22.806 | } 2022-05-19 14:41:22.806 | next 2022-05-19 14:41:22.806 | } 2022-05-19 14:41:22.806 | { 2022-05-19 14:41:22.806 | if (group != "") 2022-05-19 14:41:22.806 | print $0 2022-05-19 14:41:22.806 | } 2022-05-19 14:41:22.806 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:41:22.823 | + 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:41:22.828 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-19 14:41:22.899 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-19 14:41:22.983 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-19 14:41:22.991 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:41:22.998 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-19 14:41:23.007 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:41:23.015 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:41:23.023 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:41:23.059 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:23.066 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:41:23.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:41:23.094 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:41:23.154 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:23.162 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-19 14:41:23.167 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-19 14:41:23.246 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:41:23.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:41:23.267 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-19 14:41:23.312 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-19 14:41:23.353 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-19 14:41:23.360 | + lib/nova:configure_console_compute:643 : local offset 2022-05-19 14:41:23.363 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-19 14:41:23.367 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-19 14:41:23.372 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-19 14:41:23.434 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.25 2022-05-19 14:41:23.441 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-19 14:41:23.487 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:23.495 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-19 14:41:23.538 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:23.543 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-19 14:41:23.546 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-19 14:41:23.591 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-19 14:41:23.614 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:23.619 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-19 14:41:23.642 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:23.645 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-19 14:41:23.648 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-19 14:41:23.650 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-19 14:41:23.653 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-19 14:41:23.656 | + 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:41:23.659 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-19 14:41:23.662 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-19 14:41:23.665 | + functions-common:run_process:1694 : local group=libvirt 2022-05-19 14:41:23.668 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:23.671 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-19 14:41:23.674 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:23.678 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:23.681 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:23.684 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:23.690 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:23.698 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971283689 2022-05-19 14:41:23.698 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-19 14:41:23.720 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:23.726 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:23.730 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:23.730 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:23.734 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:23.736 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:23.741 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:23.741 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:23.746 | + functions-common:time_stop:2444 : start_time=1652971283689 2022-05-19 14:41:23.747 | + functions-common:time_stop:2446 : [[ -z 1652971283689 ]] 2022-05-19 14:41:23.750 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:23.755 | + functions-common:time_stop:2449 : end_time=1652971283752 2022-05-19 14:41:23.759 | + functions-common:time_stop:2450 : elapsed_time=63 2022-05-19 14:41:23.761 | + functions-common:time_stop:2451 : total=30003 2022-05-19 14:41:23.764 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:23.767 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30066 2022-05-19 14:41:23.770 | + 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:41:23.772 | + 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:41:23.775 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-19 14:41:23.797 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:23.800 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-19 14:41:23.800 | Dumping cells_v2 mapping 2022-05-19 14:41:23.803 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-19 14:41:24.869 | 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:27.367 | INFO dbcounter [None req-8502fbd7-c38d-486a-9dfc-6ccbdeeff6ee None None] Registered counter for database nova_api 2022-05-19 14:41:27.392 | DEBUG dbcounter [-] [179619] Writer thread running {{(pid=179619) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:41:27.445 | /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:27.445 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:27.445 | /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:27.445 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:27.445 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:41:27.445 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-19 14:41:27.446 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:41:27.446 | | 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:41:27.446 | | cell1 | 21c2a19a-dd53-46d8-b4f2-c26e2e3f1831 | rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:41:27.446 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:41:27.900 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-19 14:41:27.903 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-19 14:41:27.969 | + inc/async:async_inner:63 : create_flavors 2022-05-19 14:41:28.017 | [115844 Async create_flavors:179677]: running: create_flavors 2022-05-19 14:41:28.020 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-19 14:41:28.040 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:28.043 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-19 14:41:28.046 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:41:28.049 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-19 14:41:28.052 | + ./stack.sh:main:1326 : start_cinder 2022-05-19 14:41:28.055 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-19 14:41:28.058 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-19 14:41:28.061 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-19 14:41:28.063 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-19 14:41:28.082 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:28.085 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-19 14:41:28.088 | + 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:41:28.091 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-19 14:41:28.095 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-19 14:41:28.100 | + 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:41:28.103 | + functions-common:run_process:1692 : local service=c-api 2022-05-19 14:41:28.106 | + 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:41:28.108 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:28.111 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:28.114 | + functions-common:run_process:1697 : local name=c-api 2022-05-19 14:41:28.117 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:28.120 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:28.123 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:28.127 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:28.132 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:28.137 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971288134 2022-05-19 14:41:28.140 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-19 14:41:28.158 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:28.161 | + 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:41:28.164 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-19 14:41:28.167 | + 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:41:28.170 | + 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:41:28.173 | + 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:41:28.175 | + 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:41:28.178 | + 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:41:28.181 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:41:28.184 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-19 14:41:28.186 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:28.189 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:28.192 | + 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:41:28.196 | + 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:41:28.198 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-19 14:41:28.201 | + 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:41:28.203 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:41:28.206 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:41:28.208 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-19 14:41:28.211 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:41:28.215 | + 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:41:28.283 | + 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:41:28.341 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-19 14:41:28.399 | + 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:41:28.458 | + 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:41:28.519 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-19 14:41:28.579 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-19 14:41:28.638 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-19 14:41:28.702 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-19 14:41:28.763 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-19 14:41:28.828 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:41:28.831 | + 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:41:28.898 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:41:29.394 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-19 14:41:29.408 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-19 14:41:29.845 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-19 14:41:29.932 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:29.942 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:29.946 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:29.949 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:29.952 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:29.956 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:29.970 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:29.977 | + functions-common:time_stop:2444 : start_time=1652971288134 2022-05-19 14:41:29.980 | + functions-common:time_stop:2446 : [[ -z 1652971288134 ]] 2022-05-19 14:41:29.989 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:29.993 | + functions-common:time_stop:2449 : end_time=1652971289989 2022-05-19 14:41:29.997 | + functions-common:time_stop:2450 : elapsed_time=1855 2022-05-19 14:41:29.999 | + functions-common:time_stop:2451 : total=30066 2022-05-19 14:41:30.002 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:30.007 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31921 2022-05-19 14:41:30.011 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.25/volume/v3 2022-05-19 14:41:30.014 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-19 14:41:30.014 | Waiting for Cinder API to start... 2022-05-19 14:41:30.017 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.25/volume/v3 2022-05-19 14:41:30.020 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:41:30.024 | + functions:wait_for_service:458 : local url=http://10.222.0.25/volume/v3 2022-05-19 14:41:30.026 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:41:30.029 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:41:30.032 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:41:30.035 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:30.039 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:30.044 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:30.048 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971290044 2022-05-19 14:41:30.051 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:41:30.062 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/volume/v3 2022-05-19 14:41:32.719 | + :: : [[ 500 == 503 ]] 2022-05-19 14:41:32.720 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:41:32.725 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:41:32.727 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:32.730 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:32.734 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:32.737 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:32.740 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:32.743 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:41:32.746 | + functions-common:time_stop:2444 : start_time=1652971290044 2022-05-19 14:41:32.749 | + functions-common:time_stop:2446 : [[ -z 1652971290044 ]] 2022-05-19 14:41:32.752 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:32.758 | + functions-common:time_stop:2449 : end_time=1652971292754 2022-05-19 14:41:32.761 | + functions-common:time_stop:2450 : elapsed_time=2710 2022-05-19 14:41:32.763 | + functions-common:time_stop:2451 : total=18462 2022-05-19 14:41:32.766 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:32.769 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21172 2022-05-19 14:41:32.772 | + functions:wait_for_service:467 : return 0 2022-05-19 14:41:32.775 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.778 | + functions-common:run_process:1692 : local service=c-sch 2022-05-19 14:41:32.781 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.783 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:32.786 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:32.790 | + functions-common:run_process:1697 : local name=c-sch 2022-05-19 14:41:32.792 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:32.795 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:32.798 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:32.801 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:32.805 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:32.809 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971292807 2022-05-19 14:41:32.812 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-19 14:41:32.832 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:32.835 | + 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:41:32.838 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-19 14:41:32.841 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.844 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.848 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.852 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.854 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-19 14:41:32.857 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-19 14:41:32.860 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-19 14:41:32.862 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:41:32.865 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:41:32.868 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-19 14:41:32.870 | + 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:41:32.873 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-19 14:41:32.876 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:32.878 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:41:32.882 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:41:32.884 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:41:32.887 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:41:32.889 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-19 14:41:32.892 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:41:32.899 | + 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:41:32.962 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-19 14:41:33.027 | + 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:41:33.089 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-19 14:41:33.151 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-19 14:41:33.211 | + 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:41:33.276 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:41:33.279 | + 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:41:33.341 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:41:33.819 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-19 14:41:33.841 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-19 14:41:34.304 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-19 14:41:34.329 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:34.343 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:34.346 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:34.348 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:34.352 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:34.355 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:34.359 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:34.362 | + functions-common:time_stop:2444 : start_time=1652971292807 2022-05-19 14:41:34.366 | + functions-common:time_stop:2446 : [[ -z 1652971292807 ]] 2022-05-19 14:41:34.370 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:34.376 | + functions-common:time_stop:2449 : end_time=1652971294373 2022-05-19 14:41:34.378 | + functions-common:time_stop:2450 : elapsed_time=1566 2022-05-19 14:41:34.382 | + functions-common:time_stop:2451 : total=31921 2022-05-19 14:41:34.385 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:34.388 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33487 2022-05-19 14:41:34.390 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:34.393 | + functions-common:run_process:1692 : local service=c-bak 2022-05-19 14:41:34.396 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:34.399 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:34.402 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:34.405 | + functions-common:run_process:1697 : local name=c-bak 2022-05-19 14:41:34.408 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:34.412 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:34.415 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:34.417 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:34.421 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:34.426 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971294423 2022-05-19 14:41:34.429 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-19 14:41:34.452 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:34.456 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:34.459 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:34.462 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:34.465 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:34.471 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:34.474 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:34.477 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:34.479 | + functions-common:time_stop:2444 : start_time=1652971294423 2022-05-19 14:41:34.482 | + functions-common:time_stop:2446 : [[ -z 1652971294423 ]] 2022-05-19 14:41:34.486 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:34.492 | + functions-common:time_stop:2449 : end_time=1652971294488 2022-05-19 14:41:34.495 | + functions-common:time_stop:2450 : elapsed_time=65 2022-05-19 14:41:34.497 | + functions-common:time_stop:2451 : total=33487 2022-05-19 14:41:34.500 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:34.503 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33552 2022-05-19 14:41:34.507 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:34.510 | + functions-common:run_process:1692 : local service=c-vol 2022-05-19 14:41:34.513 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:41:34.516 | + functions-common:run_process:1694 : local group= 2022-05-19 14:41:34.519 | + functions-common:run_process:1695 : local user= 2022-05-19 14:41:34.521 | + functions-common:run_process:1697 : local name=c-vol 2022-05-19 14:41:34.524 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:41:34.527 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:41:34.531 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:41:34.534 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:41:34.538 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:41:34.544 | + functions-common:time_start:2428 : _TIME_START[$name]=1652971294540 2022-05-19 14:41:34.555 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-19 14:41:34.591 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:41:34.600 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:41:34.603 | + functions-common:time_stop:2437 : local name 2022-05-19 14:41:34.606 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:41:34.609 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:41:34.612 | + functions-common:time_stop:2440 : local total 2022-05-19 14:41:34.616 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:41:34.619 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:41:34.622 | + functions-common:time_stop:2444 : start_time=1652971294540 2022-05-19 14:41:34.625 | + functions-common:time_stop:2446 : [[ -z 1652971294540 ]] 2022-05-19 14:41:34.628 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:41:34.633 | + functions-common:time_stop:2449 : end_time=1652971294630 2022-05-19 14:41:34.636 | + functions-common:time_stop:2450 : elapsed_time=90 2022-05-19 14:41:34.639 | + functions-common:time_stop:2451 : total=33552 2022-05-19 14:41:34.642 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:41:34.645 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33642 2022-05-19 14:41:34.649 | + ./stack.sh:main:1327 : create_volume_types 2022-05-19 14:41:34.652 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-19 14:41:34.684 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:34.687 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-19 14:41:34.690 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-19 14:41:34.692 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-19 14:41:34.695 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-19 14:41:34.698 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-19 14:41:34.721 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:41:34.725 | + 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:41:37.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:41:37.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:37.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:41:37.149 | from cryptography.utils import int_from_bytes 2022-05-19 14:41:37.149 | Internal Server Error (HTTP 500) 2022-05-19 14:41:37.400 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-19 14:41:37.403 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-19 14:41:37.406 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-19 14:41:37.409 | + ./stack.sh:exit_trap:524 : jobs='147569 2022-05-19 14:41:37.409 | 179677' 2022-05-19 14:41:37.412 | + ./stack.sh:exit_trap:527 : [[ -n 147569 2022-05-19 14:41:37.412 | 179677 ]] 2022-05-19 14:41:37.414 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-19-142817 ]] 2022-05-19 14:41:37.417 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-19 14:41:37.419 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-19 14:41:37.419 | exit_trap: cleaning up child processes 2022-05-19 14:41:37.422 | + ./stack.sh:exit_trap:529 : kill 147569 179677 2022-05-19 14:41:37.425 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.6aVPWvNaZz ']' 2022-05-19 14:41:37.429 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.6aVPWvNaZz 2022-05-19 14:41:37.433 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-19 14:41:37.436 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-19 14:41:37.438 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-19 14:41:37.441 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-19 14:41:37.441 | Error on exit 2022-05-19 14:41:37.444 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-19 14:41:37.447 | + ./stack.sh:exit_trap:544 : generate-subunit 1652970494 803 fail 2022-05-19 14:41:38.152 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-19 14:41:38.155 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-19 14:41:39.668 | + ./stack.sh:exit_trap:558 : exit 1