2022-05-18 20:16:08.095 | + ./stack.sh:main:489 : exec 2022-05-18 20:16:08.095 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-201607' 2022-05-18 20:16:08.095 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-18-201607.summary.2022-05-18-201607 2022-05-18 20:16:08.095 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:16:08.095 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-18-201607 2022-05-18 20:16:08.095 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-201607 /opt/stack/logs/stack.sh.log 2022-05-18 20:16:08.095 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-18-201607.summary.2022-05-18-201607 /opt/stack/logs/stack.sh.log.summary 2022-05-18 20:16:08.095 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-18 20:16:08.095 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-18 20:16:08.095 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-18 20:16:08.095 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-18 20:16:08.095 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-18 20:16:08.095 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-18 20:16:08.095 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-18 20:16:08.095 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 20:16:08.095 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-18 20:16:08.095 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-18 20:16:08.096 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 20:16:08.096 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-18 20:16:08.096 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-18 20:16:08.096 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-18 20:16:08.096 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-18 20:16:08.096 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-18 20:16:08.096 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-18 20:16:08.096 | + ./stack.sh:main:575 : set -o errexit 2022-05-18 20:16:08.098 | + ./stack.sh:main:578 : uname -a 2022-05-18 20:16:08.099 | Linux dv-cinder-836083-7-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-18 20:16:08.101 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-18 20:16:08.103 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-18 20:16:08.106 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-18 20:16:08.142 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-18 20:16:08.158 | + ./stack.sh:main:592 : fetch_plugins 2022-05-18 20:16:08.160 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-18 20:16:08.162 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-18 20:16:08.164 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-18 20:16:08.165 | + functions-common:fetch_plugins:1788 : return 2022-05-18 20:16:08.167 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-18 20:16:08.169 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-18 20:16:08.171 | + functions-common:run_phase:1866 : local phase= 2022-05-18 20:16:08.173 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:16:08.175 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:16:08.177 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:16:08.178 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:16:08.180 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:16:08.182 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:16:08.188 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:16:08.190 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:16:08.192 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:16:08.194 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-18 20:16:08.197 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:16:08.212 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:08.213 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 20:16:08.215 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:16:08.217 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:16:08.219 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:16:08.220 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:16:08.222 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-18 20:16:08.224 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-18 20:16:08.226 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-18 20:16:08.227 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-18 20:16:08.229 | + 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-18 20:16:08.231 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-18 20:16:08.233 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-18 20:16:08.236 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-18 20:16:08.237 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-18 20:16:08.239 | + functions-common:plugin_override_defaults:1829 : return 2022-05-18 20:16:08.242 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-18 20:16:08.259 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-18 20:16:08.261 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-18 20:16:08.274 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:16:08.276 | +++ lib/tls:source:43 : hostname -f 2022-05-18 20:16:08.279 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-18 20:16:08.281 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-18 20:16:08.283 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-18 20:16:08.285 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-18 20:16:08.287 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-18 20:16:08.289 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-18 20:16:08.290 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-18 20:16:08.292 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-18 20:16:08.294 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-18 20:16:08.296 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-18 20:16:08.301 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-18 20:16:08.313 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-18 20:16:08.330 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-18 20:16:08.342 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-18 20:16:08.354 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-18 20:16:08.389 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-18 20:16:08.448 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-18 20:16:08.538 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-18 20:16:08.560 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-18 20:16:08.603 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-18 20:16:08.655 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-18 20:16:08.801 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-18 20:16:08.815 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-18 20:16:08.828 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-18 20:16:08.840 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-18 20:16:08.934 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-18 20:16:08.937 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-18 20:16:08.939 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-18 20:16:08.942 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-18 20:16:08.944 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-18 20:16:08.946 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-18 20:16:08.949 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-18 20:16:08.949 | False' 2022-05-18 20:16:08.951 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-18 20:16:08.967 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-18 20:16:08.969 | + ./stack.sh:main:626 : run_phase source 2022-05-18 20:16:08.971 | + functions-common:run_phase:1865 : local mode=source 2022-05-18 20:16:08.973 | + functions-common:run_phase:1866 : local phase= 2022-05-18 20:16:08.975 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:16:08.977 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:16:08.979 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:16:08.981 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:16:08.983 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:16:08.985 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:16:08.989 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:16:08.992 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:16:08.994 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:16:08.996 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-18 20:16:08.998 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:16:09.013 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:09.015 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 20:16:09.017 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-18 20:16:09.057 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-18 20:16:09.059 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-18 20:16:09.062 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-18 20:16:09.064 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-18 20:16:09.066 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-18 20:16:09.068 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-18 20:16:09.071 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-18 20:16:09.073 | + functions-common:load_plugin_settings:1806 : return 2022-05-18 20:16:09.075 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-18 20:16:09.077 | + functions-common:verify_disabled_services:2148 : local service 2022-05-18 20:16:09.079 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.081 | + 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-18 20:16:09.084 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.086 | + 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-18 20:16:09.088 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.090 | + 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-18 20:16:09.093 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.095 | + 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-18 20:16:09.097 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.099 | + 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-18 20:16:09.102 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.104 | + 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-18 20:16:09.106 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.109 | + 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-18 20:16:09.111 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.113 | + 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-18 20:16:09.116 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.118 | + 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-18 20:16:09.121 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.123 | + 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-18 20:16:09.125 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.127 | + 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-18 20:16:09.130 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.132 | + 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-18 20:16:09.135 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.137 | + 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-18 20:16:09.139 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.141 | + 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-18 20:16:09.144 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.146 | + 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-18 20:16:09.148 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.150 | + 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-18 20:16:09.153 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.155 | + 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-18 20:16:09.157 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.159 | + 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-18 20:16:09.162 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.164 | + 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-18 20:16:09.166 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.168 | + 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-18 20:16:09.171 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.173 | + 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-18 20:16:09.175 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.178 | + 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-18 20:16:09.181 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.183 | + 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-18 20:16:09.185 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.187 | + 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-18 20:16:09.190 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.192 | + 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-18 20:16:09.195 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.197 | + 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-18 20:16:09.199 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.201 | + 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-18 20:16:09.204 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.206 | + 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-18 20:16:09.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.211 | + 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-18 20:16:09.213 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.216 | + 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-18 20:16:09.219 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.222 | + 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-18 20:16:09.225 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.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-proxy, ]] 2022-05-18 20:16:09.230 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.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-object, ]] 2022-05-18 20:16:09.234 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.236 | + 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-18 20:16:09.239 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.241 | + 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-18 20:16:09.244 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.246 | + 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-18 20:16:09.248 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.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, ]] 2022-05-18 20:16:09.253 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.255 | + 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-18 20:16:09.258 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.260 | + 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-18 20:16:09.263 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.265 | + 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-18 20:16:09.267 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.269 | + 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-18 20:16:09.272 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.274 | + 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-18 20:16:09.276 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.278 | + 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-18 20:16:09.281 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.283 | + 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-18 20:16:09.285 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-18 20:16:09.288 | + 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-18 20:16:09.290 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-18 20:16:09.293 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 20:16:09.295 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-18 20:16:09.310 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:09.312 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-18 20:16:09.315 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-18 20:16:09.317 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-18 20:16:09.332 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:16:09.335 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-18 20:16:09.337 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-18 20:16:09.339 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-18 20:16:09.342 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-18 20:16:09.344 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-18 20:16:09.346 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-18 20:16:09.348 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-18 20:16:09.351 | + lib/database:initialize_database_backends:92 : return 0 2022-05-18 20:16:09.354 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-18 20:16:09.354 | Using mysql database backend 2022-05-18 20:16:09.356 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-18 20:16:09.372 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-18 20:16:09.375 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-18 20:16:09.377 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 20:16:09.380 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-18 20:16:09.383 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 20:16:09.385 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-18 20:16:09.401 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:09.403 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-18 20:16:09.420 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-18 20:16:09.436 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:09.439 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-18 20:16:09.457 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-18 20:16:09.475 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-18 20:16:09.492 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:16:09.494 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-18 20:16:09.512 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:09.514 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-18 20:16:09.531 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-18 20:16:09.533 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-18 20:16:09.536 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-18 20:16:09.538 | + functions-common:save_stackenv:60 : local tag=759 2022-05-18 20:16:09.541 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 20:16:09.545 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-201609 2022-05-18 20:16:09.548 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-201609 759' 2022-05-18 20:16:09.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.553 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 20:16:09.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.558 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 20:16:09.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.562 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 20:16:09.565 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.567 | + 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-18 20:16:09.570 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.572 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 20:16:09.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.577 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 20:16:09.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.582 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-201607 2022-05-18 20:16:09.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.587 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 20:16:09.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.592 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 20:16:09.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.596 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 20:16:09.599 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.601 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 20:16:09.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.606 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 20:16:09.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:16:09.610 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 20:16:09.613 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-18 20:16:09.616 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-18 20:16:09.618 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-18 20:16:09.620 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-18 20:16:09.622 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:16:09.624 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:16:09.627 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:16:09.629 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:16:09.632 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:16:09.634 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:16:09.649 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:16:09.651 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:16:09.654 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:16:09.657 | + functions-common:git_clone:629 : echo master 2022-05-18 20:16:09.657 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:16:09.662 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-18 20:16:09.664 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:16:09.666 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-18 20:16:09.679 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-18 20:16:09.681 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:16:09.682 | + functions-common:git_clone:690 : head -1 2022-05-18 20:16:09.685 | f9a1daef update constraint for python-zunclient to new release 4.5.0 2022-05-18 20:16:09.687 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:16:09.690 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-18 20:16:09.693 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:16:09.695 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-18 20:16:09.698 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-18 20:16:09.701 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-18 20:16:09.703 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-18 20:16:09.706 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 20:16:09.708 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-18 20:16:09.711 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-18 20:16:09.714 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-18 20:16:09.717 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-18 20:16:09.721 | ++ tools/install_prereqs.sh:source:47 : NOW=1652904969 2022-05-18 20:16:09.724 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-18 20:16:09.729 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652904310 2022-05-18 20:16:09.731 | ++ tools/install_prereqs.sh:source:49 : DELTA=659 2022-05-18 20:16:09.734 | ++ tools/install_prereqs.sh:source:50 : [[ 659 -lt 7200 ]] 2022-05-18 20:16:09.736 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-18 20:16:09.738 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-18 20:16:09.741 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-18 20:16:09.744 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-18 20:16:09.746 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-18 20:16:09.748 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-18 20:16:09.751 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-18 20:16:09.753 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-18 20:16:09.757 | +++ 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-18 20:16:09.802 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-18 20:16:09.803 | apache2-dev 2022-05-18 20:16:09.803 | bc 2022-05-18 20:16:09.803 | bsdmainutils 2022-05-18 20:16:09.803 | curl 2022-05-18 20:16:09.803 | g++ 2022-05-18 20:16:09.803 | gawk 2022-05-18 20:16:09.803 | gcc 2022-05-18 20:16:09.803 | gettext 2022-05-18 20:16:09.803 | git 2022-05-18 20:16:09.803 | graphviz 2022-05-18 20:16:09.803 | iputils-ping 2022-05-18 20:16:09.803 | libapache2-mod-proxy-uwsgi 2022-05-18 20:16:09.803 | libffi-dev 2022-05-18 20:16:09.803 | libjpeg-dev 2022-05-18 20:16:09.803 | libpcre3-dev 2022-05-18 20:16:09.803 | libpq-dev 2022-05-18 20:16:09.803 | libssl-dev 2022-05-18 20:16:09.803 | libsystemd-dev 2022-05-18 20:16:09.804 | libxml2-dev 2022-05-18 20:16:09.804 | libxslt1-dev 2022-05-18 20:16:09.804 | libyaml-dev 2022-05-18 20:16:09.804 | lsof 2022-05-18 20:16:09.804 | openssh-server 2022-05-18 20:16:09.804 | openssl 2022-05-18 20:16:09.804 | pkg-config 2022-05-18 20:16:09.804 | psmisc 2022-05-18 20:16:09.804 | python3-dev 2022-05-18 20:16:09.804 | python3-pip 2022-05-18 20:16:09.804 | python3-systemd 2022-05-18 20:16:09.804 | python3-venv 2022-05-18 20:16:09.804 | tar 2022-05-18 20:16:09.804 | tcpdump 2022-05-18 20:16:09.804 | unzip 2022-05-18 20:16:09.804 | uuid-runtime 2022-05-18 20:16:09.804 | wget 2022-05-18 20:16:09.804 | wget 2022-05-18 20:16:09.804 | zlib1g-dev 2022-05-18 20:16:09.804 | libkrb5-dev 2022-05-18 20:16:09.804 | libldap2-dev 2022-05-18 20:16:09.804 | libsasl2-dev 2022-05-18 20:16:09.804 | memcached 2022-05-18 20:16:09.804 | python3-mysqldb 2022-05-18 20:16:09.804 | sqlite3 2022-05-18 20:16:09.804 | conntrack 2022-05-18 20:16:09.804 | curl 2022-05-18 20:16:09.804 | dnsmasq-base 2022-05-18 20:16:09.804 | dnsmasq-utils 2022-05-18 20:16:09.804 | ebtables 2022-05-18 20:16:09.804 | genisoimage 2022-05-18 20:16:09.804 | iptables 2022-05-18 20:16:09.804 | iputils-arping 2022-05-18 20:16:09.804 | kpartx 2022-05-18 20:16:09.804 | libjs-jquery-tablesorter 2022-05-18 20:16:09.804 | parted 2022-05-18 20:16:09.804 | pm-utils 2022-05-18 20:16:09.804 | python3-mysqldb 2022-05-18 20:16:09.805 | socat 2022-05-18 20:16:09.805 | sqlite3 2022-05-18 20:16:09.805 | sudo 2022-05-18 20:16:09.805 | vlan 2022-05-18 20:16:09.805 | lsscsi 2022-05-18 20:16:09.805 | open-iscsi 2022-05-18 20:16:09.805 | lvm2 2022-05-18 20:16:09.805 | qemu-utils 2022-05-18 20:16:09.805 | thin-provisioning-tools 2022-05-18 20:16:09.805 | acl 2022-05-18 20:16:09.805 | dnsmasq-base 2022-05-18 20:16:09.805 | dnsmasq-utils 2022-05-18 20:16:09.805 | ebtables 2022-05-18 20:16:09.805 | haproxy 2022-05-18 20:16:09.805 | iptables 2022-05-18 20:16:09.805 | iputils-arping 2022-05-18 20:16:09.805 | iputils-ping 2022-05-18 20:16:09.805 | postgresql-server-dev-all 2022-05-18 20:16:09.805 | python3-mysqldb 2022-05-18 20:16:09.805 | sqlite3 2022-05-18 20:16:09.805 | sudo 2022-05-18 20:16:09.805 | vlan 2022-05-18 20:16:09.805 | pcp 2022-05-18 20:16:09.805 | ipset 2022-05-18 20:16:09.805 | conntrack 2022-05-18 20:16:09.805 | conntrackd 2022-05-18 20:16:09.805 | keepalived 2022-05-18 20:16:09.805 | lvm2 2022-05-18 20:16:09.805 | qemu-utils 2022-05-18 20:16:09.805 | thin-provisioning-tools 2022-05-18 20:16:09.805 | curl 2022-05-18 20:16:09.805 | liberasurecode-dev 2022-05-18 20:16:09.805 | make 2022-05-18 20:16:09.805 | memcached 2022-05-18 20:16:09.805 | rsync 2022-05-18 20:16:09.805 | sqlite3 2022-05-18 20:16:09.805 | xfsprogs' 2022-05-18 20:16:09.806 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-18 20:16:09.825 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-18 20:16:09.825 | apache2-dev 2022-05-18 20:16:09.825 | bc 2022-05-18 20:16:09.825 | bsdmainutils 2022-05-18 20:16:09.825 | curl 2022-05-18 20:16:09.825 | g++ 2022-05-18 20:16:09.825 | gawk 2022-05-18 20:16:09.825 | gcc 2022-05-18 20:16:09.825 | gettext 2022-05-18 20:16:09.825 | git 2022-05-18 20:16:09.825 | graphviz 2022-05-18 20:16:09.825 | iputils-ping 2022-05-18 20:16:09.825 | libapache2-mod-proxy-uwsgi 2022-05-18 20:16:09.825 | libffi-dev 2022-05-18 20:16:09.825 | libjpeg-dev 2022-05-18 20:16:09.825 | libpcre3-dev 2022-05-18 20:16:09.825 | libpq-dev 2022-05-18 20:16:09.825 | libssl-dev 2022-05-18 20:16:09.825 | libsystemd-dev 2022-05-18 20:16:09.825 | libxml2-dev 2022-05-18 20:16:09.825 | libxslt1-dev 2022-05-18 20:16:09.825 | libyaml-dev 2022-05-18 20:16:09.825 | lsof 2022-05-18 20:16:09.825 | openssh-server 2022-05-18 20:16:09.825 | openssl 2022-05-18 20:16:09.825 | pkg-config 2022-05-18 20:16:09.825 | psmisc 2022-05-18 20:16:09.825 | python3-dev 2022-05-18 20:16:09.825 | python3-pip 2022-05-18 20:16:09.825 | python3-systemd 2022-05-18 20:16:09.826 | python3-venv 2022-05-18 20:16:09.826 | tar 2022-05-18 20:16:09.826 | tcpdump 2022-05-18 20:16:09.826 | unzip 2022-05-18 20:16:09.826 | uuid-runtime 2022-05-18 20:16:09.826 | wget 2022-05-18 20:16:09.826 | wget 2022-05-18 20:16:09.826 | zlib1g-dev 2022-05-18 20:16:09.826 | libkrb5-dev 2022-05-18 20:16:09.826 | libldap2-dev 2022-05-18 20:16:09.826 | libsasl2-dev 2022-05-18 20:16:09.826 | memcached 2022-05-18 20:16:09.826 | python3-mysqldb 2022-05-18 20:16:09.826 | sqlite3 2022-05-18 20:16:09.826 | conntrack 2022-05-18 20:16:09.826 | curl 2022-05-18 20:16:09.826 | dnsmasq-base 2022-05-18 20:16:09.826 | dnsmasq-utils 2022-05-18 20:16:09.826 | ebtables 2022-05-18 20:16:09.826 | genisoimage 2022-05-18 20:16:09.826 | iptables 2022-05-18 20:16:09.826 | iputils-arping 2022-05-18 20:16:09.826 | kpartx 2022-05-18 20:16:09.826 | libjs-jquery-tablesorter 2022-05-18 20:16:09.826 | parted 2022-05-18 20:16:09.826 | pm-utils 2022-05-18 20:16:09.826 | python3-mysqldb 2022-05-18 20:16:09.826 | socat 2022-05-18 20:16:09.826 | sqlite3 2022-05-18 20:16:09.826 | sudo 2022-05-18 20:16:09.826 | vlan 2022-05-18 20:16:09.826 | lsscsi 2022-05-18 20:16:09.826 | open-iscsi 2022-05-18 20:16:09.826 | lvm2 2022-05-18 20:16:09.826 | qemu-utils 2022-05-18 20:16:09.826 | thin-provisioning-tools 2022-05-18 20:16:09.826 | acl 2022-05-18 20:16:09.827 | dnsmasq-base 2022-05-18 20:16:09.827 | dnsmasq-utils 2022-05-18 20:16:09.827 | ebtables 2022-05-18 20:16:09.827 | haproxy 2022-05-18 20:16:09.827 | iptables 2022-05-18 20:16:09.827 | iputils-arping 2022-05-18 20:16:09.827 | iputils-ping 2022-05-18 20:16:09.827 | postgresql-server-dev-all 2022-05-18 20:16:09.827 | python3-mysqldb 2022-05-18 20:16:09.827 | sqlite3 2022-05-18 20:16:09.827 | sudo 2022-05-18 20:16:09.827 | vlan 2022-05-18 20:16:09.827 | pcp 2022-05-18 20:16:09.827 | ipset 2022-05-18 20:16:09.827 | conntrack 2022-05-18 20:16:09.827 | conntrackd 2022-05-18 20:16:09.827 | keepalived 2022-05-18 20:16:09.827 | lvm2 2022-05-18 20:16:09.827 | qemu-utils 2022-05-18 20:16:09.827 | thin-provisioning-tools 2022-05-18 20:16:09.827 | curl 2022-05-18 20:16:09.827 | liberasurecode-dev 2022-05-18 20:16:09.827 | make 2022-05-18 20:16:09.827 | memcached 2022-05-18 20:16:09.827 | rsync 2022-05-18 20:16:09.827 | sqlite3 2022-05-18 20:16:09.827 | xfsprogs ' 2022-05-18 20:16:09.829 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-18 20:16:09.832 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:09.834 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:09.837 | ++ 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-18 20:16:09.838 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-18 20:16:09.842 | ++ 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-18 20:16:09.845 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-18 20:16:09.847 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:16:09.849 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-18 20:16:09.851 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:16:09.853 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:16:09.855 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:16:09.857 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:09.860 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:09.862 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:16:09.864 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-18 20:16:09.873 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-18 20:16:09.873 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-18 20:16:09.873 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-18 20:16:09.875 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-18 20:16:09.877 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-18 20:16:09.879 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-18 20:16:09.882 | ++ functions-common:time_start:2424 : local start_time= 2022-05-18 20:16:09.884 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:16:09.886 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:16:09.890 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652904969888 2022-05-18 20:16:09.892 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-18 20:16:09.894 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-18 20:16:09.896 | ++ 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-18 20:16:10.278 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-18 20:16:10.368 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-18 20:16:10.399 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-18 20:16:10.529 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-18 20:16:11.274 | Fetched 222 kB in 1s (212 kB/s) 2022-05-18 20:16:12.870 | Reading package lists... 2022-05-18 20:16:12.902 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-18 20:16:12.904 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-18 20:16:12.906 | ++ functions-common:time_stop:2437 : local name 2022-05-18 20:16:12.908 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:12.911 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:12.913 | ++ functions-common:time_stop:2440 : local total 2022-05-18 20:16:12.915 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:12.917 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-18 20:16:12.919 | ++ functions-common:time_stop:2444 : start_time=1652904969888 2022-05-18 20:16:12.922 | ++ functions-common:time_stop:2446 : [[ -z 1652904969888 ]] 2022-05-18 20:16:12.924 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:12.928 | ++ functions-common:time_stop:2449 : end_time=1652904972926 2022-05-18 20:16:12.931 | ++ functions-common:time_stop:2450 : elapsed_time=3038 2022-05-18 20:16:12.933 | ++ functions-common:time_stop:2451 : total=0 2022-05-18 20:16:12.935 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:12.937 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3038 2022-05-18 20:16:12.939 | ++ 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-18 20:16:12.941 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:16:12.944 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:12.946 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:12.948 | ++ 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-18 20:16:12.969 | ++ 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-18 20:16:13.080 | Reading package lists... 2022-05-18 20:16:13.322 | Building dependency tree... 2022-05-18 20:16:13.323 | Reading state information... 2022-05-18 20:16:13.357 | acl is already the newest version (2.2.53-6). 2022-05-18 20:16:13.357 | bc is already the newest version (1.07.1-2build1). 2022-05-18 20:16:13.357 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-18 20:16:13.357 | conntrack is already the newest version (1:1.4.5-2). 2022-05-18 20:16:13.357 | ebtables is already the newest version (2.0.11-3build1). 2022-05-18 20:16:13.357 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 20:16:13.357 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-18 20:16:13.357 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-18 20:16:13.357 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-18 20:16:13.357 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-18 20:16:13.357 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-18 20:16:13.357 | iputils-arping is already the newest version (3:20190709-3). 2022-05-18 20:16:13.357 | iputils-ping is already the newest version (3:20190709-3). 2022-05-18 20:16:13.357 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-18 20:16:13.357 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-18 20:16:13.357 | libffi-dev is already the newest version (3.3-4). 2022-05-18 20:16:13.357 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-18 20:16:13.357 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-18 20:16:13.357 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-18 20:16:13.357 | lsscsi is already the newest version (0.30-0.1). 2022-05-18 20:16:13.357 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-18 20:16:13.357 | make is already the newest version (4.2.1-1.2). 2022-05-18 20:16:13.357 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-18 20:16:13.357 | psmisc is already the newest version (23.3-1). 2022-05-18 20:16:13.357 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-18 20:16:13.357 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-18 20:16:13.357 | python3-systemd is already the newest version (234-3build2). 2022-05-18 20:16:13.357 | socat is already the newest version (1.7.3.3-2). 2022-05-18 20:16:13.357 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-18 20:16:13.357 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-18 20:16:13.357 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-18 20:16:13.358 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-18 20:16:13.358 | graphviz is already the newest version (2.42.2-3build2). 2022-05-18 20:16:13.358 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-18 20:16:13.358 | pcp is already the newest version (5.0.3-1). 2022-05-18 20:16:13.358 | pm-utils is already the newest version (1.4.1-19). 2022-05-18 20:16:13.358 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-18 20:16:13.358 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:16:13.358 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:16:13.358 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-18 20:16:13.358 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 20:16:13.358 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-18 20:16:13.358 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-18 20:16:13.358 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-18 20:16:13.358 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-18 20:16:13.358 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-18 20:16:13.358 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-18 20:16:13.358 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-18 20:16:13.358 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-18 20:16:13.358 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-18 20:16:13.358 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-18 20:16:13.358 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 20:16:13.358 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-18 20:16:13.358 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-18 20:16:13.358 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-18 20:16:13.358 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-18 20:16:13.358 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-18 20:16:13.358 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-18 20:16:13.358 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-18 20:16:13.358 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-18 20:16:13.358 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-18 20:16:13.358 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-18 20:16:13.358 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-18 20:16:13.358 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-18 20:16:13.358 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-18 20:16:13.358 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-18 20:16:13.358 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-18 20:16:13.359 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-18 20:16:13.359 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-18 20:16:13.589 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:16:13.589 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-18 20:16:13.589 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-18 20:16:13.589 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-18 20:16:13.590 | The following packages were automatically installed and are no longer required: 2022-05-18 20:16:13.591 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:16:13.591 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:16:13.591 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:16:13.591 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:16:13.591 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:16:13.591 | python3-zope.interface 2022-05-18 20:16:13.591 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:16:13.711 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:16:13.716 | ++ functions-common:apt_get:1246 : result=0 2022-05-18 20:16:13.718 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:16:13.720 | ++ functions-common:time_stop:2437 : local name 2022-05-18 20:16:13.723 | ++ functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:13.725 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:13.727 | ++ functions-common:time_stop:2440 : local total 2022-05-18 20:16:13.730 | ++ functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:13.734 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:16:13.736 | ++ functions-common:time_stop:2444 : start_time=1652904972967 2022-05-18 20:16:13.738 | ++ functions-common:time_stop:2446 : [[ -z 1652904972967 ]] 2022-05-18 20:16:13.742 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:13.746 | ++ functions-common:time_stop:2449 : end_time=1652904973744 2022-05-18 20:16:13.748 | ++ functions-common:time_stop:2450 : elapsed_time=777 2022-05-18 20:16:13.751 | ++ functions-common:time_stop:2451 : total=764 2022-05-18 20:16:13.753 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:13.755 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1541 2022-05-18 20:16:13.758 | ++ functions-common:apt_get:1250 : return 0 2022-05-18 20:16:13.760 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-18 20:16:13.763 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-18 20:16:13.765 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-18 20:16:13.770 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-18 20:16:13.774 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-18 20:16:13.776 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-18 20:16:13.779 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-18 20:16:15.184 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-18 20:16:15.186 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-18 20:16:15.188 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-18 20:16:15.190 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-18 20:16:15.191 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-18 20:16:15.194 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-18 20:16:15.196 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-18 20:16:15.197 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-18 20:16:15.199 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-18 20:16:15.201 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-18 20:16:15.203 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-18 20:16:15.204 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-18 20:16:15.206 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-18 20:16:15.208 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-18 20:16:15.210 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-18 20:16:15.211 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-18 20:16:15.213 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-18 20:16:15.215 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-18 20:16:15.217 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-18 20:16:15.219 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-18 20:16:15.223 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-18 20:16:15.223 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-18 20:16:15.225 | + functions-common:_ensure_lsb_release:394 : return 2022-05-18 20:16:15.228 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-18 20:16:15.304 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-18 20:16:15.306 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-18 20:16:15.381 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-18 20:16:15.384 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-18 20:16:15.459 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-18 20:16:15.461 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-18 20:16:15.463 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-18 20:16:15.465 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-18 20:16:15.467 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-18 20:16:15.469 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-18 20:16:15.471 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-18 20:16:15.473 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-18 20:16:15.475 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-18 20:16:15.476 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-18 20:16:15.478 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-18 20:16:15.479 | Distro: focal 2022-05-18 20:16:15.481 | + tools/install_pip.sh:main:124 : get_versions 2022-05-18 20:16:15.483 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 20:16:15.487 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 20:16:15.489 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 20:16:15.491 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 20:16:15.491 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 20:16:16.221 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 20:16:16.222 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 20:16:16.223 | pip: 21.3.1 2022-05-18 20:16:16.225 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-18 20:16:16.227 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-18 20:16:16.229 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:16:16.230 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:16:16.232 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:16:16.234 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:16:16.235 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:16:16.237 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:16:16.239 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:16:16.241 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:16:16.243 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:16:16.244 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:16:16.246 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:16:16.248 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-18 20:16:16.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:16.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:16.253 | + tools/install_pip.sh:main:142 : : 2022-05-18 20:16:16.255 | + tools/install_pip.sh:main:147 : set -x 2022-05-18 20:16:16.257 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-18 20:16:16.259 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-18 20:16:16.260 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:16:16.263 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-18 20:16:16.264 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-18 20:16:16.266 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:16:16.269 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:16:16.270 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:16:16.274 | ++ 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-18 20:16:16.275 | ++ 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-18 20:16:16.277 | ++ 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-18 20:16:16.279 | + 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-18 20:16:16.281 | + 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-18 20:16:16.299 | 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-18 20:16:16.301 | + 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-18 20:16:17.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:17.168 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:17.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:17.168 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:18.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:16:19.732 | 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-18 20:16:19.742 | 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-18 20:16:22.309 | Installing collected packages: setuptools 2022-05-18 20:16:23.227 | Successfully installed setuptools-62.2.0 2022-05-18 20:16:23.227 | 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-18 20:16:23.412 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:16:23.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:16:23.549 | + inc/python:pip_install:200 : result=0 2022-05-18 20:16:23.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:16:23.554 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:23.555 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:23.557 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:23.559 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:23.560 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:23.562 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:16:23.564 | + functions-common:time_stop:2444 : start_time=1652904976293 2022-05-18 20:16:23.566 | + functions-common:time_stop:2446 : [[ -z 1652904976293 ]] 2022-05-18 20:16:23.568 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:23.572 | + functions-common:time_stop:2449 : end_time=1652904983570 2022-05-18 20:16:23.573 | + functions-common:time_stop:2450 : elapsed_time=7277 2022-05-18 20:16:23.575 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:16:23.577 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:23.578 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7277 2022-05-18 20:16:23.580 | + inc/python:pip_install:203 : return 0 2022-05-18 20:16:23.582 | + tools/install_pip.sh:main:153 : get_versions 2022-05-18 20:16:23.585 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-18 20:16:23.588 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-18 20:16:23.590 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-18 20:16:23.593 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-18 20:16:23.593 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-18 20:16:24.276 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-18 20:16:24.278 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-18 20:16:24.278 | pip: 21.3.1 2022-05-18 20:16:24.281 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-18 20:16:24.284 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-18 20:16:24.287 | + ./stack.sh:main:798 : fixup_all 2022-05-18 20:16:24.289 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-18 20:16:24.291 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-18 20:16:24.293 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:24.295 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:24.298 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-18 20:16:24.310 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-18 20:16:24.322 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-18 20:16:24.334 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-18 20:16:24.336 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-18 20:16:24.338 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:16:24.340 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:16:24.342 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:16:24.344 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:16:24.346 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:16:24.348 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:16:24.351 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:16:24.353 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:16:24.355 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:16:24.357 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:16:24.360 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:16:24.362 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-18 20:16:24.364 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-18 20:16:24.367 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-18 20:16:24.369 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:16:24.371 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:16:24.373 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:16:24.375 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:16:24.378 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:16:24.380 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:16:24.382 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-18 20:16:24.384 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-18 20:16:24.386 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-18 20:16:24.388 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-18 20:16:24.391 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-18 20:16:24.393 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-18 20:16:24.395 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-18 20:16:24.416 | Using python 3.8 to install os-testr 2022-05-18 20:16:24.419 | + 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-18 20:16:25.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:25.292 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:25.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:25.292 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:26.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:16:26.527 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 20:16:26.928 | 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-18 20:16:26.929 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-18 20:16:26.930 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-18 20:16:26.942 | 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-18 20:16:26.952 | 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-18 20:16:26.964 | 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-18 20:16:29.468 | 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-18 20:16:29.475 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:16:29.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:16:29.592 | + inc/python:pip_install:200 : result=0 2022-05-18 20:16:29.595 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:16:29.597 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:29.600 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:29.602 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:29.604 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:29.606 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:29.608 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:16:29.610 | + functions-common:time_stop:2444 : start_time=1652904984410 2022-05-18 20:16:29.612 | + functions-common:time_stop:2446 : [[ -z 1652904984410 ]] 2022-05-18 20:16:29.616 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:29.620 | + functions-common:time_stop:2449 : end_time=1652904989617 2022-05-18 20:16:29.622 | + functions-common:time_stop:2450 : elapsed_time=5207 2022-05-18 20:16:29.624 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:16:29.626 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:29.628 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5207 2022-05-18 20:16:29.630 | + inc/python:pip_install:203 : return 0 2022-05-18 20:16:29.633 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-18 20:16:29.685 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-18 20:16:30.142 | + ./stack.sh:main:812 : install_infra 2022-05-18 20:16:30.145 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 20:16:30.148 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-18 20:16:30.151 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 20:16:30.154 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-18 20:16:30.178 | + 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-18 20:16:32.136 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.143 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.148 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.153 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.157 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.164 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.168 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.194 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.274 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.293 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.298 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.303 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.319 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.327 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.329 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.346 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.363 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.373 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.378 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.397 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.419 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.438 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.447 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.453 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.473 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.503 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.505 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.519 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.524 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.528 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.533 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.548 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.556 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.606 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.625 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.629 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.660 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.725 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.731 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.738 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.790 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.804 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.812 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.918 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.944 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.948 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.959 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.965 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.984 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:32.992 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.009 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.040 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.070 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.082 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.090 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.098 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.116 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.124 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.139 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.150 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.154 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:33.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:16:33.305 | 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-18 20:16:33.601 | + inc/python:pip_install:200 : result=0 2022-05-18 20:16:33.603 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:16:33.605 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:33.607 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:33.610 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:33.612 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:33.614 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:33.616 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:16:33.619 | + functions-common:time_stop:2444 : start_time=1652904990170 2022-05-18 20:16:33.621 | + functions-common:time_stop:2446 : [[ -z 1652904990170 ]] 2022-05-18 20:16:33.623 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:33.627 | + functions-common:time_stop:2449 : end_time=1652904993625 2022-05-18 20:16:33.630 | + functions-common:time_stop:2450 : elapsed_time=3455 2022-05-18 20:16:33.632 | + functions-common:time_stop:2451 : total=5207 2022-05-18 20:16:33.634 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:33.636 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8662 2022-05-18 20:16:33.638 | + inc/python:pip_install:203 : return 0 2022-05-18 20:16:33.640 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-18 20:16:33.643 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-18 20:16:33.665 | + 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-18 20:16:35.469 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.476 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.480 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.486 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.489 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.497 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.501 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.527 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.607 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.626 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.630 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.635 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.650 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.658 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.660 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.678 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.696 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.705 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.710 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.728 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.755 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.773 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.781 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.787 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.808 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.838 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.840 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.854 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.859 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.863 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.868 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.883 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.890 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.940 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.958 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.963 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:35.995 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.060 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.066 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.074 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.124 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.138 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.147 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.251 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.277 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.281 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.291 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.296 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.316 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.324 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.341 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.373 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.402 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.415 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.422 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.430 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.448 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.457 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.472 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.483 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.487 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-18 20:16:36.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:16:36.495 | Processing /opt/stack/requirements 2022-05-18 20:16:38.230 | 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-18 20:16:38.234 | 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-18 20:16:38.245 | 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-18 20:16:38.250 | 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-18 20:16:38.252 | 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-18 20:16:38.258 | 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-18 20:16:38.285 | 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-18 20:16:38.288 | 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-18 20:16:38.298 | 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-18 20:16:38.349 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5417) (1.3) 2022-05-18 20:16:38.352 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5417) (0.3.0) 2022-05-18 20:16:38.367 | 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-18 20:16:38.370 | 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-18 20:16:38.374 | 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-18 20:16:38.378 | 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-18 20:16:38.382 | 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-18 20:16:38.394 | 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-18 20:16:38.442 | 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-18 20:16:38.446 | 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-18 20:16:38.457 | 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-18 20:16:38.463 | 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-18 20:16:38.468 | 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-18 20:16:38.470 | 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-18 20:16:38.532 | Building wheels for collected packages: openstack-requirements 2022-05-18 20:16:38.533 | Building wheel for openstack-requirements (setup.py): started 2022-05-18 20:16:39.367 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-18 20:16:39.367 | ERROR: Command errored out with exit status 1: 2022-05-18 20:16:39.367 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2rtshnx8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2rtshnx8/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-361wvjmt 2022-05-18 20:16:39.367 | cwd: /tmp/pip-req-build-2rtshnx8/ 2022-05-18 20:16:39.367 | Complete output (6 lines): 2022-05-18 20:16:39.367 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-18 20:16:39.368 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-18 20:16:39.368 | or: setup.py --help-commands 2022-05-18 20:16:39.368 | or: setup.py cmd --help 2022-05-18 20:16:39.368 | 2022-05-18 20:16:39.368 | error: invalid command 'bdist_wheel' 2022-05-18 20:16:39.368 | ---------------------------------------- 2022-05-18 20:16:39.368 | ERROR: Failed building wheel for openstack-requirements 2022-05-18 20:16:39.368 | Running setup.py clean for openstack-requirements 2022-05-18 20:16:40.198 | Failed to build openstack-requirements 2022-05-18 20:16:40.214 | Installing collected packages: openstack-requirements 2022-05-18 20:16:40.214 | Attempting uninstall: openstack-requirements 2022-05-18 20:16:40.215 | Found existing installation: openstack-requirements 1.2.1.dev5417 2022-05-18 20:16:40.252 | Uninstalling openstack-requirements-1.2.1.dev5417: 2022-05-18 20:16:40.282 | Successfully uninstalled openstack-requirements-1.2.1.dev5417 2022-05-18 20:16:40.284 | Running setup.py install for openstack-requirements: started 2022-05-18 20:16:42.643 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-18 20:16:42.667 | Successfully installed openstack-requirements-1.2.1.dev5417 2022-05-18 20:16:42.793 | + inc/python:pip_install:200 : result=0 2022-05-18 20:16:42.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:16:42.798 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:42.800 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:42.802 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:42.804 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:42.807 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:42.809 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:16:42.811 | + functions-common:time_stop:2444 : start_time=1652904993657 2022-05-18 20:16:42.813 | + functions-common:time_stop:2446 : [[ -z 1652904993657 ]] 2022-05-18 20:16:42.815 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:42.819 | + functions-common:time_stop:2449 : end_time=1652905002817 2022-05-18 20:16:42.822 | + functions-common:time_stop:2450 : elapsed_time=9160 2022-05-18 20:16:42.824 | + functions-common:time_stop:2451 : total=8662 2022-05-18 20:16:42.826 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:42.828 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17822 2022-05-18 20:16:42.830 | + inc/python:pip_install:203 : return 0 2022-05-18 20:16:42.832 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-18 20:16:42.835 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-18 20:16:42.838 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-18 20:16:42.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:16:42.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:16:42.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-18 20:16:42.847 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:16:42.850 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-18 20:16:42.869 | Using python 3.8 to install pbr 2022-05-18 20:16:42.871 | + 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-18 20:16:43.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:43.743 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:43.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:43.743 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:44.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:16:44.954 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-18 20:16:47.637 | 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-18 20:16:47.645 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:16:47.645 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:16:47.769 | + inc/python:pip_install:200 : result=0 2022-05-18 20:16:47.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:16:47.773 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:47.775 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:47.778 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:47.780 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:47.782 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:47.784 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:16:47.786 | + functions-common:time_stop:2444 : start_time=1652905002864 2022-05-18 20:16:47.789 | + functions-common:time_stop:2446 : [[ -z 1652905002864 ]] 2022-05-18 20:16:47.791 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:47.795 | + functions-common:time_stop:2449 : end_time=1652905007793 2022-05-18 20:16:47.797 | + functions-common:time_stop:2450 : elapsed_time=4929 2022-05-18 20:16:47.800 | + functions-common:time_stop:2451 : total=17822 2022-05-18 20:16:47.802 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:47.804 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22751 2022-05-18 20:16:47.807 | + inc/python:pip_install:203 : return 0 2022-05-18 20:16:47.809 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-18 20:16:50.163 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-18 20:16:52.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:16:52.050 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-18 20:16:52.070 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-18 20:16:52.073 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-18 20:16:52.076 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-18 20:16:52.082 | 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-18 20:16:52.086 | 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-18 20:16:52.156 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 20:16:52.159 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-18 20:16:52.163 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-18 20:16:52.180 | + ./stack.sh:main:821 : pkgs= 2022-05-18 20:16:52.182 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-18 20:16:52.185 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-18 20:16:52.187 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 20:16:52.189 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-18 20:16:52.192 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:16:52.194 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:16:52.196 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:16:52.199 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:16:52.201 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:16:52.204 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:16:52.207 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:16:52.210 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:16:52.212 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:16:52.215 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-18 20:16:52.217 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:16:52.231 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:52.234 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:16:52.236 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:16:52.238 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-18 20:16:52.240 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:16:52.242 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-18 20:16:52.244 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:16:52.246 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-18 20:16:52.248 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:16:52.250 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-18 20:16:52.253 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:16:52.255 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-18 20:16:52.257 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 20:16:52.259 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 20:16:52.262 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:16:52.264 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 20:16:52.266 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-18 20:16:52.268 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 20:16:52.271 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-18 20:16:52.273 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 20:16:52.276 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 20:16:52.278 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-18 20:16:52.280 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-18 20:16:52.283 | + functions:set_systemd_override:821 : local value=2048 2022-05-18 20:16:52.285 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-18 20:16:52.287 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-18 20:16:52.340 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-18 20:16:52.340 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-18 20:16:52.342 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-18 20:16:52.702 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-18 20:16:52.704 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-18 20:16:52.721 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:52.723 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-18 20:16:52.726 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:16:52.728 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:16:52.731 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:16:52.733 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:16:52.735 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:16:52.738 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:16:52.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:52.742 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:52.745 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:16:52.747 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:16:52.749 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:16:52.751 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:16:52.754 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-18 20:16:52.756 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:16:52.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:52.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:52.763 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-18 20:16:52.784 | + 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-18 20:16:52.894 | Reading package lists... 2022-05-18 20:16:53.145 | Building dependency tree... 2022-05-18 20:16:53.147 | Reading state information... 2022-05-18 20:16:53.402 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-18 20:16:53.402 | The following packages were automatically installed and are no longer required: 2022-05-18 20:16:53.404 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:16:53.404 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:16:53.404 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:16:53.404 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:16:53.404 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:16:53.404 | python3-zope.interface 2022-05-18 20:16:53.404 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:16:53.521 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:16:53.526 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:16:53.528 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:16:53.530 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:53.533 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:53.535 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:53.537 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:53.539 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:53.541 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:16:53.544 | + functions-common:time_stop:2444 : start_time=1652905012781 2022-05-18 20:16:53.546 | + functions-common:time_stop:2446 : [[ -z 1652905012781 ]] 2022-05-18 20:16:53.548 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:53.553 | + functions-common:time_stop:2449 : end_time=1652905013550 2022-05-18 20:16:53.556 | + functions-common:time_stop:2450 : elapsed_time=769 2022-05-18 20:16:53.558 | + functions-common:time_stop:2451 : total=1541 2022-05-18 20:16:53.560 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:53.562 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2310 2022-05-18 20:16:53.564 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:16:53.567 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-18 20:16:53.570 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:16:53.572 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:16:53.574 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:16:53.576 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:16:53.579 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:16:53.581 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:16:53.583 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-18 20:16:53.586 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:16:53.588 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:16:53.590 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:16:53.592 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:16:53.595 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:16:53.597 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:16:53.600 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:16:53.602 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:16:53.604 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:16:53.607 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:16:53.609 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:16:53.611 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-18 20:16:53.614 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:16:53.616 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:16:53.619 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:16:53.621 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:16:53.623 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:16:53.626 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:16:53.628 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-18 20:16:53.630 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-18 20:16:53.646 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:53.649 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-18 20:16:53.651 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:16:53.653 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-18 20:16:53.655 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-18 20:16:53.658 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-18 20:16:53.663 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-18 20:16:53.665 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-18 20:16:53.667 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-18 20:16:53.670 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-18 20:16:53.672 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-18 20:16:53.674 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-18 20:16:53.678 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-18 20:16:54.359 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-18 20:16:54.359 | user tags 2022-05-18 20:16:54.360 | stackrabbit []' 2022-05-18 20:16:54.363 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-18 20:16:54.363 | user tags 2022-05-18 20:16:54.363 | stackrabbit []' 2022-05-18 20:16:54.363 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-18 20:16:54.370 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-18 20:16:54.372 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-18 20:16:54.375 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 20:16:55.037 | Changing password for user "stackrabbit" ... 2022-05-18 20:16:55.097 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-18 20:16:55.750 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-18 20:16:55.812 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-18 20:16:55.814 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-18 20:16:56.463 | Changing password for user "stackrabbit" ... 2022-05-18 20:16:56.520 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-18 20:16:56.523 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-18 20:16:56.526 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-18 20:16:57.184 | Deleting user "guest" ... 2022-05-18 20:16:57.199 | Error: 2022-05-18 20:16:57.199 | {:no_such_user, "guest"} 2022-05-18 20:16:57.211 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-18 20:16:57.214 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-18 20:16:57.231 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:16:57.233 | + ./stack.sh:main:838 : install_database 2022-05-18 20:16:57.235 | + lib/database:install_database:118 : install_database_mysql 2022-05-18 20:16:57.238 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-18 20:16:57.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:57.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:57.245 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-18 20:16:57.561 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-18 20:16:57.563 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-18 20:16:57.565 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-18 20:16:57.568 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-18 20:16:57.570 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:16:57.572 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-18 20:16:57.575 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:16:57.577 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:16:57.579 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:16:57.582 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:16:57.584 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:16:57.587 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:16:57.589 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:16:57.591 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:16:57.594 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:16:57.596 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:16:57.598 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:16:57.601 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-18 20:16:57.604 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:16:57.606 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:16:57.608 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:16:57.611 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:16:57.613 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:16:57.616 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:16:57.618 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-18 20:16:57.621 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:57.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:57.625 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-18 20:16:57.628 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:16:57.631 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:16:57.633 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:16:57.635 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:16:57.638 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:16:57.640 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:16:57.642 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:57.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:57.648 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:16:57.650 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:16:57.652 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:16:57.654 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:16:57.657 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-18 20:16:57.659 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:16:57.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:16:57.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:16:57.667 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-18 20:16:57.688 | + 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-18 20:16:57.798 | Reading package lists... 2022-05-18 20:16:58.042 | Building dependency tree... 2022-05-18 20:16:58.044 | Reading state information... 2022-05-18 20:16:58.312 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-18 20:16:58.312 | The following packages were automatically installed and are no longer required: 2022-05-18 20:16:58.313 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:16:58.313 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:16:58.313 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:16:58.313 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:16:58.313 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:16:58.313 | python3-zope.interface 2022-05-18 20:16:58.313 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:16:58.432 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:16:58.437 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:16:58.439 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:16:58.441 | + functions-common:time_stop:2437 : local name 2022-05-18 20:16:58.444 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:16:58.446 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:16:58.448 | + functions-common:time_stop:2440 : local total 2022-05-18 20:16:58.451 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:16:58.454 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:16:58.456 | + functions-common:time_stop:2444 : start_time=1652905017685 2022-05-18 20:16:58.459 | + functions-common:time_stop:2446 : [[ -z 1652905017685 ]] 2022-05-18 20:16:58.462 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:16:58.466 | + functions-common:time_stop:2449 : end_time=1652905018463 2022-05-18 20:16:58.468 | + functions-common:time_stop:2450 : elapsed_time=778 2022-05-18 20:16:58.470 | + functions-common:time_stop:2451 : total=2310 2022-05-18 20:16:58.472 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:16:58.475 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3088 2022-05-18 20:16:58.478 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:16:58.480 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-18 20:16:58.483 | + ./stack.sh:main:841 : install_database_python 2022-05-18 20:16:58.485 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-18 20:16:58.487 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-18 20:16:58.490 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-18 20:16:58.493 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:16:58.496 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-18 20:16:58.499 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-18 20:16:58.501 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:16:58.505 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:16:58.505 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:16:58.510 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-18 20:16:58.513 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-18 20:16:58.515 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-18 20:16:58.518 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-18 20:16:58.520 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-18 20:16:58.544 | Using python 3.8 to install PyMySQL 2022-05-18 20:16:58.546 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-18 20:16:59.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:59.444 | from cryptography.utils import int_from_bytes 2022-05-18 20:16:59.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:16:59.444 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:00.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:00.657 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 20:17:03.221 | 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-18 20:17:03.228 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:17:03.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:17:03.345 | + inc/python:pip_install:200 : result=0 2022-05-18 20:17:03.347 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:17:03.350 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:03.353 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:03.355 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:03.358 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:03.360 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:03.363 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:17:03.365 | + functions-common:time_stop:2444 : start_time=1652905018538 2022-05-18 20:17:03.368 | + functions-common:time_stop:2446 : [[ -z 1652905018538 ]] 2022-05-18 20:17:03.371 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:03.375 | + functions-common:time_stop:2449 : end_time=1652905023373 2022-05-18 20:17:03.378 | + functions-common:time_stop:2450 : elapsed_time=4835 2022-05-18 20:17:03.380 | + functions-common:time_stop:2451 : total=22751 2022-05-18 20:17:03.382 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:03.385 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27586 2022-05-18 20:17:03.387 | + inc/python:pip_install:203 : return 0 2022-05-18 20:17:03.389 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-18 20:17:03.392 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-18 20:17:03.394 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-18 20:17:03.396 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-18 20:17:03.413 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:03.416 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-18 20:17:03.418 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-18 20:17:03.422 | ++ 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-18 20:17:03.422 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:17:03.428 | + 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-18 20:17:03.430 | + 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-18 20:17:03.433 | + 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-18 20:17:03.435 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:17:03.438 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-18 20:17:03.440 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-18 20:17:03.456 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:03.459 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-18 20:17:03.461 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:17:03.463 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:17:03.466 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:17:03.468 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:17:03.470 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:03.473 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:17:03.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:03.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:03.480 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:17:03.482 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:17:03.485 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:17:03.487 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:17:03.489 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-18 20:17:03.492 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:17:03.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:03.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:03.499 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-18 20:17:03.520 | + 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-18 20:17:03.629 | Reading package lists... 2022-05-18 20:17:03.870 | Building dependency tree... 2022-05-18 20:17:03.871 | Reading state information... 2022-05-18 20:17:04.123 | radvd is already the newest version (1:2.17-2). 2022-05-18 20:17:04.123 | The following packages were automatically installed and are no longer required: 2022-05-18 20:17:04.124 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:17:04.124 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:17:04.124 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:17:04.124 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:17:04.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:17:04.124 | python3-zope.interface 2022-05-18 20:17:04.124 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:17:04.237 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:17:04.242 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:17:04.244 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:17:04.246 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:04.249 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:04.251 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:04.253 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:04.256 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:04.258 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:17:04.260 | + functions-common:time_stop:2444 : start_time=1652905023518 2022-05-18 20:17:04.262 | + functions-common:time_stop:2446 : [[ -z 1652905023518 ]] 2022-05-18 20:17:04.265 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:04.269 | + functions-common:time_stop:2449 : end_time=1652905024267 2022-05-18 20:17:04.272 | + functions-common:time_stop:2450 : elapsed_time=749 2022-05-18 20:17:04.274 | + functions-common:time_stop:2451 : total=3088 2022-05-18 20:17:04.276 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:04.278 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3837 2022-05-18 20:17:04.280 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:17:04.283 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-18 20:17:04.300 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:04.302 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-18 20:17:04.304 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-18 20:17:04.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-18 20:17:04.310 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-18 20:17:04.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-18 20:17:04.332 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:17:04.334 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:17:04.337 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:17:04.339 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:17:04.341 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:04.344 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:17:04.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:04.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:04.350 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:17:04.352 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:17:04.355 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:17:04.357 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:17:04.359 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-18 20:17:04.361 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:17:04.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:04.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:04.368 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-18 20:17:04.388 | + 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-18 20:17:04.503 | Reading package lists... 2022-05-18 20:17:04.746 | Building dependency tree... 2022-05-18 20:17:04.747 | Reading state information... 2022-05-18 20:17:05.012 | fakeroot is already the newest version (1.24-1). 2022-05-18 20:17:05.012 | make is already the newest version (4.2.1-1.2). 2022-05-18 20:17:05.012 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-18 20:17:05.012 | The following packages were automatically installed and are no longer required: 2022-05-18 20:17:05.013 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:17:05.013 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:17:05.013 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:17:05.013 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:17:05.013 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:17:05.013 | python3-zope.interface 2022-05-18 20:17:05.013 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:17:05.127 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:17:05.137 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:17:05.140 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:17:05.142 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:05.144 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:05.147 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:05.150 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:05.153 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:05.155 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:17:05.158 | + functions-common:time_stop:2444 : start_time=1652905024386 2022-05-18 20:17:05.160 | + functions-common:time_stop:2446 : [[ -z 1652905024386 ]] 2022-05-18 20:17:05.163 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:05.167 | + functions-common:time_stop:2449 : end_time=1652905025165 2022-05-18 20:17:05.169 | + functions-common:time_stop:2450 : elapsed_time=779 2022-05-18 20:17:05.172 | + functions-common:time_stop:2451 : total=3837 2022-05-18 20:17:05.174 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:05.176 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4616 2022-05-18 20:17:05.178 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:17:05.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-18 20:17:05.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:05.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:05.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-18 20:17:05.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-18 20:17:05.194 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-18 20:17:05.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-18 20:17:05.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-18 20:17:05.204 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-18 20:17:05.204 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-18 20:17:05.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-18 20:17:05.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-18 20:17:05.214 | + functions:vercmp:628 : local v1=5.4 2022-05-18 20:17:05.216 | + functions:vercmp:629 : local 'op=<' 2022-05-18 20:17:05.219 | + functions:vercmp:630 : local v2=3.13 2022-05-18 20:17:05.221 | + functions:vercmp:631 : local result 2022-05-18 20:17:05.224 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-18 20:17:05.225 | ++ functions:vercmp:635 : sort -V 2022-05-18 20:17:05.228 | ++ functions:vercmp:635 : head -1 2022-05-18 20:17:05.232 | + functions:vercmp:635 : result=3.13 2022-05-18 20:17:05.234 | + functions:vercmp:637 : case $op in 2022-05-18 20:17:05.237 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-18 20:17:05.239 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-18 20:17:05.242 | + functions:vercmp:648 : return 2022-05-18 20:17:05.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-18 20:17:05.246 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:17:05.249 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-18 20:17:05.723 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-18 20:17:05.726 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-18 20:17:05.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:05.734 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:05.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-18 20:17:05.738 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:05.742 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-18 20:17:05.758 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:05.761 | + ./stack.sh:main:849 : install_etcd3 2022-05-18 20:17:05.763 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-18 20:17:05.763 | Installing etcd 2022-05-18 20:17:05.765 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-18 20:17:05.778 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-18 20:17:05.790 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-18 20:17:05.793 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-18 20:17:05.812 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-18 20:17:05.815 | ++ 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-18 20:17:05.818 | ++ 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-18 20:17:05.821 | +++ 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-18 20:17:05.825 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 20:17:05.828 | ++ 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-18 20:17:05.830 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-18 20:17:05.832 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 20:17:05.835 | ++ functions:get_extra_file:74 : return 2022-05-18 20:17:05.837 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-18 20:17:05.840 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-18 20:17:05.842 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-18 20:17:05.845 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-18 20:17:05.861 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:05.864 | + ./stack.sh:main:868 : install_dstat 2022-05-18 20:17:05.867 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-18 20:17:05.883 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:05.885 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-18 20:17:05.888 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:17:05.890 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-18 20:17:05.892 | + ./stack.sh:main:877 : install_libs 2022-05-18 20:17:05.895 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-18 20:17:05.897 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-18 20:17:05.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-18 20:17:05.902 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-18 20:17:05.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:05.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:05.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-18 20:17:05.911 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:05.914 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-18 20:17:05.916 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-18 20:17:05.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-18 20:17:05.920 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-18 20:17:05.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:05.925 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:05.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-18 20:17:05.930 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:05.932 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-18 20:17:05.935 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-18 20:17:05.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-18 20:17:05.939 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-18 20:17:05.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:05.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:05.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-18 20:17:05.948 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:05.951 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-18 20:17:05.953 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-18 20:17:05.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-18 20:17:05.957 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-18 20:17:05.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:05.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:05.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-18 20:17:05.967 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:05.969 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-18 20:17:05.971 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-18 20:17:05.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-18 20:17:05.977 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-18 20:17:05.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:05.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:05.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-18 20:17:05.986 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:05.988 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-18 20:17:05.990 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-18 20:17:05.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-18 20:17:05.995 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-18 20:17:05.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-18 20:17:06.004 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.007 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-18 20:17:06.009 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-18 20:17:06.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-18 20:17:06.013 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-18 20:17:06.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-18 20:17:06.023 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.025 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-18 20:17:06.028 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-18 20:17:06.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-18 20:17:06.032 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-18 20:17:06.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-18 20:17:06.042 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.044 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-18 20:17:06.047 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-18 20:17:06.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-18 20:17:06.052 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-18 20:17:06.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-18 20:17:06.062 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.064 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-18 20:17:06.066 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-18 20:17:06.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-18 20:17:06.072 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-18 20:17:06.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-18 20:17:06.081 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.083 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-18 20:17:06.086 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-18 20:17:06.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-18 20:17:06.090 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-18 20:17:06.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-18 20:17:06.101 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.104 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-18 20:17:06.108 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-18 20:17:06.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-18 20:17:06.112 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-18 20:17:06.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-18 20:17:06.123 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.125 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-18 20:17:06.128 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-18 20:17:06.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-18 20:17:06.133 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-18 20:17:06.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-18 20:17:06.142 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.144 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-18 20:17:06.147 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-18 20:17:06.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-18 20:17:06.151 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-18 20:17:06.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.156 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-18 20:17:06.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.163 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-18 20:17:06.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-18 20:17:06.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-18 20:17:06.170 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-18 20:17:06.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-18 20:17:06.180 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.182 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-18 20:17:06.185 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-18 20:17:06.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-18 20:17:06.189 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-18 20:17:06.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.194 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-18 20:17:06.199 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.202 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-18 20:17:06.204 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-18 20:17:06.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-18 20:17:06.208 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-18 20:17:06.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-18 20:17:06.218 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.220 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-18 20:17:06.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-18 20:17:06.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-18 20:17:06.227 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-18 20:17:06.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-18 20:17:06.237 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.239 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-18 20:17:06.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-18 20:17:06.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-18 20:17:06.246 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-18 20:17:06.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-18 20:17:06.256 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.259 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-18 20:17:06.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-18 20:17:06.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-18 20:17:06.266 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-18 20:17:06.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.270 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-18 20:17:06.275 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.277 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-18 20:17:06.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-18 20:17:06.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-18 20:17:06.284 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-18 20:17:06.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-18 20:17:06.293 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.296 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-18 20:17:06.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-18 20:17:06.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-18 20:17:06.303 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-18 20:17:06.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-18 20:17:06.313 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.315 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-18 20:17:06.317 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-18 20:17:06.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-18 20:17:06.322 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-18 20:17:06.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-18 20:17:06.332 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.334 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-18 20:17:06.336 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-18 20:17:06.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-18 20:17:06.341 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-18 20:17:06.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-18 20:17:06.351 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.353 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-18 20:17:06.355 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-18 20:17:06.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-18 20:17:06.360 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-18 20:17:06.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-18 20:17:06.370 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.372 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-18 20:17:06.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-18 20:17:06.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-18 20:17:06.379 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-18 20:17:06.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-18 20:17:06.388 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.391 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-18 20:17:06.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-18 20:17:06.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-18 20:17:06.398 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-18 20:17:06.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.402 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.405 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-18 20:17:06.407 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.410 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-18 20:17:06.412 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-18 20:17:06.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-18 20:17:06.417 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-18 20:17:06.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-18 20:17:06.426 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.429 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-18 20:17:06.432 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-18 20:17:06.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-18 20:17:06.436 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-18 20:17:06.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-18 20:17:06.446 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.448 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-18 20:17:06.451 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-18 20:17:06.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-18 20:17:06.455 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-18 20:17:06.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-18 20:17:06.465 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.467 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-18 20:17:06.470 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-18 20:17:06.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-18 20:17:06.474 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-18 20:17:06.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-18 20:17:06.484 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.486 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-18 20:17:06.488 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-18 20:17:06.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-18 20:17:06.493 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-18 20:17:06.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-18 20:17:06.502 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.504 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-18 20:17:06.507 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-18 20:17:06.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-18 20:17:06.512 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-18 20:17:06.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-18 20:17:06.522 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.525 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-18 20:17:06.527 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-18 20:17:06.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-18 20:17:06.532 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-18 20:17:06.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-18 20:17:06.541 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.544 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-18 20:17:06.546 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-18 20:17:06.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-18 20:17:06.551 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-18 20:17:06.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-18 20:17:06.560 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.563 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-18 20:17:06.565 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-18 20:17:06.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-18 20:17:06.570 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-18 20:17:06.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-18 20:17:06.579 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.582 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-18 20:17:06.585 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-18 20:17:06.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-18 20:17:06.589 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-18 20:17:06.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-18 20:17:06.599 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.601 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-18 20:17:06.603 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-18 20:17:06.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-18 20:17:06.608 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-18 20:17:06.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:06.613 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:06.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-18 20:17:06.618 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:06.620 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-18 20:17:06.641 | Using python 3.8 to install etcd3 2022-05-18 20:17:06.644 | + 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-18 20:17:07.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:07.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:07.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:07.503 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:08.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:08.733 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-18 20:17:08.742 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-18 20:17:08.743 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-18 20:17:08.744 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-18 20:17:08.745 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-18 20:17:11.329 | 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-18 20:17:11.336 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:17:11.336 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:17:11.452 | + inc/python:pip_install:200 : result=0 2022-05-18 20:17:11.455 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:17:11.457 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:11.459 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:11.461 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:11.463 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:11.466 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:11.468 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:17:11.470 | + functions-common:time_stop:2444 : start_time=1652905026636 2022-05-18 20:17:11.472 | + functions-common:time_stop:2446 : [[ -z 1652905026636 ]] 2022-05-18 20:17:11.475 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:11.479 | + functions-common:time_stop:2449 : end_time=1652905031476 2022-05-18 20:17:11.481 | + functions-common:time_stop:2450 : elapsed_time=4840 2022-05-18 20:17:11.483 | + functions-common:time_stop:2451 : total=27586 2022-05-18 20:17:11.485 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:11.488 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32426 2022-05-18 20:17:11.490 | + inc/python:pip_install:203 : return 0 2022-05-18 20:17:11.493 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-18 20:17:11.515 | Using python 3.8 to install etcd3gw 2022-05-18 20:17:11.517 | + 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-18 20:17:12.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:12.396 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:12.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:12.396 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:13.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:13.631 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-18 20:17:13.638 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-18 20:17:13.639 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-18 20:17:13.640 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-18 20:17:13.670 | 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-18 20:17:13.671 | 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-18 20:17:13.674 | 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-18 20:17:13.675 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-18 20:17:16.229 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 20:17:16.236 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:17:16.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:17:16.355 | + inc/python:pip_install:200 : result=0 2022-05-18 20:17:16.358 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:17:16.360 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:16.362 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:16.365 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:16.367 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:16.369 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:16.372 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:17:16.374 | + functions-common:time_stop:2444 : start_time=1652905031509 2022-05-18 20:17:16.376 | + functions-common:time_stop:2446 : [[ -z 1652905031509 ]] 2022-05-18 20:17:16.379 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:16.383 | + functions-common:time_stop:2449 : end_time=1652905036380 2022-05-18 20:17:16.385 | + functions-common:time_stop:2450 : elapsed_time=4871 2022-05-18 20:17:16.387 | + functions-common:time_stop:2451 : total=32426 2022-05-18 20:17:16.389 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:16.392 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=37297 2022-05-18 20:17:16.394 | + inc/python:pip_install:203 : return 0 2022-05-18 20:17:16.396 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-18 20:17:16.399 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-18 20:17:16.401 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-18 20:17:16.404 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:17:16.406 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:17:16.408 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:17:16.411 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:17:16.413 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:17:16.416 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:17:16.418 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:17:16.420 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:17:16.423 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:17:16.425 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:17:16.428 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:17:16.431 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-18 20:17:16.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:16.435 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:16.438 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-18 20:17:16.440 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 20:17:16.443 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:17:16.445 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:17:16.447 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:17:16.450 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:17:16.452 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:16.454 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:17:16.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:16.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:16.462 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:17:16.464 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:17:16.466 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:17:16.468 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:17:16.471 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 20:17:16.473 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:17:16.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:16.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:16.481 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-18 20:17:16.502 | + 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-18 20:17:16.611 | Reading package lists... 2022-05-18 20:17:16.856 | Building dependency tree... 2022-05-18 20:17:16.858 | Reading state information... 2022-05-18 20:17:17.111 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-18 20:17:17.111 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-18 20:17:17.112 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:17:17.112 | The following packages were automatically installed and are no longer required: 2022-05-18 20:17:17.113 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:17:17.113 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:17:17.113 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:17:17.113 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:17:17.113 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:17:17.113 | python3-zope.interface 2022-05-18 20:17:17.113 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:17:17.233 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:17:17.238 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:17:17.241 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:17:17.243 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:17.245 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:17.247 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:17.250 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:17.252 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:17.254 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:17:17.257 | + functions-common:time_stop:2444 : start_time=1652905036499 2022-05-18 20:17:17.259 | + functions-common:time_stop:2446 : [[ -z 1652905036499 ]] 2022-05-18 20:17:17.262 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:17.266 | + functions-common:time_stop:2449 : end_time=1652905037264 2022-05-18 20:17:17.268 | + functions-common:time_stop:2450 : elapsed_time=765 2022-05-18 20:17:17.271 | + functions-common:time_stop:2451 : total=4616 2022-05-18 20:17:17.273 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:17.275 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5381 2022-05-18 20:17:17.277 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:17:17.280 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-18 20:17:17.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:17.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:17.287 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-18 20:17:17.350 | Module proxy already enabled 2022-05-18 20:17:17.354 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-18 20:17:17.416 | Considering dependency proxy for proxy_uwsgi: 2022-05-18 20:17:17.416 | Module proxy already enabled 2022-05-18 20:17:17.416 | Module proxy_uwsgi already enabled 2022-05-18 20:17:17.420 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-18 20:17:17.423 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:17:17.426 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:17:17.428 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:17:17.573 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-18 20:17:17.576 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-18 20:17:17.578 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-18 20:17:17.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-18 20:17:17.588 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.590 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-18 20:17:17.592 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-18 20:17:17.595 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-18 20:17:17.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-18 20:17:17.605 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.607 | + ./stack.sh:main:885 : install_glanceclient 2022-05-18 20:17:17.610 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-18 20:17:17.612 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-18 20:17:17.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-18 20:17:17.623 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.625 | + ./stack.sh:main:886 : install_cinderclient 2022-05-18 20:17:17.628 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-18 20:17:17.630 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-18 20:17:17.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-18 20:17:17.640 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.643 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-18 20:17:17.645 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-18 20:17:17.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-18 20:17:17.655 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.657 | + ./stack.sh:main:887 : install_novaclient 2022-05-18 20:17:17.660 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-18 20:17:17.663 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-18 20:17:17.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-18 20:17:17.672 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.675 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-18 20:17:17.692 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:17.695 | + ./stack.sh:main:889 : install_swiftclient 2022-05-18 20:17:17.697 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-18 20:17:17.700 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-18 20:17:17.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-18 20:17:17.709 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.712 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-18 20:17:17.728 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:17.731 | + ./stack.sh:main:892 : install_neutronclient 2022-05-18 20:17:17.733 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-18 20:17:17.736 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-18 20:17:17.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-18 20:17:17.746 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.749 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-18 20:17:17.751 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-18 20:17:17.753 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-18 20:17:17.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:17.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:17.761 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-18 20:17:17.763 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:17.765 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-18 20:17:17.768 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-18 20:17:17.770 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:17:17.773 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-18 20:17:17.776 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-18 20:17:17.778 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:17:17.782 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:17:17.782 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:17:17.787 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-18 20:17:17.790 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-18 20:17:17.792 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-18 20:17:17.795 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-18 20:17:17.798 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-18 20:17:17.819 | Using python 3.8 to install keystonemiddleware 2022-05-18 20:17:17.821 | + 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-18 20:17:18.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:18.717 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:18.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:18.717 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:19.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:19.943 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-18 20:17:19.996 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-18 20:17:19.997 | 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-18 20:17:19.998 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-18 20:17:20.000 | 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-18 20:17:20.001 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-18 20:17:20.001 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-18 20:17:20.003 | 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-18 20:17:20.004 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-18 20:17:20.005 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-18 20:17:20.006 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-18 20:17:20.007 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-18 20:17:20.008 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-18 20:17:20.010 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-18 20:17:20.011 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-18 20:17:20.069 | 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-18 20:17:20.070 | 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-18 20:17:20.073 | 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-18 20:17:20.111 | 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-18 20:17:20.152 | 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-18 20:17:20.152 | 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-18 20:17:20.154 | 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-18 20:17:20.155 | 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-18 20:17:20.212 | 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-18 20:17:20.214 | 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-18 20:17:20.223 | 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-18 20:17:20.224 | 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-18 20:17:20.239 | 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-18 20:17:20.241 | 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-18 20:17:20.243 | 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-18 20:17:20.314 | 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-18 20:17:20.316 | 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-18 20:17:20.317 | 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-18 20:17:20.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-18 20:17:20.368 | 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-18 20:17:20.379 | 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-18 20:17:22.849 | 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-18 20:17:22.856 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:17:22.856 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:17:22.975 | + inc/python:pip_install:200 : result=0 2022-05-18 20:17:22.978 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:17:22.980 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:22.982 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:22.985 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:22.987 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:22.989 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:22.991 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:17:22.993 | + functions-common:time_stop:2444 : start_time=1652905037813 2022-05-18 20:17:22.996 | + functions-common:time_stop:2446 : [[ -z 1652905037813 ]] 2022-05-18 20:17:22.999 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:23.003 | + functions-common:time_stop:2449 : end_time=1652905043000 2022-05-18 20:17:23.005 | + functions-common:time_stop:2450 : elapsed_time=5187 2022-05-18 20:17:23.008 | + functions-common:time_stop:2451 : total=37297 2022-05-18 20:17:23.010 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:23.012 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=42484 2022-05-18 20:17:23.014 | + inc/python:pip_install:203 : return 0 2022-05-18 20:17:23.017 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-18 20:17:23.019 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-18 20:17:23.022 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:17:23.025 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-18 20:17:23.028 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-18 20:17:23.030 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:17:23.034 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:17:23.034 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:17:23.040 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-18 20:17:23.042 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-18 20:17:23.044 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-18 20:17:23.047 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-18 20:17:23.050 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-18 20:17:23.072 | Using python 3.8 to install python-memcached 2022-05-18 20:17:23.074 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-18 20:17:23.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:23.952 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:23.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:23.952 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:25.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:25.184 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-18 20:17:25.187 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-18 20:17:27.721 | 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-18 20:17:27.728 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:17:27.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:17:27.843 | + inc/python:pip_install:200 : result=0 2022-05-18 20:17:27.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:17:27.848 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:27.851 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:27.853 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:27.855 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:27.857 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:27.860 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:17:27.862 | + functions-common:time_stop:2444 : start_time=1652905043066 2022-05-18 20:17:27.865 | + functions-common:time_stop:2446 : [[ -z 1652905043066 ]] 2022-05-18 20:17:27.867 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:27.872 | + functions-common:time_stop:2449 : end_time=1652905047869 2022-05-18 20:17:27.874 | + functions-common:time_stop:2450 : elapsed_time=4803 2022-05-18 20:17:27.876 | + functions-common:time_stop:2451 : total=42484 2022-05-18 20:17:27.878 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:27.881 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=47287 2022-05-18 20:17:27.884 | + inc/python:pip_install:203 : return 0 2022-05-18 20:17:27.886 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-18 20:17:27.903 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:27.905 | + ./stack.sh:main:899 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 20:17:27.908 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-18 20:17:27.910 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-18 20:17:27.913 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-18 20:17:27.916 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:17:27.918 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-18 20:17:27.920 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-18 20:17:27.936 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:27.939 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-18 20:17:27.941 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-18 20:17:27.943 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-18 20:17:27.945 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:17:27.947 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:17:27.950 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:17:27.952 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:17:27.954 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:17:27.957 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:17:27.972 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:17:27.975 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:17:27.977 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:27.979 | + functions-common:git_clone:629 : echo master 2022-05-18 20:17:27.980 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:17:27.985 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-18 20:17:27.987 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:27.989 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-18 20:17:28.002 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-18 20:17:28.004 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:17:28.004 | + functions-common:git_clone:690 : head -1 2022-05-18 20:17:28.008 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-18 20:17:28.011 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:17:28.013 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-18 20:17:28.015 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:17:28.018 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 20:17:28.020 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-18 20:17:28.022 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:17:28.025 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-18 20:17:28.027 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:17:28.029 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 20:17:28.032 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-18 20:17:28.034 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:17:28.037 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:17:28.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-18 20:17:28.042 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:17:28.045 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-18 20:17:28.047 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:17:28.050 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:17:28.053 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-18 20:17:28.059 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-18 20:17:28.061 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-18 20:17:28.765 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-18 20:17:28.767 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:17:28.769 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:17:28.772 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:17:28.774 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-18 20:17:28.776 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-18 20:17:28.778 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:17:28.781 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:17:28.783 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:17:28.786 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:17:28.788 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:17:28.790 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:17:28.793 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:17:28.795 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-18 20:17:28.815 | Using python 3.8 to install /opt/stack/keystone 2022-05-18 20:17:28.818 | + 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-18 20:17:29.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:29.693 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:29.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:29.693 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:30.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:30.923 | Obtaining file:///opt/stack/keystone 2022-05-18 20:17:30.924 | Preparing metadata (setup.py): started 2022-05-18 20:17:36.165 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:17:36.242 | 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-18 20:17:36.243 | 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-18 20:17:36.244 | 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-18 20:17:36.245 | 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-18 20:17:36.247 | 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-18 20:17:36.248 | 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-18 20:17:36.249 | 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-18 20:17:36.250 | 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-18 20:17:36.251 | 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-18 20:17:36.252 | 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-18 20:17:36.253 | 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-18 20:17:36.254 | 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-18 20:17:36.255 | 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-18 20:17:36.257 | 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-18 20:17:36.258 | 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-18 20:17:36.259 | 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-18 20:17:36.260 | 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-18 20:17:36.261 | 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-18 20:17:36.262 | 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-18 20:17:36.263 | 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-18 20:17:36.264 | 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-18 20:17:36.265 | 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-18 20:17:36.267 | 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-18 20:17:36.268 | 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-18 20:17:36.269 | 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-18 20:17:36.270 | 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-18 20:17:36.271 | 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-18 20:17:36.272 | 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-18 20:17:36.273 | 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-18 20:17:36.274 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-18 20:17:36.275 | 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-18 20:17:36.276 | 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-18 20:17:36.278 | 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-18 20:17:36.278 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-18 20:17:36.288 | 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-18 20:17:36.332 | 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-18 20:17:36.348 | 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-18 20:17:36.350 | 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-18 20:17:36.351 | 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-18 20:17:36.353 | 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-18 20:17:36.354 | 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-18 20:17:36.364 | 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-18 20:17:36.365 | 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-18 20:17:36.427 | 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-18 20:17:36.430 | 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-18 20:17:36.532 | 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-18 20:17:36.534 | 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-18 20:17:36.535 | 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-18 20:17:36.537 | 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-18 20:17:36.592 | 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-18 20:17:36.594 | 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-18 20:17:36.595 | 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-18 20:17:36.646 | 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-18 20:17:36.650 | 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-18 20:17:36.706 | 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-18 20:17:36.707 | 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-18 20:17:36.709 | 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-18 20:17:36.710 | 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-18 20:17:36.712 | 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-18 20:17:36.713 | 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-18 20:17:36.733 | 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-18 20:17:36.806 | 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-18 20:17:36.828 | 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-18 20:17:36.830 | 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-18 20:17:36.831 | 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-18 20:17:36.832 | 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-18 20:17:36.881 | 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-18 20:17:36.996 | 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-18 20:17:36.998 | 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-18 20:17:36.998 | 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-18 20:17:36.999 | 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-18 20:17:37.000 | 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-18 20:17:37.221 | 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-18 20:17:37.242 | 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-18 20:17:37.243 | 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-18 20:17:37.312 | 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-18 20:17:37.330 | 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-18 20:17:37.387 | 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-18 20:17:37.427 | 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-18 20:17:37.531 | 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-18 20:17:37.586 | 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-18 20:17:37.658 | 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-18 20:17:37.789 | 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-18 20:17:37.816 | 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-18 20:17:37.857 | 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-18 20:17:37.860 | 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-18 20:17:37.862 | 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-18 20:17:37.863 | 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-18 20:17:37.864 | 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-18 20:17:37.865 | 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-18 20:17:37.918 | 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-18 20:17:38.056 | 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-18 20:17:38.059 | 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-18 20:17:38.060 | 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-18 20:17:38.062 | 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-18 20:17:38.211 | 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-18 20:17:38.289 | 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-18 20:17:38.540 | 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-18 20:17:38.797 | 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-18 20:17:38.831 | 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-18 20:17:40.713 | Installing collected packages: keystone 2022-05-18 20:17:40.713 | Attempting uninstall: keystone 2022-05-18 20:17:40.713 | Found existing installation: keystone 21.1.0.dev13 2022-05-18 20:17:40.716 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-18 20:17:40.718 | Running setup.py develop for keystone 2022-05-18 20:17:46.981 | Successfully installed keystone 2022-05-18 20:17:46.982 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-18 20:17:46.990 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:17:46.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:17:47.118 | + inc/python:pip_install:200 : result=0 2022-05-18 20:17:47.120 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:17:47.123 | + functions-common:time_stop:2437 : local name 2022-05-18 20:17:47.125 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:17:47.127 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:17:47.129 | + functions-common:time_stop:2440 : local total 2022-05-18 20:17:47.131 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:17:47.133 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:17:47.135 | + functions-common:time_stop:2444 : start_time=1652905048810 2022-05-18 20:17:47.137 | + functions-common:time_stop:2446 : [[ -z 1652905048810 ]] 2022-05-18 20:17:47.140 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:17:47.144 | + functions-common:time_stop:2449 : end_time=1652905067141 2022-05-18 20:17:47.146 | + functions-common:time_stop:2450 : elapsed_time=18331 2022-05-18 20:17:47.149 | + functions-common:time_stop:2451 : total=47287 2022-05-18 20:17:47.151 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:17:47.153 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65618 2022-05-18 20:17:47.155 | + inc/python:pip_install:203 : return 0 2022-05-18 20:17:47.157 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:17:47.160 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 20:17:47.162 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 20:17:47.181 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-18 20:17:47.193 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-18 20:17:47.196 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-18 20:17:47.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:17:47.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:17:47.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-18 20:17:47.205 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:17:47.208 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-18 20:17:47.225 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:47.227 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:17:47.230 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:17:47.232 | + ./stack.sh:main:901 : configure_keystone 2022-05-18 20:17:47.234 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-18 20:17:47.247 | + 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-18 20:17:47.249 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-18 20:17:47.254 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-18 20:17:47.269 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:47.272 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-18 20:17:47.303 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-18 20:17:47.331 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-18 20:17:47.362 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-18 20:17:47.391 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-18 20:17:47.423 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-18 20:17:47.453 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-18 20:17:47.481 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-18 20:17:47.508 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-18 20:17:47.511 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-18 20:17:47.513 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-18 20:17:47.515 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-18 20:17:47.518 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:17:47.521 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:17:47.537 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:47.540 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:17:47.542 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:17:47.544 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:17:47.560 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:47.562 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:17:47.565 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:17:47.595 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:17:47.597 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:17:47.600 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-18 20:17:47.603 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-18 20:17:47.619 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:47.622 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2022-05-18 20:17:47.651 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-18 20:17:47.654 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-18 20:17:47.685 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-18 20:17:47.688 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-18 20:17:47.690 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-18 20:17:47.692 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-18 20:17:47.695 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:17:47.697 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:17:47.699 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:17:47.715 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:47.717 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:17:47.720 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-18 20:17:47.722 | + 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-18 20:17:47.753 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-18 20:17:47.756 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-18 20:17:47.758 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-18 20:17:47.760 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-18 20:17:47.763 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:17:47.780 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:17:47.782 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:17:47.784 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:17:47.787 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:17:47.790 | + 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-18 20:17:47.818 | + 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-18 20:17:47.845 | + 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-18 20:17:47.873 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:17:47.902 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-18 20:17:47.929 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:17:47.932 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-18 20:17:47.934 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-18 20:17:47.936 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-18 20:17:47.939 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-18 20:17:47.941 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:17:47.944 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:17:47.947 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-18 20:17:47.951 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-18 20:17:47.953 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:17:47.955 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:17:47.968 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:17:47.969 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:17:47.977 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:17:47.981 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:17:47.996 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 20:17:47.999 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-18 20:17:48.003 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-18 20:17:48.031 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-18 20:17:48.059 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-18 20:17:48.088 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-18 20:17:48.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-18 20:17:48.146 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-18 20:17:48.173 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-18 20:17:48.201 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-18 20:17:48.227 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-18 20:17:48.255 | + 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-18 20:17:48.282 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-18 20:17:48.309 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-18 20:17:48.336 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-18 20:17:48.363 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:17:48.366 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:17:48.369 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-18 20:17:48.371 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-18 20:17:48.374 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:17:48.376 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:48.378 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:48.381 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 20:17:48.383 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 20:17:48.386 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-18 20:17:48.413 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-18 20:17:48.442 | + 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-18 20:17:48.443 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-18 20:17:48.454 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-18 20:17:48.458 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-18 20:17:48.462 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-18 20:17:48.464 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:17:48.466 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:17:48.469 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:17:48.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:48.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:48.476 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:17:48.478 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:17:48.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:17:48.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:17:48.485 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-18 20:17:48.547 | Site keystone-wsgi-public already enabled 2022-05-18 20:17:48.552 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:17:48.554 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:17:48.556 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:17:48.559 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:17:48.699 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-18 20:17:48.733 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-18 20:17:48.766 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-18 20:17:48.798 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-18 20:17:48.800 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-18 20:17:48.835 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-18 20:17:48.864 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-18 20:17:48.893 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 20:17:48.896 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-18 20:17:48.898 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-18 20:17:48.915 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:17:48.917 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-18 20:17:48.935 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:17:48.937 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-18 20:17:48.939 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-18 20:17:48.942 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-18 20:17:48.945 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:17:48.947 | + lib/stack:stack_install_service:32 : install_swift 2022-05-18 20:17:48.950 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-18 20:17:48.952 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-18 20:17:48.954 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-18 20:17:48.956 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:17:48.959 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:17:48.961 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:17:48.964 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:17:48.966 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:17:48.969 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:17:48.984 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:17:48.987 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:17:48.989 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:48.992 | + functions-common:git_clone:629 : echo master 2022-05-18 20:17:48.992 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:17:48.997 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-18 20:17:49.000 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:17:49.002 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-18 20:17:49.015 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-18 20:17:49.018 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:17:49.018 | + functions-common:git_clone:690 : head -1 2022-05-18 20:17:49.039 | 4ff022670 Merge "AbstractRateLimiter: add option to burst on start-up" 2022-05-18 20:17:49.042 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:17:49.044 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-18 20:17:49.047 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:17:49.049 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 20:17:49.052 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-18 20:17:49.055 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-18 20:17:49.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-18 20:17:49.060 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:17:49.062 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 20:17:49.064 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-18 20:17:49.067 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:17:49.070 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-18 20:17:49.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-18 20:17:49.075 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:17:49.078 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-18 20:17:49.080 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:17:49.083 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:17:49.086 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-18 20:17:49.095 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-18 20:17:49.098 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-18 20:17:49.777 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-18 20:17:49.780 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:17:49.782 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:17:49.784 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:17:49.787 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-18 20:17:49.789 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-18 20:17:49.791 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:17:49.794 | + inc/python:setup_package:428 : local extras=keystone 2022-05-18 20:17:49.796 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:17:49.798 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-18 20:17:49.801 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-18 20:17:49.803 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-18 20:17:49.806 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:17:49.808 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-18 20:17:49.828 | Using python 3.8 to install /opt/stack/swift 2022-05-18 20:17:49.831 | + 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-18 20:17:50.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:50.703 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:50.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:17:50.703 | from cryptography.utils import int_from_bytes 2022-05-18 20:17:51.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:17:51.942 | Obtaining file:///opt/stack/swift 2022-05-18 20:17:51.943 | Preparing metadata (setup.py): started 2022-05-18 20:17:56.719 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:17:56.760 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.33.1) 2022-05-18 20:17:56.762 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.1.2) 2022-05-18 20:17:56.763 | 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.dev54) (0.11.0) 2022-05-18 20:17:56.764 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.1.1) 2022-05-18 20:17:56.765 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (4.8.0) 2022-05-18 20:17:56.766 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (2.27.1) 2022-05-18 20:17:56.768 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.16.0) 2022-05-18 20:17:56.769 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (0.9.9) 2022-05-18 20:17:56.770 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (1.6.1) 2022-05-18 20:17:56.771 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (36.0.2) 2022-05-18 20:17:56.772 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev54) (9.4.0) 2022-05-18 20:17:56.810 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev54) (1.15.0) 2022-05-18 20:17:56.818 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev54) (2.2.1) 2022-05-18 20:17:56.874 | 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.dev54) (8.8.0) 2022-05-18 20:17:56.875 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (1.8.7) 2022-05-18 20:17:56.876 | 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.dev54) (4.4.0) 2022-05-18 20:17:56.877 | 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.dev54) (5.1.0) 2022-05-18 20:17:56.879 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev54) (4.5.0) 2022-05-18 20:17:56.880 | 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.dev54) (2.11.0) 2022-05-18 20:17:56.881 | 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.dev54) (3.1.1) 2022-05-18 20:17:56.883 | 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.dev54) (4.1.0) 2022-05-18 20:17:56.884 | 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.dev54) (5.9.0) 2022-05-18 20:17:56.885 | 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.dev54) (4.7.0) 2022-05-18 20:17:56.886 | 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.dev54) (4.3.0) 2022-05-18 20:17:56.887 | 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.dev54) (4.13.0) 2022-05-18 20:17:56.909 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev54) (62.2.0) 2022-05-18 20:17:56.938 | 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.dev54) (1.26.9) 2022-05-18 20:17:56.939 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (2019.11.28) 2022-05-18 20:17:56.950 | 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.dev54) (2.0.12) 2022-05-18 20:17:56.950 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev54) (3.3) 2022-05-18 20:17:56.968 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev54) (2.21) 2022-05-18 20:17:57.071 | 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.dev54) (3.5.0) 2022-05-18 20:17:57.072 | 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.dev54) (1.0.2) 2022-05-18 20:17:57.073 | 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.dev54) (1.7.0) 2022-05-18 20:17:57.117 | 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.dev54) (1.1.5) 2022-05-18 20:17:57.164 | 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.dev54) (1.5.0) 2022-05-18 20:17:57.165 | 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.dev54) (2.5.0) 2022-05-18 20:17:57.167 | 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.dev54) (6.0) 2022-05-18 20:17:57.168 | 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.dev54) (0.8.0) 2022-05-18 20:17:57.228 | 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.dev54) (2.8.2) 2022-05-18 20:17:57.233 | 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.dev54) (0.9.6) 2022-05-18 20:17:57.245 | 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.dev54) (2022.1) 2022-05-18 20:17:57.246 | 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.dev54) (1.0.3) 2022-05-18 20:17:57.266 | 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.dev54) (21.3) 2022-05-18 20:17:57.267 | 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.dev54) (3.0.9) 2022-05-18 20:17:57.386 | 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.dev54) (1.14.1) 2022-05-18 20:17:57.400 | 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.dev54) (5.1.1) 2022-05-18 20:17:59.886 | Installing collected packages: swift 2022-05-18 20:17:59.886 | Attempting uninstall: swift 2022-05-18 20:17:59.886 | Found existing installation: swift 2.30.0.dev54 2022-05-18 20:17:59.889 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-18 20:17:59.890 | Running setup.py develop for swift 2022-05-18 20:18:05.772 | Successfully installed swift 2022-05-18 20:18:05.772 | 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-18 20:18:05.780 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:18:05.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:18:05.912 | + inc/python:pip_install:200 : result=0 2022-05-18 20:18:05.915 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:18:05.917 | + functions-common:time_stop:2437 : local name 2022-05-18 20:18:05.919 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:18:05.921 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:18:05.923 | + functions-common:time_stop:2440 : local total 2022-05-18 20:18:05.926 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:18:05.928 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:18:05.931 | + functions-common:time_stop:2444 : start_time=1652905069823 2022-05-18 20:18:05.933 | + functions-common:time_stop:2446 : [[ -z 1652905069823 ]] 2022-05-18 20:18:05.936 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:18:05.940 | + functions-common:time_stop:2449 : end_time=1652905085937 2022-05-18 20:18:05.942 | + functions-common:time_stop:2450 : elapsed_time=16114 2022-05-18 20:18:05.944 | + functions-common:time_stop:2451 : total=65618 2022-05-18 20:18:05.946 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:18:05.948 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=81732 2022-05-18 20:18:05.951 | + inc/python:pip_install:203 : return 0 2022-05-18 20:18:05.953 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:18:05.955 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 20:18:05.958 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 20:18:05.978 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-18 20:18:05.990 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-18 20:18:05.992 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-18 20:18:05.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:18:05.997 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:18:05.999 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-18 20:18:06.001 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:18:06.004 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-18 20:18:06.006 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:18:06.008 | + ./stack.sh:main:910 : configure_swift 2022-05-18 20:18:06.011 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-18 20:18:06.013 | + lib/swift:configure_swift:332 : local node_number 2022-05-18 20:18:06.015 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-18 20:18:06.017 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-18 20:18:06.019 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-18 20:18:07.259 | No proxy-server running 2022-05-18 20:18:07.259 | No object-updater running 2022-05-18 20:18:07.259 | No container-auditor running 2022-05-18 20:18:07.259 | No account-server running 2022-05-18 20:18:07.259 | No container-updater running 2022-05-18 20:18:07.259 | No object-expirer running 2022-05-18 20:18:07.259 | No account-auditor running 2022-05-18 20:18:07.259 | No container-sharder running 2022-05-18 20:18:07.259 | No account-reaper running 2022-05-18 20:18:07.259 | No container-server running 2022-05-18 20:18:07.259 | No object-server running 2022-05-18 20:18:07.259 | No object-reconstructor running 2022-05-18 20:18:07.259 | No container-reconciler running 2022-05-18 20:18:07.259 | No object-replicator running 2022-05-18 20:18:07.259 | No object-auditor running 2022-05-18 20:18:07.259 | No container-replicator running 2022-05-18 20:18:07.259 | No account-replicator running 2022-05-18 20:18:07.259 | No container-sync running 2022-05-18 20:18:07.352 | + lib/swift:configure_swift:337 : true 2022-05-18 20:18:07.354 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-18 20:18:07.367 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-18 20:18:07.379 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-18 20:18:07.382 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-18 20:18:07.383 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-18 20:18:07.387 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-18 20:18:07.387 | s/%GROUP%/ubuntu/; 2022-05-18 20:18:07.387 | s/%USER%/ubuntu/; 2022-05-18 20:18:07.387 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-18 20:18:07.387 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-18 20:18:07.390 | uid = ubuntu 2022-05-18 20:18:07.390 | gid = ubuntu 2022-05-18 20:18:07.390 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-18 20:18:07.390 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-18 20:18:07.390 | address = 127.0.0.1 2022-05-18 20:18:07.390 | 2022-05-18 20:18:07.390 | [account6612] 2022-05-18 20:18:07.390 | max connections = 25 2022-05-18 20:18:07.390 | path = /opt/stack/data/swift/1/node/ 2022-05-18 20:18:07.390 | read only = false 2022-05-18 20:18:07.391 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | [account6622] 2022-05-18 20:18:07.391 | max connections = 25 2022-05-18 20:18:07.391 | path = /opt/stack/data/swift/2/node/ 2022-05-18 20:18:07.391 | read only = false 2022-05-18 20:18:07.391 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | [account6632] 2022-05-18 20:18:07.391 | max connections = 25 2022-05-18 20:18:07.391 | path = /opt/stack/data/swift/3/node/ 2022-05-18 20:18:07.391 | read only = false 2022-05-18 20:18:07.391 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | [account6642] 2022-05-18 20:18:07.391 | max connections = 25 2022-05-18 20:18:07.391 | path = /opt/stack/data/swift/4/node/ 2022-05-18 20:18:07.391 | read only = false 2022-05-18 20:18:07.391 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | [container6611] 2022-05-18 20:18:07.391 | max connections = 25 2022-05-18 20:18:07.391 | path = /opt/stack/data/swift/1/node/ 2022-05-18 20:18:07.391 | read only = false 2022-05-18 20:18:07.391 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | [container6621] 2022-05-18 20:18:07.391 | max connections = 25 2022-05-18 20:18:07.391 | path = /opt/stack/data/swift/2/node/ 2022-05-18 20:18:07.391 | read only = false 2022-05-18 20:18:07.391 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-18 20:18:07.391 | 2022-05-18 20:18:07.391 | [container6631] 2022-05-18 20:18:07.391 | max connections = 25 2022-05-18 20:18:07.391 | path = /opt/stack/data/swift/3/node/ 2022-05-18 20:18:07.391 | read only = false 2022-05-18 20:18:07.392 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-18 20:18:07.392 | 2022-05-18 20:18:07.392 | [container6641] 2022-05-18 20:18:07.392 | max connections = 25 2022-05-18 20:18:07.392 | path = /opt/stack/data/swift/4/node/ 2022-05-18 20:18:07.392 | read only = false 2022-05-18 20:18:07.392 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-18 20:18:07.392 | 2022-05-18 20:18:07.392 | 2022-05-18 20:18:07.392 | [object6613] 2022-05-18 20:18:07.392 | max connections = 25 2022-05-18 20:18:07.392 | path = /opt/stack/data/swift/1/node/ 2022-05-18 20:18:07.392 | read only = false 2022-05-18 20:18:07.392 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-18 20:18:07.392 | 2022-05-18 20:18:07.392 | [object6623] 2022-05-18 20:18:07.392 | max connections = 25 2022-05-18 20:18:07.392 | path = /opt/stack/data/swift/2/node/ 2022-05-18 20:18:07.392 | read only = false 2022-05-18 20:18:07.392 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-18 20:18:07.392 | 2022-05-18 20:18:07.392 | [object6633] 2022-05-18 20:18:07.392 | max connections = 25 2022-05-18 20:18:07.392 | path = /opt/stack/data/swift/3/node/ 2022-05-18 20:18:07.392 | read only = false 2022-05-18 20:18:07.392 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-18 20:18:07.392 | 2022-05-18 20:18:07.392 | [object6643] 2022-05-18 20:18:07.392 | max connections = 25 2022-05-18 20:18:07.392 | path = /opt/stack/data/swift/4/node/ 2022-05-18 20:18:07.392 | read only = false 2022-05-18 20:18:07.392 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-18 20:18:07.393 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-18 20:18:07.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:18:07.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:18:07.399 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-18 20:18:07.412 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-18 20:18:07.414 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-18 20:18:07.418 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-18 20:18:07.422 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-18 20:18:07.424 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-18 20:18:07.429 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-18 20:18:07.456 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2022-05-18 20:18:07.483 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-18 20:18:07.500 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-18 20:18:07.528 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-18 20:18:07.546 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:18:07.575 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-18 20:18:07.592 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-18 20:18:07.620 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-18 20:18:07.638 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-18 20:18:07.665 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-18 20:18:07.683 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:18:07.711 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-18 20:18:07.728 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-18 20:18:07.743 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:07.746 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-18 20:18:07.774 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-18 20:18:07.800 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-18 20:18:07.828 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-18 20:18:07.855 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-18 20:18:07.870 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:07.872 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-18 20:18:07.899 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-18 20:18:07.914 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:07.916 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-18 20:18:07.932 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:07.934 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-18 20:18:07.936 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-18 20:18:07.951 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:07.953 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-18 20:18:07.955 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-18 20:18:07.957 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-18 20:18:07.962 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-18 20:18:07.968 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-18 20:18:07.995 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-18 20:18:08.022 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-18 20:18:08.052 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-18 20:18:08.081 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-18 20:18:08.108 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-18 20:18:08.110 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-18 20:18:08.112 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-18 20:18:08.115 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-18 20:18:08.117 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-18 20:18:08.143 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-18 20:18:08.170 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:18:08.197 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-18 20:18:08.225 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-18 20:18:08.251 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-18 20:18:08.287 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-18 20:18:08.314 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-18 20:18:08.340 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:18:08.367 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-18 20:18:08.394 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-18 20:18:08.421 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-18 20:18:08.448 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-18 20:18:08.476 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-18 20:18:08.506 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-18 20:18:08.533 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-18 20:18:08.552 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-18 20:18:08.579 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-18 20:18:08.607 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-18 20:18:08.612 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-18 20:18:08.640 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-18 20:18:08.667 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-18 20:18:08.694 | + lib/swift:configure_swift:475 : local node_number 2022-05-18 20:18:08.697 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-18 20:18:08.699 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 20:18:08.701 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-18 20:18:08.705 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-18 20:18:08.708 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-18 20:18:08.710 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 20:18:08.713 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-18 20:18:08.715 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-18 20:18:08.717 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 20:18:08.719 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 20:18:08.721 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-18 20:18:08.739 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-18 20:18:08.766 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-18 20:18:08.784 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-18 20:18:08.812 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-18 20:18:08.836 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:18:08.864 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-18 20:18:08.882 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 20:18:08.911 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-18 20:18:08.929 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 20:18:08.958 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-18 20:18:08.975 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-18 20:18:09.004 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-18 20:18:09.022 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-18 20:18:09.049 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-18 20:18:09.068 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-18 20:18:09.096 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-18 20:18:09.115 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-18 20:18:09.142 | + 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-18 20:18:09.147 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-18 20:18:09.165 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:18:09.196 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-18 20:18:09.223 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 20:18:09.226 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-18 20:18:09.230 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-18 20:18:09.232 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-18 20:18:09.234 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 20:18:09.237 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-18 20:18:09.239 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-18 20:18:09.241 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 20:18:09.244 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 20:18:09.246 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-18 20:18:09.264 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-18 20:18:09.292 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-18 20:18:09.311 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-18 20:18:09.339 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-18 20:18:09.357 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:18:09.386 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-18 20:18:09.403 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 20:18:09.432 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-18 20:18:09.450 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 20:18:09.479 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-18 20:18:09.497 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-18 20:18:09.525 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-18 20:18:09.544 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-18 20:18:09.573 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-18 20:18:09.591 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-18 20:18:09.619 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-18 20:18:09.637 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-18 20:18:09.664 | + 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-18 20:18:09.669 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-18 20:18:09.688 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:18:09.716 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 20:18:09.719 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-18 20:18:09.723 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-18 20:18:09.726 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-18 20:18:09.728 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-18 20:18:09.730 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-18 20:18:09.732 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-18 20:18:09.735 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-18 20:18:09.737 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-18 20:18:09.739 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-18 20:18:09.756 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-18 20:18:09.784 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-18 20:18:09.803 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-18 20:18:09.830 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-18 20:18:09.849 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-18 20:18:09.877 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-18 20:18:09.895 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-18 20:18:09.923 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-18 20:18:09.943 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-18 20:18:09.970 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-18 20:18:09.988 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-18 20:18:10.017 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-18 20:18:10.035 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-18 20:18:10.063 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-18 20:18:10.082 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-18 20:18:10.110 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-18 20:18:10.128 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-18 20:18:10.155 | + 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-18 20:18:10.160 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-18 20:18:10.179 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-18 20:18:10.210 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-18 20:18:10.238 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-18 20:18:10.266 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-18 20:18:10.294 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-18 20:18:10.297 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-18 20:18:10.302 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-18 20:18:10.330 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-18 20:18:10.359 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-18 20:18:10.387 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-18 20:18:10.416 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-18 20:18:10.445 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-18 20:18:10.474 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-18 20:18:10.507 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-18 20:18:10.534 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-18 20:18:10.562 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-18 20:18:10.578 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:10.580 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-18 20:18:10.599 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-18 20:18:10.602 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-18 20:18:10.622 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-18 20:18:10.624 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2022-05-18 20:18:10.651 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-18 20:18:10.653 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-18 20:18:10.681 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2022-05-18 20:18:10.710 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-18 20:18:10.712 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-18 20:18:10.740 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-18 20:18:10.755 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:10.757 | + lib/swift:configure_swift:538 : local user_group 2022-05-18 20:18:10.760 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-18 20:18:10.765 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-18 20:18:10.767 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-18 20:18:10.780 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-18 20:18:10.782 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-18 20:18:10.794 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-18 20:18:10.796 | + lib/swift:configure_swift:545 : is_suse 2022-05-18 20:18:10.798 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:18:10.801 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:18:10.803 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:18:10.806 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:18:10.808 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:18:10.810 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:18:10.812 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-18 20:18:10.824 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-18 20:18:10.827 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-18 20:18:10.829 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-18 20:18:10.849 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:10.852 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-18 20:18:10.870 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:10.872 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-18 20:18:10.875 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-18 20:18:10.877 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-18 20:18:10.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:18:10.882 | + lib/stack:stack_install_service:32 : install_glance 2022-05-18 20:18:10.885 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-18 20:18:10.888 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-18 20:18:10.890 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-18 20:18:10.907 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:10.910 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-18 20:18:10.912 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-18 20:18:10.929 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:10.932 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-18 20:18:10.934 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-18 20:18:10.937 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-18 20:18:10.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:18:10.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:18:10.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-18 20:18:10.948 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:18:10.951 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-18 20:18:10.954 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-18 20:18:10.956 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-18 20:18:10.960 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-18 20:18:10.962 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-18 20:18:10.965 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-18 20:18:10.968 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-18 20:18:10.971 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-18 20:18:10.974 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-18 20:18:10.976 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-18 20:18:10.980 | +++ 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-18 20:18:10.980 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-18 20:18:10.985 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-18 20:18:10.988 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-18 20:18:10.990 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-18 20:18:10.993 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-18 20:18:10.996 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-18 20:18:11.017 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-18 20:18:11.020 | + 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-18 20:18:11.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:18:11.883 | from cryptography.utils import int_from_bytes 2022-05-18 20:18:11.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:18:11.883 | from cryptography.utils import int_from_bytes 2022-05-18 20:18:13.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:18:13.088 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-18 20:18:13.170 | 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-18 20:18:13.171 | 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-18 20:18:13.172 | 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-18 20:18:13.173 | 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-18 20:18:13.174 | 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-18 20:18:13.176 | 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-18 20:18:13.178 | 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-18 20:18:13.179 | 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-18 20:18:13.180 | 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-18 20:18:13.181 | 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-18 20:18:13.182 | 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-18 20:18:13.183 | 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-18 20:18:13.185 | 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-18 20:18:13.188 | 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-18 20:18:13.190 | 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-18 20:18:13.193 | 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-18 20:18:13.195 | 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-18 20:18:13.197 | 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-18 20:18:13.206 | 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-18 20:18:13.208 | 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-18 20:18:13.221 | 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-18 20:18:13.291 | 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-18 20:18:13.293 | 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-18 20:18:13.305 | 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-18 20:18:13.318 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-18 20:18:13.319 | 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-18 20:18:13.320 | 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-18 20:18:13.321 | 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-18 20:18:13.323 | 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-18 20:18:13.335 | 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-18 20:18:13.375 | 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-18 20:18:13.376 | 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-18 20:18:13.378 | 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-18 20:18:13.379 | 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-18 20:18:13.400 | 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-18 20:18:13.401 | 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-18 20:18:13.418 | 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-18 20:18:13.433 | 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-18 20:18:13.435 | 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-18 20:18:13.456 | 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-18 20:18:13.458 | 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-18 20:18:13.537 | 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-18 20:18:13.538 | 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-18 20:18:13.541 | 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-18 20:18:13.543 | 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-18 20:18:13.592 | 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-18 20:18:13.618 | 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-18 20:18:13.830 | 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-18 20:18:13.835 | 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-18 20:18:13.869 | 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-18 20:18:13.870 | 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-18 20:18:13.872 | 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-18 20:18:13.895 | 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-18 20:18:13.899 | 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-18 20:18:13.900 | 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-18 20:18:13.955 | 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-18 20:18:14.137 | 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-18 20:18:14.160 | 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-18 20:18:14.252 | 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-18 20:18:14.404 | 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-18 20:18:16.494 | 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-18 20:18:16.501 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:18:16.501 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:18:16.623 | + inc/python:pip_install:200 : result=0 2022-05-18 20:18:16.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:18:16.628 | + functions-common:time_stop:2437 : local name 2022-05-18 20:18:16.630 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:18:16.633 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:18:16.635 | + functions-common:time_stop:2440 : local total 2022-05-18 20:18:16.637 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:18:16.639 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:18:16.642 | + functions-common:time_stop:2444 : start_time=1652905091012 2022-05-18 20:18:16.644 | + functions-common:time_stop:2446 : [[ -z 1652905091012 ]] 2022-05-18 20:18:16.647 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:18:16.652 | + functions-common:time_stop:2449 : end_time=1652905096649 2022-05-18 20:18:16.654 | + functions-common:time_stop:2450 : elapsed_time=5637 2022-05-18 20:18:16.656 | + functions-common:time_stop:2451 : total=81732 2022-05-18 20:18:16.658 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:18:16.661 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=87369 2022-05-18 20:18:16.664 | + inc/python:pip_install:203 : return 0 2022-05-18 20:18:16.666 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-18 20:18:16.669 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-18 20:18:16.671 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-18 20:18:16.684 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-18 20:18:16.689 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-18 20:18:16.691 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-18 20:18:16.694 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-18 20:18:16.696 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:18:16.698 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:18:16.701 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:18:16.704 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:18:16.706 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:18:16.710 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:18:16.726 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:18:16.729 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:18:16.731 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:18:16.734 | + functions-common:git_clone:629 : echo master 2022-05-18 20:18:16.734 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:18:16.739 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-18 20:18:16.742 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:18:16.744 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-18 20:18:16.756 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-18 20:18:16.759 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:18:16.759 | + functions-common:git_clone:690 : head -1 2022-05-18 20:18:16.762 | 0633746cf Merge "Use show-policy to render default policy in documentation" 2022-05-18 20:18:16.765 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:18:16.767 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-18 20:18:16.771 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:18:16.773 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 20:18:16.776 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-18 20:18:16.778 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:18:16.781 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-18 20:18:16.783 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:18:16.786 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 20:18:16.789 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-18 20:18:16.791 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:18:16.794 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:18:16.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-18 20:18:16.799 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:18:16.803 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-18 20:18:16.805 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:18:16.807 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:18:16.811 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-18 20:18:16.816 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-18 20:18:16.819 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-18 20:18:17.498 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-18 20:18:17.500 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:18:17.503 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:18:17.505 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:18:17.507 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-18 20:18:17.510 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-18 20:18:17.512 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:18:17.514 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:18:17.517 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:18:17.519 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:18:17.522 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:18:17.524 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:18:17.527 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:18:17.529 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-18 20:18:17.551 | Using python 3.8 to install /opt/stack/glance 2022-05-18 20:18:17.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 -e /opt/stack/glance 2022-05-18 20:18:18.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:18:18.417 | from cryptography.utils import int_from_bytes 2022-05-18 20:18:18.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:18:18.417 | from cryptography.utils import int_from_bytes 2022-05-18 20:18:19.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:18:19.626 | Obtaining file:///opt/stack/glance 2022-05-18 20:18:19.627 | Preparing metadata (setup.py): started 2022-05-18 20:18:24.368 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:18:24.439 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.9.0) 2022-05-18 20:18:24.440 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.7.1) 2022-05-18 20:18:24.441 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.4.36) 2022-05-18 20:18:24.442 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.33.1) 2022-05-18 20:18:24.443 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.1.1) 2022-05-18 20:18:24.444 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.1) 2022-05-18 20:18:24.445 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.8.7) 2022-05-18 20:18:24.446 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.4.2) 2022-05-18 20:18:24.447 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.7.7) 2022-05-18 20:18:24.448 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.20.4) 2022-05-18 20:18:24.449 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (8.8.0) 2022-05-18 20:18:24.450 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 20:18:24.451 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.1.0) 2022-05-18 20:18:24.453 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.5.0) 2022-05-18 20:18:24.454 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.13.0) 2022-05-18 20:18:24.455 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 20:18:24.456 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.1) 2022-05-18 20:18:24.457 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 20:18:24.458 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.0) 2022-05-18 20:18:24.459 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (9.4.0) 2022-05-18 20:18:24.460 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.11.0) 2022-05-18 20:18:24.461 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.3.0) 2022-05-18 20:18:24.462 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.5.0) 2022-05-18 20:18:24.463 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev43) (3.2.0) 2022-05-18 20:18:24.464 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.4.0) 2022-05-18 20:18:24.465 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (22.0.0) 2022-05-18 20:18:24.466 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (11.3.0) 2022-05-18 20:18:24.467 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.1.0) 2022-05-18 20:18:24.468 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.6.0) 2022-05-18 20:18:24.470 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.7.0) 2022-05-18 20:18:24.471 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (12.14.0) 2022-05-18 20:18:24.472 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (4.5.1) 2022-05-18 20:18:24.473 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.4.0) 2022-05-18 20:18:24.474 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.12.1) 2022-05-18 20:18:24.475 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.3.3) 2022-05-18 20:18:24.476 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.4.3) 2022-05-18 20:18:24.478 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.0.0) 2022-05-18 20:18:24.479 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (2.5.0) 2022-05-18 20:18:24.480 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (36.0.2) 2022-05-18 20:18:24.481 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (0.2.2) 2022-05-18 20:18:24.482 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (1.0.2) 2022-05-18 20:18:24.483 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (5.6.0) 2022-05-18 20:18:24.484 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev43) (3.11.0) 2022-05-18 20:18:24.500 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (4.11.3) 2022-05-18 20:18:24.502 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (5.7.1) 2022-05-18 20:18:24.503 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev43) (1.2.0) 2022-05-18 20:18:24.525 | 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.dev43) (2.27.1) 2022-05-18 20:18:24.526 | 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.dev43) (5.3.0) 2022-05-18 20:18:24.565 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev43) (1.15.0) 2022-05-18 20:18:24.580 | 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.dev43) (4.3.0) 2022-05-18 20:18:24.592 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev43) (1.14.1) 2022-05-18 20:18:24.607 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.1.2) 2022-05-18 20:18:24.608 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (1.16.0) 2022-05-18 20:18:24.609 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev43) (2.2.1) 2022-05-18 20:18:24.697 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev43) (3.0.9) 2022-05-18 20:18:24.773 | 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.dev43) (1.7.0) 2022-05-18 20:18:24.826 | 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.dev43) (3.1.1) 2022-05-18 20:18:24.830 | 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.dev43) (2.11.0) 2022-05-18 20:18:24.862 | 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.dev43) (0.17.3) 2022-05-18 20:18:24.905 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev43) (6.0) 2022-05-18 20:18:24.907 | 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.dev43) (0.8.0) 2022-05-18 20:18:24.908 | 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.dev43) (1.5.0) 2022-05-18 20:18:24.967 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev43) (0.5.0) 2022-05-18 20:18:24.995 | 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.dev43) (2.0.1) 2022-05-18 20:18:24.996 | 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.dev43) (0.13.0) 2022-05-18 20:18:25.023 | 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.dev43) (0.61.0) 2022-05-18 20:18:25.068 | 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.dev43) (2.8.2) 2022-05-18 20:18:25.072 | 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.dev43) (0.9.6) 2022-05-18 20:18:25.132 | 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.dev43) (5.1.0) 2022-05-18 20:18:25.135 | 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.dev43) (5.2.4) 2022-05-18 20:18:25.136 | 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.dev43) (0.4.0) 2022-05-18 20:18:25.139 | 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.dev43) (2.8.0) 2022-05-18 20:18:25.140 | 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.dev43) (5.1.1) 2022-05-18 20:18:25.164 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev43) (3.1.2) 2022-05-18 20:18:25.165 | 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.dev43) (3.2.2) 2022-05-18 20:18:25.168 | 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.dev43) (3.3.0) 2022-05-18 20:18:25.210 | 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.dev43) (5.9.0) 2022-05-18 20:18:25.252 | 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.dev43) (0.11.0) 2022-05-18 20:18:25.255 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (21.3) 2022-05-18 20:18:25.256 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev43) (2022.1) 2022-05-18 20:18:25.330 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev43) (62.2.0) 2022-05-18 20:18:25.389 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev43) (0.2.5) 2022-05-18 20:18:25.490 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev43) (0.7) 2022-05-18 20:18:25.760 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (6.3.1) 2022-05-18 20:18:25.762 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (1.4.2) 2022-05-18 20:18:25.766 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (2.5.0) 2022-05-18 20:18:25.768 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev43) (2.8) 2022-05-18 20:18:25.823 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev43) (0.8.1) 2022-05-18 20:18:25.849 | 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.dev43) (5.0.0) 2022-05-18 20:18:25.940 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev43) (2.21) 2022-05-18 20:18:26.055 | 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.dev43) (2.1.1) 2022-05-18 20:18:26.267 | 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.dev43) (2.5.0) 2022-05-18 20:18:26.268 | 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.dev43) (5.1.1) 2022-05-18 20:18:26.270 | 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.dev43) (1.4.0) 2022-05-18 20:18:26.272 | 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.dev43) (1.32) 2022-05-18 20:18:26.273 | 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.dev43) (1.1.5) 2022-05-18 20:18:26.274 | 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.dev43) (1.4.4) 2022-05-18 20:18:26.275 | 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.dev43) (1.0.0) 2022-05-18 20:18:26.392 | 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.dev43) (0.14.1) 2022-05-18 20:18:26.427 | 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.dev43) (1.0.3) 2022-05-18 20:18:26.474 | 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.dev43) (1.3.3) 2022-05-18 20:18:26.477 | 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.dev43) (3.0.0) 2022-05-18 20:18:26.713 | 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.dev43) (3.10.1) 2022-05-18 20:18:26.896 | 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.dev43) (1.26.9) 2022-05-18 20:18:26.898 | 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.dev43) (2.0.12) 2022-05-18 20:18:26.899 | 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.dev43) (2019.11.28) 2022-05-18 20:18:26.901 | 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.dev43) (3.3) 2022-05-18 20:18:27.008 | 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.dev43) (0.5.2) 2022-05-18 20:18:27.160 | 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.dev43) (2.5.0) 2022-05-18 20:18:27.263 | 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.dev43) (3.8.0) 2022-05-18 20:18:27.574 | 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.dev43) (2.4.1) 2022-05-18 20:18:27.578 | 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.dev43) (0.5.0) 2022-05-18 20:18:27.803 | 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.dev43) (2.3) 2022-05-18 20:18:28.111 | 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.dev43) (1.0.0) 2022-05-18 20:18:28.468 | 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.dev43) (1.8.2) 2022-05-18 20:18:28.470 | 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.dev43) (21.4.0) 2022-05-18 20:18:29.892 | Installing collected packages: glance 2022-05-18 20:18:29.892 | Attempting uninstall: glance 2022-05-18 20:18:29.892 | Found existing installation: glance 25.0.0.dev43 2022-05-18 20:18:29.899 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-18 20:18:29.901 | Running setup.py develop for glance 2022-05-18 20:18:36.068 | Successfully installed glance 2022-05-18 20:18:36.068 | 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-18 20:18:36.076 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:18:36.076 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:18:36.211 | + inc/python:pip_install:200 : result=0 2022-05-18 20:18:36.214 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:18:36.216 | + functions-common:time_stop:2437 : local name 2022-05-18 20:18:36.218 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:18:36.220 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:18:36.223 | + functions-common:time_stop:2440 : local total 2022-05-18 20:18:36.225 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:18:36.228 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:18:36.230 | + functions-common:time_stop:2444 : start_time=1652905097545 2022-05-18 20:18:36.232 | + functions-common:time_stop:2446 : [[ -z 1652905097545 ]] 2022-05-18 20:18:36.235 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:18:36.239 | + functions-common:time_stop:2449 : end_time=1652905116237 2022-05-18 20:18:36.242 | + functions-common:time_stop:2450 : elapsed_time=18692 2022-05-18 20:18:36.244 | + functions-common:time_stop:2451 : total=87369 2022-05-18 20:18:36.246 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:18:36.248 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=106061 2022-05-18 20:18:36.251 | + inc/python:pip_install:203 : return 0 2022-05-18 20:18:36.253 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:18:36.256 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 20:18:36.258 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 20:18:36.278 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-18 20:18:36.290 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-18 20:18:36.293 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-18 20:18:36.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:18:36.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:18:36.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-18 20:18:36.303 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:18:36.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:18:36.308 | + ./stack.sh:main:922 : configure_glance 2022-05-18 20:18:36.311 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-18 20:18:36.322 | + lib/glance:configure_glance:326 : local dburl 2022-05-18 20:18:36.325 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-18 20:18:36.328 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-18 20:18:36.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-18 20:18:36.333 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-18 20:18:36.335 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:18:36.338 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:18:36.340 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:18:36.357 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:36.359 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:18:36.361 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 20:18:36.364 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-18 20:18:36.367 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-18 20:18:36.396 | + 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-18 20:18:36.425 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-18 20:18:36.454 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 20:18:36.483 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-18 20:18:36.513 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-18 20:18:36.542 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-18 20:18:36.545 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 20:18:36.547 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-18 20:18:36.549 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:18:36.552 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-18 20:18:36.580 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-18 20:18:36.609 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:18:36.638 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-18 20:18:36.668 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-18 20:18:36.697 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-18 20:18:36.727 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-18 20:18:36.757 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-18 20:18:36.785 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:18:36.815 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:18:36.844 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-18 20:18:36.874 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-18 20:18:36.877 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-18 20:18:36.880 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-18 20:18:36.882 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:18:36.884 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:18:36.887 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:18:36.903 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:36.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:18:36.909 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:18:36.912 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:18:36.929 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:36.931 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:18:36.934 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:18:36.964 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:18:36.967 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:18:36.969 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-18 20:18:36.971 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-18 20:18:36.974 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-18 20:18:37.004 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-18 20:18:37.034 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-18 20:18:37.036 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-18 20:18:37.038 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-18 20:18:37.041 | + lib/glance:configure_glance_store:254 : local be 2022-05-18 20:18:37.043 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-18 20:18:37.046 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-18 20:18:37.048 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 20:18:37.080 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-18 20:18:37.083 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.48 2022-05-18 20:18:37.113 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-18 20:18:37.116 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-18 20:18:37.132 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:37.135 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-18 20:18:37.165 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-18 20:18:37.196 | + 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-18 20:18:37.226 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-18 20:18:37.256 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-18 20:18:37.286 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-18 20:18:37.303 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:37.306 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 20:18:37.335 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-18 20:18:37.366 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-18 20:18:37.398 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.48/identity/v3 2022-05-18 20:18:37.429 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-18 20:18:37.459 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.48/image 2022-05-18 20:18:37.489 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-18 20:18:37.506 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:37.509 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-18 20:18:37.511 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-18 20:18:37.513 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-18 20:18:37.517 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:18:37.534 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:18:37.537 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:18:37.540 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:18:37.542 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:18:37.544 | + 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-18 20:18:37.574 | + 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-18 20:18:37.604 | + 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-18 20:18:37.634 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:18:37.665 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-18 20:18:37.669 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-18 20:18:37.700 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-18 20:18:37.732 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-18 20:18:37.762 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.48/identity 2022-05-18 20:18:37.793 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-18 20:18:37.823 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-18 20:18:37.853 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-18 20:18:37.883 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-18 20:18:37.914 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-18 20:18:37.944 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-18 20:18:37.974 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-18 20:18:38.004 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-18 20:18:38.009 | + 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-18 20:18:38.017 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-18 20:18:38.036 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:18:38.038 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-18 20:18:38.041 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-18 20:18:38.043 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-18 20:18:38.045 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-18 20:18:38.048 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-18 20:18:38.051 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-18 20:18:38.055 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-18 20:18:38.057 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-18 20:18:38.061 | + 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-18 20:18:38.092 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-18 20:18:38.094 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-18 20:18:38.096 | ++ functions:get_random_port:837 : true 2022-05-18 20:18:38.099 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-18 20:18:38.101 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-18 20:18:38.103 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-18 20:18:38.153 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-18 20:18:38.155 | ++ functions:get_random_port:841 : break 2 2022-05-18 20:18:38.157 | ++ functions:get_random_port:845 : echo 60999 2022-05-18 20:18:38.160 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-18 20:18:38.162 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-18 20:18:38.190 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-18 20:18:38.218 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-18 20:18:38.245 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:18:38.273 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:18:38.301 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:18:38.329 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:18:38.356 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:18:38.384 | + 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-18 20:18:38.411 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:18:38.439 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:18:38.466 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:18:38.494 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:18:38.522 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:18:38.549 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-18 20:18:38.578 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-18 20:18:38.605 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-18 20:18:38.633 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-18 20:18:38.661 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-18 20:18:38.689 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-18 20:18:38.691 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-18 20:18:38.694 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:18:38.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:18:38.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:18:38.701 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-18 20:18:38.703 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-18 20:18:38.758 | proxy (enabled by site administrator) 2022-05-18 20:18:38.761 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-18 20:18:38.763 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-18 20:18:38.766 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:18:38.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:18:38.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:18:38.773 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-18 20:18:38.775 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-18 20:18:38.831 | proxy_http (enabled by site administrator) 2022-05-18 20:18:38.834 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-18 20:18:38.837 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-18 20:18:38.839 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-18 20:18:38.842 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:18:38.844 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:18:38.847 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:18:38.850 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:18:38.852 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:18:38.855 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-18 20:18:38.856 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:18:38.865 | KeepAlive Off 2022-05-18 20:18:38.869 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-18 20:18:38.870 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:18:38.878 | SetEnv proxy-sendchunked 1 2022-05-18 20:18:38.882 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-18 20:18:38.882 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-18 20:18:38.891 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-18 20:18:38.894 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-18 20:18:38.897 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-18 20:18:38.899 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:18:38.901 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:18:38.904 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:18:38.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:18:38.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:18:38.911 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:18:38.914 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:18:38.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:18:38.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:18:38.921 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-18 20:18:38.984 | Site glance-wsgi-api already enabled 2022-05-18 20:18:38.988 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-18 20:18:38.991 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:18:38.993 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:18:38.996 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:18:39.136 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-18 20:18:39.143 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-18 20:18:39.177 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 20:18:39.180 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-18 20:18:39.182 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-18 20:18:39.202 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:18:39.204 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-18 20:18:39.207 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-18 20:18:39.210 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-18 20:18:39.213 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:18:39.215 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-18 20:18:39.218 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-18 20:18:39.220 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-18 20:18:39.223 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-18 20:18:39.225 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:18:39.228 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:18:39.231 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:18:39.233 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:18:39.236 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:18:39.239 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:18:39.255 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:18:39.257 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:18:39.260 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:18:39.263 | + functions-common:git_clone:629 : echo master 2022-05-18 20:18:39.263 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:18:39.268 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-18 20:18:39.271 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:18:39.273 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-18 20:18:39.287 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-18 20:18:39.290 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:18:39.290 | + functions-common:git_clone:690 : head -1 2022-05-18 20:18:39.295 | d0ccdd4e1 Merge commit 'refs/changes/83/836083/7' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-18 20:18:39.298 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:18:39.301 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-18 20:18:39.304 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:18:39.306 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 20:18:39.309 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-18 20:18:39.311 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:18:39.314 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-18 20:18:39.316 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:18:39.319 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 20:18:39.321 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-18 20:18:39.324 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:18:39.326 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:18:39.329 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-18 20:18:39.332 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:18:39.335 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-18 20:18:39.337 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:18:39.340 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:18:39.343 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-18 20:18:39.349 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-18 20:18:39.352 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-18 20:18:40.023 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-18 20:18:40.026 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:18:40.028 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:18:40.030 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:18:40.033 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-18 20:18:40.035 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-18 20:18:40.038 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:18:40.040 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:18:40.042 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:18:40.045 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:18:40.047 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:18:40.049 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:18:40.052 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:18:40.055 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-18 20:18:40.079 | Using python 3.8 to install /opt/stack/cinder 2022-05-18 20:18:40.081 | + 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-18 20:18:40.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:18:40.940 | from cryptography.utils import int_from_bytes 2022-05-18 20:18:40.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:18:40.940 | from cryptography.utils import int_from_bytes 2022-05-18 20:18:42.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:18:42.136 | Obtaining file:///opt/stack/cinder 2022-05-18 20:18:42.137 | Preparing metadata (setup.py): started 2022-05-18 20:18:47.728 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:18:47.859 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 20:18:47.861 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.1) 2022-05-18 20:18:47.862 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.33.1) 2022-05-18 20:18:47.863 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.1.2) 2022-05-18 20:18:47.864 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.20.4) 2022-05-18 20:18:47.865 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.0.2) 2022-05-18 20:18:47.866 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev159) (3.2.0) 2022-05-18 20:18:47.867 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.0) 2022-05-18 20:18:47.868 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (9.4.0) 2022-05-18 20:18:47.869 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.8.0) 2022-05-18 20:18:47.870 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.3) 2022-05-18 20:18:47.871 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (8.8.0) 2022-05-18 20:18:47.872 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 20:18:47.873 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.1.0) 2022-05-18 20:18:47.874 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (11.3.0) 2022-05-18 20:18:47.875 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 20:18:47.876 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (12.14.0) 2022-05-18 20:18:47.877 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.5.1) 2022-05-18 20:18:47.879 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.12.1) 2022-05-18 20:18:47.880 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 20:18:47.881 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.4.0) 2022-05-18 20:18:47.882 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 20:18:47.883 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.3.0) 2022-05-18 20:18:47.884 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.0) 2022-05-18 20:18:47.886 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.0) 2022-05-18 20:18:47.887 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.13.0) 2022-05-18 20:18:47.888 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.6.0) 2022-05-18 20:18:47.889 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.4.3) 2022-05-18 20:18:47.890 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (21.3) 2022-05-18 20:18:47.891 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.8.1) 2022-05-18 20:18:47.892 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 20:18:47.893 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.1) 2022-05-18 20:18:47.895 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.9.0) 2022-05-18 20:18:47.896 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.0.9) 2022-05-18 20:18:47.897 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.3.0) 2022-05-18 20:18:47.898 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.6.0) 2022-05-18 20:18:47.899 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.4.0) 2022-05-18 20:18:47.900 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (17.7.0) 2022-05-18 20:18:47.901 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.13.1) 2022-05-18 20:18:47.902 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2022.1) 2022-05-18 20:18:47.903 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.27.1) 2022-05-18 20:18:47.904 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.5.1) 2022-05-18 20:18:47.905 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (4.7.0) 2022-05-18 20:18:47.907 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.1.75) 2022-05-18 20:18:47.908 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.16.0) 2022-05-18 20:18:47.909 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.4.36) 2022-05-18 20:18:47.910 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.13.0) 2022-05-18 20:18:47.911 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.5.0) 2022-05-18 20:18:47.912 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.8.9) 2022-05-18 20:18:47.913 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (6.3.1) 2022-05-18 20:18:47.914 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.8.7) 2022-05-18 20:18:47.915 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.1.0) 2022-05-18 20:18:47.916 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.10.0) 2022-05-18 20:18:47.917 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.2.0) 2022-05-18 20:18:47.918 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (5.6.0) 2022-05-18 20:18:47.919 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.11.1) 2022-05-18 20:18:47.920 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (2.47.0) 2022-05-18 20:18:47.922 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (3.11.0) 2022-05-18 20:18:47.922 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (36.0.2) 2022-05-18 20:18:47.923 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (0.2.2) 2022-05-18 20:18:47.924 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.5.2.5) 2022-05-18 20:18:47.925 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev159) (1.23.0) 2022-05-18 20:18:47.939 | 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.dev159) (0.5.2) 2022-05-18 20:18:47.940 | 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.dev159) (1.0.0) 2022-05-18 20:18:47.941 | 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.dev159) (1.26.0) 2022-05-18 20:18:48.003 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev159) (1.15.0) 2022-05-18 20:18:48.034 | 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.dev159) (2.2.1) 2022-05-18 20:18:48.049 | 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.dev159) (0.1.0) 2022-05-18 20:18:48.051 | 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.dev159) (2.6.6) 2022-05-18 20:18:48.053 | 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.dev159) (2.7.3) 2022-05-18 20:18:48.054 | 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.dev159) (4.1.1) 2022-05-18 20:18:48.151 | 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.dev159) (1.7.0) 2022-05-18 20:18:48.205 | 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.dev159) (3.1.1) 2022-05-18 20:18:48.207 | 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.dev159) (2.11.0) 2022-05-18 20:18:48.233 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (4.8) 2022-05-18 20:18:48.234 | 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.dev159) (0.2.8) 2022-05-18 20:18:48.235 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev159) (0.4.8) 2022-05-18 20:18:48.289 | 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.dev159) (0.17.3) 2022-05-18 20:18:48.359 | 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.dev159) (1.5.0) 2022-05-18 20:18:48.360 | 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.dev159) (0.8.0) 2022-05-18 20:18:48.362 | 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.dev159) (2.5.0) 2022-05-18 20:18:48.364 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev159) (6.0) 2022-05-18 20:18:48.424 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev159) (0.5.0) 2022-05-18 20:18:48.427 | 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.dev159) (2.0.1) 2022-05-18 20:18:48.429 | 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.dev159) (1.7.7) 2022-05-18 20:18:48.485 | 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.dev159) (2.8.2) 2022-05-18 20:18:48.491 | 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.dev159) (0.9.6) 2022-05-18 20:18:48.548 | 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.dev159) (5.1.0) 2022-05-18 20:18:48.549 | 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.dev159) (5.2.4) 2022-05-18 20:18:48.552 | 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.dev159) (0.4.0) 2022-05-18 20:18:48.554 | 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.dev159) (5.1.1) 2022-05-18 20:18:48.557 | 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.dev159) (2.4.1) 2022-05-18 20:18:48.580 | 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.dev159) (3.3.0) 2022-05-18 20:18:48.581 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev159) (3.1.2) 2022-05-18 20:18:48.584 | 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.dev159) (3.2.2) 2022-05-18 20:18:48.630 | 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.dev159) (1.0.3) 2022-05-18 20:18:48.716 | 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.dev159) (3.0.0) 2022-05-18 20:18:48.716 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev159) (1.3.3) 2022-05-18 20:18:48.744 | 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.dev159) (3.3.0) 2022-05-18 20:18:48.767 | 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.dev159) (0.11.0) 2022-05-18 20:18:48.837 | 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.dev159) (1.1.1) 2022-05-18 20:18:48.839 | 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.dev159) (1.26.9) 2022-05-18 20:18:48.980 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev159) (1.5.0) 2022-05-18 20:18:49.004 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev159) (62.2.0) 2022-05-18 20:18:49.147 | 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.dev159) (3.10.1) 2022-05-18 20:18:49.185 | 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.dev159) (22.0.0) 2022-05-18 20:18:49.186 | 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.dev159) (1.3.3) 2022-05-18 20:18:49.187 | 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.dev159) (1.14.1) 2022-05-18 20:18:49.391 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (3.3) 2022-05-18 20:18:49.394 | 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.dev159) (2.0.12) 2022-05-18 20:18:49.395 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev159) (2019.11.28) 2022-05-18 20:18:49.431 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev159) (0.7) 2022-05-18 20:18:49.461 | 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.dev159) (0.23.2) 2022-05-18 20:18:49.705 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.5.2) 2022-05-18 20:18:49.706 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev159) (0.4.2) 2022-05-18 20:18:49.852 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.8) 2022-05-18 20:18:49.853 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (2.5.0) 2022-05-18 20:18:49.856 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev159) (1.4.2) 2022-05-18 20:18:49.985 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev159) (0.13.1) 2022-05-18 20:18:50.107 | 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.dev159) (1.2.0) 2022-05-18 20:18:50.109 | 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.dev159) (5.7.1) 2022-05-18 20:18:50.110 | 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.dev159) (4.11.3) 2022-05-18 20:18:50.146 | 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.dev159) (5.0.0) 2022-05-18 20:18:50.393 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev159) (2.21) 2022-05-18 20:18:50.475 | 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.dev159) (2.4.1) 2022-05-18 20:18:50.477 | 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.dev159) (0.5.0) 2022-05-18 20:18:50.654 | 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.dev159) (2.5.0) 2022-05-18 20:18:50.744 | 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.dev159) (3.20.1) 2022-05-18 20:18:50.746 | 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.dev159) (1.56.1) 2022-05-18 20:18:50.928 | 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.dev159) (2.1.1) 2022-05-18 20:18:51.359 | 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.dev159) (1.1.5) 2022-05-18 20:18:51.413 | 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.dev159) (0.14.1) 2022-05-18 20:18:51.462 | 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.dev159) (0.2.5) 2022-05-18 20:18:52.543 | 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.dev159) (1.32) 2022-05-18 20:18:52.821 | 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.dev159) (1.8.2) 2022-05-18 20:18:52.823 | 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.dev159) (21.4.0) 2022-05-18 20:18:52.969 | 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.dev159) (2.3) 2022-05-18 20:18:53.164 | 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.dev159) (1.0.0) 2022-05-18 20:18:53.342 | 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.dev159) (3.8.0) 2022-05-18 20:18:55.025 | Installing collected packages: cinder 2022-05-18 20:18:55.025 | Attempting uninstall: cinder 2022-05-18 20:18:55.025 | Found existing installation: cinder 20.1.0.dev159 2022-05-18 20:18:55.031 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-18 20:18:55.033 | Running setup.py develop for cinder 2022-05-18 20:19:02.706 | Successfully installed cinder 2022-05-18 20:19:02.706 | 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-18 20:19:02.714 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:19:02.714 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:19:02.863 | + inc/python:pip_install:200 : result=0 2022-05-18 20:19:02.865 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:19:02.868 | + functions-common:time_stop:2437 : local name 2022-05-18 20:19:02.870 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:19:02.872 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:19:02.875 | + functions-common:time_stop:2440 : local total 2022-05-18 20:19:02.877 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:19:02.879 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:19:02.882 | + functions-common:time_stop:2444 : start_time=1652905120073 2022-05-18 20:19:02.884 | + functions-common:time_stop:2446 : [[ -z 1652905120073 ]] 2022-05-18 20:19:02.887 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:19:02.891 | + functions-common:time_stop:2449 : end_time=1652905142888 2022-05-18 20:19:02.893 | + functions-common:time_stop:2450 : elapsed_time=22815 2022-05-18 20:19:02.896 | + functions-common:time_stop:2451 : total=106061 2022-05-18 20:19:02.898 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:19:02.900 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128876 2022-05-18 20:19:02.903 | + inc/python:pip_install:203 : return 0 2022-05-18 20:19:02.905 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:19:02.907 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 20:19:02.910 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 20:19:02.929 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-18 20:19:02.941 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-18 20:19:02.944 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-18 20:19:02.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:19:02.949 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:19:02.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-18 20:19:02.954 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:19:02.956 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-18 20:19:02.959 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-18 20:19:02.961 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-18 20:19:02.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:02.966 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:02.968 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-18 20:19:02.982 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-18 20:19:02.984 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:19:02.987 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:19:02.990 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:19:02.992 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:19:02.995 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:19:02.998 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:19:03.001 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:03.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:03.007 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:19:03.009 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:19:03.012 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:19:03.014 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:19:03.017 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-18 20:19:03.019 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:19:03.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:03.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:03.027 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-18 20:19:03.049 | + 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-18 20:19:03.159 | Reading package lists... 2022-05-18 20:19:03.424 | Building dependency tree... 2022-05-18 20:19:03.427 | Reading state information... 2022-05-18 20:19:03.680 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-18 20:19:03.680 | The following packages were automatically installed and are no longer required: 2022-05-18 20:19:03.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:19:03.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:19:03.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:19:03.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:19:03.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:19:03.681 | python3-zope.interface 2022-05-18 20:19:03.681 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:19:03.794 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:19:03.799 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:19:03.802 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:19:03.804 | + functions-common:time_stop:2437 : local name 2022-05-18 20:19:03.807 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:19:03.809 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:19:03.812 | + functions-common:time_stop:2440 : local total 2022-05-18 20:19:03.814 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:19:03.817 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:19:03.819 | + functions-common:time_stop:2444 : start_time=1652905143046 2022-05-18 20:19:03.822 | + functions-common:time_stop:2446 : [[ -z 1652905143046 ]] 2022-05-18 20:19:03.825 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:19:03.829 | + functions-common:time_stop:2449 : end_time=1652905143827 2022-05-18 20:19:03.832 | + functions-common:time_stop:2450 : elapsed_time=781 2022-05-18 20:19:03.835 | + functions-common:time_stop:2451 : total=5381 2022-05-18 20:19:03.837 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:19:03.840 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6162 2022-05-18 20:19:03.842 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:19:03.845 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:19:03.848 | + ./stack.sh:main:928 : configure_cinder 2022-05-18 20:19:03.851 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-18 20:19:03.863 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-18 20:19:03.867 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-18 20:19:03.869 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-18 20:19:03.871 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 20:19:03.874 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-18 20:19:03.875 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 20:19:03.879 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-18 20:19:03.881 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-18 20:19:03.883 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 20:19:03.885 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-18 20:19:03.888 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-18 20:19:03.890 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-18 20:19:03.892 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-18 20:19:03.895 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-18 20:19:03.906 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-18 20:19:03.919 | + 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-18 20:19:03.931 | + 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-18 20:19:03.943 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-18 20:19:03.955 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 20:19:03.958 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 20:19:03.962 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.w0dTGJC5Fh 2022-05-18 20:19:03.964 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 20:19:03.967 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-18 20:19:03.969 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-18 20:19:03.971 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.w0dTGJC5Fh 2022-05-18 20:19:03.975 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.w0dTGJC5Fh 2022-05-18 20:19:03.986 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.w0dTGJC5Fh /etc/sudoers.d/cinder-rootwrap 2022-05-18 20:19:03.999 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-18 20:19:04.003 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 20:19:04.006 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 20:19:04.008 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 20:19:04.010 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 20:19:04.012 | + 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-18 20:19:04.014 | + 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-18 20:19:04.017 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-18 20:19:04.019 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-18 20:19:04.023 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-18 20:19:04.028 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-18 20:19:04.046 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-18 20:19:04.065 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-18 20:19:04.084 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-18 20:19:04.103 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-18 20:19:04.122 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-18 20:19:04.140 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-18 20:19:04.158 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-18 20:19:04.178 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-18 20:19:04.180 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 20:19:04.182 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-18 20:19:04.185 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:19:04.187 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-18 20:19:04.216 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-18 20:19:04.244 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:19:04.271 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-18 20:19:04.298 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-18 20:19:04.326 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-18 20:19:04.354 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-18 20:19:04.382 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-18 20:19:04.410 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:19:04.438 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:19:04.466 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-18 20:19:04.496 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-18 20:19:04.525 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-18 20:19:04.528 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-18 20:19:04.530 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-18 20:19:04.532 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-18 20:19:04.535 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:19:04.538 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:19:04.540 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:19:04.557 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:04.559 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:19:04.561 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-18 20:19:04.564 | + 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-18 20:19:04.595 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-18 20:19:04.622 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-18 20:19:04.650 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-18 20:19:04.678 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-18 20:19:04.706 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-18 20:19:04.734 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-18 20:19:04.764 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-18 20:19:04.767 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.48 2022-05-18 20:19:04.798 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 20:19:04.829 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-18 20:19:04.837 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7b5ae6ff6598882b99278eaf563dfe8f 2022-05-18 20:19:04.865 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-18 20:19:04.868 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-18 20:19:04.896 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-18 20:19:04.924 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-18 20:19:04.952 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-18 20:19:04.980 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-18 20:19:04.996 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:04.999 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-18 20:19:05.015 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:05.018 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-18 20:19:05.034 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:05.037 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-18 20:19:05.053 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:05.056 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-18 20:19:05.058 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-18 20:19:05.061 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-18 20:19:05.063 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-18 20:19:05.065 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:19:05.068 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:19:05.070 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:19:05.094 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:05.097 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:19:05.100 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:19:05.102 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:19:05.118 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:05.120 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:19:05.123 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:19:05.152 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:19:05.154 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:19:05.157 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-18 20:19:05.159 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-18 20:19:05.161 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 20:19:05.164 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:19:05.182 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:19:05.184 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:19:05.186 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:19:05.189 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:19:05.191 | + 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-18 20:19:05.220 | + 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-18 20:19:05.248 | + 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-18 20:19:05.276 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:19:05.315 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-18 20:19:05.332 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:05.334 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-18 20:19:05.337 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-18 20:19:05.339 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-18 20:19:05.342 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-18 20:19:05.344 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:19:05.346 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:19:05.349 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-18 20:19:05.353 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-18 20:19:05.356 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:19:05.358 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:19:05.371 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:19:05.372 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:19:05.381 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:19:05.385 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:19:05.405 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-18 20:19:05.407 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-18 20:19:05.411 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-18 20:19:05.442 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-18 20:19:05.471 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-18 20:19:05.499 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:19:05.526 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:19:05.554 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:19:05.582 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:19:05.609 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:19:05.637 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:19:05.665 | + 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-18 20:19:05.693 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:19:05.720 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:19:05.748 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:19:05.775 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:19:05.777 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:19:05.780 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-18 20:19:05.782 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-18 20:19:05.785 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:19:05.788 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:05.790 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:05.793 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 20:19:05.796 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 20:19:05.798 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-18 20:19:05.828 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:19:05.857 | + 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-18 20:19:05.857 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-18 20:19:05.867 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-18 20:19:05.870 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-18 20:19:05.872 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-18 20:19:05.875 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:19:05.877 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:19:05.879 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:19:05.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:05.884 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:05.886 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:19:05.889 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:19:05.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:05.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:05.896 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-18 20:19:05.958 | Enabling site cinder-wsgi. 2022-05-18 20:19:05.963 | To activate the new configuration, you need to run: 2022-05-18 20:19:05.963 | systemctl reload apache2 2022-05-18 20:19:05.968 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:19:05.970 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:19:05.973 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:19:05.975 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:19:06.118 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-18 20:19:06.121 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-18 20:19:06.151 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.48/image 2022-05-18 20:19:06.181 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-18 20:19:06.198 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:06.200 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-18 20:19:06.202 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-18 20:19:06.205 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:19:06.208 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 20:19:06.210 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-18 20:19:06.241 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-18 20:19:06.269 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.48/identity 2022-05-18 20:19:06.297 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-18 20:19:06.325 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-18 20:19:06.353 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-18 20:19:06.382 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-18 20:19:06.410 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-18 20:19:06.437 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:19:06.473 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-18 20:19:06.502 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-18 20:19:06.531 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 20:19:06.559 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-18 20:19:06.561 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-18 20:19:06.578 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:06.580 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.48:2379 2022-05-18 20:19:06.611 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 20:19:06.613 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-18 20:19:06.616 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-18 20:19:06.634 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:06.636 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-18 20:19:06.639 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-18 20:19:06.641 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-18 20:19:06.643 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:19:06.646 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-18 20:19:06.649 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-18 20:19:06.653 | ++ 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-18 20:19:06.653 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:19:06.658 | + 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-18 20:19:06.661 | + 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-18 20:19:06.663 | + 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-18 20:19:06.666 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:19:06.668 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-18 20:19:06.671 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-18 20:19:06.673 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-18 20:19:06.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:19:06.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:19:06.681 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-18 20:19:06.684 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:19:06.686 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-18 20:19:06.689 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-18 20:19:06.692 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-18 20:19:06.694 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:19:06.696 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:19:06.699 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:19:06.701 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:19:06.704 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:19:06.707 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:19:06.723 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:19:06.725 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:19:06.727 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:19:06.730 | + functions-common:git_clone:629 : echo master 2022-05-18 20:19:06.731 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:19:06.735 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-18 20:19:06.738 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:19:06.741 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-18 20:19:06.754 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-18 20:19:06.756 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:19:06.757 | + functions-common:git_clone:690 : head -1 2022-05-18 20:19:06.760 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-18 20:19:06.763 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:19:06.766 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-18 20:19:06.769 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:19:06.772 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 20:19:06.775 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-18 20:19:06.777 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:19:06.780 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-18 20:19:06.783 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:19:06.786 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 20:19:06.788 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-18 20:19:06.791 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:19:06.797 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:19:06.803 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-18 20:19:06.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:19:06.811 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-18 20:19:06.813 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:19:06.816 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:19:06.820 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-18 20:19:06.826 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-18 20:19:06.828 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-18 20:19:07.512 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-18 20:19:07.515 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:19:07.517 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:19:07.519 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:19:07.521 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-18 20:19:07.524 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-18 20:19:07.526 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:19:07.528 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:19:07.531 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:19:07.533 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:19:07.535 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:19:07.538 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:19:07.540 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:19:07.543 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-18 20:19:07.564 | Using python 3.8 to install /opt/stack/neutron 2022-05-18 20:19:07.567 | + 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-18 20:19:08.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:19:08.436 | from cryptography.utils import int_from_bytes 2022-05-18 20:19:08.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:19:08.436 | from cryptography.utils import int_from_bytes 2022-05-18 20:19:09.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:19:09.669 | Obtaining file:///opt/stack/neutron 2022-05-18 20:19:09.669 | Preparing metadata (setup.py): started 2022-05-18 20:19:15.397 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:19:15.506 | 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-18 20:19:15.507 | 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-18 20:19:15.508 | 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-18 20:19:15.509 | 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-18 20:19:15.511 | 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-18 20:19:15.512 | 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-18 20:19:15.513 | 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-18 20:19:15.514 | 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-18 20:19:15.515 | 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-18 20:19:15.516 | 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-18 20:19:15.517 | 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-18 20:19:15.518 | 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-18 20:19:15.519 | 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-18 20:19:15.520 | 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-18 20:19:15.521 | 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-18 20:19:15.522 | 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-18 20:19:15.523 | 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-18 20:19:15.524 | 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-18 20:19:15.526 | 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-18 20:19:15.527 | 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-18 20:19:15.528 | 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-18 20:19:15.529 | 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-18 20:19:15.530 | 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-18 20:19:15.531 | 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-18 20:19:15.532 | 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-18 20:19:15.533 | 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-18 20:19:15.535 | 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-18 20:19:15.536 | 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-18 20:19:15.537 | 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-18 20:19:15.538 | 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-18 20:19:15.539 | 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-18 20:19:15.540 | 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-18 20:19:15.542 | 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-18 20:19:15.543 | 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-18 20:19:15.544 | 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-18 20:19:15.545 | 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-18 20:19:15.546 | 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-18 20:19:15.547 | 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-18 20:19:15.548 | 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-18 20:19:15.549 | 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-18 20:19:15.551 | 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-18 20:19:15.552 | 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-18 20:19:15.553 | 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-18 20:19:15.554 | 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-18 20:19:15.555 | 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-18 20:19:15.556 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-18 20:19:15.558 | 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-18 20:19:15.559 | 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-18 20:19:15.560 | 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-18 20:19:15.561 | 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-18 20:19:15.562 | 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-18 20:19:15.563 | 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-18 20:19:15.564 | 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-18 20:19:15.565 | 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-18 20:19:15.566 | 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-18 20:19:15.583 | 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-18 20:19:15.584 | 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-18 20:19:15.585 | 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-18 20:19:15.592 | 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-18 20:19:15.605 | 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-18 20:19:15.606 | 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-18 20:19:15.607 | 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-18 20:19:15.624 | 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-18 20:19:15.631 | 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-18 20:19:15.692 | 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-18 20:19:15.693 | 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-18 20:19:15.749 | 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-18 20:19:15.752 | 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-18 20:19:15.803 | 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-18 20:19:15.805 | 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-18 20:19:15.834 | 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-18 20:19:15.835 | 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-18 20:19:15.836 | 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-18 20:19:15.837 | 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-18 20:19:15.838 | 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-18 20:19:15.839 | 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-18 20:19:15.841 | 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-18 20:19:15.843 | 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-18 20:19:15.860 | 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-18 20:19:15.953 | 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-18 20:19:15.997 | 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-18 20:19:16.086 | 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-18 20:19:16.087 | 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-18 20:19:16.090 | 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-18 20:19:16.149 | 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-18 20:19:16.152 | 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-18 20:19:16.209 | 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-18 20:19:16.212 | 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-18 20:19:16.213 | 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-18 20:19:16.214 | 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-18 20:19:16.241 | 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-18 20:19:16.245 | 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-18 20:19:16.291 | 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-18 20:19:16.345 | 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-18 20:19:16.380 | 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-18 20:19:16.384 | 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-18 20:19:16.405 | 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-18 20:19:16.546 | 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-18 20:19:16.620 | 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-18 20:19:16.699 | 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-18 20:19:16.699 | 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-18 20:19:16.811 | 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-18 20:19:16.812 | 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-18 20:19:16.813 | 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-18 20:19:16.814 | 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-18 20:19:16.816 | 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-18 20:19:16.817 | 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-18 20:19:16.818 | 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-18 20:19:17.027 | 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-18 20:19:17.028 | 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-18 20:19:17.039 | 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-18 20:19:17.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-18 20:19:17.077 | 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-18 20:19:17.170 | 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-18 20:19:17.172 | 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-18 20:19:17.173 | 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-18 20:19:17.175 | 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-18 20:19:17.212 | 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-18 20:19:17.562 | 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-18 20:19:17.641 | 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-18 20:19:17.803 | 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-18 20:19:17.879 | 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-18 20:19:17.880 | 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-18 20:19:18.119 | 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-18 20:19:18.293 | 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-18 20:19:18.828 | 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-18 20:19:18.876 | 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-18 20:19:19.514 | 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-18 20:19:19.517 | 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-18 20:19:19.844 | 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-18 20:19:19.845 | 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-18 20:19:20.013 | 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-18 20:19:20.261 | 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-18 20:19:20.262 | 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-18 20:19:20.448 | 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-18 20:19:20.716 | 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-18 20:19:22.322 | Installing collected packages: neutron 2022-05-18 20:19:22.322 | Attempting uninstall: neutron 2022-05-18 20:19:22.323 | Found existing installation: neutron 20.1.0.dev225 2022-05-18 20:19:22.342 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-18 20:19:22.343 | Running setup.py develop for neutron 2022-05-18 20:19:30.018 | Successfully installed neutron 2022-05-18 20:19:30.018 | 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-18 20:19:30.026 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:19:30.026 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:19:30.167 | + inc/python:pip_install:200 : result=0 2022-05-18 20:19:30.169 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:19:30.171 | + functions-common:time_stop:2437 : local name 2022-05-18 20:19:30.174 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:19:30.177 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:19:30.179 | + functions-common:time_stop:2440 : local total 2022-05-18 20:19:30.181 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:19:30.183 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:19:30.185 | + functions-common:time_stop:2444 : start_time=1652905147559 2022-05-18 20:19:30.188 | + functions-common:time_stop:2446 : [[ -z 1652905147559 ]] 2022-05-18 20:19:30.191 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:19:30.195 | + functions-common:time_stop:2449 : end_time=1652905170193 2022-05-18 20:19:30.197 | + functions-common:time_stop:2450 : elapsed_time=22634 2022-05-18 20:19:30.199 | + functions-common:time_stop:2451 : total=128876 2022-05-18 20:19:30.202 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:19:30.204 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=151510 2022-05-18 20:19:30.206 | + inc/python:pip_install:203 : return 0 2022-05-18 20:19:30.208 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:19:30.211 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 20:19:30.214 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 20:19:30.234 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-18 20:19:30.247 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-18 20:19:30.249 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-18 20:19:30.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:19:30.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:19:30.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-18 20:19:30.260 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:19:30.262 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-18 20:19:30.265 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:19:30.267 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-18 20:19:30.284 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:30.287 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-18 20:19:30.289 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-18 20:19:30.291 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-18 20:19:30.294 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:19:30.297 | + lib/stack:stack_install_service:32 : install_nova 2022-05-18 20:19:30.299 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-18 20:19:30.302 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-18 20:19:30.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:19:30.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:19:30.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-18 20:19:30.312 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:19:30.314 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-18 20:19:30.330 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:30.333 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-18 20:19:30.350 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:30.352 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-18 20:19:30.369 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:30.371 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-18 20:19:30.374 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-18 20:19:30.376 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-18 20:19:30.378 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:19:30.380 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:19:30.383 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:19:30.386 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:19:30.388 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:19:30.391 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:19:30.407 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:19:30.409 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:19:30.412 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:19:30.414 | + functions-common:git_clone:629 : echo master 2022-05-18 20:19:30.415 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:19:30.420 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-18 20:19:30.422 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:19:30.425 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-18 20:19:30.438 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-18 20:19:30.441 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:19:30.441 | + functions-common:git_clone:690 : head -1 2022-05-18 20:19:30.447 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-18 20:19:30.450 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:19:30.453 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-18 20:19:30.455 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:19:30.458 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 20:19:30.460 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-18 20:19:30.462 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:19:30.465 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-18 20:19:30.467 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:19:30.470 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 20:19:30.473 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-18 20:19:30.475 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:19:30.478 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:19:30.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-18 20:19:30.483 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:19:30.486 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-18 20:19:30.489 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:19:30.492 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:19:30.495 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-18 20:19:30.501 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-18 20:19:30.503 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-18 20:19:31.170 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-18 20:19:31.173 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:19:31.176 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:19:31.178 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:19:31.180 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-18 20:19:31.183 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-18 20:19:31.185 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:19:31.187 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:19:31.190 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:19:31.192 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:19:31.194 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:19:31.197 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:19:31.199 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:19:31.201 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-18 20:19:31.222 | Using python 3.8 to install /opt/stack/nova 2022-05-18 20:19:31.224 | + 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-18 20:19:32.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:19:32.096 | from cryptography.utils import int_from_bytes 2022-05-18 20:19:32.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:19:32.096 | from cryptography.utils import int_from_bytes 2022-05-18 20:19:33.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:19:33.310 | Obtaining file:///opt/stack/nova 2022-05-18 20:19:33.310 | Preparing metadata (setup.py): started 2022-05-18 20:19:40.049 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:19:40.176 | 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-18 20:19:40.178 | 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-18 20:19:40.179 | 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-18 20:19:40.180 | 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-18 20:19:40.181 | 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-18 20:19:40.182 | 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-18 20:19:40.183 | 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-18 20:19:40.184 | 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-18 20:19:40.185 | 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-18 20:19:40.186 | 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-18 20:19:40.187 | 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-18 20:19:40.188 | 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-18 20:19:40.189 | 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-18 20:19:40.190 | 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-18 20:19:40.191 | 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-18 20:19:40.192 | 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-18 20:19:40.193 | 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-18 20:19:40.195 | 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-18 20:19:40.196 | 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-18 20:19:40.197 | 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-18 20:19:40.198 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-18 20:19:40.199 | 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-18 20:19:40.200 | 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-18 20:19:40.201 | 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-18 20:19:40.202 | 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-18 20:19:40.203 | 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-18 20:19:40.204 | 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-18 20:19:40.206 | 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-18 20:19:40.207 | 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-18 20:19:40.208 | 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-18 20:19:40.209 | 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-18 20:19:40.210 | 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-18 20:19:40.211 | 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-18 20:19:40.212 | 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-18 20:19:40.213 | 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-18 20:19:40.215 | 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-18 20:19:40.216 | 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-18 20:19:40.217 | 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-18 20:19:40.218 | 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-18 20:19:40.219 | 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-18 20:19:40.220 | 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-18 20:19:40.222 | 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-18 20:19:40.223 | 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-18 20:19:40.224 | 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-18 20:19:40.225 | 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-18 20:19:40.226 | 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-18 20:19:40.227 | 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-18 20:19:40.228 | 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-18 20:19:40.229 | 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-18 20:19:40.231 | 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-18 20:19:40.232 | 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-18 20:19:40.233 | 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-18 20:19:40.234 | 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-18 20:19:40.235 | 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-18 20:19:40.236 | 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-18 20:19:40.238 | 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-18 20:19:40.239 | 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-18 20:19:40.240 | 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-18 20:19:40.241 | 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-18 20:19:40.242 | 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-18 20:19:40.243 | 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-18 20:19:40.244 | 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-18 20:19:40.245 | 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-18 20:19:40.247 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-18 20:19:40.263 | 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-18 20:19:40.264 | 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-18 20:19:40.266 | 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-18 20:19:40.289 | 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-18 20:19:40.328 | 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-18 20:19:40.359 | 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-18 20:19:40.360 | 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-18 20:19:40.382 | 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-18 20:19:40.508 | 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-18 20:19:40.511 | 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-18 20:19:40.570 | 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-18 20:19:40.572 | 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-18 20:19:40.573 | 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-18 20:19:40.574 | 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-18 20:19:40.576 | 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-18 20:19:40.578 | 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-18 20:19:40.601 | 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.6.0) 2022-05-18 20:19:40.603 | 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-18 20:19:40.655 | 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-18 20:19:40.659 | 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-18 20:19:40.661 | 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-18 20:19:40.746 | 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-18 20:19:40.857 | 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-18 20:19:40.858 | 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-18 20:19:40.941 | 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-18 20:19:41.006 | 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-18 20:19:41.007 | 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-18 20:19:41.011 | 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-18 20:19:41.013 | 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-18 20:19:41.039 | 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-18 20:19:41.041 | 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-18 20:19:41.093 | 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-18 20:19:41.151 | 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-18 20:19:41.186 | 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-18 20:19:41.190 | 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-18 20:19:41.243 | 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-18 20:19:41.244 | 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-18 20:19:41.336 | 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-18 20:19:41.361 | 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-18 20:19:41.444 | 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-18 20:19:41.525 | 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-18 20:19:41.588 | 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-18 20:19:41.589 | 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-18 20:19:41.593 | 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-18 20:19:41.641 | 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-18 20:19:41.642 | 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-18 20:19:41.646 | 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-18 20:19:41.729 | 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-18 20:19:41.731 | 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-18 20:19:41.733 | 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-18 20:19:41.734 | 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-18 20:19:41.842 | 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-18 20:19:42.090 | 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-18 20:19:42.092 | 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-18 20:19:42.205 | 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-18 20:19:42.207 | 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-18 20:19:42.211 | 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-18 20:19:42.298 | 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-18 20:19:42.378 | 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-18 20:19:42.413 | 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-18 20:19:42.620 | 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-18 20:19:42.701 | 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-18 20:19:42.702 | 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-18 20:19:42.923 | 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-18 20:19:43.036 | 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-18 20:19:43.544 | 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-18 20:19:43.589 | 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-18 20:19:43.974 | 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-18 20:19:43.976 | 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-18 20:19:43.977 | 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-18 20:19:43.978 | 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-18 20:19:43.979 | 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-18 20:19:43.980 | 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-18 20:19:43.981 | 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-18 20:19:45.229 | 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-18 20:19:45.646 | 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-18 20:19:45.647 | 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-18 20:19:45.745 | 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-18 20:19:45.862 | 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-18 20:19:47.537 | Installing collected packages: nova 2022-05-18 20:19:47.537 | Attempting uninstall: nova 2022-05-18 20:19:47.538 | Found existing installation: nova 25.1.0.dev110 2022-05-18 20:19:47.546 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-18 20:19:47.547 | Running setup.py develop for nova 2022-05-18 20:19:55.768 | Successfully installed nova 2022-05-18 20:19:55.768 | 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-18 20:19:55.777 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:19:55.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:19:55.930 | + inc/python:pip_install:200 : result=0 2022-05-18 20:19:55.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:19:55.935 | + functions-common:time_stop:2437 : local name 2022-05-18 20:19:55.937 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:19:55.939 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:19:55.942 | + functions-common:time_stop:2440 : local total 2022-05-18 20:19:55.944 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:19:55.946 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:19:55.948 | + functions-common:time_stop:2444 : start_time=1652905171216 2022-05-18 20:19:55.950 | + functions-common:time_stop:2446 : [[ -z 1652905171216 ]] 2022-05-18 20:19:55.953 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:19:55.958 | + functions-common:time_stop:2449 : end_time=1652905195955 2022-05-18 20:19:55.960 | + functions-common:time_stop:2450 : elapsed_time=24739 2022-05-18 20:19:55.962 | + functions-common:time_stop:2451 : total=151510 2022-05-18 20:19:55.965 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:19:55.967 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=176249 2022-05-18 20:19:55.969 | + inc/python:pip_install:203 : return 0 2022-05-18 20:19:55.971 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:19:55.974 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 20:19:55.976 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 20:19:55.995 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-18 20:19:56.007 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-18 20:19:56.010 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-18 20:19:56.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:19:56.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:19:56.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-18 20:19:56.026 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:19:56.028 | + 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-18 20:19:56.041 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:19:56.045 | + ./stack.sh:main:939 : configure_nova 2022-05-18 20:19:56.048 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-18 20:19:56.061 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-18 20:19:56.063 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-18 20:19:56.066 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-18 20:19:56.070 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-18 20:19:56.070 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-18 20:19:56.075 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-18 20:19:56.078 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-18 20:19:56.080 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-18 20:19:56.083 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-18 20:19:56.086 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-18 20:19:56.088 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-18 20:19:56.091 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-18 20:19:56.093 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-18 20:19:56.105 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-18 20:19:56.118 | + 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-18 20:19:56.130 | + 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-18 20:19:56.143 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-18 20:19:56.155 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-18 20:19:56.159 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-18 20:19:56.163 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.w8rwKYC7Ff 2022-05-18 20:19:56.165 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 20:19:56.168 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-18 20:19:56.170 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-18 20:19:56.173 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 20:19:56.175 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-18 20:19:56.178 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.w8rwKYC7Ff 2022-05-18 20:19:56.182 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.w8rwKYC7Ff 2022-05-18 20:19:56.194 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.w8rwKYC7Ff /etc/sudoers.d/nova-rootwrap 2022-05-18 20:19:56.207 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-18 20:19:56.211 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-18 20:19:56.214 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-18 20:19:56.216 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-18 20:19:56.219 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-18 20:19:56.221 | + 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-18 20:19:56.224 | + 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-18 20:19:56.227 | + 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-18 20:19:56.229 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-18 20:19:56.234 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-18 20:19:56.251 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:56.254 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-18 20:19:56.256 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-18 20:19:56.260 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-18 20:19:56.263 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-18 20:19:56.292 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-18 20:19:56.294 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-18 20:19:56.323 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-18 20:19:56.352 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-18 20:19:56.380 | + 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-18 20:19:56.409 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-18 20:19:56.439 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-18 20:19:56.468 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-18 20:19:56.470 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.48 2022-05-18 20:19:56.497 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-18 20:19:56.524 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-18 20:19:56.551 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-18 20:19:56.578 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-18 20:19:56.605 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-18 20:19:56.634 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-18 20:19:56.637 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:19:56.639 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:19:56.641 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:19:56.643 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:19:56.646 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:19:56.648 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:19:56.650 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:19:56.653 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:19:56.655 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:19:56.657 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:19:56.660 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:19:56.662 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-18 20:19:56.664 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:19:56.666 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:19:56.669 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:19:56.671 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:19:56.673 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:19:56.676 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:19:56.679 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-18 20:19:56.694 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:56.697 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 20:19:56.699 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-18 20:19:56.701 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-18 20:19:56.728 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-18 20:19:56.731 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-18 20:19:56.733 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-18 20:19:56.735 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-18 20:19:56.738 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:19:56.740 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:19:56.743 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:19:56.758 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:56.760 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:19:56.762 | ++ 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-18 20:19:56.765 | + 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-18 20:19:56.795 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-18 20:19:56.798 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-18 20:19:56.801 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-18 20:19:56.803 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-18 20:19:56.805 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:19:56.808 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:19:56.810 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:19:56.825 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:56.827 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:19:56.830 | ++ 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-18 20:19:56.832 | + 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-18 20:19:56.863 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-18 20:19:56.891 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-18 20:19:56.918 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-18 20:19:56.946 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-18 20:19:56.962 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:56.964 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-18 20:19:56.981 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:56.984 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-18 20:19:56.985 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-18 20:19:56.990 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-18 20:19:56.993 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-18 20:19:57.020 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-18 20:19:57.035 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:57.038 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-18 20:19:57.040 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-18 20:19:57.042 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:19:57.045 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:19:57.047 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-18 20:19:57.077 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-18 20:19:57.103 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:19:57.136 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-18 20:19:57.163 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-18 20:19:57.191 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-18 20:19:57.218 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-18 20:19:57.246 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-18 20:19:57.273 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:19:57.301 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:19:57.329 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-18 20:19:57.344 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:57.347 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-18 20:19:57.349 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-18 20:19:57.379 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-18 20:19:57.406 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.48/identity 2022-05-18 20:19:57.434 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-18 20:19:57.461 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-18 20:19:57.489 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-18 20:19:57.515 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-18 20:19:57.542 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-18 20:19:57.570 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-18 20:19:57.586 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:57.588 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-18 20:19:57.590 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-18 20:19:57.618 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-18 20:19:57.648 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-18 20:19:57.650 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-18 20:19:57.679 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-18 20:19:57.681 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-18 20:19:57.683 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-18 20:19:57.686 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:19:57.688 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:19:57.690 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:19:57.692 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:19:57.695 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:19:57.697 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:19:57.699 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-18 20:19:57.702 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:19:57.704 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:19:57.707 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:19:57.709 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:19:57.711 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:19:57.713 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:19:57.716 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:19:57.718 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:19:57.720 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:19:57.723 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:19:57.725 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:19:57.727 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-18 20:19:57.730 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-18 20:19:57.732 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-18 20:19:57.735 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:19:57.751 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:19:57.753 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:19:57.755 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:19:57.758 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:19:57.760 | + 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-18 20:19:57.788 | + 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-18 20:19:57.815 | + 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-18 20:19:57.843 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:19:57.870 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-18 20:19:57.900 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-18 20:19:57.919 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:57.922 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-18 20:19:57.926 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-18 20:19:57.929 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-18 20:19:57.931 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-18 20:19:57.934 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:19:57.936 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:19:57.939 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-18 20:19:57.943 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-18 20:19:57.945 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:19:57.947 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:19:57.960 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:19:57.961 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:19:57.969 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:19:57.973 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:19:57.988 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 20:19:57.991 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-18 20:19:57.994 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-18 20:19:58.023 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-18 20:19:58.051 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-18 20:19:58.078 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:19:58.106 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:19:58.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:19:58.160 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:19:58.188 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:19:58.216 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:19:58.243 | + 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-18 20:19:58.271 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:19:58.298 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:19:58.325 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:19:58.353 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:19:58.355 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:19:58.358 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-18 20:19:58.360 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-18 20:19:58.363 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:19:58.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:58.367 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:58.370 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 20:19:58.372 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 20:19:58.375 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-18 20:19:58.402 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:19:58.430 | + 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-18 20:19:58.430 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-18 20:19:58.439 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-18 20:19:58.443 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-18 20:19:58.445 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-18 20:19:58.447 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:19:58.450 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:19:58.452 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:19:58.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:58.457 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:58.459 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:19:58.462 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:19:58.464 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:19:58.466 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:19:58.469 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-18 20:19:58.530 | Enabling site nova-api-wsgi. 2022-05-18 20:19:58.535 | To activate the new configuration, you need to run: 2022-05-18 20:19:58.535 | systemctl reload apache2 2022-05-18 20:19:58.540 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:19:58.542 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:19:58.544 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:19:58.546 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:19:58.687 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-18 20:19:58.706 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:58.708 | + 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-18 20:19:58.710 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-18 20:19:58.713 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-18 20:19:58.715 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-18 20:19:58.718 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-18 20:19:58.720 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:19:58.725 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-18 20:19:58.727 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-18 20:19:58.729 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:19:58.732 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:19:58.745 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:19:58.745 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:19:58.755 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:19:58.758 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:19:58.774 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-18 20:19:58.776 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-18 20:19:58.780 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-18 20:19:58.810 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-18 20:19:58.837 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-18 20:19:58.865 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:19:58.893 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:19:58.920 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:19:58.948 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:19:58.975 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:19:59.003 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:19:59.029 | + 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-18 20:19:59.058 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:19:59.084 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:19:59.112 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:19:59.139 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-18 20:19:59.142 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-18 20:19:59.169 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-18 20:19:59.186 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:59.189 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-18 20:19:59.220 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-18 20:19:59.223 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-18 20:19:59.225 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-18 20:19:59.242 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:59.245 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:19:59.248 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:19:59.281 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-18 20:19:59.312 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-18 20:19:59.314 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 20:19:59.316 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-18 20:19:59.319 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:19:59.321 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:19:59.323 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:19:59.340 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:59.343 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:19:59.346 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:19:59.348 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:19:59.364 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:59.367 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:19:59.370 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:19:59.398 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:19:59.400 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:19:59.403 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-18 20:19:59.431 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-18 20:19:59.459 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-18 20:19:59.489 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-18 20:19:59.506 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:19:59.509 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-18 20:19:59.536 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-18 20:19:59.538 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-18 20:19:59.541 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-18 20:19:59.572 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-18 20:19:59.600 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.48/identity 2022-05-18 20:19:59.628 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-18 20:19:59.655 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-18 20:19:59.684 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-18 20:19:59.712 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-18 20:19:59.741 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-18 20:19:59.768 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-18 20:19:59.796 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-18 20:19:59.813 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:59.816 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-18 20:19:59.820 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 20:19:59.822 | + lib/nova:create_nova_conf:553 : local conf 2022-05-18 20:19:59.825 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-18 20:19:59.828 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-18 20:19:59.830 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 20:19:59.833 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 20:19:59.835 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-18 20:19:59.838 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-18 20:19:59.840 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-18 20:19:59.844 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-18 20:19:59.847 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-18 20:19:59.850 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-18 20:19:59.852 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-18 20:19:59.855 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:19:59.857 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:19:59.859 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:19:59.876 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:19:59.879 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:19:59.881 | ++ 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-18 20:19:59.884 | + 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-18 20:19:59.914 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-18 20:19:59.945 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-18 20:19:59.978 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 20:19:59.981 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-18 20:19:59.983 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-18 20:19:59.985 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-18 20:20:00.002 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:00.005 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-18 20:20:00.005 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-18 20:20:00.703 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-18 20:20:00.706 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-18 20:20:00.709 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-18 20:20:00.711 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-18 20:20:00.714 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:20:00.716 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-18 20:20:00.718 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:20:00.735 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:00.738 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-18 20:20:00.741 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-18 20:20:00.743 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:20:00.759 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:00.762 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 20:20:00.765 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-05-18 20:20:00.792 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:20:00.794 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:20:00.797 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-18 20:20:00.814 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:00.817 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-18 20:20:00.819 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 20:20:00.822 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-18 20:20:00.851 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.48/identity 2022-05-18 20:20:00.880 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-18 20:20:00.908 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-18 20:20:00.936 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-18 20:20:00.964 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-18 20:20:00.992 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-18 20:20:01.020 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-18 20:20:01.048 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-18 20:20:01.051 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-18 20:20:01.054 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-18 20:20:01.057 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:20:01.076 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:20:01.078 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:20:01.081 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:20:01.083 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:20:01.087 | + 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-18 20:20:01.116 | + 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-18 20:20:01.143 | + 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-18 20:20:01.175 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:20:01.204 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-18 20:20:01.207 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-18 20:20:01.212 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-18 20:20:01.214 | + lib/nova:create_nova_conf:587 : local conf 2022-05-18 20:20:01.217 | + lib/nova:create_nova_conf:588 : local offset 2022-05-18 20:20:01.220 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-18 20:20:01.223 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-18 20:20:01.226 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-18 20:20:01.229 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-18 20:20:01.231 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-18 20:20:01.234 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-18 20:20:01.236 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-18 20:20:01.239 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-18 20:20:01.241 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-18 20:20:01.244 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-18 20:20:01.260 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:01.263 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-18 20:20:01.265 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-18 20:20:01.282 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:01.285 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-18 20:20:01.304 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:01.307 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-18 20:20:01.324 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:01.327 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-18 20:20:01.346 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:01.349 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-18 20:20:01.351 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-18 20:20:01.354 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-18 20:20:01.356 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-18 20:20:01.359 | + lib/stack:stack_install_service:32 : install_placement 2022-05-18 20:20:01.362 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-18 20:20:01.367 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-18 20:20:01.369 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:01.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:01.375 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-18 20:20:01.377 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:20:01.380 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:20:01.382 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:20:01.385 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:20:01.388 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:20:01.390 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:20:01.393 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:01.395 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:01.398 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:20:01.400 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:20:01.403 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:20:01.405 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:20:01.408 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-18 20:20:01.412 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:20:01.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:01.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:01.420 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-18 20:20:01.444 | + 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-18 20:20:01.555 | Reading package lists... 2022-05-18 20:20:01.812 | Building dependency tree... 2022-05-18 20:20:01.814 | Reading state information... 2022-05-18 20:20:02.089 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-18 20:20:02.089 | The following packages were automatically installed and are no longer required: 2022-05-18 20:20:02.090 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:20:02.090 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:20:02.090 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:20:02.090 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:20:02.091 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:20:02.091 | python3-zope.interface 2022-05-18 20:20:02.091 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:20:02.204 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:20:02.209 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:20:02.211 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:20:02.214 | + functions-common:time_stop:2437 : local name 2022-05-18 20:20:02.216 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:20:02.219 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:20:02.222 | + functions-common:time_stop:2440 : local total 2022-05-18 20:20:02.224 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:20:02.227 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:20:02.229 | + functions-common:time_stop:2444 : start_time=1652905201442 2022-05-18 20:20:02.231 | + functions-common:time_stop:2446 : [[ -z 1652905201442 ]] 2022-05-18 20:20:02.234 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:20:02.239 | + functions-common:time_stop:2449 : end_time=1652905202236 2022-05-18 20:20:02.241 | + functions-common:time_stop:2450 : elapsed_time=794 2022-05-18 20:20:02.244 | + functions-common:time_stop:2451 : total=6162 2022-05-18 20:20:02.246 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:20:02.248 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6956 2022-05-18 20:20:02.251 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:20:02.253 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-18 20:20:02.256 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-18 20:20:02.259 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-18 20:20:02.261 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-18 20:20:02.264 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-18 20:20:02.287 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-18 20:20:02.289 | + functions-common:install_package:1475 : update_package_repo 2022-05-18 20:20:02.292 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-18 20:20:02.294 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-18 20:20:02.297 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-18 20:20:02.299 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-18 20:20:02.302 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-18 20:20:02.305 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:02.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:02.310 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-18 20:20:02.312 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-18 20:20:02.315 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-18 20:20:02.317 | + functions-common:apt_get_update:1202 : return 2022-05-18 20:20:02.320 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-18 20:20:02.322 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-18 20:20:02.325 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:02.327 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:02.330 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-18 20:20:02.354 | + 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-18 20:20:02.472 | Reading package lists... 2022-05-18 20:20:02.713 | Building dependency tree... 2022-05-18 20:20:02.715 | Reading state information... 2022-05-18 20:20:02.966 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-18 20:20:02.966 | The following packages were automatically installed and are no longer required: 2022-05-18 20:20:02.967 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-18 20:20:02.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-18 20:20:02.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-18 20:20:02.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-18 20:20:02.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-18 20:20:02.968 | python3-zope.interface 2022-05-18 20:20:02.968 | Use 'sudo apt autoremove' to remove them. 2022-05-18 20:20:03.082 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-18 20:20:03.086 | + functions-common:apt_get:1246 : result=0 2022-05-18 20:20:03.089 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-18 20:20:03.092 | + functions-common:time_stop:2437 : local name 2022-05-18 20:20:03.094 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:20:03.096 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:20:03.099 | + functions-common:time_stop:2440 : local total 2022-05-18 20:20:03.101 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:20:03.103 | + functions-common:time_stop:2443 : name=apt-get 2022-05-18 20:20:03.106 | + functions-common:time_stop:2444 : start_time=1652905202351 2022-05-18 20:20:03.108 | + functions-common:time_stop:2446 : [[ -z 1652905202351 ]] 2022-05-18 20:20:03.111 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:20:03.116 | + functions-common:time_stop:2449 : end_time=1652905203113 2022-05-18 20:20:03.118 | + functions-common:time_stop:2450 : elapsed_time=762 2022-05-18 20:20:03.121 | + functions-common:time_stop:2451 : total=6956 2022-05-18 20:20:03.123 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:20:03.125 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7718 2022-05-18 20:20:03.128 | + functions-common:apt_get:1250 : return 0 2022-05-18 20:20:03.131 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-18 20:20:03.134 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-18 20:20:03.136 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:20:03.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:03.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:03.144 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-18 20:20:03.146 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-18 20:20:03.203 | wsgi (enabled by maintainer script) 2022-05-18 20:20:03.206 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-18 20:20:03.209 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-18 20:20:03.211 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:20:03.215 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-18 20:20:03.217 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-18 20:20:03.220 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:20:03.224 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:20:03.224 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:20:03.229 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-18 20:20:03.232 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-18 20:20:03.234 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-18 20:20:03.238 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-18 20:20:03.241 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-18 20:20:03.264 | Using python 3.8 to install osc-placement 2022-05-18 20:20:03.267 | + 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-18 20:20:04.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:04.144 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:04.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:04.144 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:05.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:20:05.348 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-18 20:20:05.359 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-18 20:20:05.361 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-18 20:20:05.362 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-18 20:20:05.363 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-18 20:20:05.364 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-18 20:20:05.366 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-18 20:20:05.423 | 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-18 20:20:05.425 | 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-18 20:20:05.426 | 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-18 20:20:05.428 | 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-18 20:20:05.442 | 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-18 20:20:05.443 | 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-18 20:20:05.445 | 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-18 20:20:05.458 | 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-18 20:20:05.459 | 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-18 20:20:05.461 | 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-18 20:20:05.462 | 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-18 20:20:05.463 | 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-18 20:20:05.465 | 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-18 20:20:05.485 | 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-18 20:20:05.486 | 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-18 20:20:05.488 | 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-18 20:20:05.490 | 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-18 20:20:05.499 | 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-18 20:20:05.536 | 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-18 20:20:05.539 | 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-18 20:20:05.540 | 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-18 20:20:05.541 | 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-18 20:20:05.542 | 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-18 20:20:05.543 | 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-18 20:20:05.544 | 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-18 20:20:05.546 | 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-18 20:20:05.612 | 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-18 20:20:05.615 | 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-18 20:20:05.617 | 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-18 20:20:05.618 | 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-18 20:20:05.705 | 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-18 20:20:05.706 | 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-18 20:20:05.708 | 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-18 20:20:05.750 | 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-18 20:20:05.790 | 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-18 20:20:05.964 | 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-18 20:20:08.226 | 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-18 20:20:08.233 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:20:08.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:20:08.353 | + inc/python:pip_install:200 : result=0 2022-05-18 20:20:08.356 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:20:08.358 | + functions-common:time_stop:2437 : local name 2022-05-18 20:20:08.361 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:20:08.364 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:20:08.366 | + functions-common:time_stop:2440 : local total 2022-05-18 20:20:08.369 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:20:08.371 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:20:08.374 | + functions-common:time_stop:2444 : start_time=1652905203258 2022-05-18 20:20:08.376 | + functions-common:time_stop:2446 : [[ -z 1652905203258 ]] 2022-05-18 20:20:08.380 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:20:08.385 | + functions-common:time_stop:2449 : end_time=1652905208382 2022-05-18 20:20:08.387 | + functions-common:time_stop:2450 : elapsed_time=5124 2022-05-18 20:20:08.390 | + functions-common:time_stop:2451 : total=176249 2022-05-18 20:20:08.393 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:20:08.395 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=181373 2022-05-18 20:20:08.398 | + inc/python:pip_install:203 : return 0 2022-05-18 20:20:08.401 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-18 20:20:08.403 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-18 20:20:08.406 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-18 20:20:08.409 | + functions-common:git_clone:610 : local git_ref=master 2022-05-18 20:20:08.412 | + functions-common:git_clone:611 : local orig_dir 2022-05-18 20:20:08.415 | ++ functions-common:git_clone:612 : pwd 2022-05-18 20:20:08.418 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-18 20:20:08.420 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-18 20:20:08.423 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-18 20:20:08.442 | + functions-common:git_clone:615 : RECLONE=False 2022-05-18 20:20:08.445 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-18 20:20:08.448 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-18 20:20:08.451 | + functions-common:git_clone:629 : echo master 2022-05-18 20:20:08.452 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-18 20:20:08.457 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-18 20:20:08.460 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-18 20:20:08.462 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-18 20:20:08.475 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-18 20:20:08.478 | + functions-common:git_clone:690 : git show --oneline 2022-05-18 20:20:08.479 | + functions-common:git_clone:690 : head -1 2022-05-18 20:20:08.482 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-18 20:20:08.485 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-18 20:20:08.488 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-18 20:20:08.491 | + inc/python:setup_develop:338 : local bindep 2022-05-18 20:20:08.493 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 20:20:08.496 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-18 20:20:08.498 | + inc/python:setup_develop:344 : local extras= 2022-05-18 20:20:08.501 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-18 20:20:08.504 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-18 20:20:08.506 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 20:20:08.509 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-18 20:20:08.511 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-18 20:20:08.514 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-18 20:20:08.517 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-18 20:20:08.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-18 20:20:08.522 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-18 20:20:08.525 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-18 20:20:08.527 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-18 20:20:08.531 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-18 20:20:08.536 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-18 20:20:08.539 | + 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-18 20:20:09.198 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-18 20:20:09.201 | + inc/python:setup_package:418 : local bindep=0 2022-05-18 20:20:09.204 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-18 20:20:09.206 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-18 20:20:09.209 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-18 20:20:09.211 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-18 20:20:09.214 | + inc/python:setup_package:427 : local flags=-e 2022-05-18 20:20:09.216 | + inc/python:setup_package:428 : local extras= 2022-05-18 20:20:09.219 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-18 20:20:09.221 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-18 20:20:09.224 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-18 20:20:09.227 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-18 20:20:09.230 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-18 20:20:09.232 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-18 20:20:09.254 | Using python 3.8 to install /opt/stack/placement 2022-05-18 20:20:09.256 | + 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-18 20:20:10.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:10.117 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:10.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:10.117 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:11.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:20:11.338 | Obtaining file:///opt/stack/placement 2022-05-18 20:20:11.338 | Preparing metadata (setup.py): started 2022-05-18 20:20:16.070 | Preparing metadata (setup.py): finished with status 'done' 2022-05-18 20:20:16.116 | 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-18 20:20:16.117 | 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-18 20:20:16.118 | 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-18 20:20:16.119 | 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-18 20:20:16.120 | 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-18 20:20:16.121 | 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-18 20:20:16.122 | 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-18 20:20:16.124 | 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-18 20:20:16.125 | 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-18 20:20:16.126 | 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-18 20:20:16.128 | 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-18 20:20:16.129 | 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-18 20:20:16.130 | 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-18 20:20:16.131 | 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-18 20:20:16.132 | 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-18 20:20:16.134 | 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-18 20:20:16.135 | 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-18 20:20:16.136 | 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-18 20:20:16.137 | 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-18 20:20:16.138 | 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-18 20:20:16.139 | 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-18 20:20:16.205 | 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-18 20:20:16.206 | 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-18 20:20:16.208 | 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-18 20:20:16.209 | 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-18 20:20:16.210 | 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-18 20:20:16.211 | 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-18 20:20:16.233 | 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-18 20:20:16.274 | 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-18 20:20:16.275 | 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-18 20:20:16.276 | 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-18 20:20:16.277 | 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-18 20:20:16.278 | 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-18 20:20:16.328 | 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-18 20:20:16.329 | 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-18 20:20:16.330 | 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-18 20:20:16.333 | 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-18 20:20:16.372 | 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-18 20:20:16.376 | 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-18 20:20:16.394 | 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-18 20:20:16.396 | 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-18 20:20:16.400 | 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-18 20:20:16.426 | 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-18 20:20:16.428 | 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-18 20:20:16.439 | 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-18 20:20:16.458 | 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-18 20:20:16.459 | 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-18 20:20:16.460 | 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-18 20:20:16.461 | 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-18 20:20:16.504 | 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-18 20:20:16.505 | 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-18 20:20:16.507 | 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-18 20:20:16.510 | 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-18 20:20:16.526 | 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-18 20:20:16.689 | 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-18 20:20:16.754 | 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-18 20:20:16.755 | 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-18 20:20:16.757 | 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-18 20:20:16.771 | 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-18 20:20:16.806 | 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-18 20:20:16.862 | 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-18 20:20:16.928 | 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-18 20:20:17.011 | 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-18 20:20:17.060 | 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-18 20:20:17.255 | 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-18 20:20:17.255 | 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-18 20:20:17.256 | 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-18 20:20:17.334 | 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-18 20:20:17.398 | 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-18 20:20:17.560 | 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-18 20:20:17.669 | 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-18 20:20:17.670 | 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-18 20:20:19.592 | Installing collected packages: openstack-placement 2022-05-18 20:20:19.592 | Attempting uninstall: openstack-placement 2022-05-18 20:20:19.592 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-18 20:20:19.595 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-18 20:20:19.596 | Running setup.py develop for openstack-placement 2022-05-18 20:20:25.618 | Successfully installed openstack-placement 2022-05-18 20:20:25.618 | 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-18 20:20:25.625 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:20:25.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:20:25.753 | + inc/python:pip_install:200 : result=0 2022-05-18 20:20:25.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:20:25.758 | + functions-common:time_stop:2437 : local name 2022-05-18 20:20:25.760 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:20:25.762 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:20:25.765 | + functions-common:time_stop:2440 : local total 2022-05-18 20:20:25.767 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:20:25.769 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:20:25.771 | + functions-common:time_stop:2444 : start_time=1652905209248 2022-05-18 20:20:25.774 | + functions-common:time_stop:2446 : [[ -z 1652905209248 ]] 2022-05-18 20:20:25.777 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:20:25.781 | + functions-common:time_stop:2449 : end_time=1652905225778 2022-05-18 20:20:25.783 | + functions-common:time_stop:2450 : elapsed_time=16530 2022-05-18 20:20:25.786 | + functions-common:time_stop:2451 : total=181373 2022-05-18 20:20:25.788 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:20:25.791 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=197903 2022-05-18 20:20:25.793 | + inc/python:pip_install:203 : return 0 2022-05-18 20:20:25.796 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-18 20:20:25.798 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 20:20:25.802 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 20:20:25.821 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-18 20:20:25.833 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-18 20:20:25.836 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-18 20:20:25.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:20:25.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:20:25.845 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-18 20:20:25.848 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:20:25.851 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-18 20:20:25.853 | + ./stack.sh:main:945 : configure_placement 2022-05-18 20:20:25.855 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-18 20:20:25.869 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-18 20:20:25.871 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-18 20:20:25.876 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-18 20:20:25.879 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-18 20:20:25.881 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-18 20:20:25.884 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-18 20:20:25.887 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:20:25.889 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:20:25.892 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:20:25.911 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:25.913 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:20:25.916 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-18 20:20:25.919 | + 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-18 20:20:25.951 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-18 20:20:25.983 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-18 20:20:26.015 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-18 20:20:26.017 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-18 20:20:26.020 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-18 20:20:26.023 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:20:26.025 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-18 20:20:26.058 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-18 20:20:26.088 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:20:26.117 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-18 20:20:26.148 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-18 20:20:26.181 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-18 20:20:26.211 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-18 20:20:26.240 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-18 20:20:26.272 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:20:26.301 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:20:26.331 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-18 20:20:26.334 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-18 20:20:26.336 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-18 20:20:26.340 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:20:26.357 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:20:26.360 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:20:26.362 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:20:26.365 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:20:26.367 | + 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-18 20:20:26.397 | + 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-18 20:20:26.426 | + 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-18 20:20:26.456 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:20:26.486 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-18 20:20:26.488 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-18 20:20:26.491 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-18 20:20:26.494 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-18 20:20:26.496 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-18 20:20:26.499 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-18 20:20:26.501 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-18 20:20:26.505 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-18 20:20:26.509 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-18 20:20:26.511 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-18 20:20:26.514 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-18 20:20:26.527 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-18 20:20:26.527 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:20:26.536 | d /var/run/uwsgi 0755 ubuntu root 2022-05-18 20:20:26.539 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-18 20:20:26.555 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-18 20:20:26.558 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-18 20:20:26.562 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-18 20:20:26.594 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-18 20:20:26.623 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-18 20:20:26.652 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-18 20:20:26.681 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-18 20:20:26.710 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-18 20:20:26.739 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-18 20:20:26.768 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-18 20:20:26.797 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-18 20:20:26.826 | + 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-18 20:20:26.859 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-18 20:20:26.887 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-18 20:20:26.917 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-18 20:20:26.945 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-18 20:20:26.948 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-18 20:20:26.951 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-18 20:20:26.954 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-18 20:20:26.957 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-18 20:20:26.959 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:26.962 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:26.964 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-18 20:20:26.967 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-18 20:20:26.970 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-18 20:20:26.999 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-18 20:20:27.029 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-18 20:20:27.029 | + 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-18 20:20:27.038 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-18 20:20:27.042 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-18 20:20:27.044 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-18 20:20:27.047 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-18 20:20:27.049 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-18 20:20:27.052 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-18 20:20:27.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:27.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:27.059 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-18 20:20:27.062 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-18 20:20:27.064 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:27.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:27.070 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-18 20:20:27.132 | Site placement-api already enabled 2022-05-18 20:20:27.136 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-18 20:20:27.139 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-18 20:20:27.142 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:20:27.145 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-18 20:20:27.279 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-18 20:20:27.300 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:27.302 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-18 20:20:27.324 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:27.326 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-18 20:20:27.345 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:27.347 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-18 20:20:27.350 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-18 20:20:27.352 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-18 20:20:27.385 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.48/identity 2022-05-18 20:20:27.414 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-18 20:20:27.445 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-18 20:20:27.473 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-18 20:20:27.503 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-18 20:20:27.532 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-18 20:20:27.561 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-18 20:20:27.590 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-18 20:20:27.608 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:27.610 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-18 20:20:27.629 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:20:27.631 | + ./stack.sh:main:971 : run_phase stack install 2022-05-18 20:20:27.634 | + functions-common:run_phase:1865 : local mode=stack 2022-05-18 20:20:27.636 | + functions-common:run_phase:1866 : local phase=install 2022-05-18 20:20:27.639 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-18 20:20:27.642 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-18 20:20:27.644 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-18 20:20:27.647 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-18 20:20:27.649 | + functions-common:run_phase:1875 : local extra 2022-05-18 20:20:27.653 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-18 20:20:27.657 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-18 20:20:27.660 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-18 20:20:27.662 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-18 20:20:27.665 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-18 20:20:27.667 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-18 20:20:27.684 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:27.686 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:20:27.688 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-18 20:20:27.691 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-18 20:20:27.694 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-18 20:20:27.696 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:20:27.698 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-18 20:20:27.701 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-18 20:20:27.703 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-18 20:20:27.759 | ++ inc/async:async_inner:63 : install_tempest 2022-05-18 20:20:27.795 | [189485 Async install_tempest:214772]: running: install_tempest 2022-05-18 20:20:27.798 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-18 20:20:27.801 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-18 20:20:27.805 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-18 20:20:27.808 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-18 20:20:27.811 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-18 20:20:27.813 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-18 20:20:27.816 | + functions-common:run_plugins:1852 : local phase=install 2022-05-18 20:20:27.819 | + functions-common:run_plugins:1854 : local plugins= 2022-05-18 20:20:27.822 | + functions-common:run_plugins:1855 : local plugin 2022-05-18 20:20:27.824 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-18 20:20:27.827 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-18 20:20:27.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-18 20:20:27.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-18 20:20:27.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-18 20:20:27.838 | + inc/python:use_library_from_git:253 : return 1 2022-05-18 20:20:27.841 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-18 20:20:27.843 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-18 20:20:27.847 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-18 20:20:27.851 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-18 20:20:27.854 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-18 20:20:27.857 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-18 20:20:27.861 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-18 20:20:27.861 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-18 20:20:27.867 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-18 20:20:27.870 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-18 20:20:27.873 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-18 20:20:27.876 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-18 20:20:27.879 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-18 20:20:27.901 | Using python 3.8 to install python-openstackclient 2022-05-18 20:20:27.903 | + 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-18 20:20:28.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:28.788 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:28.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:28.788 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:29.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:20:29.999 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-18 20:20:30.018 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-18 20:20:30.019 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-18 20:20:30.020 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-18 20:20:30.022 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-18 20:20:30.023 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-18 20:20:30.024 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-18 20:20:30.025 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-18 20:20:30.026 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-18 20:20:30.027 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-18 20:20:30.028 | 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-18 20:20:30.029 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-18 20:20:30.041 | 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-18 20:20:30.042 | 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-18 20:20:30.043 | 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-18 20:20:30.044 | 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-18 20:20:30.045 | 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-18 20:20:30.072 | 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-18 20:20:30.073 | 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-18 20:20:30.074 | 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-18 20:20:30.075 | 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-18 20:20:30.077 | 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-18 20:20:30.078 | 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-18 20:20:30.079 | 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-18 20:20:30.080 | 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-18 20:20:30.082 | 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-18 20:20:30.083 | 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-18 20:20:30.084 | 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-18 20:20:30.097 | 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-18 20:20:30.116 | 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-18 20:20:30.117 | 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-18 20:20:30.118 | 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-18 20:20:30.119 | 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-18 20:20:30.141 | 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-18 20:20:30.160 | 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-18 20:20:30.162 | 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-18 20:20:30.163 | 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-18 20:20:30.262 | 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-18 20:20:30.263 | 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-18 20:20:30.264 | 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-18 20:20:30.307 | 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-18 20:20:30.319 | 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-18 20:20:30.353 | 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-18 20:20:30.519 | 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-18 20:20:30.533 | 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-18 20:20:30.638 | 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-18 20:20:30.639 | 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-18 20:20:30.640 | 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-18 20:20:30.643 | 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-18 20:20:30.772 | 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-18 20:20:33.092 | 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-18 20:20:33.099 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:20:33.099 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:20:33.226 | + inc/python:pip_install:200 : result=0 2022-05-18 20:20:33.229 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:20:33.231 | + functions-common:time_stop:2437 : local name 2022-05-18 20:20:33.234 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:20:33.236 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:20:33.239 | + functions-common:time_stop:2440 : local total 2022-05-18 20:20:33.241 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:20:33.244 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:20:33.246 | + functions-common:time_stop:2444 : start_time=1652905227895 2022-05-18 20:20:33.248 | + functions-common:time_stop:2446 : [[ -z 1652905227895 ]] 2022-05-18 20:20:33.251 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:20:33.256 | + functions-common:time_stop:2449 : end_time=1652905233253 2022-05-18 20:20:33.258 | + functions-common:time_stop:2450 : elapsed_time=5358 2022-05-18 20:20:33.261 | + functions-common:time_stop:2451 : total=197903 2022-05-18 20:20:33.263 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:20:33.265 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=203261 2022-05-18 20:20:33.268 | + inc/python:pip_install:203 : return 0 2022-05-18 20:20:33.270 | + ./stack.sh:main:983 : install_oscwrap 2022-05-18 20:20:33.274 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-18 20:20:33.278 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.vYgClUmus5 2022-05-18 20:20:33.281 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-18 20:20:33.283 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-18 20:20:33.286 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-18 20:20:33.289 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-18 20:20:33.292 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 20:20:33.294 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-18 20:20:33.313 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:20:33.315 | + ./stack.sh:main:1037 : configure_database 2022-05-18 20:20:33.318 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-18 20:20:33.321 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-18 20:20:33.323 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-18 20:20:33.325 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:20:33.327 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-18 20:20:33.330 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-18 20:20:33.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:33.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:33.337 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-18 20:20:33.339 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-18 20:20:33.343 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-18 20:20:33.347 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-18 20:20:33.352 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-18 20:20:33.404 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-18 20:20:33.406 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-18 20:20:33.409 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-18 20:20:33.412 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-18 20:20:33.414 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-18 20:20:33.416 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-18 20:20:33.419 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-18 20:20:33.421 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-18 20:20:33.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-18 20:20:33.426 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-18 20:20:33.428 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-18 20:20:33.431 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-18 20:20:33.433 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-18 20:20:33.435 | + functions-common:is_suse:542 : is_opensuse 2022-05-18 20:20:33.438 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-18 20:20:33.440 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-18 20:20:33.443 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-18 20:20:33.445 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-18 20:20:33.447 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-18 20:20:33.450 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-18 20:20:33.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:33.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:33.457 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-18 20:20:33.460 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:20:33.462 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 20:20:36.279 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-18 20:20:36.297 | mysqladmin: connect to server at 'localhost' failed 2022-05-18 20:20:36.297 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-18 20:20:36.303 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-18 20:20:36.305 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-18 20:20:36.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:36.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:36.314 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-18 20:20:36.315 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-18 20:20:36.318 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-18 20:20:36.320 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-18 20:20:36.322 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-18 20:20:36.325 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-18 20:20:36.327 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-18 20:20:36.330 | + 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-18 20:20:36.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:20:36.410 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-18 20:20:36.422 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:20:36.466 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-18 20:20:36.521 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-18 20:20:36.574 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-18 20:20:36.629 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-18 20:20:36.631 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-18 20:20:36.633 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-18 20:20:36.633 | enabling MySQL performance counting 2022-05-18 20:20:36.636 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 20:20:36.658 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-18 20:20:36.661 | + 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-18 20:20:37.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:37.524 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:37.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:20:37.524 | from cryptography.utils import int_from_bytes 2022-05-18 20:20:38.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-18 20:20:38.776 | Processing ./tools/dbcounter 2022-05-18 20:20:39.046 | Installing build dependencies: started 2022-05-18 20:20:49.405 | Installing build dependencies: finished with status 'done' 2022-05-18 20:20:49.409 | Getting requirements to build wheel: started 2022-05-18 20:20:52.124 | Getting requirements to build wheel: finished with status 'done' 2022-05-18 20:20:52.384 | Installing backend dependencies: started 2022-05-18 20:20:58.077 | Installing backend dependencies: finished with status 'done' 2022-05-18 20:20:58.082 | Preparing metadata (pyproject.toml): started 2022-05-18 20:21:01.132 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-18 20:21:01.139 | Building wheels for collected packages: dbcounter 2022-05-18 20:21:01.140 | Building wheel for dbcounter (pyproject.toml): started 2022-05-18 20:21:05.127 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-18 20:21:05.129 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=db4976bf0e7613e98a0468670ef2e4a4a8fe407a1c136c7fde0820e06d51d032 2022-05-18 20:21:05.129 | Stored in directory: /tmp/pip-ephem-wheel-cache-6zj4sw1s/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-18 20:21:05.132 | Successfully built dbcounter 2022-05-18 20:21:07.543 | Installing collected packages: dbcounter 2022-05-18 20:21:07.543 | Attempting uninstall: dbcounter 2022-05-18 20:21:07.545 | Found existing installation: dbcounter 0.1 2022-05-18 20:21:07.548 | Uninstalling dbcounter-0.1: 2022-05-18 20:21:07.854 | Successfully uninstalled dbcounter-0.1 2022-05-18 20:21:08.043 | Successfully installed dbcounter-0.1 2022-05-18 20:21:08.043 | 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-18 20:21:08.050 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-18 20:21:08.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-18 20:21:08.226 | + inc/python:pip_install:200 : result=0 2022-05-18 20:21:08.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-18 20:21:08.231 | + functions-common:time_stop:2437 : local name 2022-05-18 20:21:08.233 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:21:08.235 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:21:08.238 | + functions-common:time_stop:2440 : local total 2022-05-18 20:21:08.240 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:21:08.243 | + functions-common:time_stop:2443 : name=pip_install 2022-05-18 20:21:08.245 | + functions-common:time_stop:2444 : start_time=1652905236652 2022-05-18 20:21:08.247 | + functions-common:time_stop:2446 : [[ -z 1652905236652 ]] 2022-05-18 20:21:08.250 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:21:08.255 | + functions-common:time_stop:2449 : end_time=1652905268252 2022-05-18 20:21:08.257 | + functions-common:time_stop:2450 : elapsed_time=31600 2022-05-18 20:21:08.259 | + functions-common:time_stop:2451 : total=203261 2022-05-18 20:21:08.262 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:21:08.264 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=234861 2022-05-18 20:21:08.266 | + inc/python:pip_install:203 : return 0 2022-05-18 20:21:08.269 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-18 20:21:08.271 | + lib/database:recreate_database:112 : local db=stats 2022-05-18 20:21:08.273 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-18 20:21:08.276 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-18 20:21:08.278 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-18 20:21:08.283 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:21:08.426 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-18 20:21:08.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:21:08.544 | + 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-18 20:21:08.544 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-18 20:21:08.548 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:21:08.623 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-18 20:21:08.625 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:21:08.628 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-18 20:21:11.915 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-18 20:21:11.918 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-18 20:21:11.921 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-18 20:21:11.927 | + functions-common:save_stackenv:62 : time_stamp=2022-05-18-202111 2022-05-18 20:21:11.930 | + functions-common:save_stackenv:63 : echo '# 2022-05-18-202111 1041' 2022-05-18 20:21:11.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.935 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-18 20:21:11.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.940 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-18 20:21:11.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.945 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-18 20:21:11.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.954 | + 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-18 20:21:11.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.959 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-05-18 20:21:11.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.964 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-05-18 20:21:11.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.969 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-18-201607 2022-05-18 20:21:11.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.975 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-18 20:21:11.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.980 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-05-18 20:21:11.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.985 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-18 20:21:11.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.990 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-18 20:21:11.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:11.996 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-18 20:21:11.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-18 20:21:12.001 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-18 20:21:12.003 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-18 20:21:12.006 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-18 20:21:12.008 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-18 20:21:12.020 | + ./stack.sh:main:1067 : start_dstat 2022-05-18 20:21:12.023 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.025 | + functions-common:run_process:1692 : local service=dstat 2022-05-18 20:21:12.028 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.030 | + functions-common:run_process:1694 : local group= 2022-05-18 20:21:12.033 | + functions-common:run_process:1695 : local user= 2022-05-18 20:21:12.036 | + functions-common:run_process:1697 : local name=dstat 2022-05-18 20:21:12.038 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:21:12.041 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:21:12.044 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:21:12.046 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:21:12.049 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:21:12.054 | + functions-common:time_start:2428 : _TIME_START[$name]=1652905272051 2022-05-18 20:21:12.057 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-18 20:21:12.074 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:21:12.077 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-18 20:21:12.079 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-18 20:21:12.082 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.085 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.087 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.090 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.093 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-18 20:21:12.095 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-18 20:21:12.098 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-18 20:21:12.101 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 20:21:12.103 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 20:21:12.106 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-18 20:21:12.109 | + 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-18 20:21:12.111 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-18 20:21:12.114 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-18 20:21:12.116 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 20:21:12.119 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-18 20:21:12.121 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 20:21:12.123 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 20:21:12.126 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-18 20:21:12.128 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 20:21:12.133 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-18 20:21:12.187 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-18 20:21:12.240 | + 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-18 20:21:12.294 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-18 20:21:12.347 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-18 20:21:12.400 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 20:21:12.453 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 20:21:12.456 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-18 20:21:12.509 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 20:21:12.891 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-18 20:21:12.904 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-18 20:21:13.279 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-18 20:21:13.302 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:21:13.305 | + functions-common:time_stop:2437 : local name 2022-05-18 20:21:13.307 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:21:13.310 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:21:13.312 | + functions-common:time_stop:2440 : local total 2022-05-18 20:21:13.315 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:21:13.317 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:21:13.320 | + functions-common:time_stop:2444 : start_time=1652905272051 2022-05-18 20:21:13.322 | + functions-common:time_stop:2446 : [[ -z 1652905272051 ]] 2022-05-18 20:21:13.325 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:21:13.330 | + functions-common:time_stop:2449 : end_time=1652905273327 2022-05-18 20:21:13.332 | + functions-common:time_stop:2450 : elapsed_time=1276 2022-05-18 20:21:13.335 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:21:13.337 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:21:13.340 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1276 2022-05-18 20:21:13.347 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-18 20:21:13.349 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-18 20:21:13.352 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-18 20:21:13.354 | + functions-common:run_process:1694 : local group= 2022-05-18 20:21:13.357 | + functions-common:run_process:1695 : local user=root 2022-05-18 20:21:13.359 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-18 20:21:13.362 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:21:13.365 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:21:13.367 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:21:13.370 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:21:13.373 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:21:13.378 | + functions-common:time_start:2428 : _TIME_START[$name]=1652905273375 2022-05-18 20:21:13.380 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-18 20:21:13.402 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:21:13.405 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:21:13.407 | + functions-common:time_stop:2437 : local name 2022-05-18 20:21:13.410 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:21:13.413 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:21:13.416 | + functions-common:time_stop:2440 : local total 2022-05-18 20:21:13.418 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:21:13.421 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:21:13.423 | + functions-common:time_stop:2444 : start_time=1652905273375 2022-05-18 20:21:13.426 | + functions-common:time_stop:2446 : [[ -z 1652905273375 ]] 2022-05-18 20:21:13.430 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:21:13.434 | + functions-common:time_stop:2449 : end_time=1652905273432 2022-05-18 20:21:13.437 | + functions-common:time_stop:2450 : elapsed_time=57 2022-05-18 20:21:13.439 | + functions-common:time_stop:2451 : total=1276 2022-05-18 20:21:13.443 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:21:13.445 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1333 2022-05-18 20:21:13.447 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-18 20:21:13.469 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:21:13.472 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-18 20:21:13.499 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:21:13.502 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-18 20:21:13.523 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:21:13.526 | + ./stack.sh:main:1080 : start_etcd3 2022-05-18 20:21:13.529 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-18 20:21:13.531 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd' 2022-05-18 20:21:13.534 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-18 20:21:13.536 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380' 2022-05-18 20:21:13.539 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.48:2380' 2022-05-18 20:21:13.542 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.48:2379' 2022-05-18 20:21:13.544 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-18 20:21:13.547 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-18 20:21:13.550 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.48:2379' 2022-05-18 20:21:13.552 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-18 20:21:13.555 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-18 20:21:13.558 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 20:21:13.560 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' '' root 2022-05-18 20:21:13.563 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-18 20:21:13.566 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 20:21:13.568 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-18 20:21:13.571 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-18 20:21:13.573 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-18 20:21:13.576 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-18 20:21:13.578 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-18 20:21:13.581 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-18 20:21:13.585 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-18 20:21:13.667 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-18 20:21:13.736 | ++ inc/async:async_inner:64 : rc=0 2022-05-18 20:21:13.749 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-836083-7-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-836083-7-iscsi=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-05-18 20:21:13.764 | [214772 Async install_tempest:214772]: finished successfully 2022-05-18 20:21:13.802 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-18 20:21:13.853 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-18 20:21:13.903 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-18 20:21:13.955 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-18 20:21:13.957 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-18 20:21:14.019 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-18 20:21:14.377 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-18 20:21:14.433 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-18 20:21:14.485 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-18 20:21:14.537 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-18 20:21:14.589 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-18 20:21:14.592 | ++ functions-common:is_arch:506 : uname -m 2022-05-18 20:21:14.597 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-18 20:21:14.600 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-18 20:21:14.991 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-18 20:21:15.005 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-18 20:21:15.369 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-18 20:21:15.945 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-18 20:21:15.964 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:21:15.966 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-18 20:21:15.969 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-18 20:21:15.973 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-18 20:21:15.977 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-18 20:21:15.989 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-18 20:21:16.001 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-18 20:21:16.004 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-18 20:21:16.006 | + 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.48/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-18 20:21:16.145 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-18 20:21:16.281 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-18 20:21:16.419 | + 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.48/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-18 20:21:16.558 | + 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.48/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-18 20:21:16.696 | + 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.48/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-18 20:21:16.834 | + 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.48/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-18 20:21:16.971 | + 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.48/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-18 20:21:17.108 | + 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.48/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-18 20:21:17.245 | + 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.48/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-18 20:21:17.382 | + functions-common:write_clouds_yaml:198 : cat 2022-05-18 20:21:17.387 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-18 20:21:17.390 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-18 20:21:17.393 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-18 20:21:17.398 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-18 20:21:17.400 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-18 20:21:17.403 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-18 20:21:17.420 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:21:17.422 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-18 20:21:17.425 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:21:17.428 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-18 20:21:17.430 | + ./stack.sh:main:1097 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-05-18 20:21:17.433 | + ./stack.sh:main:1098 : init_keystone 2022-05-18 20:21:17.435 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-18 20:21:17.452 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:21:17.454 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-18 20:21:17.457 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-18 20:21:17.459 | + lib/database:recreate_database:112 : local db=keystone 2022-05-18 20:21:17.461 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-18 20:21:17.464 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-18 20:21:17.466 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-18 20:21:17.471 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:21:23.957 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-18 20:21:23.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-18 20:21:24.064 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-18 20:21:24.067 | + functions-common:time_start:2423 : local name=dbsync 2022-05-18 20:21:24.069 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:21:24.072 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:21:24.075 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:21:24.080 | + functions-common:time_start:2428 : _TIME_START[$name]=1652905284077 2022-05-18 20:21:24.083 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-18 20:21:28.769 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 20:21:28.793 | 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=216954) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 20:21:28.799 | DEBUG dbcounter [-] [216954] Writer thread running {{(pid=216954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 20:21:28.801 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:28.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.802 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.802 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.803 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.804 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:28.804 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:28.831 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:28.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.832 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.832 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.833 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:28.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:28.834 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:28.834 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:29.309 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:29.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.310 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.310 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:29.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:29.312 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:29.312 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:29.319 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 20:21:42.879 | DEBUG dbcounter [-] [216954] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=216954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:21:56.565 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:56.565 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 20:21:56.633 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:56.633 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 20:21:56.697 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:56.697 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 20:21:56.771 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:56.771 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 20:21:56.828 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:56.828 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 20:21:56.885 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:56.885 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 20:21:57.965 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:57.966 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:57.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.968 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.969 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.969 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.969 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.969 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:57.970 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:57.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:57.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.971 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.972 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.972 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:57.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:57.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.984 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.984 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.984 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:57.984 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:57.985 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:57.985 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:57.991 | DEBUG dbcounter [-] [216954] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=216954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:21:58.364 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:58.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.366 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.366 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.366 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.367 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:58.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:58.510 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:58.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.512 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.512 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.513 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:58.513 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:58.513 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:58.514 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:58.521 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 20:21:58.550 | DEBUG dbcounter [-] [216954] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=216954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:21:58.730 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:58.730 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 20:21:58.800 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:58.800 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 20:21:58.857 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:58.857 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 20:21:58.932 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:58.932 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 20:21:58.993 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:58.993 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 20:21:59.073 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.073 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 20:21:59.141 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.142 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:59.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.143 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.144 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.144 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.145 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:59.145 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:59.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:59.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.152 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.152 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.153 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.153 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.153 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:59.153 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:59.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:59.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.158 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.158 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.158 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:59.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:59.455 | DEBUG dbcounter [-] [216954] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=216954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-18 20:21:59.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:59.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.499 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.499 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.499 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.500 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:59.500 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:59.623 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-18 20:21:59.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.625 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.625 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.626 | 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=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-18 20:21:59.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-18 20:21:59.626 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-18 20:21:59.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-18 20:21:59.633 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-18 20:21:59.680 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.680 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-18 20:21:59.720 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.720 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-18 20:21:59.793 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.793 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-18 20:21:59.873 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.873 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-18 20:21:59.941 | INFO migrate.versioning.api [-] done 2022-05-18 20:21:59.941 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-18 20:22:00.039 | INFO migrate.versioning.api [-] done 2022-05-18 20:22:00.040 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-18 20:22:00.107 | INFO migrate.versioning.api [-] done 2022-05-18 20:22:00.482 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-18 20:22:00.485 | + functions-common:time_stop:2437 : local name 2022-05-18 20:22:00.488 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:22:00.490 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:22:00.493 | + functions-common:time_stop:2440 : local total 2022-05-18 20:22:00.495 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:22:00.498 | + functions-common:time_stop:2443 : name=dbsync 2022-05-18 20:22:00.501 | + functions-common:time_stop:2444 : start_time=1652905284077 2022-05-18 20:22:00.503 | + functions-common:time_stop:2446 : [[ -z 1652905284077 ]] 2022-05-18 20:22:00.506 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:22:00.511 | + functions-common:time_stop:2449 : end_time=1652905320508 2022-05-18 20:22:00.513 | + functions-common:time_stop:2450 : elapsed_time=36431 2022-05-18 20:22:00.516 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:22:00.518 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:22:00.521 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36431 2022-05-18 20:22:00.523 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-18 20:22:00.526 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-18 20:22:00.530 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-18 20:22:05.059 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-18 20:22:05.060 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 20:22:05.060 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 20:22:05.061 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-18 20:22:05.061 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-18 20:22:05.062 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 20:22:05.062 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 20:22:05.062 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 20:22:05.062 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-18 20:22:05.421 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-18 20:22:05.425 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-18 20:22:09.847 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-18 20:22:09.848 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 20:22:09.848 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 20:22:09.848 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-18 20:22:09.848 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-18 20:22:09.849 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-18 20:22:09.849 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-18 20:22:09.849 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-18 20:22:09.849 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-18 20:22:10.213 | + ./stack.sh:main:1099 : start_keystone 2022-05-18 20:22:10.216 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-18 20:22:10.218 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-18 20:22:10.221 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-18 20:22:10.238 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:22:10.241 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-18 20:22:10.244 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-18 20:22:10.249 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-18 20:22:10.251 | + functions-common:run_process:1692 : local service=keystone 2022-05-18 20:22:10.254 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:22:10.256 | + functions-common:run_process:1694 : local group= 2022-05-18 20:22:10.259 | + functions-common:run_process:1695 : local user= 2022-05-18 20:22:10.262 | + functions-common:run_process:1697 : local name=keystone 2022-05-18 20:22:10.264 | + functions-common:run_process:1699 : time_start run_process 2022-05-18 20:22:10.267 | + functions-common:time_start:2423 : local name=run_process 2022-05-18 20:22:10.272 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:22:10.272 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:22:10.275 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:22:10.279 | + functions-common:time_start:2428 : _TIME_START[$name]=1652905330276 2022-05-18 20:22:10.281 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-18 20:22:10.303 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:22:10.306 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-18 20:22:10.311 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-18 20:22:10.313 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:22:10.319 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:22:10.319 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:22:10.321 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-18 20:22:10.323 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-18 20:22:10.326 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-18 20:22:10.328 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-18 20:22:10.331 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-18 20:22:10.333 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-18 20:22:10.336 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-18 20:22:10.340 | + 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-18 20:22:10.341 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-18 20:22:10.343 | + 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-18 20:22:10.345 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-18 20:22:10.347 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-18 20:22:10.349 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-18 20:22:10.351 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-18 20:22:10.355 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-18 20:22:10.407 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-18 20:22:10.466 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-18 20:22:10.518 | + 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-18 20:22:10.580 | + 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-18 20:22:10.632 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-18 20:22:10.689 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-18 20:22:10.745 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-18 20:22:10.797 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-18 20:22:10.852 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-18 20:22:10.909 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-18 20:22:10.911 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-18 20:22:10.966 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-18 20:22:11.345 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-18 20:22:11.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-18 20:22:11.725 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-18 20:22:11.803 | + functions-common:run_process:1703 : time_stop run_process 2022-05-18 20:22:11.807 | + functions-common:time_stop:2437 : local name 2022-05-18 20:22:11.810 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:22:11.815 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:22:11.815 | + functions-common:time_stop:2440 : local total 2022-05-18 20:22:11.817 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:22:11.820 | + functions-common:time_stop:2443 : name=run_process 2022-05-18 20:22:11.823 | + functions-common:time_stop:2444 : start_time=1652905330276 2022-05-18 20:22:11.825 | + functions-common:time_stop:2446 : [[ -z 1652905330276 ]] 2022-05-18 20:22:11.829 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:22:11.833 | + functions-common:time_stop:2449 : end_time=1652905331830 2022-05-18 20:22:11.836 | + functions-common:time_stop:2450 : elapsed_time=1554 2022-05-18 20:22:11.838 | + functions-common:time_stop:2451 : total=1333 2022-05-18 20:22:11.841 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:22:11.844 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2887 2022-05-18 20:22:11.846 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-18 20:22:11.846 | Waiting for keystone to start... 2022-05-18 20:22:11.849 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.48/identity/v3/ 2022-05-18 20:22:11.852 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.48/identity/v3/ 2022-05-18 20:22:11.855 | + functions:wait_for_service:457 : local timeout=60 2022-05-18 20:22:11.856 | + functions:wait_for_service:458 : local url=http://10.222.0.48/identity/v3/ 2022-05-18 20:22:11.859 | + functions:wait_for_service:459 : local rval=0 2022-05-18 20:22:11.861 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-18 20:22:11.863 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-18 20:22:11.866 | + functions-common:time_start:2424 : local start_time= 2022-05-18 20:22:11.868 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-18 20:22:11.872 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-18 20:22:11.876 | + functions-common:time_start:2428 : _TIME_START[$name]=1652905331873 2022-05-18 20:22:11.879 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-18 20:22:11.884 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.48/identity/v3/ 2022-05-18 20:22:18.220 | + :: : [[ 200 == 503 ]] 2022-05-18 20:22:18.222 | + :: : [[ 0 -eq 7 ]] 2022-05-18 20:22:18.225 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-18 20:22:18.227 | + functions-common:time_stop:2437 : local name 2022-05-18 20:22:18.230 | + functions-common:time_stop:2438 : local end_time 2022-05-18 20:22:18.233 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-18 20:22:18.235 | + functions-common:time_stop:2440 : local total 2022-05-18 20:22:18.238 | + functions-common:time_stop:2441 : local start_time 2022-05-18 20:22:18.240 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-18 20:22:18.243 | + functions-common:time_stop:2444 : start_time=1652905331873 2022-05-18 20:22:18.245 | + functions-common:time_stop:2446 : [[ -z 1652905331873 ]] 2022-05-18 20:22:18.248 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-18 20:22:18.253 | + functions-common:time_stop:2449 : end_time=1652905338250 2022-05-18 20:22:18.255 | + functions-common:time_stop:2450 : elapsed_time=6377 2022-05-18 20:22:18.257 | + functions-common:time_stop:2451 : total=0 2022-05-18 20:22:18.260 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-18 20:22:18.262 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6377 2022-05-18 20:22:18.265 | + functions:wait_for_service:467 : return 0 2022-05-18 20:22:18.267 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-18 20:22:18.285 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:22:18.287 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-18 20:22:18.290 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-18 20:22:18.292 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-18 20:22:18.320 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-18 20:22:18.324 | + 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.48/identity 2022-05-18 20:22:22.911 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:22.911 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:22.911 | 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=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:22.919 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:22.937 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:22.938 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:22.969 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.002 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.002 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.094 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.095 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.095 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.107 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.107 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.108 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.116 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.118 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.119 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=217704) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-18 20:22:23.185 | INFO dbcounter [-] Registered counter for database keystone 2022-05-18 20:22:23.204 | 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=217704) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-18 20:22:23.209 | DEBUG dbcounter [-] [217704] Writer thread running {{(pid=217704) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-18 20:22:23.518 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created domain default 2022-05-18 20:22:23.649 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created project admin 2022-05-18 20:22:23.676 | DEBUG passlib.handlers.bcrypt [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=217704) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-18 20:22:23.676 | DEBUG passlib.handlers.bcrypt [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=217704) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-18 20:22:23.800 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created user admin 2022-05-18 20:22:23.881 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created role reader 2022-05-18 20:22:23.966 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created role member 2022-05-18 20:22:24.077 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created implied role where 9a27be152db8481f8d9de5bb507498c0 implies 35553a794d204f13b9be8ea94032f564 2022-05-18 20:22:24.173 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created role admin 2022-05-18 20:22:24.254 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created implied role where d801aeaaed744768af38866ff65d0040 implies 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:22:24.344 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Granted role admin on project admin to user admin. 2022-05-18 20:22:24.426 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Granted role admin on the system to user admin. 2022-05-18 20:22:24.506 | WARNING py.warnings [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 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-18 20:22:24.506 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-18 20:22:24.506 |  2022-05-18 20:22:24.510 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created region RegionOne 2022-05-18 20:22:24.680 | INFO keystone.cmd.bootstrap [None req-bfa376b8-9825-421e-ae72-4295bf9966f7 None None] Created public endpoint http://10.222.0.48/identity 2022-05-18 20:22:25.111 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-18 20:22:25.113 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-18 20:22:25.116 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-18 20:22:25.119 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-18 20:22:28.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:28.206 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:28.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:28.206 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:28.368 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:28.371 | + lib/keystone:create_keystone_accounts:310 : admin_project=e44fc6451278466a90068c84499a4c49 2022-05-18 20:22:28.373 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-18 20:22:28.376 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-18 20:22:30.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:30.541 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:30.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:30.541 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:30.705 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:30.708 | + lib/keystone:create_keystone_accounts:312 : admin_user=83320fc367424e8d9be6befa933c7fad 2022-05-18 20:22:30.710 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-18 20:22:30.712 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-18 20:22:30.715 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-18 20:22:30.718 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 83320fc367424e8d9be6befa933c7fad default 2022-05-18 20:22:30.773 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 83320fc367424e8d9be6befa933c7fad default 2022-05-18 20:22:30.813 | [189485 Async ks-domain-role:217828]: running: get_or_add_user_domain_role admin 83320fc367424e8d9be6befa933c7fad default 2022-05-18 20:22:30.815 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-18 20:22:30.819 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:22:30.822 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 20:22:33.919 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 20:22:33.921 | + functions-common:get_or_create_domain:900 : echo default 2022-05-18 20:22:33.921 | default 2022-05-18 20:22:33.924 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-18 20:22:33.982 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-18 20:22:34.021 | [189485 Async ks-project:217970]: running: get_or_create_project service Default 2022-05-18 20:22:34.024 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-18 20:22:34.089 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-18 20:22:34.130 | [189485 Async ks-service:218056]: running: get_or_create_role service 2022-05-18 20:22:34.132 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-18 20:22:34.200 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-18 20:22:34.272 | [189485 Async ks-reseller:218142]: running: get_or_create_role ResellerAdmin 2022-05-18 20:22:34.296 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-18 20:22:34.311 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-18 20:22:34.727 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-18 20:22:34.969 | [189485 Async ks-anotherrole:218234]: running: get_or_create_role anotherrole 2022-05-18 20:22:34.991 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-18 20:22:35.023 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-18 20:22:35.039 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:22:35.071 | +++ 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-18 20:22:37.704 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:22:37.797 | [218142 Async ks-reseller:218142]: finished successfully 2022-05-18 20:22:38.280 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:22:38.319 | [218056 Async ks-service:218056]: finished successfully 2022-05-18 20:22:38.571 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:22:38.602 | [217970 Async ks-project:217970]: finished successfully 2022-05-18 20:22:38.825 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:22:38.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:38.850 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:38.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:38.850 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:38.862 | [218234 Async ks-anotherrole:218234]: finished successfully 2022-05-18 20:22:39.023 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:39.025 | ++ functions-common:get_or_create_project:950 : project_id=0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:22:39.028 | ++ functions-common:get_or_create_project:951 : echo 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:22:39.031 | + lib/keystone:create_keystone_accounts:340 : invis_project=0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:22:39.033 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-18 20:22:39.037 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-18 20:22:39.039 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:22:39.042 | +++ 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-18 20:22:41.433 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:22:41.458 | [217828 Async ks-domain-role:217828]: finished successfully 2022-05-18 20:22:41.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:41.601 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:41.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:41.601 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:41.765 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:41.768 | ++ functions-common:get_or_create_project:950 : project_id=87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:41.771 | ++ functions-common:get_or_create_project:951 : echo 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:41.774 | + lib/keystone:create_keystone_accounts:344 : demo_project=87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:41.776 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-18 20:22:41.779 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-18 20:22:41.782 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:22:41.784 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-18 20:22:41.786 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-18 20:22:41.792 | +++ 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-18 20:22:44.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.314 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.314 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.478 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:44.481 | ++ functions-common:get_or_create_user:937 : user_id=71b3a09dbf5e47d49fe65a4bb68d5da5 2022-05-18 20:22:44.483 | ++ functions-common:get_or_create_user:938 : echo 71b3a09dbf5e47d49fe65a4bb68d5da5 2022-05-18 20:22:44.486 | + lib/keystone:create_keystone_accounts:347 : demo_user=71b3a09dbf5e47d49fe65a4bb68d5da5 2022-05-18 20:22:44.489 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-18 20:22:44.539 | [189485 Async ks-domain-role:217828]: Waiting for completion of get_or_add_user_domain_role admin 83320fc367424e8d9be6befa933c7fad default running on PID 217828 (6 other jobs running) 2022-05-18 20:22:44.566 | [189485 Async ks-domain-role:217828]: Signaling child to exit 2022-05-18 20:22:44.566 | WAKEUP 2022-05-18 20:22:44.595 | [189485 Async ks-domain-role:217828]: Signaled 2022-05-18 20:22:44.596 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-18 20:22:44.596 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83320fc367424e8d9be6befa933c7fad --domain default 2022-05-18 20:22:44.596 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:22:44.596 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-18 20:22:44.596 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:22:44.596 | ++ functions-common:get_field:824 : read data 2022-05-18 20:22:44.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.596 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.596 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.596 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:44.596 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-18 20:22:44.596 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-18 20:22:44.596 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 83320fc367424e8d9be6befa933c7fad --domain default 2022-05-18 20:22:44.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.597 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.597 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.597 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83320fc367424e8d9be6befa933c7fad --domain default 2022-05-18 20:22:44.597 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-18 20:22:44.597 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:22:44.597 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:22:44.597 | ++ functions-common:get_field:824 : read data 2022-05-18 20:22:44.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.597 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.597 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.597 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:44.597 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:22:44.597 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:22:44.597 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:22:44.597 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | 83320fc367424e8d9be6befa933c7fad | | | default | | False |' 2022-05-18 20:22:44.597 | ++ functions-common:get_field:824 : read data 2022-05-18 20:22:44.597 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:22:44.597 | + functions-common:get_or_add_user_domain_role:1033 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:22:44.597 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:22:44.641 | [189485 Async ks-domain-role:217828]: finished get_or_add_user_domain_role admin 83320fc367424e8d9be6befa933c7fad default with result 0 in 10 seconds 2022-05-18 20:22:44.648 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-18 20:22:44.683 | [189485 Async ks-project:217970]: Waiting for completion of get_or_create_project service Default running on PID 217970 (5 other jobs running) 2022-05-18 20:22:44.709 | [189485 Async ks-project:217970]: Signaling child to exit 2022-05-18 20:22:44.709 | WAKEUP 2022-05-18 20:22:44.731 | [189485 Async ks-project:217970]: Signaled 2022-05-18 20:22:44.733 | + functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:22:44.733 | ++ 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-18 20:22:44.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.733 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.733 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.733 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:44.733 | + functions-common:get_or_create_project:950 : project_id=587719c8d8cd4e069ce6c4b6cb767cf0 2022-05-18 20:22:44.733 | + functions-common:get_or_create_project:951 : echo 587719c8d8cd4e069ce6c4b6cb767cf0 2022-05-18 20:22:44.733 | 587719c8d8cd4e069ce6c4b6cb767cf0 2022-05-18 20:22:44.777 | [189485 Async ks-project:217970]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-18 20:22:44.814 | [189485 Async ks-service:218056]: Waiting for completion of get_or_create_role service running on PID 218056 (4 other jobs running) 2022-05-18 20:22:44.839 | [189485 Async ks-service:218056]: Signaling child to exit 2022-05-18 20:22:44.839 | WAKEUP 2022-05-18 20:22:44.861 | [189485 Async ks-service:218056]: Signaled 2022-05-18 20:22:44.862 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:22:44.862 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-18 20:22:44.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.863 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.863 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.863 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:44.863 | + functions-common:get_or_create_role:962 : role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:22:44.863 | + functions-common:get_or_create_role:963 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:22:44.863 | ee822daed0b34c188634e5729e718964 2022-05-18 20:22:44.907 | [189485 Async ks-service:218056]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-18 20:22:44.944 | [189485 Async ks-reseller:218142]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 218142 (3 other jobs running) 2022-05-18 20:22:44.970 | [189485 Async ks-reseller:218142]: Signaling child to exit 2022-05-18 20:22:44.970 | WAKEUP 2022-05-18 20:22:44.991 | [189485 Async ks-reseller:218142]: Signaled 2022-05-18 20:22:44.993 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:22:44.993 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-18 20:22:44.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.993 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:44.993 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:44.993 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:44.993 | + functions-common:get_or_create_role:962 : role_id=99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:22:44.993 | + functions-common:get_or_create_role:963 : echo 99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:22:44.993 | 99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:22:45.036 | [189485 Async ks-reseller:218142]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-18 20:22:45.074 | [189485 Async ks-anotherrole:218234]: Waiting for completion of get_or_create_role anotherrole running on PID 218234 (2 other jobs running) 2022-05-18 20:22:45.100 | [189485 Async ks-anotherrole:218234]: Signaling child to exit 2022-05-18 20:22:45.100 | WAKEUP 2022-05-18 20:22:45.122 | [189485 Async ks-anotherrole:218234]: Signaled 2022-05-18 20:22:45.124 | + functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:22:45.124 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 20:22:45.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:45.124 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:45.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:45.124 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:45.124 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:45.124 | + functions-common:get_or_create_role:962 : role_id=c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:22:45.124 | + functions-common:get_or_create_role:963 : echo c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:22:45.124 | c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:22:45.167 | [189485 Async ks-anotherrole:218234]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-18 20:22:45.172 | + inc/async:async_wait:197 : return 0 2022-05-18 20:22:45.174 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.232 | + inc/async:async_inner:63 : get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.273 | [189485 Async ks-demo-member:219099]: running: get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.276 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 83320fc367424e8d9be6befa933c7fad 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.336 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 83320fc367424e8d9be6befa933c7fad 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.384 | [189485 Async ks-demo-admin:219211]: running: get_or_add_user_project_role admin 83320fc367424e8d9be6befa933c7fad 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.386 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.459 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.508 | [189485 Async ks-demo-another:219323]: running: get_or_add_user_project_role anotherrole 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:45.511 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:22:45.588 | + inc/async:async_inner:63 : get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:22:45.642 | [189485 Async ks-demo-invis:219435]: running: get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:22:45.646 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-18 20:22:45.656 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-18 20:22:45.671 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:22:45.683 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-18 20:22:45.688 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-18 20:22:45.696 | +++ 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-18 20:22:49.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:49.730 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:49.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:49.731 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:49.921 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:49.926 | ++ functions-common:get_or_create_user:937 : user_id=ce59412504834323b50eee14982d4b53 2022-05-18 20:22:49.930 | ++ functions-common:get_or_create_user:938 : echo ce59412504834323b50eee14982d4b53 2022-05-18 20:22:49.936 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ce59412504834323b50eee14982d4b53 2022-05-18 20:22:49.937 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ce59412504834323b50eee14982d4b53 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:50.037 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ce59412504834323b50eee14982d4b53 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:50.173 | [189485 Async ks-demo-reader:219591]: running: get_or_add_user_project_role reader ce59412504834323b50eee14982d4b53 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:22:50.189 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-18 20:22:50.215 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-18 20:22:50.235 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:22:50.254 | +++ 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-18 20:22:54.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:54.446 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:54.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:54.446 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:54.635 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:54.643 | ++ functions-common:get_or_create_project:950 : project_id=66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:54.646 | ++ functions-common:get_or_create_project:951 : echo 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:54.649 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:54.651 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-18 20:22:54.657 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-18 20:22:54.659 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:22:54.663 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-18 20:22:54.668 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-18 20:22:54.669 | +++ 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-18 20:22:57.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:57.991 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:57.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:22:57.991 | from cryptography.utils import int_from_bytes 2022-05-18 20:22:58.240 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:22:58.255 | ++ functions-common:get_or_create_user:937 : user_id=c9e6238d46ed4a5ab4581ac599106864 2022-05-18 20:22:58.271 | ++ functions-common:get_or_create_user:938 : echo c9e6238d46ed4a5ab4581ac599106864 2022-05-18 20:22:58.291 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=c9e6238d46ed4a5ab4581ac599106864 2022-05-18 20:22:58.347 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:58.805 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:59.039 | [189485 Async ks-alt-admin:219961]: running: get_or_add_user_project_role admin c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:59.058 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:59.429 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:59.626 | [189485 Async ks-alt-another:220073]: running: get_or_add_user_project_role anotherrole c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 2022-05-18 20:22:59.646 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-18 20:22:59.672 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-18 20:22:59.709 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:22:59.738 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-18 20:22:59.745 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-18 20:22:59.790 | +++ 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-18 20:23:01.626 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:01.829 | [219099 Async ks-demo-member:219099]: finished successfully 2022-05-18 20:23:03.108 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:03.284 | [219211 Async ks-demo-admin:219211]: finished successfully 2022-05-18 20:23:03.467 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:03.614 | [219323 Async ks-demo-another:219323]: finished successfully 2022-05-18 20:23:03.826 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:03.866 | [219435 Async ks-demo-invis:219435]: finished successfully 2022-05-18 20:23:04.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:04.355 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:04.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:04.356 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:04.551 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:04.554 | ++ functions-common:get_or_create_user:937 : user_id=ff5068dfd8df49e6ade743cdc3f86b45 2022-05-18 20:23:04.557 | ++ functions-common:get_or_create_user:938 : echo ff5068dfd8df49e6ade743cdc3f86b45 2022-05-18 20:23:04.568 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ff5068dfd8df49e6ade743cdc3f86b45 2022-05-18 20:23:04.571 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ff5068dfd8df49e6ade743cdc3f86b45 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:04.640 | + inc/async:async_inner:63 : get_or_add_user_project_role member ff5068dfd8df49e6ade743cdc3f86b45 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:04.690 | [189485 Async ks-alt-member-user:220490]: running: get_or_add_user_project_role member ff5068dfd8df49e6ade743cdc3f86b45 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:04.696 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-18 20:23:04.708 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-18 20:23:04.711 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:23:04.714 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-18 20:23:04.724 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-18 20:23:04.733 | +++ 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-18 20:23:06.612 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:06.830 | [219591 Async ks-demo-reader:219591]: finished successfully 2022-05-18 20:23:07.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:07.739 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:07.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:07.739 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:07.932 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:07.935 | ++ functions-common:get_or_create_user:937 : user_id=d552304fec9e41b1b518f62db1cba353 2022-05-18 20:23:07.938 | ++ functions-common:get_or_create_user:938 : echo d552304fec9e41b1b518f62db1cba353 2022-05-18 20:23:07.942 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d552304fec9e41b1b518f62db1cba353 2022-05-18 20:23:07.948 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d552304fec9e41b1b518f62db1cba353 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:08.058 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d552304fec9e41b1b518f62db1cba353 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:08.121 | [189485 Async ks-alt-reader-user:220714]: running: get_or_add_user_project_role reader d552304fec9e41b1b518f62db1cba353 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:08.125 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-18 20:23:08.127 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:23:08.141 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-18 20:23:08.145 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-18 20:23:08.155 | +++ 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-18 20:23:11.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:11.286 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:11.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:11.286 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:11.544 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:11.579 | ++ functions-common:get_or_create_user:937 : user_id=40bdef871be04bed8ee6f3d80b0f2c68 2022-05-18 20:23:11.596 | ++ functions-common:get_or_create_user:938 : echo 40bdef871be04bed8ee6f3d80b0f2c68 2022-05-18 20:23:11.615 | + lib/keystone:create_keystone_accounts:392 : system_member_user=40bdef871be04bed8ee6f3d80b0f2c68 2022-05-18 20:23:11.623 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 40bdef871be04bed8ee6f3d80b0f2c68 all 2022-05-18 20:23:11.878 | + inc/async:async_inner:63 : get_or_add_user_system_role member 40bdef871be04bed8ee6f3d80b0f2c68 all 2022-05-18 20:23:11.967 | [189485 Async ks-system-member:220940]: running: get_or_add_user_system_role member 40bdef871be04bed8ee6f3d80b0f2c68 all 2022-05-18 20:23:11.972 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-18 20:23:11.976 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:23:11.991 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-18 20:23:12.002 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-18 20:23:12.010 | +++ 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-18 20:23:14.520 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:14.684 | [219961 Async ks-alt-admin:219961]: finished successfully 2022-05-18 20:23:15.440 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:15.518 | [220073 Async ks-alt-another:220073]: finished successfully 2022-05-18 20:23:15.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:15.639 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:15.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:15.640 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:15.844 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:15.847 | ++ functions-common:get_or_create_user:937 : user_id=c6c9ff93cad24bbda6e65ef7cc9be94c 2022-05-18 20:23:15.850 | ++ functions-common:get_or_create_user:938 : echo c6c9ff93cad24bbda6e65ef7cc9be94c 2022-05-18 20:23:15.853 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c6c9ff93cad24bbda6e65ef7cc9be94c 2022-05-18 20:23:15.858 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c6c9ff93cad24bbda6e65ef7cc9be94c all 2022-05-18 20:23:15.977 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c6c9ff93cad24bbda6e65ef7cc9be94c all 2022-05-18 20:23:16.078 | [189485 Async ks-system-reader:221222]: running: get_or_add_user_system_role reader c6c9ff93cad24bbda6e65ef7cc9be94c all 2022-05-18 20:23:16.085 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-18 20:23:16.092 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-18 20:23:16.101 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-18 20:23:16.112 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 20:23:16.119 | +++ 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-18 20:23:18.528 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:18.615 | [220490 Async ks-alt-member-user:220490]: finished successfully 2022-05-18 20:23:19.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:19.708 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:19.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:19.708 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:19.929 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:19.935 | ++ functions-common:get_or_create_group:914 : group_id=1cfc4c9883004d309003d3bd0db9fd1d 2022-05-18 20:23:19.948 | ++ functions-common:get_or_create_group:915 : echo 1cfc4c9883004d309003d3bd0db9fd1d 2022-05-18 20:23:19.963 | + lib/keystone:create_keystone_accounts:402 : admin_group=1cfc4c9883004d309003d3bd0db9fd1d 2022-05-18 20:23:19.972 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-18 20:23:19.985 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-18 20:23:19.996 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-18 20:23:20.001 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-18 20:23:20.006 | +++ 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-18 20:23:21.254 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:21.284 | [220714 Async ks-alt-reader-user:220714]: finished successfully 2022-05-18 20:23:22.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:22.725 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:22.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:22.725 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:22.909 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:22.913 | ++ functions-common:get_or_create_group:914 : group_id=c924d7e458c74887a15e9e88389761c7 2022-05-18 20:23:22.916 | ++ functions-common:get_or_create_group:915 : echo c924d7e458c74887a15e9e88389761c7 2022-05-18 20:23:22.918 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c924d7e458c74887a15e9e88389761c7 2022-05-18 20:23:22.921 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:22.999 | + inc/async:async_inner:63 : get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:23.049 | [189485 Async ks-group-memberdemo:221594]: running: get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:23.052 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:23.134 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:23.218 | [189485 Async ks-group-anotherdemo:221681]: running: get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:23.222 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:23.365 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:23.418 | [220940 Async ks-system-member:220940]: finished successfully 2022-05-18 20:23:23.446 | + inc/async:async_inner:63 : get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:23.522 | [189485 Async ks-group-memberalt:221802]: running: get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:23.527 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:23.855 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:24.076 | [189485 Async ks-group-anotheralt:221892]: running: get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:24.092 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 2022-05-18 20:23:24.483 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 2022-05-18 20:23:24.725 | [189485 Async ks-group-admin:221980]: running: get_or_add_group_project_role admin 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 2022-05-18 20:23:24.748 | + 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-18 20:23:25.130 | [189485 Async ks-demo-member:219099]: Waiting for completion of get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 running on PID 219099 (17 other jobs running) 2022-05-18 20:23:25.303 | [189485 Async ks-demo-member:219099]: Signaling child to exit 2022-05-18 20:23:25.303 | WAKEUP 2022-05-18 20:23:25.440 | [189485 Async ks-demo-member:219099]: Signaled 2022-05-18 20:23:25.451 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:25.451 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:25.451 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:25.451 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:25.451 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:25.451 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:25.451 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:25.451 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:25.451 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:25.451 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:25.451 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:25.451 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:25.451 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:25.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:25.451 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:25.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:25.451 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:25.451 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:25.451 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:25.451 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:25.452 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:25.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:25.452 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:25.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:25.452 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:25.452 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:25.452 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:25.452 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:25.452 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:25.452 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:25.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:25.452 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:25.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:25.452 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:25.452 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:25.452 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:25.452 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:25.452 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:25.452 | ++ functions-common:get_field:830 : echo '| 9a27be152db8481f8d9de5bb507498c0 | 71b3a09dbf5e47d49fe65a4bb68d5da5 | | 87b597cb467f43ae90f5b06d32b2a337 | | | False |' 2022-05-18 20:23:25.452 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:25.452 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:25.452 | + functions-common:get_or_add_user_project_role:1009 : echo 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:25.452 | 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:25.741 | [189485 Async ks-demo-member:219099]: finished get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 with result 0 in 16 seconds 2022-05-18 20:23:25.983 | [189485 Async ks-demo-admin:219211]: Waiting for completion of get_or_add_user_project_role admin 83320fc367424e8d9be6befa933c7fad 87b597cb467f43ae90f5b06d32b2a337 running on PID 219211 (16 other jobs running) 2022-05-18 20:23:26.158 | [189485 Async ks-demo-admin:219211]: Signaling child to exit 2022-05-18 20:23:26.158 | WAKEUP 2022-05-18 20:23:26.299 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:26.329 | [189485 Async ks-demo-admin:219211]: Signaled 2022-05-18 20:23:26.339 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:26.339 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:26.339 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:26.340 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:26.340 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:26.340 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:26.340 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:26.340 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:26.340 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:26.340 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:26.340 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83320fc367424e8d9be6befa933c7fad --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:26.340 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:26.340 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:26.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:26.340 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:26.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:26.340 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:26.340 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:26.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:26.340 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:26.340 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 83320fc367424e8d9be6befa933c7fad --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:26.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:26.340 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:26.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:26.340 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:26.340 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:26.340 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:26.340 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83320fc367424e8d9be6befa933c7fad --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:26.340 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:26.340 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:26.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:26.340 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:26.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:26.340 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:26.341 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:26.341 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:26.341 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:26.341 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | 83320fc367424e8d9be6befa933c7fad | | 87b597cb467f43ae90f5b06d32b2a337 | | | False |' 2022-05-18 20:23:26.341 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:26.341 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:26.341 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:23:26.341 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:23:26.341 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:23:26.454 | [221222 Async ks-system-reader:221222]: finished successfully 2022-05-18 20:23:26.625 | [189485 Async ks-demo-admin:219211]: finished get_or_add_user_project_role admin 83320fc367424e8d9be6befa933c7fad 87b597cb467f43ae90f5b06d32b2a337 with result 0 in 17 seconds 2022-05-18 20:23:26.781 | [189485 Async ks-demo-another:219323]: Waiting for completion of get_or_add_user_project_role anotherrole 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 running on PID 219323 (15 other jobs running) 2022-05-18 20:23:26.934 | [189485 Async ks-demo-another:219323]: Signaling child to exit 2022-05-18 20:23:26.935 | WAKEUP 2022-05-18 20:23:27.072 | [189485 Async ks-demo-another:219323]: Signaled 2022-05-18 20:23:27.091 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:27.091 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:27.091 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:27.091 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:27.091 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:27.091 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:27.091 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:27.091 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:27.091 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.091 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:27.092 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:27.092 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.092 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.092 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.092 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.092 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.092 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:27.092 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:27.092 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:27.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.092 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.092 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.092 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:27.092 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.092 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:27.092 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.092 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.092 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.092 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.092 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.092 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:27.092 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:27.092 | ++ functions-common:get_field:830 : echo '| c3ea361fe9354a3fa343a7e20431a3ee | 71b3a09dbf5e47d49fe65a4bb68d5da5 | | 87b597cb467f43ae90f5b06d32b2a337 | | | False |' 2022-05-18 20:23:27.092 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:27.092 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.092 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:23:27.093 | + functions-common:get_or_add_user_project_role:1009 : echo c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:23:27.093 | c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:23:27.244 | [189485 Async ks-demo-another:219323]: finished get_or_add_user_project_role anotherrole 71b3a09dbf5e47d49fe65a4bb68d5da5 87b597cb467f43ae90f5b06d32b2a337 with result 0 in 18 seconds 2022-05-18 20:23:27.313 | [189485 Async ks-demo-invis:219435]: Waiting for completion of get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 0ed1e55fca9d4ac394c565363baf3501 running on PID 219435 (14 other jobs running) 2022-05-18 20:23:27.359 | [189485 Async ks-demo-invis:219435]: Signaling child to exit 2022-05-18 20:23:27.362 | WAKEUP 2022-05-18 20:23:27.424 | [189485 Async ks-demo-invis:219435]: Signaled 2022-05-18 20:23:27.426 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:27.426 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:27.426 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:27.426 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:27.426 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:27.426 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:27.427 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:27.427 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:27.427 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:23:27.427 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:27.427 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.427 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.427 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.427 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.427 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.427 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.427 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:27.427 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:27.427 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:23:27.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.427 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.427 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.427 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71b3a09dbf5e47d49fe65a4bb68d5da5 --project 0ed1e55fca9d4ac394c565363baf3501 2022-05-18 20:23:27.428 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.428 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:27.428 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.428 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.428 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.428 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.428 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.428 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:27.428 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:27.428 | ++ functions-common:get_field:830 : echo '| 9a27be152db8481f8d9de5bb507498c0 | 71b3a09dbf5e47d49fe65a4bb68d5da5 | | 0ed1e55fca9d4ac394c565363baf3501 | | | False |' 2022-05-18 20:23:27.428 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:27.428 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.428 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:27.428 | + functions-common:get_or_add_user_project_role:1009 : echo 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:27.428 | 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:27.530 | [189485 Async ks-demo-invis:219435]: finished get_or_add_user_project_role member 71b3a09dbf5e47d49fe65a4bb68d5da5 0ed1e55fca9d4ac394c565363baf3501 with result 0 in 18 seconds 2022-05-18 20:23:27.613 | [189485 Async ks-demo-reader:219591]: Waiting for completion of get_or_add_user_project_role reader ce59412504834323b50eee14982d4b53 87b597cb467f43ae90f5b06d32b2a337 running on PID 219591 (13 other jobs running) 2022-05-18 20:23:27.662 | [189485 Async ks-demo-reader:219591]: Signaling child to exit 2022-05-18 20:23:27.663 | WAKEUP 2022-05-18 20:23:27.712 | [189485 Async ks-demo-reader:219591]: Signaled 2022-05-18 20:23:27.713 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:27.713 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:27.713 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:27.713 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:27.713 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:27.713 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:27.713 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:27.713 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:27.713 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:27.714 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ce59412504834323b50eee14982d4b53 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:27.714 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.714 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.714 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.714 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.714 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.714 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.714 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:27.714 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:27.714 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user ce59412504834323b50eee14982d4b53 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:27.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.714 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.714 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.714 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.714 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ce59412504834323b50eee14982d4b53 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:27.714 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:27.714 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.714 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.714 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.714 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.714 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.714 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:27.714 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:27.714 | ++ functions-common:get_field:830 : echo '| 35553a794d204f13b9be8ea94032f564 | ce59412504834323b50eee14982d4b53 | | 87b597cb467f43ae90f5b06d32b2a337 | | | False |' 2022-05-18 20:23:27.714 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:27.714 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.715 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:27.715 | + functions-common:get_or_add_user_project_role:1009 : echo 35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:27.715 | 35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:27.767 | [189485 Async ks-demo-reader:219591]: finished get_or_add_user_project_role reader ce59412504834323b50eee14982d4b53 87b597cb467f43ae90f5b06d32b2a337 with result 0 in 16 seconds 2022-05-18 20:23:27.771 | + inc/async:async_wait:197 : return 0 2022-05-18 20:23:27.774 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-18 20:23:27.843 | [189485 Async ks-alt-admin:219961]: Waiting for completion of get_or_add_user_project_role admin c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 running on PID 219961 (12 other jobs running) 2022-05-18 20:23:27.881 | [189485 Async ks-alt-admin:219961]: Signaling child to exit 2022-05-18 20:23:27.881 | WAKEUP 2022-05-18 20:23:27.936 | [189485 Async ks-alt-admin:219961]: Signaled 2022-05-18 20:23:27.937 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:27.937 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:27.937 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:27.938 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:27.938 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:27.938 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:27.938 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:27.938 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:27.938 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:27.938 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.938 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c9e6238d46ed4a5ab4581ac599106864 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:27.938 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.938 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.938 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.938 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.938 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.938 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:27.938 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:27.938 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user c9e6238d46ed4a5ab4581ac599106864 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:27.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.938 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.938 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.938 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:27.938 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c9e6238d46ed4a5ab4581ac599106864 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:27.938 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:27.938 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:27.938 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.938 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:27.939 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:27.939 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:27.939 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:27.939 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:27.939 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | c9e6238d46ed4a5ab4581ac599106864 | | 66bf6a144a32411080b5535461b1c644 | | | False |' 2022-05-18 20:23:27.939 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:27.939 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:27.939 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:23:27.939 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:23:27.939 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:23:28.021 | [189485 Async ks-alt-admin:219961]: finished get_or_add_user_project_role admin c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 with result 0 in 16 seconds 2022-05-18 20:23:28.097 | [189485 Async ks-alt-another:220073]: Waiting for completion of get_or_add_user_project_role anotherrole c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 running on PID 220073 (11 other jobs running) 2022-05-18 20:23:28.135 | [189485 Async ks-alt-another:220073]: Signaling child to exit 2022-05-18 20:23:28.136 | WAKEUP 2022-05-18 20:23:28.179 | [189485 Async ks-alt-another:220073]: Signaled 2022-05-18 20:23:28.180 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:28.180 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:28.180 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:28.180 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:28.180 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:28.180 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:28.180 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:28.180 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:28.180 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c9e6238d46ed4a5ab4581ac599106864 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.180 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:28.180 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:28.180 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:28.180 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.181 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.181 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.181 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:28.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:28.181 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:28.181 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user c9e6238d46ed4a5ab4581ac599106864 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.181 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.181 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.181 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c9e6238d46ed4a5ab4581ac599106864 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.181 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:28.181 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:28.181 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:28.181 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.181 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.181 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.181 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:28.181 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:28.181 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:28.181 | ++ functions-common:get_field:830 : echo '| c3ea361fe9354a3fa343a7e20431a3ee | c9e6238d46ed4a5ab4581ac599106864 | | 66bf6a144a32411080b5535461b1c644 | | | False |' 2022-05-18 20:23:28.181 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:28.181 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.181 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:23:28.181 | + functions-common:get_or_add_user_project_role:1009 : echo c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:23:28.181 | c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:23:28.277 | [189485 Async ks-alt-another:220073]: finished get_or_add_user_project_role anotherrole c9e6238d46ed4a5ab4581ac599106864 66bf6a144a32411080b5535461b1c644 with result 0 in 16 seconds 2022-05-18 20:23:28.365 | [189485 Async ks-alt-member-user:220490]: Waiting for completion of get_or_add_user_project_role member ff5068dfd8df49e6ade743cdc3f86b45 66bf6a144a32411080b5535461b1c644 running on PID 220490 (10 other jobs running) 2022-05-18 20:23:28.413 | [189485 Async ks-alt-member-user:220490]: Signaling child to exit 2022-05-18 20:23:28.414 | WAKEUP 2022-05-18 20:23:28.445 | [189485 Async ks-alt-member-user:220490]: Signaled 2022-05-18 20:23:28.447 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:28.447 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:28.447 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:28.447 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:28.447 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:28.447 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:28.447 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:28.447 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:28.447 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:28.447 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:28.447 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ff5068dfd8df49e6ade743cdc3f86b45 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.447 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:28.447 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.447 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:28.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:28.447 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:28.447 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user ff5068dfd8df49e6ade743cdc3f86b45 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.447 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.448 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.448 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:28.448 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:28.448 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ff5068dfd8df49e6ade743cdc3f86b45 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.448 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:28.448 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.448 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.448 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.448 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:28.448 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:28.448 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:28.448 | ++ functions-common:get_field:830 : echo '| 9a27be152db8481f8d9de5bb507498c0 | ff5068dfd8df49e6ade743cdc3f86b45 | | 66bf6a144a32411080b5535461b1c644 | | | False |' 2022-05-18 20:23:28.449 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:28.449 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.449 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:28.449 | + functions-common:get_or_add_user_project_role:1009 : echo 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:28.449 | 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:28.545 | [189485 Async ks-alt-member-user:220490]: finished get_or_add_user_project_role member ff5068dfd8df49e6ade743cdc3f86b45 66bf6a144a32411080b5535461b1c644 with result 0 in 14 seconds 2022-05-18 20:23:28.630 | [189485 Async ks-alt-reader-user:220714]: Waiting for completion of get_or_add_user_project_role reader d552304fec9e41b1b518f62db1cba353 66bf6a144a32411080b5535461b1c644 running on PID 220714 (9 other jobs running) 2022-05-18 20:23:28.728 | [189485 Async ks-alt-reader-user:220714]: Signaling child to exit 2022-05-18 20:23:28.729 | WAKEUP 2022-05-18 20:23:28.841 | [189485 Async ks-alt-reader-user:220714]: Signaled 2022-05-18 20:23:28.843 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:23:28.843 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:28.843 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:28.843 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:28.843 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:28.843 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:28.843 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d552304fec9e41b1b518f62db1cba353 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:28.843 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:28.843 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.843 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:28.843 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:23:28.843 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:23:28.843 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user d552304fec9e41b1b518f62db1cba353 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.843 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d552304fec9e41b1b518f62db1cba353 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:23:28.843 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:23:28.843 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:23:28.843 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.844 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:28.844 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:28.844 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:28.844 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:23:28.844 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:23:28.844 | ++ functions-common:get_field:830 : echo '| 35553a794d204f13b9be8ea94032f564 | d552304fec9e41b1b518f62db1cba353 | | 66bf6a144a32411080b5535461b1c644 | | | False |' 2022-05-18 20:23:28.844 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:23:28.844 | ++ functions-common:get_field:824 : read data 2022-05-18 20:23:28.844 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:28.844 | + functions-common:get_or_add_user_project_role:1009 : echo 35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:28.844 | 35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:29.013 | [189485 Async ks-alt-reader-user:220714]: finished get_or_add_user_project_role reader d552304fec9e41b1b518f62db1cba353 66bf6a144a32411080b5535461b1c644 with result 0 in 13 seconds 2022-05-18 20:23:29.040 | + inc/async:async_wait:197 : return 0 2022-05-18 20:23:29.057 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-18 20:23:29.366 | [189485 Async ks-system-member:220940]: Waiting for completion of get_or_add_user_system_role member 40bdef871be04bed8ee6f3d80b0f2c68 all running on PID 220940 (8 other jobs running) 2022-05-18 20:23:29.519 | [189485 Async ks-system-member:220940]: Signaling child to exit 2022-05-18 20:23:29.529 | WAKEUP 2022-05-18 20:23:29.698 | [189485 Async ks-system-member:220940]: Signaled 2022-05-18 20:23:29.712 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 20:23:29.712 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 20:23:29.712 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 20:23:29.713 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:29.713 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:29.713 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:29.713 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:29.713 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:29.713 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 20:23:29.713 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40bdef871be04bed8ee6f3d80b0f2c68 --system all -f value -c Role 2022-05-18 20:23:29.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:29.713 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:29.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:29.713 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:29.713 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:29.713 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 20:23:29.713 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 20:23:29.713 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 40bdef871be04bed8ee6f3d80b0f2c68 --system all 2022-05-18 20:23:29.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:29.713 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:29.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:29.713 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:29.713 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40bdef871be04bed8ee6f3d80b0f2c68 --system all -f value -c Role 2022-05-18 20:23:29.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:29.713 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:29.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:29.713 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:29.713 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:29.713 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:29.713 | + functions-common:get_or_add_user_system_role:1064 : echo 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:29.713 | 9a27be152db8481f8d9de5bb507498c0 2022-05-18 20:23:30.019 | [189485 Async ks-system-member:220940]: finished get_or_add_user_system_role member 40bdef871be04bed8ee6f3d80b0f2c68 all with result 0 in 11 seconds 2022-05-18 20:23:30.297 | [189485 Async ks-system-reader:221222]: Waiting for completion of get_or_add_user_system_role reader c6c9ff93cad24bbda6e65ef7cc9be94c all running on PID 221222 (7 other jobs running) 2022-05-18 20:23:30.471 | [189485 Async ks-system-reader:221222]: Signaling child to exit 2022-05-18 20:23:30.471 | WAKEUP 2022-05-18 20:23:30.656 | [189485 Async ks-system-reader:221222]: Signaled 2022-05-18 20:23:30.668 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-18 20:23:30.668 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-18 20:23:30.668 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-18 20:23:30.668 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:23:30.668 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:23:30.668 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:23:30.668 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:23:30.668 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:23:30.668 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-18 20:23:30.668 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c6c9ff93cad24bbda6e65ef7cc9be94c --system all -f value -c Role 2022-05-18 20:23:30.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:30.668 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:30.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:30.668 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:30.668 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:30.668 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-18 20:23:30.669 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-18 20:23:30.669 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user c6c9ff93cad24bbda6e65ef7cc9be94c --system all 2022-05-18 20:23:30.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:30.669 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:30.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:30.669 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:30.669 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c6c9ff93cad24bbda6e65ef7cc9be94c --system all -f value -c Role 2022-05-18 20:23:30.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:30.669 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:30.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:30.669 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:30.669 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:30.670 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:30.670 | + functions-common:get_or_add_user_system_role:1064 : echo 35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:30.670 | 35553a794d204f13b9be8ea94032f564 2022-05-18 20:23:31.008 | [189485 Async ks-system-reader:221222]: finished get_or_add_user_system_role reader c6c9ff93cad24bbda6e65ef7cc9be94c all with result 0 in 10 seconds 2022-05-18 20:23:31.048 | + inc/async:async_wait:197 : return 0 2022-05-18 20:23:31.071 | + 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-18 20:23:31.440 | [189485 Async ks-group-memberdemo:221594]: Waiting for completion of get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 running on PID 221594 (6 other jobs running) 2022-05-18 20:23:31.580 | [189485 Async ks-group-memberdemo:221594]: Signaling child to exit 2022-05-18 20:23:37.390 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:37.529 | [221594 Async ks-group-memberdemo:221594]: finished successfully 2022-05-18 20:23:37.649 | WAKEUP 2022-05-18 20:23:37.765 | [189485 Async ks-group-memberdemo:221594]: Signaled 2022-05-18 20:23:37.775 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:23:37.775 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c924d7e458c74887a15e9e88389761c7 --project 87b597cb467f43ae90f5b06d32b2a337 -f value 2022-05-18 20:23:37.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:37.775 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:37.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:37.775 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:37.775 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:37.775 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:23:37.775 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:23:37.775 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group c924d7e458c74887a15e9e88389761c7 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:37.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:37.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:37.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:37.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:37.776 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c924d7e458c74887a15e9e88389761c7 --project 87b597cb467f43ae90f5b06d32b2a337 -f value 2022-05-18 20:23:37.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:37.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:37.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:37.776 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:37.776 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:37.776 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9a27be152db8481f8d9de5bb507498c0 c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 False' 2022-05-18 20:23:37.776 | + functions-common:get_or_add_group_project_role:1088 : echo 9a27be152db8481f8d9de5bb507498c0 c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 False 2022-05-18 20:23:37.776 | 9a27be152db8481f8d9de5bb507498c0 c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 False 2022-05-18 20:23:37.942 | [189485 Async ks-group-memberdemo:221594]: finished get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 with result 0 in 14 seconds 2022-05-18 20:23:38.077 | [189485 Async ks-group-anotherdemo:221681]: Waiting for completion of get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 running on PID 221681 (5 other jobs running) 2022-05-18 20:23:38.139 | [189485 Async ks-group-anotherdemo:221681]: Signaling child to exit 2022-05-18 20:23:38.187 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:38.217 | [221802 Async ks-group-memberalt:221802]: finished successfully 2022-05-18 20:23:38.992 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:39.020 | [221681 Async ks-group-anotherdemo:221681]: finished successfully 2022-05-18 20:23:39.041 | WAKEUP 2022-05-18 20:23:39.069 | [189485 Async ks-group-anotherdemo:221681]: Signaled 2022-05-18 20:23:39.070 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:23:39.071 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c924d7e458c74887a15e9e88389761c7 --project 87b597cb467f43ae90f5b06d32b2a337 -f value 2022-05-18 20:23:39.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.071 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:23:39.071 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:23:39.071 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group c924d7e458c74887a15e9e88389761c7 --project 87b597cb467f43ae90f5b06d32b2a337 2022-05-18 20:23:39.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.071 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c924d7e458c74887a15e9e88389761c7 --project 87b597cb467f43ae90f5b06d32b2a337 -f value 2022-05-18 20:23:39.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.071 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.071 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.071 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='c3ea361fe9354a3fa343a7e20431a3ee c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 False' 2022-05-18 20:23:39.071 | + functions-common:get_or_add_group_project_role:1088 : echo c3ea361fe9354a3fa343a7e20431a3ee c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 False 2022-05-18 20:23:39.071 | c3ea361fe9354a3fa343a7e20431a3ee c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 False 2022-05-18 20:23:39.121 | [189485 Async ks-group-anotherdemo:221681]: finished get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 87b597cb467f43ae90f5b06d32b2a337 with result 0 in 15 seconds 2022-05-18 20:23:39.168 | [189485 Async ks-group-memberalt:221802]: Waiting for completion of get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 running on PID 221802 (4 other jobs running) 2022-05-18 20:23:39.196 | [189485 Async ks-group-memberalt:221802]: Signaling child to exit 2022-05-18 20:23:39.196 | WAKEUP 2022-05-18 20:23:39.221 | [189485 Async ks-group-memberalt:221802]: Signaled 2022-05-18 20:23:39.223 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:23:39.223 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c924d7e458c74887a15e9e88389761c7 --project 66bf6a144a32411080b5535461b1c644 -f value 2022-05-18 20:23:39.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.223 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.223 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.223 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.223 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:23:39.223 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:23:39.223 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group c924d7e458c74887a15e9e88389761c7 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:39.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.223 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.223 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.223 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c924d7e458c74887a15e9e88389761c7 --project 66bf6a144a32411080b5535461b1c644 -f value 2022-05-18 20:23:39.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.223 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.223 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.223 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.223 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9a27be152db8481f8d9de5bb507498c0 c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 False' 2022-05-18 20:23:39.223 | + functions-common:get_or_add_group_project_role:1088 : echo 9a27be152db8481f8d9de5bb507498c0 c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 False 2022-05-18 20:23:39.223 | 9a27be152db8481f8d9de5bb507498c0 c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 False 2022-05-18 20:23:39.273 | [189485 Async ks-group-memberalt:221802]: finished get_or_add_group_project_role member c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 with result 0 in 14 seconds 2022-05-18 20:23:39.319 | [189485 Async ks-group-anotheralt:221892]: Waiting for completion of get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 running on PID 221892 (3 other jobs running) 2022-05-18 20:23:39.351 | [189485 Async ks-group-anotheralt:221892]: Signaling child to exit 2022-05-18 20:23:39.682 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:39.710 | [221892 Async ks-group-anotheralt:221892]: finished successfully 2022-05-18 20:23:39.731 | WAKEUP 2022-05-18 20:23:39.756 | [189485 Async ks-group-anotheralt:221892]: Signaled 2022-05-18 20:23:39.758 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:23:39.758 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c924d7e458c74887a15e9e88389761c7 --project 66bf6a144a32411080b5535461b1c644 -f value 2022-05-18 20:23:39.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.758 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.758 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.758 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.758 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:23:39.758 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:23:39.758 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group c924d7e458c74887a15e9e88389761c7 --project 66bf6a144a32411080b5535461b1c644 2022-05-18 20:23:39.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.758 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.758 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.758 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c924d7e458c74887a15e9e88389761c7 --project 66bf6a144a32411080b5535461b1c644 -f value 2022-05-18 20:23:39.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.759 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.759 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.759 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.759 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='c3ea361fe9354a3fa343a7e20431a3ee c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 False' 2022-05-18 20:23:39.759 | + functions-common:get_or_add_group_project_role:1088 : echo c3ea361fe9354a3fa343a7e20431a3ee c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 False 2022-05-18 20:23:39.759 | c3ea361fe9354a3fa343a7e20431a3ee c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 False 2022-05-18 20:23:39.807 | [189485 Async ks-group-anotheralt:221892]: finished get_or_add_group_project_role anotherrole c924d7e458c74887a15e9e88389761c7 66bf6a144a32411080b5535461b1c644 with result 0 in 16 seconds 2022-05-18 20:23:39.830 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:23:39.851 | [189485 Async ks-group-admin:221980]: Waiting for completion of get_or_add_group_project_role admin 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 running on PID 221980 (2 other jobs running) 2022-05-18 20:23:39.857 | [221980 Async ks-group-admin:221980]: finished successfully 2022-05-18 20:23:39.877 | [189485 Async ks-group-admin:221980]: Signaling child to exit 2022-05-18 20:23:39.878 | WAKEUP 2022-05-18 20:23:39.901 | [189485 Async ks-group-admin:221980]: Signaled 2022-05-18 20:23:39.902 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-18 20:23:39.902 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1cfc4c9883004d309003d3bd0db9fd1d --project e44fc6451278466a90068c84499a4c49 -f value 2022-05-18 20:23:39.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.902 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.902 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.902 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.902 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-18 20:23:39.902 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-18 20:23:39.902 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 1cfc4c9883004d309003d3bd0db9fd1d --project e44fc6451278466a90068c84499a4c49 2022-05-18 20:23:39.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.902 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.902 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.903 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1cfc4c9883004d309003d3bd0db9fd1d --project e44fc6451278466a90068c84499a4c49 -f value 2022-05-18 20:23:39.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.903 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:23:39.903 | from cryptography.utils import int_from_bytes 2022-05-18 20:23:39.903 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:23:39.903 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='d801aeaaed744768af38866ff65d0040 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 False' 2022-05-18 20:23:39.903 | + functions-common:get_or_add_group_project_role:1088 : echo d801aeaaed744768af38866ff65d0040 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 False 2022-05-18 20:23:39.903 | d801aeaaed744768af38866ff65d0040 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 False 2022-05-18 20:23:39.948 | [189485 Async ks-group-admin:221980]: finished get_or_add_group_project_role admin 1cfc4c9883004d309003d3bd0db9fd1d e44fc6451278466a90068c84499a4c49 with result 0 in 15 seconds 2022-05-18 20:23:39.952 | + inc/async:async_wait:197 : return 0 2022-05-18 20:23:39.955 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-18 20:23:39.975 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:23:39.978 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-18 20:23:39.996 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:23:39.999 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-18 20:23:40.001 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-18 20:23:40.061 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-18 20:23:40.100 | [189485 Async create_nova_accounts:223878]: running: create_nova_accounts 2022-05-18 20:23:40.102 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-18 20:23:40.120 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:23:40.123 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-18 20:23:40.126 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-18 20:23:40.187 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-18 20:23:40.230 | [189485 Async create_glance_accounts:223993]: running: create_glance_accounts 2022-05-18 20:23:40.233 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-18 20:23:40.255 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:23:40.257 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-18 20:23:40.260 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-18 20:23:40.326 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-18 20:23:40.373 | [189485 Async create_cinder_accounts:224123]: running: create_cinder_accounts 2022-05-18 20:23:40.376 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-18 20:23:40.398 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:23:40.400 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-18 20:23:40.403 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-18 20:23:40.478 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-18 20:23:40.531 | [189485 Async create_neutron_accounts:224239]: running: create_neutron_accounts 2022-05-18 20:23:40.535 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-18 20:23:40.567 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:23:40.569 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-18 20:23:40.579 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-18 20:23:40.773 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-18 20:23:41.005 | [189485 Async create_swift_accounts:224383]: running: create_swift_accounts 2022-05-18 20:23:41.018 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-18 20:23:41.123 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:23:41.147 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-18 20:23:41.506 | [189485 Async create_nova_accounts:223878]: Waiting for completion of create_nova_accounts running on PID 223878 (6 other jobs running) 2022-05-18 20:23:41.660 | [189485 Async create_nova_accounts:223878]: Signaling child to exit 2022-05-18 20:24:23.503 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:24:23.567 | [224239 Async create_neutron_accounts:224239]: finished successfully 2022-05-18 20:24:41.270 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:24:41.300 | [224123 Async create_cinder_accounts:224123]: finished successfully 2022-05-18 20:24:58.192 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:24:58.226 | [223993 Async create_glance_accounts:223993]: finished successfully 2022-05-18 20:25:02.449 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:25:02.477 | [223878 Async create_nova_accounts:223878]: finished successfully 2022-05-18 20:25:02.497 | WAKEUP 2022-05-18 20:25:02.521 | [189485 Async create_nova_accounts:223878]: Signaled 2022-05-18 20:25:02.522 | + 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-18 20:25:02.522 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-18 20:25:02.522 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-18 20:25:02.522 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:02.522 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:02.522 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:02.522 | ++ 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-18 20:25:02.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.522 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.523 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.523 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.523 | + functions-common:get_or_create_user:937 : user_id=60966e5d78814bf6ae50ec9358682db5 2022-05-18 20:25:02.523 | + functions-common:get_or_create_user:938 : echo 60966e5d78814bf6ae50ec9358682db5 2022-05-18 20:25:02.523 | 60966e5d78814bf6ae50ec9358682db5 2022-05-18 20:25:02.523 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-18 20:25:02.523 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.523 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.523 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.523 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.523 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.523 | ++ 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-18 20:25:02.523 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.523 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.523 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.523 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.523 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.523 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.523 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.523 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.523 | + 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-18 20:25:02.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.523 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.524 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.524 | ++ 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-18 20:25:02.524 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.524 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.524 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.524 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.524 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.524 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.524 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.524 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.524 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.524 | ++ functions-common:get_field:830 : echo '| ee822daed0b34c188634e5729e718964 | 60966e5d78814bf6ae50ec9358682db5 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.524 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.524 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.524 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.524 | + functions-common:get_or_add_user_project_role:1009 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.524 | ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.524 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 20:25:02.524 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-18 20:25:02.524 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.524 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.524 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.524 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.524 | ++ 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-18 20:25:02.525 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.525 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.525 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.525 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.525 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.525 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.525 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.525 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.525 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.525 | + 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-18 20:25:02.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.525 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.525 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.525 | ++ 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-18 20:25:02.525 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.525 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.525 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.525 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.525 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.525 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.525 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.525 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.525 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.525 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.525 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | 60966e5d78814bf6ae50ec9358682db5 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.526 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.526 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:02.526 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:02.526 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:02.526 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-18 20:25:02.526 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:25:02.526 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.48/compute 2022-05-18 20:25:02.526 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-18 20:25:02.526 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:02.526 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-18 20:25:02.526 | ++ 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-18 20:25:02.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.526 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.526 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.526 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.526 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:02.526 | c70e814825f441ee874e20cbbdb033b8' 2022-05-18 20:25:02.526 | + functions-common:get_or_create_service:1106 : echo c70e814825f441ee874e20cbbdb033b8 2022-05-18 20:25:02.526 | c70e814825f441ee874e20cbbdb033b8 2022-05-18 20:25:02.526 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.48/compute/v2/$(project_id)s' 2022-05-18 20:25:02.526 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:02.526 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' RegionOne 2022-05-18 20:25:02.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:02.526 | +++ 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-18 20:25:02.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.526 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.526 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.526 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:02.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:02.526 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:25:02.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.527 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.527 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.527 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.527 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c4011401f4f545d1a635b5d872b9e98a 2022-05-18 20:25:02.527 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c4011401f4f545d1a635b5d872b9e98a 2022-05-18 20:25:02.527 | + functions-common:get_or_create_endpoint:1139 : public_id=c4011401f4f545d1a635b5d872b9e98a 2022-05-18 20:25:02.527 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:25:02.527 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:02.527 | + functions-common:get_or_create_endpoint:1148 : echo c4011401f4f545d1a635b5d872b9e98a 2022-05-18 20:25:02.527 | c4011401f4f545d1a635b5d872b9e98a 2022-05-18 20:25:02.527 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-18 20:25:02.527 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:02.527 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-18 20:25:02.527 | ++ 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-18 20:25:02.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.527 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.527 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.527 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.527 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:02.527 | 1b71bd3f122c44208f8cc31229b28228' 2022-05-18 20:25:02.527 | + functions-common:get_or_create_service:1106 : echo 1b71bd3f122c44208f8cc31229b28228 2022-05-18 20:25:02.527 | 1b71bd3f122c44208f8cc31229b28228 2022-05-18 20:25:02.527 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.48/compute/v2.1 2022-05-18 20:25:02.527 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:02.527 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.48/compute/v2.1 RegionOne 2022-05-18 20:25:02.527 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:02.527 | +++ 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-18 20:25:02.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.528 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.528 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.528 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:02.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:02.528 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.48/compute/v2.1 --region RegionOne -f value -c id 2022-05-18 20:25:02.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.528 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.528 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.528 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=da1b42080b6b45f6ae54fa9269383e35 2022-05-18 20:25:02.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo da1b42080b6b45f6ae54fa9269383e35 2022-05-18 20:25:02.528 | + functions-common:get_or_create_endpoint:1139 : public_id=da1b42080b6b45f6ae54fa9269383e35 2022-05-18 20:25:02.528 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:25:02.528 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:02.528 | + functions-common:get_or_create_endpoint:1148 : echo da1b42080b6b45f6ae54fa9269383e35 2022-05-18 20:25:02.528 | da1b42080b6b45f6ae54fa9269383e35 2022-05-18 20:25:02.528 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-18 20:25:02.528 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:02.528 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-18 20:25:02.528 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:02.528 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-18 20:25:02.528 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.528 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.528 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.528 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.528 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.528 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.528 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.529 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.529 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.529 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.529 | ++ 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-18 20:25:02.529 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.529 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.529 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.529 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.529 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.529 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.529 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.529 | + 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-18 20:25:02.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.529 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.529 | ++ 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-18 20:25:02.529 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.529 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.529 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.529 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.530 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.530 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.530 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.530 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.530 | ++ functions-common:get_field:830 : echo '| 99c1db5c5f6d4deeb8fa4740b4d26091 | 60966e5d78814bf6ae50ec9358682db5 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.530 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.530 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:25:02.530 | + functions-common:get_or_add_user_project_role:1009 : echo 99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:25:02.530 | 99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:25:02.530 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-18 20:25:02.530 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:25:02.530 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-18 20:25:02.530 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:02.530 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-18 20:25:02.569 | [189485 Async create_nova_accounts:223878]: finished create_nova_accounts with result 0 in 82 seconds 2022-05-18 20:25:02.609 | [189485 Async create_glance_accounts:223993]: Waiting for completion of create_glance_accounts running on PID 223993 (5 other jobs running) 2022-05-18 20:25:02.634 | [189485 Async create_glance_accounts:223993]: Signaling child to exit 2022-05-18 20:25:02.635 | WAKEUP 2022-05-18 20:25:02.658 | [189485 Async create_glance_accounts:223993]: Signaled 2022-05-18 20:25:02.659 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-18 20:25:02.659 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:02.659 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-18 20:25:02.659 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-18 20:25:02.659 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:02.659 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:02.659 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:02.659 | ++ 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-18 20:25:02.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.660 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.660 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.660 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.660 | + functions-common:get_or_create_user:937 : user_id=422c8f9d5ff74cef8e9ea95aaf02de6e 2022-05-18 20:25:02.660 | + functions-common:get_or_create_user:938 : echo 422c8f9d5ff74cef8e9ea95aaf02de6e 2022-05-18 20:25:02.660 | 422c8f9d5ff74cef8e9ea95aaf02de6e 2022-05-18 20:25:02.660 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-18 20:25:02.660 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.660 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.660 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.660 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.660 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.660 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.660 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.660 | ++ 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-18 20:25:02.660 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.660 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.660 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.660 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.660 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.660 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.660 | + 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-18 20:25:02.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.661 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.661 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.661 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.661 | ++ 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-18 20:25:02.661 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.661 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.661 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.661 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.661 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.661 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.661 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.661 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.661 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.661 | ++ functions-common:get_field:830 : echo '| ee822daed0b34c188634e5729e718964 | 422c8f9d5ff74cef8e9ea95aaf02de6e | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.661 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.661 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.661 | + functions-common:get_or_add_user_project_role:1009 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.661 | ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.661 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:25:02.661 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-18 20:25:02.661 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:02.661 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-18 20:25:02.661 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-18 20:25:02.661 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:02.661 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:02.662 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:02.662 | ++ 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-18 20:25:02.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.662 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.662 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.662 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.662 | + functions-common:get_or_create_user:937 : user_id=b3619a270542465b87e98da9dd5d0917 2022-05-18 20:25:02.662 | + functions-common:get_or_create_user:938 : echo b3619a270542465b87e98da9dd5d0917 2022-05-18 20:25:02.662 | b3619a270542465b87e98da9dd5d0917 2022-05-18 20:25:02.662 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-18 20:25:02.662 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.662 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.662 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.662 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.662 | ++ 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-18 20:25:02.662 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.662 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.662 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.662 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.662 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.662 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.662 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.663 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.663 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.663 | + 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-18 20:25:02.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.663 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.663 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.663 | ++ 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-18 20:25:02.663 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.663 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.663 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.663 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.663 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.663 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.663 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.663 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.663 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.663 | ++ functions-common:get_field:830 : echo '| ee822daed0b34c188634e5729e718964 | b3619a270542465b87e98da9dd5d0917 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.663 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.663 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.663 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.663 | + functions-common:get_or_add_user_project_role:1009 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.663 | ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.663 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-18 20:25:02.663 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-18 20:25:02.663 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.663 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.663 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.663 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.663 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.664 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.664 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.664 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.664 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.664 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.664 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.664 | ++ 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-18 20:25:02.664 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.664 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.664 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.664 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.664 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.664 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.664 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.664 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.664 | + 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-18 20:25:02.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.664 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.664 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.664 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.664 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.664 | ++ 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-18 20:25:02.664 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.664 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.664 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.664 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.664 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.665 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.665 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.665 | ++ functions-common:get_field:830 : echo '| 99c1db5c5f6d4deeb8fa4740b4d26091 | b3619a270542465b87e98da9dd5d0917 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.665 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.665 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.665 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:25:02.665 | + functions-common:get_or_add_user_project_role:1009 : echo 99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:25:02.665 | 99c1db5c5f6d4deeb8fa4740b4d26091 2022-05-18 20:25:02.665 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-18 20:25:02.665 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:02.665 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-18 20:25:02.665 | ++ 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-18 20:25:02.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.665 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.665 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.665 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.665 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:02.665 | 5ad28dfa72a54f7a88f04f008f3a2e6b' 2022-05-18 20:25:02.665 | + functions-common:get_or_create_service:1106 : echo 5ad28dfa72a54f7a88f04f008f3a2e6b 2022-05-18 20:25:02.665 | 5ad28dfa72a54f7a88f04f008f3a2e6b 2022-05-18 20:25:02.665 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.48/image 2022-05-18 20:25:02.665 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:02.665 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.48/image RegionOne 2022-05-18 20:25:02.665 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:02.665 | +++ 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-18 20:25:02.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.665 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.666 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.666 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:02.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:02.666 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.48/image --region RegionOne -f value -c id 2022-05-18 20:25:02.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.666 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.666 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.666 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=54df286c66434585af067e815cdb5ee5 2022-05-18 20:25:02.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 54df286c66434585af067e815cdb5ee5 2022-05-18 20:25:02.666 | + functions-common:get_or_create_endpoint:1139 : public_id=54df286c66434585af067e815cdb5ee5 2022-05-18 20:25:02.666 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:25:02.666 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:02.666 | + functions-common:get_or_create_endpoint:1148 : echo 54df286c66434585af067e815cdb5ee5 2022-05-18 20:25:02.666 | 54df286c66434585af067e815cdb5ee5 2022-05-18 20:25:02.666 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-18 20:25:02.666 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:25:02.666 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-18 20:25:02.666 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-18 20:25:02.666 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-18 20:25:02.666 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-18 20:25:02.666 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-18 20:25:02.666 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-18 20:25:02.666 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-18 20:25:02.709 | [189485 Async create_glance_accounts:223993]: finished create_glance_accounts with result 0 in 78 seconds 2022-05-18 20:25:02.748 | [189485 Async create_cinder_accounts:224123]: Waiting for completion of create_cinder_accounts running on PID 224123 (4 other jobs running) 2022-05-18 20:25:02.774 | [189485 Async create_cinder_accounts:224123]: Signaling child to exit 2022-05-18 20:25:02.774 | WAKEUP 2022-05-18 20:25:02.797 | [189485 Async create_cinder_accounts:224123]: Signaled 2022-05-18 20:25:02.798 | + 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-18 20:25:02.798 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-18 20:25:02.798 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-18 20:25:02.798 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:02.798 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:02.799 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:02.799 | ++ 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-18 20:25:02.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.799 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.799 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.799 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.799 | + functions-common:get_or_create_user:937 : user_id=9d5f76088d3d4603bbef2eb924258039 2022-05-18 20:25:02.799 | + functions-common:get_or_create_user:938 : echo 9d5f76088d3d4603bbef2eb924258039 2022-05-18 20:25:02.799 | 9d5f76088d3d4603bbef2eb924258039 2022-05-18 20:25:02.799 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-18 20:25:02.799 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.799 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.799 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.799 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.799 | ++ 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-18 20:25:02.799 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.799 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.799 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.799 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.799 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.799 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.799 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.799 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.800 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.800 | + 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-18 20:25:02.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.800 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.800 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.800 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.800 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.800 | ++ 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-18 20:25:02.800 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.800 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.800 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.800 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.800 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.800 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.800 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.800 | ++ functions-common:get_field:830 : echo '| ee822daed0b34c188634e5729e718964 | 9d5f76088d3d4603bbef2eb924258039 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.800 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.800 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.800 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.800 | + functions-common:get_or_add_user_project_role:1009 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.800 | ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.800 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:25:02.800 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-18 20:25:02.800 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:02.800 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-18 20:25:02.800 | ++ 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-18 20:25:02.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.800 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.801 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.801 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.801 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:02.801 | 4a0a6f427c764bc7b7c5f70ed993a6cb' 2022-05-18 20:25:02.801 | + functions-common:get_or_create_service:1106 : echo 4a0a6f427c764bc7b7c5f70ed993a6cb 2022-05-18 20:25:02.801 | 4a0a6f427c764bc7b7c5f70ed993a6cb 2022-05-18 20:25:02.801 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-18 20:25:02.801 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 20:25:02.801 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:02.801 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 20:25:02.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:02.801 | +++ 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-18 20:25:02.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.801 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.801 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.801 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:02.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:02.801 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:25:02.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.801 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.801 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.801 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=75d6671b245c4c3b92297ddb0b76bc90 2022-05-18 20:25:02.801 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 75d6671b245c4c3b92297ddb0b76bc90 2022-05-18 20:25:02.801 | + functions-common:get_or_create_endpoint:1139 : public_id=75d6671b245c4c3b92297ddb0b76bc90 2022-05-18 20:25:02.801 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:25:02.802 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:02.802 | + functions-common:get_or_create_endpoint:1148 : echo 75d6671b245c4c3b92297ddb0b76bc90 2022-05-18 20:25:02.802 | 75d6671b245c4c3b92297ddb0b76bc90 2022-05-18 20:25:02.802 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-18 20:25:02.802 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:02.802 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-18 20:25:02.802 | ++ 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-18 20:25:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.802 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.802 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:02.802 | 42cc5b8979834fa09e771afc213c2101' 2022-05-18 20:25:02.802 | + functions-common:get_or_create_service:1106 : echo 42cc5b8979834fa09e771afc213c2101 2022-05-18 20:25:02.802 | 42cc5b8979834fa09e771afc213c2101 2022-05-18 20:25:02.802 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-05-18 20:25:02.802 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:02.802 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-05-18 20:25:02.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:02.802 | +++ 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-18 20:25:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.802 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:02.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:02.802 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:25:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.802 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.803 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.803 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=55f87e6d1c4c4236aa3984d6bb590acf 2022-05-18 20:25:02.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 55f87e6d1c4c4236aa3984d6bb590acf 2022-05-18 20:25:02.803 | + functions-common:get_or_create_endpoint:1139 : public_id=55f87e6d1c4c4236aa3984d6bb590acf 2022-05-18 20:25:02.803 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:25:02.803 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:02.803 | + functions-common:get_or_create_endpoint:1148 : echo 55f87e6d1c4c4236aa3984d6bb590acf 2022-05-18 20:25:02.803 | 55f87e6d1c4c4236aa3984d6bb590acf 2022-05-18 20:25:02.803 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-18 20:25:02.803 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-18 20:25:02.803 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:25:02.803 | +++ 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-18 20:25:02.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.803 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.803 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.803 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.803 | ++ functions-common:get_or_create_project:950 : project_id=587719c8d8cd4e069ce6c4b6cb767cf0 2022-05-18 20:25:02.803 | ++ functions-common:get_or_create_project:951 : echo 587719c8d8cd4e069ce6c4b6cb767cf0 2022-05-18 20:25:02.803 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 587719c8d8cd4e069ce6c4b6cb767cf0 2022-05-18 20:25:02.803 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-18 20:25:02.803 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:02.803 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:02.803 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:02.803 | +++ 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-18 20:25:02.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.803 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.803 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.803 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-18 20:25:02.803 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.804 | ++ functions-common:get_or_create_user:937 : user_id=9d5f76088d3d4603bbef2eb924258039 2022-05-18 20:25:02.804 | ++ functions-common:get_or_create_user:938 : echo 9d5f76088d3d4603bbef2eb924258039 2022-05-18 20:25:02.804 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9d5f76088d3d4603bbef2eb924258039 2022-05-18 20:25:02.847 | [189485 Async create_cinder_accounts:224123]: finished create_cinder_accounts with result 0 in 61 seconds 2022-05-18 20:25:02.851 | + inc/async:async_wait:197 : return 0 2022-05-18 20:25:02.854 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-18 20:25:02.906 | [189485 Async create_neutron_accounts:224239]: Waiting for completion of create_neutron_accounts running on PID 224239 (3 other jobs running) 2022-05-18 20:25:02.932 | [189485 Async create_neutron_accounts:224239]: Signaling child to exit 2022-05-18 20:25:02.932 | WAKEUP 2022-05-18 20:25:02.955 | [189485 Async create_neutron_accounts:224239]: Signaled 2022-05-18 20:25:02.957 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-18 20:25:02.957 | ++ 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-18 20:25:02.957 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:25:02.957 | + 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-18 20:25:02.957 | + 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-18 20:25:02.957 | + 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-18 20:25:02.957 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:25:02.957 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-18 20:25:02.957 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-18 20:25:02.957 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-18 20:25:02.957 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.48:9696/ 2022-05-18 20:25:02.957 | + 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-18 20:25:02.957 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-18 20:25:02.957 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-18 20:25:02.957 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:02.958 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:02.958 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:02.958 | ++ 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-18 20:25:02.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.958 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.958 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.958 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.958 | + functions-common:get_or_create_user:937 : user_id=ea64c93182d6479a8146a4f700c5e6b3 2022-05-18 20:25:02.958 | + functions-common:get_or_create_user:938 : echo ea64c93182d6479a8146a4f700c5e6b3 2022-05-18 20:25:02.958 | ea64c93182d6479a8146a4f700c5e6b3 2022-05-18 20:25:02.958 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-18 20:25:02.958 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:02.958 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:02.958 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:02.958 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:02.958 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:02.958 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.958 | ++ 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-18 20:25:02.958 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.958 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.958 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.958 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.958 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.959 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:02.959 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:02.959 | + 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-18 20:25:02.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.959 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.959 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.959 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:02.959 | ++ 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-18 20:25:02.959 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:02.959 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:02.959 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.959 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.959 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.959 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.959 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:02.959 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:02.959 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:02.959 | ++ functions-common:get_field:830 : echo '| ee822daed0b34c188634e5729e718964 | ea64c93182d6479a8146a4f700c5e6b3 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:02.959 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:02.959 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.959 | + functions-common:get_or_add_user_project_role:1009 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.959 | ee822daed0b34c188634e5729e718964 2022-05-18 20:25:02.959 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-18 20:25:02.959 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-18 20:25:02.959 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:02.959 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-18 20:25:02.959 | ++ 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-18 20:25:02.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.960 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.960 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.960 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.960 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:02.960 | 8b69477926d4402280cd43180ef44dfd' 2022-05-18 20:25:02.960 | + functions-common:get_or_create_service:1106 : echo 8b69477926d4402280cd43180ef44dfd 2022-05-18 20:25:02.960 | 8b69477926d4402280cd43180ef44dfd 2022-05-18 20:25:02.960 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.48:9696/ 2022-05-18 20:25:02.960 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:02.960 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.48:9696/ RegionOne 2022-05-18 20:25:02.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:02.960 | +++ 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-18 20:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.960 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.960 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.960 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:02.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:02.960 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.48:9696/ --region RegionOne -f value -c id 2022-05-18 20:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.960 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:02.960 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:02.960 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:02.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e2d864152bea46f48450757f08e677c6 2022-05-18 20:25:02.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e2d864152bea46f48450757f08e677c6 2022-05-18 20:25:02.960 | + functions-common:get_or_create_endpoint:1139 : public_id=e2d864152bea46f48450757f08e677c6 2022-05-18 20:25:02.960 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-18 20:25:02.960 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:02.960 | + functions-common:get_or_create_endpoint:1148 : echo e2d864152bea46f48450757f08e677c6 2022-05-18 20:25:02.961 | e2d864152bea46f48450757f08e677c6 2022-05-18 20:25:03.003 | [189485 Async create_neutron_accounts:224239]: finished create_neutron_accounts with result 0 in 43 seconds 2022-05-18 20:25:03.040 | [189485 Async create_swift_accounts:224383]: Waiting for completion of create_swift_accounts running on PID 224383 (2 other jobs running) 2022-05-18 20:25:03.066 | [189485 Async create_swift_accounts:224383]: Signaling child to exit 2022-05-18 20:25:49.797 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:25:49.823 | [224383 Async create_swift_accounts:224383]: finished successfully 2022-05-18 20:25:49.843 | WAKEUP 2022-05-18 20:25:49.865 | [189485 Async create_swift_accounts:224383]: Signaled 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-18 20:25:49.867 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-18 20:25:49.867 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-18 20:25:49.867 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-18 20:25:49.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.867 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.867 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.867 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.867 | ++ functions-common:get_or_create_role:962 : role_id=c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:25:49.867 | ++ functions-common:get_or_create_role:963 : echo c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:614 : another_role=c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:25:49.867 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-18 20:25:49.868 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-18 20:25:49.868 | + functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:49.868 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-18 20:25:49.868 | + functions-common:get_or_create_user:925 : local email= 2022-05-18 20:25:49.868 | ++ 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-18 20:25:49.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.868 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.868 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.868 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.868 | + functions-common:get_or_create_user:937 : user_id=96bb3214f7904e73b3426ba813af6f29 2022-05-18 20:25:49.868 | + functions-common:get_or_create_user:938 : echo 96bb3214f7904e73b3426ba813af6f29 2022-05-18 20:25:49.868 | 96bb3214f7904e73b3426ba813af6f29 2022-05-18 20:25:49.868 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-18 20:25:49.868 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:49.868 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:49.868 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:49.868 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:49.868 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.868 | ++ 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-18 20:25:49.868 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:49.868 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.868 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.868 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.868 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.869 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.869 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:49.869 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:49.869 | + 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-18 20:25:49.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.869 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.869 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.869 | ++ 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-18 20:25:49.869 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.869 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:49.869 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.869 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.869 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.869 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.869 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.869 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:49.869 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:49.869 | ++ functions-common:get_field:830 : echo '| ee822daed0b34c188634e5729e718964 | 96bb3214f7904e73b3426ba813af6f29 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:49.869 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:49.869 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.869 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ee822daed0b34c188634e5729e718964 2022-05-18 20:25:49.869 | + functions-common:get_or_add_user_project_role:1009 : echo ee822daed0b34c188634e5729e718964 2022-05-18 20:25:49.869 | ee822daed0b34c188634e5729e718964 2022-05-18 20:25:49.869 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-18 20:25:49.869 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-18 20:25:49.869 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:49.870 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-18 20:25:49.870 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-18 20:25:49.870 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-18 20:25:49.870 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.870 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:49.870 | ++ 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-18 20:25:49.870 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.870 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.870 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.870 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.870 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.870 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:49.870 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:49.870 | + 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-18 20:25:49.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.870 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.870 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.870 | ++ 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-18 20:25:49.870 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:49.870 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.870 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.870 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.870 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.871 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.871 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.871 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:49.871 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:49.871 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | 96bb3214f7904e73b3426ba813af6f29 | | 587719c8d8cd4e069ce6c4b6cb767cf0 | | | False |' 2022-05-18 20:25:49.871 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:49.871 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.871 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.871 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.871 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.871 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-18 20:25:49.871 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-18 20:25:49.871 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-18 20:25:49.871 | ++ 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-18 20:25:49.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.871 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.871 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.871 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.871 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-18 20:25:49.871 | d36d9693dde74bf4b18014ff6a4f0d21' 2022-05-18 20:25:49.871 | + functions-common:get_or_create_service:1106 : echo d36d9693dde74bf4b18014ff6a4f0d21 2022-05-18 20:25:49.871 | d36d9693dde74bf4b18014ff6a4f0d21 2022-05-18 20:25:49.871 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' http://10.222.0.48:8080 2022-05-18 20:25:49.871 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-18 20:25:49.871 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-18 20:25:49.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:49.871 | +++ 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-18 20:25:49.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.871 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:49.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:49.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-18 20:25:49.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=04152952633a4e8ebd1be7f78866cbeb 2022-05-18 20:25:49.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 04152952633a4e8ebd1be7f78866cbeb 2022-05-18 20:25:49.872 | + functions-common:get_or_create_endpoint:1139 : public_id=04152952633a4e8ebd1be7f78866cbeb 2022-05-18 20:25:49.872 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.48:8080 ]] 2022-05-18 20:25:49.872 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.48:8080 RegionOne 2022-05-18 20:25:49.872 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-18 20:25:49.872 | ++ 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-18 20:25:49.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.872 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-18 20:25:49.872 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-18 20:25:49.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.48:8080 --region RegionOne -f value -c id 2022-05-18 20:25:49.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.872 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.872 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.872 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=869064b8cff84fa89572cf3d379b46ea 2022-05-18 20:25:49.873 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 869064b8cff84fa89572cf3d379b46ea 2022-05-18 20:25:49.873 | 869064b8cff84fa89572cf3d379b46ea 2022-05-18 20:25:49.873 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-18 20:25:49.873 | + functions-common:get_or_create_endpoint:1148 : echo 04152952633a4e8ebd1be7f78866cbeb 2022-05-18 20:25:49.873 | 04152952633a4e8ebd1be7f78866cbeb 2022-05-18 20:25:49.873 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-18 20:25:49.873 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:25:49.873 | +++ 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-18 20:25:49.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.873 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.873 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.873 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_project:950 : project_id=5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_project:951 : echo 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.873 | + lib/swift:create_swift_accounts:628 : swift_project_test1=5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.873 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-18 20:25:49.873 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.873 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-18 20:25:49.873 | +++ 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-18 20:25:49.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.873 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.873 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.873 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_user:937 : user_id=df8d99195fbf4077ade7a107092186ea 2022-05-18 20:25:49.873 | ++ functions-common:get_or_create_user:938 : echo df8d99195fbf4077ade7a107092186ea 2022-05-18 20:25:49.874 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=df8d99195fbf4077ade7a107092186ea 2022-05-18 20:25:49.874 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-18 20:25:49.874 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.874 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin df8d99195fbf4077ade7a107092186ea 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.874 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:49.874 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:25:49.874 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:49.874 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:49.874 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:25:49.874 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:25:49.874 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:25:49.874 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:25:49.874 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df8d99195fbf4077ade7a107092186ea --project 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.874 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:49.874 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.874 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.874 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.874 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.874 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.874 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.874 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:49.874 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:49.874 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user df8d99195fbf4077ade7a107092186ea --project 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.874 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.874 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.874 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df8d99195fbf4077ade7a107092186ea --project 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.874 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:49.874 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.875 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.875 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.875 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.875 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.875 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.875 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:49.875 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:49.875 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:49.875 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | df8d99195fbf4077ade7a107092186ea | | 5781028481514509b606ba4d2f0276d2 | | | False |' 2022-05-18 20:25:49.875 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.875 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.875 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.875 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.875 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-18 20:25:49.875 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-18 20:25:49.875 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:49.875 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-18 20:25:49.875 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-18 20:25:49.875 | +++ 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-18 20:25:49.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.875 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.875 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.875 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.875 | ++ functions-common:get_or_create_user:937 : user_id=b48c483ad2c7459a95f252cf9f5d040e 2022-05-18 20:25:49.875 | ++ functions-common:get_or_create_user:938 : echo b48c483ad2c7459a95f252cf9f5d040e 2022-05-18 20:25:49.875 | + lib/swift:create_swift_accounts:637 : swift_user_test3=b48c483ad2c7459a95f252cf9f5d040e 2022-05-18 20:25:49.875 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-18 20:25:49.875 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.875 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role c3ea361fe9354a3fa343a7e20431a3ee b48c483ad2c7459a95f252cf9f5d040e 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.876 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:25:49.876 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:49.876 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:49.876 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:25:49.876 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:25:49.876 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:25:49.876 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role c3ea361fe9354a3fa343a7e20431a3ee --user b48c483ad2c7459a95f252cf9f5d040e --project 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.876 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.876 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.876 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.876 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.876 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.876 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:49.876 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:49.876 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add c3ea361fe9354a3fa343a7e20431a3ee --user b48c483ad2c7459a95f252cf9f5d040e --project 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.876 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.876 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role c3ea361fe9354a3fa343a7e20431a3ee --user b48c483ad2c7459a95f252cf9f5d040e --project 5781028481514509b606ba4d2f0276d2 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.876 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:49.876 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.876 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.877 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.877 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.877 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.877 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:49.877 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:49.877 | ++ functions-common:get_field:830 : echo '| c3ea361fe9354a3fa343a7e20431a3ee | b48c483ad2c7459a95f252cf9f5d040e | | 5781028481514509b606ba4d2f0276d2 | | | False |' 2022-05-18 20:25:49.877 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:49.877 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.877 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:25:49.877 | + functions-common:get_or_add_user_project_role:1009 : echo c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:25:49.877 | c3ea361fe9354a3fa343a7e20431a3ee 2022-05-18 20:25:49.877 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-18 20:25:49.877 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-18 20:25:49.877 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:25:49.877 | +++ 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-18 20:25:49.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.877 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.877 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.877 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.877 | ++ functions-common:get_or_create_project:950 : project_id=b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.877 | ++ functions-common:get_or_create_project:951 : echo b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.877 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.877 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-18 20:25:49.877 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.877 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-18 20:25:49.877 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-18 20:25:49.877 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:49.877 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-18 20:25:49.878 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-18 20:25:49.878 | +++ 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-18 20:25:49.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.878 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.878 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.878 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.878 | ++ functions-common:get_or_create_user:937 : user_id=fd2ac0e9c606463a9eec310ab06d535c 2022-05-18 20:25:49.878 | ++ functions-common:get_or_create_user:938 : echo fd2ac0e9c606463a9eec310ab06d535c 2022-05-18 20:25:49.878 | + lib/swift:create_swift_accounts:647 : swift_user_test2=fd2ac0e9c606463a9eec310ab06d535c 2022-05-18 20:25:49.878 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-18 20:25:49.878 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.878 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin fd2ac0e9c606463a9eec310ab06d535c b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.878 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:49.878 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:25:49.878 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:49.878 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:49.878 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:25:49.878 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:25:49.878 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:25:49.878 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:25:49.878 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fd2ac0e9c606463a9eec310ab06d535c --project b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.878 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.878 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:49.878 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.878 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.878 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.878 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.878 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:49.879 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:49.879 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user fd2ac0e9c606463a9eec310ab06d535c --project b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.879 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.879 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.879 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fd2ac0e9c606463a9eec310ab06d535c --project b1c18382d52643d399961024fcb95815 2022-05-18 20:25:49.879 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.879 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:49.879 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.879 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.879 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.879 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.879 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.879 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:49.879 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:49.879 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | fd2ac0e9c606463a9eec310ab06d535c | | b1c18382d52643d399961024fcb95815 | | | False |' 2022-05-18 20:25:49.879 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:49.879 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.879 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.879 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.879 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.879 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-18 20:25:49.879 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-18 20:25:49.879 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-18 20:25:49.879 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-18 20:25:49.879 | +++ 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-18 20:25:49.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.879 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.880 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.880 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-18 20:25:49.880 | 38cd61b0d31a4b36a6072de427527fba' 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_domain:900 : echo 38cd61b0d31a4b36a6072de427527fba 2022-05-18 20:25:49.880 | + lib/swift:create_swift_accounts:652 : swift_domain=38cd61b0d31a4b36a6072de427527fba 2022-05-18 20:25:49.880 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-18 20:25:49.880 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.880 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-18 20:25:49.880 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 38cd61b0d31a4b36a6072de427527fba 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-18 20:25:49.880 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=38cd61b0d31a4b36a6072de427527fba --or-show -f value -c id 2022-05-18 20:25:49.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.880 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.880 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.880 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_project:950 : project_id=8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_project:951 : echo 8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.880 | + lib/swift:create_swift_accounts:656 : swift_project_test4=8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.880 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-18 20:25:49.880 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.880 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-18 20:25:49.880 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 38cd61b0d31a4b36a6072de427527fba test4@example.com 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-18 20:25:49.880 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-18 20:25:49.880 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=38cd61b0d31a4b36a6072de427527fba --email=test4@example.com --or-show -f value -c id 2022-05-18 20:25:49.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.880 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.881 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.881 | +++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.881 | ++ functions-common:get_or_create_user:937 : user_id=1a224b57a51d496d9b5a5397a1a7ce5a 2022-05-18 20:25:49.881 | ++ functions-common:get_or_create_user:938 : echo 1a224b57a51d496d9b5a5397a1a7ce5a 2022-05-18 20:25:49.881 | + lib/swift:create_swift_accounts:661 : swift_user_test4=1a224b57a51d496d9b5a5397a1a7ce5a 2022-05-18 20:25:49.881 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-18 20:25:49.881 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-18 20:25:49.881 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 1a224b57a51d496d9b5a5397a1a7ce5a 8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.881 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-18 20:25:49.881 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-18 20:25:49.881 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-18 20:25:49.881 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-18 20:25:49.881 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-18 20:25:49.881 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-18 20:25:49.881 | ++ functions-common:_get_domain_args:979 : echo 2022-05-18 20:25:49.881 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-18 20:25:49.881 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a224b57a51d496d9b5a5397a1a7ce5a --project 8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.881 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-18 20:25:49.881 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.881 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.881 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.881 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.881 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.881 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.881 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-18 20:25:49.881 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-18 20:25:49.881 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 1a224b57a51d496d9b5a5397a1a7ce5a --project 8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.881 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.882 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.882 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a224b57a51d496d9b5a5397a1a7ce5a --project 8f59dbb47a724669ade1786e5ba6efca 2022-05-18 20:25:49.882 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-18 20:25:49.882 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-18 20:25:49.882 | ++ functions-common:get_field:823 : local data field 2022-05-18 20:25:49.882 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.882 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:49.882 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:49.882 | ++ functions-common:oscwrap:2477 : return 0 2022-05-18 20:25:49.882 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-18 20:25:49.882 | ++ functions-common:get_field:828 : field='$2' 2022-05-18 20:25:49.882 | ++ functions-common:get_field:830 : echo '| d801aeaaed744768af38866ff65d0040 | 1a224b57a51d496d9b5a5397a1a7ce5a | | 8f59dbb47a724669ade1786e5ba6efca | | | False |' 2022-05-18 20:25:49.882 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-18 20:25:49.882 | ++ functions-common:get_field:824 : read data 2022-05-18 20:25:49.882 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.882 | + functions-common:get_or_add_user_project_role:1009 : echo d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.882 | d801aeaaed744768af38866ff65d0040 2022-05-18 20:25:49.912 | [189485 Async create_swift_accounts:224383]: finished create_swift_accounts with result 0 in 129 seconds 2022-05-18 20:25:49.920 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-18 20:25:49.922 | + inc/async:async_wait:197 : return 0 2022-05-18 20:25:49.925 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-18 20:25:49.943 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:49.945 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-18 20:25:49.964 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:49.967 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-18 20:25:49.969 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:25:49.972 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-18 20:25:49.974 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-18 20:25:49.977 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-18 20:25:50.046 | + inc/async:async_inner:63 : init_glance 2022-05-18 20:25:50.084 | [189485 Async init_glance:228832]: running: init_glance 2022-05-18 20:25:50.087 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-18 20:25:50.106 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:25:50.108 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-18 20:25:50.111 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-18 20:25:50.113 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-18 20:25:50.116 | + ./stack.sh:main:1149 : configure_neutron 2022-05-18 20:25:50.119 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-18 20:25:50.122 | ++ 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-18 20:25:50.123 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-18 20:25:50.129 | + 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-18 20:25:50.131 | + 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-18 20:25:50.135 | + 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-18 20:25:50.137 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-18 20:25:50.140 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-18 20:25:50.142 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-18 20:25:50.145 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-18 20:25:50.147 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-18 20:25:50.161 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-18 20:25:50.164 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-18 20:25:53.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:53.561 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:53.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:53.561 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:55.333 | + inc/async:async_inner:64 : rc=0 2022-05-18 20:25:55.359 | [228832 Async init_glance:228832]: finished successfully 2022-05-18 20:25:57.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:57.000 | from cryptography.utils import int_from_bytes 2022-05-18 20:25:57.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:25:57.000 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:00.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:00.421 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:00.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:00.421 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:03.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:03.858 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:03.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:03.858 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:07.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:07.296 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:07.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:07.296 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:10.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:10.701 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:10.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:10.701 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:14.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:14.110 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:14.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:14.110 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:17.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:17.747 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:17.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:17.747 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:22.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:22.438 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:22.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:22.438 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:28.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:28.230 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:28.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:28.230 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:28.541 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-18 20:26:28.545 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-18 20:26:28.548 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-18 20:26:28.550 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-18 20:26:28.552 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-18 20:26:28.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-18 20:26:28.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-18 20:26:28.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-18 20:26:28.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-18 20:26:28.564 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-18 20:26:28.567 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-18 20:26:28.569 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-18 20:26:28.571 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-18 20:26:28.574 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-18 20:26:28.576 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-18 20:26:28.578 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-18 20:26:28.582 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:28.584 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-18 20:26:28.587 | + 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-18 20:26:28.592 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-18 20:26:28.595 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-18 20:26:28.597 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-18 20:26:28.599 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-18 20:26:28.601 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-18 20:26:28.604 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:28.606 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-18 20:26:28.622 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:28.624 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-18 20:26:28.626 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-18 20:26:28.629 | + 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-18 20:26:28.657 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-18 20:26:28.687 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-18 20:26:28.717 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-18 20:26:28.746 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-18 20:26:28.775 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-18 20:26:28.804 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-18 20:26:28.806 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-18 20:26:28.809 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-18 20:26:28.811 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:26:28.814 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-18 20:26:28.831 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-18 20:26:28.833 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-18 20:26:28.835 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-18 20:26:28.838 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-18 20:26:28.840 | + 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-18 20:26:28.869 | + 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-18 20:26:28.898 | + 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-18 20:26:28.927 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-18 20:26:28.957 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-18 20:26:28.974 | + functions-common:is_service_enabled:2093 : return 1 2022-05-18 20:26:28.976 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-18 20:26:28.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:26:28.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-18 20:26:28.983 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-18 20:26:28.986 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-18 20:26:28.997 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-18 20:26:29.000 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-18 20:26:29.002 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-18 20:26:29.005 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-18 20:26:29.017 | + 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-18 20:26:29.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-18 20:26:29.032 | + 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-18 20:26:29.045 | + 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-18 20:26:29.057 | + 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-18 20:26:29.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 20:26:29.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:26:29.075 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-18 20:26:29.079 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.R1d8qqKrM6 2022-05-18 20:26:29.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-18 20:26:29.084 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-18 20:26:29.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.R1d8qqKrM6 2022-05-18 20:26:29.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.R1d8qqKrM6 2022-05-18 20:26:29.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.R1d8qqKrM6 /etc/sudoers.d/neutron-rootwrap 2022-05-18 20:26:29.114 | + 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-18 20:26:29.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:29.146 | + 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-18 20:26:29.175 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-18 20:26:29.178 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-18 20:26:29.180 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-18 20:26:29.184 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-18 20:26:29.186 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-18 20:26:29.189 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-18 20:26:29.206 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:29.209 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-18 20:26:29.211 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-18 20:26:29.214 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-18 20:26:29.231 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:29.234 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:26:29.237 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-05-18 20:26:29.267 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-18 20:26:29.270 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-18 20:26:29.272 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-18 20:26:29.289 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:29.292 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-18 20:26:29.295 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-18 20:26:29.297 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:26:29.299 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:26:29.302 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-18 20:26:29.304 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-18 20:26:29.308 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-18 20:26:29.310 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-18 20:26:29.312 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-18 20:26:29.315 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-18 20:26:29.319 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-18 20:26:29.322 | + 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-18 20:26:29.326 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-18 20:26:29.344 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:29.347 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-18 20:26:29.349 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-18 20:26:29.352 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-18 20:26:29.357 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-18 20:26:29.390 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 20:26:29.420 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-18 20:26:29.451 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-18 20:26:29.481 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-18 20:26:29.512 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-18 20:26:29.514 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:26:29.517 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-18 20:26:29.519 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-18 20:26:29.522 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-18 20:26:29.550 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-18 20:26:29.585 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-05-18 20:26:29.614 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-18 20:26:29.644 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-18 20:26:29.674 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-18 20:26:29.705 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-18 20:26:29.735 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-18 20:26:29.765 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:26:29.795 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-18 20:26:29.825 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-18 20:26:29.855 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-18 20:26:29.885 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-18 20:26:29.888 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-18 20:26:29.890 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-18 20:26:29.893 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-18 20:26:29.895 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-18 20:26:29.925 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-18 20:26:29.955 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.48/identity 2022-05-18 20:26:29.985 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-18 20:26:30.014 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-18 20:26:30.044 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-18 20:26:30.074 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-18 20:26:30.104 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-18 20:26:30.134 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-18 20:26:30.164 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-18 20:26:30.194 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-18 20:26:30.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-18 20:26:30.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-18 20:26:30.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-18 20:26:30.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-18 20:26:30.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-18 20:26:30.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-18 20:26:30.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-05-18 20:26:30.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-05-18 20:26:30.217 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-05-18 20:26:30.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-18 20:26:30.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-18 20:26:30.224 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-18 20:26:30.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-18 20:26:30.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-18 20:26:30.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-18 20:26:30.234 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-18 20:26:30.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-18 20:26:30.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:30.241 | + 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-18 20:26:30.270 | + 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-18 20:26:30.273 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.275 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:26:30.278 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-18 20:26:30.280 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-18 20:26:30.282 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.285 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-18 20:26:30.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-18 20:26:30.316 | + 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-18 20:26:30.318 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.320 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:26:30.323 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-18 20:26:30.326 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-18 20:26:30.328 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.331 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-18 20:26:30.361 | + 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-18 20:26:30.363 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-18 20:26:30.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-18 20:26:30.371 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-18 20:26:30.373 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.376 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-18 20:26:30.405 | + 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-18 20:26:30.407 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.410 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-18 20:26:30.412 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-18 20:26:30.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-18 20:26:30.417 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.419 | + 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-18 20:26:30.450 | + 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-18 20:26:30.452 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.455 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-18 20:26:30.457 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 20:26:30.459 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 20:26:30.462 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.464 | + 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-18 20:26:30.494 | + 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-18 20:26:30.497 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.499 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-18 20:26:30.502 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-18 20:26:30.504 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-18 20:26:30.506 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.509 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-18 20:26:30.537 | + 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:200:249 2022-05-18 20:26:30.540 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.543 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-18 20:26:30.545 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-05-18 20:26:30.547 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-05-18 20:26:30.550 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.552 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-05-18 20:26:30.581 | + 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-18 20:26:30.584 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-18 20:26:30.586 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-18 20:26:30.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-18 20:26:30.591 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-18 20:26:30.593 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-18 20:26:30.596 | + 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-18 20:26:30.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-18 20:26:30.628 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-18 20:26:30.645 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:30.647 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-18 20:26:30.651 | + 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-18 20:26:30.682 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:30.684 | + 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-18 20:26:30.717 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-18 20:26:30.750 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-18 20:26:30.753 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-18 20:26:30.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-18 20:26:30.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 20:26:33.775 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 20:26:33.775 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 20:26:33.776 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=230690) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 20:26:33.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=230690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:26:33.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=230690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:26:33.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=230690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:33.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=230690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:33.828 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=230690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:33.828 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=230690) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:33.881 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 20:26:33.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:33.882 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:33.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:33.882 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:34.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-18 20:26:34.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-18 20:26:34.250 | + 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-18 20:26:34.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:26:34.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-18 20:26:34.319 | + 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-18 20:26:34.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-18 20:26:34.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:34.344 | + 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-18 20:26:34.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-18 20:26:34.379 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-18 20:26:34.388 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-18 20:26:34.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-18 20:26:34.393 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-18 20:26:34.406 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-18 20:26:34.419 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 20:26:34.421 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-18 20:26:34.430 | net.bridge.bridge-nf-call-iptables = 1 2022-05-18 20:26:34.433 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-18 20:26:34.436 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-18 20:26:34.444 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-18 20:26:34.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-18 20:26:34.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-18 20:26:34.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-18 20:26:34.455 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-18 20:26:34.458 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-18 20:26:34.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 20:26:34.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-18 20:26:34.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:26:34.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 20:26:34.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-18 20:26:34.497 | + 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-18 20:26:34.532 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-18 20:26:34.534 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-18 20:26:34.563 | + 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-18 20:26:34.594 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-18 20:26:34.611 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:34.613 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-18 20:26:34.616 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-18 20:26:34.621 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-18 20:26:34.652 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-18 20:26:34.682 | + 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-18 20:26:34.714 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:34.717 | + 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-18 20:26:34.746 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-18 20:26:34.764 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:34.767 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 20:26:34.769 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-18 20:26:34.798 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-18 20:26:34.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 20:26:34.803 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 20:26:34.833 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-18 20:26:34.835 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-18 20:26:34.838 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-18 20:26:34.840 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-18 20:26:34.857 | + functions-common:is_service_enabled:2093 : return 0 2022-05-18 20:26:34.860 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-18 20:26:34.863 | + 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-18 20:26:34.867 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-18 20:26:34.897 | + 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-18 20:26:34.929 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:34.932 | + 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-18 20:26:34.962 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 20:26:34.964 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-18 20:26:34.994 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-18 20:26:34.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 20:26:34.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-18 20:26:35.028 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-18 20:26:35.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-18 20:26:35.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-18 20:26:35.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-18 20:26:38.011 | INFO neutron.common.config [-] Logging enabled! 2022-05-18 20:26:38.012 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-18 20:26:38.012 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=231220) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-18 20:26:38.062 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=231220) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:26:38.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=231220) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-18 20:26:38.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=231220) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:38.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=231220) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:38.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=231220) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:38.063 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=231220) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-18 20:26:38.124 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-18 20:26:38.125 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=231220) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-18 20:26:38.125 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=231220) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-18 20:26:38.125 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-18 20:26:38.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:38.126 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:38.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-18 20:26:38.126 | from cryptography.utils import int_from_bytes 2022-05-18 20:26:38.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-18 20:26:38.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-18 20:26:38.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-18 20:26:38.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-18 20:26:38.503 | + 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-18 20:26:38.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-18 20:26:38.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-18 20:26:38.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-18 20:26:38.528 | + functions:set_mtu:785 : local dev=br-data 2022-05-18 20:26:38.530 | + functions:set_mtu:786 : local mtu=1500 2022-05-18 20:26:38.533 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-18 20:26:38.545 | + 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-18 20:26:38.563 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-18 20:26:38.566 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-18 20:26:38.569 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-18 20:26:38.572 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-18 20:26:38.574 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-18 20:26:38.577 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-18 20:26:38.579 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-18 20:26:38.582 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-18 20:26:38.584 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-18 20:26:38.587 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-18 20:26:38.589 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-18 20:26:38.592 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-18 20:26:38.594 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-18 20:26:38.597 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-18 20:26:38.601 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-18 20:26:38.601 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-18 20:26:38.607 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-18 20:26:38.610 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-18 20:26:38.612 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-18 20:26:38.615 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-18 20:26:38.620 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-18 20:26:38.620 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-18 20:26:38.622 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-18 20:26:38.627 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.61/22 brd 192.168.3.255' 2022-05-18 20:26:38.630 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-18 20:26:38.632 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:38.635 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-18 20:26:38.638 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-18 20:26:38.640 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.61/22 brd 192.168.3.255 != '' ]] 2022-05-18 20:26:38.643 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1' 2022-05-18 20:26:38.645 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data' 2022-05-18 20:26:38.648 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-18 20:26:38.650 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-18 20:26:38.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-18 20:26:38.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.61/22 brd 192.168.3.255 2022-05-18 20:26:38.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-18 20:26:38.657 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-18 20:26:38.661 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.61 2022-05-18 20:26:38.664 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 ' 2022-05-18 20:26:38.666 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.61/22 brd 192.168.3.255 dev eth1 2022-05-18 20:26:38.679 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.61/22 brd 192.168.3.255 dev br-data 2022-05-18 20:26:38.693 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-18 20:26:38.706 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-18 20:26:38.726 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.61 2022-05-18 20:26:41.736 | ARPING 192.168.0.61 from 192.168.0.61 br-data 2022-05-18 20:26:41.736 | Sent 3 probes (3 broadcast(s)) 2022-05-18 20:26:41.736 | Received 0 response(s) 2022-05-18 20:26:41.753 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-05-18 20:26:41.756 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-18 20:26:41.759 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-18 20:26:41.762 | + ./stack.sh:exit_trap:524 : jobs='214772 2022-05-18 20:26:41.762 | 228832' 2022-05-18 20:26:41.764 | + ./stack.sh:exit_trap:527 : [[ -n 214772 2022-05-18 20:26:41.764 | 228832 ]] 2022-05-18 20:26:41.767 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-18-201607 ]] 2022-05-18 20:26:41.769 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-18 20:26:41.771 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-18 20:26:41.771 | exit_trap: cleaning up child processes 2022-05-18 20:26:41.774 | + ./stack.sh:exit_trap:529 : kill 214772 228832 2022-05-18 20:26:41.777 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.vYgClUmus5 ']' 2022-05-18 20:26:41.779 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.vYgClUmus5 2022-05-18 20:26:41.783 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-18 20:26:41.785 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-18 20:26:41.787 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-18 20:26:41.790 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-18 20:26:41.790 | Error on exit 2022-05-18 20:26:41.792 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-18 20:26:41.794 | + ./stack.sh:exit_trap:544 : generate-subunit 1652904964 637 fail 2022-05-18 20:26:42.477 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-18 20:26:42.479 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-18 20:26:43.598 | + ./stack.sh:exit_trap:558 : exit 1