2022-04-14 06:15:04.175 | + ./stack.sh:main:489 : exec 2022-04-14 06:15:04.175 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-061504' 2022-04-14 06:15:04.175 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-061504.summary.2022-04-14-061504 2022-04-14 06:15:04.175 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:15:04.175 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-061504 2022-04-14 06:15:04.175 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-061504 /opt/stack/logs/stack.sh.log 2022-04-14 06:15:04.175 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-061504.summary.2022-04-14-061504 /opt/stack/logs/stack.sh.log.summary 2022-04-14 06:15:04.175 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 06:15:04.175 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 06:15:04.175 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 06:15:04.175 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 06:15:04.175 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:15:04.175 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 06:15:04.176 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 06:15:04.176 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:15:04.177 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 06:15:04.179 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 06:15:04.181 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 06:15:04.183 | + ./stack.sh:main:578 : uname -a 2022-04-14 06:15:04.184 | Linux dv-cinder-830787-4-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-04-14 06:15:04.186 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 06:15:04.188 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 06:15:04.191 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 06:15:04.227 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 06:15:04.243 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 06:15:04.245 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 06:15:04.247 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 06:15:04.249 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 06:15:04.250 | + functions-common:fetch_plugins:1783 : return 2022-04-14 06:15:04.252 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 06:15:04.254 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 06:15:04.256 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:15:04.258 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:15:04.260 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:15:04.262 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:15:04.264 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:15:04.265 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:15:04.268 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:15:04.271 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:15:04.272 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:15:04.274 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:15:04.276 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 06:15:04.278 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:15:04.291 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:04.293 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:15:04.295 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:15:04.296 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:15:04.298 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:15:04.300 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:15:04.302 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:15:04.304 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 06:15:04.306 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 06:15:04.308 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:15:04.309 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:15:04.311 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 06:15:04.313 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 06:15:04.315 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 06:15:04.317 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 06:15:04.318 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 06:15:04.321 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 06:15:04.337 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 06:15:04.339 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 06:15:04.352 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:15:04.354 | +++ lib/tls:source:43 : hostname -f 2022-04-14 06:15:04.358 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 06:15:04.360 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 06:15:04.362 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 06:15:04.363 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 06:15:04.365 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 06:15:04.368 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 06:15:04.369 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 06:15:04.371 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 06:15:04.373 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 06:15:04.375 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 06:15:04.379 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 06:15:04.391 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 06:15:04.407 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 06:15:04.420 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 06:15:04.433 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 06:15:04.467 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 06:15:04.525 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 06:15:04.613 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 06:15:04.634 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 06:15:04.677 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 06:15:04.729 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 06:15:04.873 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 06:15:04.887 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 06:15:04.900 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 06:15:04.912 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 06:15:05.007 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 06:15:05.010 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 06:15:05.017 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 06:15:05.019 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 06:15:05.021 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 06:15:05.026 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 06:15:05.029 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 06:15:05.029 | False' 2022-04-14 06:15:05.032 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 06:15:05.046 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 06:15:05.049 | + ./stack.sh:main:626 : run_phase source 2022-04-14 06:15:05.051 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 06:15:05.053 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:15:05.055 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:15:05.057 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:15:05.059 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:15:05.061 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:15:05.063 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:15:05.066 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:15:05.069 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:15:05.072 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:15:05.074 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:15:05.076 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 06:15:05.078 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:15:05.092 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:05.094 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:15:05.096 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 06:15:05.135 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 06:15:05.137 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 06:15:05.139 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:15:05.142 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 06:15:05.144 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 06:15:05.146 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 06:15:05.148 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 06:15:05.150 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 06:15:05.152 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 06:15:05.154 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 06:15:05.156 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.158 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 06:15:05.161 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.163 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 06:15:05.166 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.168 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 06:15:05.170 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.173 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 06:15:05.175 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.177 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 06:15:05.179 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.182 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 06:15:05.184 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.186 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 06:15:05.188 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.191 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 06:15:05.193 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.195 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 06:15:05.198 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.200 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 06:15:05.202 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.204 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 06:15:05.207 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.209 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 06:15:05.211 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.214 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 06:15:05.216 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.218 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 06:15:05.220 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.223 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 06:15:05.225 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.227 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 06:15:05.229 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.231 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 06:15:05.234 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.236 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 06:15:05.238 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.240 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 06:15:05.243 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.245 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 06:15:05.247 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.249 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 06:15:05.251 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.254 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 06:15:05.256 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.258 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 06:15:05.261 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.263 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 06:15:05.265 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.267 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 06:15:05.269 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.272 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 06:15:05.274 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.277 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 06:15:05.279 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.281 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 06:15:05.283 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.286 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 06:15:05.288 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.290 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 06:15:05.292 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.295 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 06:15:05.297 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.299 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 06:15:05.301 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.303 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 06:15:05.306 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.308 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 06:15:05.310 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.312 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 06:15:05.314 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.317 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 06:15:05.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.322 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 06:15:05.324 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.326 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 06:15:05.328 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.330 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 06:15:05.333 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.335 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 06:15:05.338 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.340 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 06:15:05.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.344 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 06:15:05.346 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.349 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 06:15:05.351 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.353 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 06:15:05.355 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:15:05.358 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 06:15:05.360 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 06:15:05.363 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:15:05.365 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 06:15:05.379 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:05.382 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 06:15:05.384 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:15:05.386 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 06:15:05.405 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:15:05.407 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 06:15:05.409 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 06:15:05.412 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 06:15:05.415 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 06:15:05.417 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 06:15:05.419 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 06:15:05.422 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 06:15:05.424 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 06:15:05.426 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 06:15:05.426 | Using mysql database backend 2022-04-14 06:15:05.429 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 06:15:05.444 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 06:15:05.447 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 06:15:05.450 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:15:05.452 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 06:15:05.455 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:15:05.457 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 06:15:05.473 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:05.475 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 06:15:05.492 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 06:15:05.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:05.510 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 06:15:05.526 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 06:15:05.542 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 06:15:05.559 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:15:05.561 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 06:15:05.577 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:05.579 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 06:15:05.595 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 06:15:05.598 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 06:15:05.600 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 06:15:05.603 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 06:15:05.606 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:15:05.610 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-061505 2022-04-14 06:15:05.613 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-061505 759' 2022-04-14 06:15:05.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.617 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:15:05.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.622 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:15:05.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.627 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:15:05.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.631 | + 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-04-14 06:15:05.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.636 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-14 06:15:05.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.641 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-14 06:15:05.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.645 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-061504 2022-04-14 06:15:05.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.650 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:15:05.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.655 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-14 06:15:05.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.660 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:15:05.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.665 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:15:05.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.670 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:15:05.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:15:05.675 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:15:05.677 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 06:15:05.680 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 06:15:05.682 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 06:15:05.684 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 06:15:05.686 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:15:05.688 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:15:05.691 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:15:05.693 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:15:05.695 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:15:05.698 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:15:05.713 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:15:05.715 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:15:05.717 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:05.720 | + functions-common:git_clone:629 : echo master 2022-04-14 06:15:05.720 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:15:05.725 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 06:15:05.727 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:05.729 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 06:15:05.742 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 06:15:05.745 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:15:05.745 | + functions-common:git_clone:685 : head -1 2022-04-14 06:15:05.748 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 06:15:05.750 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:15:05.753 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 06:15:05.755 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:15:05.758 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 06:15:05.760 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 06:15:05.763 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 06:15:05.765 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 06:15:05.768 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:15:05.770 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 06:15:05.773 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 06:15:05.775 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 06:15:05.779 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 06:15:05.783 | ++ tools/install_prereqs.sh:source:47 : NOW=1649916905 2022-04-14 06:15:05.786 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 06:15:05.791 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649916076 2022-04-14 06:15:05.793 | ++ tools/install_prereqs.sh:source:49 : DELTA=829 2022-04-14 06:15:05.796 | ++ tools/install_prereqs.sh:source:50 : [[ 829 -lt 7200 ]] 2022-04-14 06:15:05.798 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 06:15:05.801 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 06:15:05.803 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 06:15:05.805 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 06:15:05.808 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 06:15:05.810 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 06:15:05.812 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 06:15:05.814 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 06:15:05.818 | +++ 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-04-14 06:15:05.863 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 06:15:05.863 | apache2-dev 2022-04-14 06:15:05.863 | bc 2022-04-14 06:15:05.863 | bsdmainutils 2022-04-14 06:15:05.863 | curl 2022-04-14 06:15:05.863 | g++ 2022-04-14 06:15:05.863 | gawk 2022-04-14 06:15:05.864 | gcc 2022-04-14 06:15:05.864 | gettext 2022-04-14 06:15:05.864 | git 2022-04-14 06:15:05.864 | graphviz 2022-04-14 06:15:05.864 | iputils-ping 2022-04-14 06:15:05.864 | libapache2-mod-proxy-uwsgi 2022-04-14 06:15:05.864 | libffi-dev 2022-04-14 06:15:05.864 | libjpeg-dev 2022-04-14 06:15:05.864 | libpcre3-dev 2022-04-14 06:15:05.864 | libpq-dev 2022-04-14 06:15:05.864 | libssl-dev 2022-04-14 06:15:05.864 | libsystemd-dev 2022-04-14 06:15:05.864 | libxml2-dev 2022-04-14 06:15:05.864 | libxslt1-dev 2022-04-14 06:15:05.864 | libyaml-dev 2022-04-14 06:15:05.864 | lsof 2022-04-14 06:15:05.864 | openssh-server 2022-04-14 06:15:05.864 | openssl 2022-04-14 06:15:05.864 | pkg-config 2022-04-14 06:15:05.864 | psmisc 2022-04-14 06:15:05.864 | python3-dev 2022-04-14 06:15:05.864 | python3-pip 2022-04-14 06:15:05.864 | python3-systemd 2022-04-14 06:15:05.864 | python3-venv 2022-04-14 06:15:05.864 | tar 2022-04-14 06:15:05.864 | tcpdump 2022-04-14 06:15:05.864 | unzip 2022-04-14 06:15:05.864 | uuid-runtime 2022-04-14 06:15:05.864 | wget 2022-04-14 06:15:05.864 | wget 2022-04-14 06:15:05.864 | zlib1g-dev 2022-04-14 06:15:05.864 | libkrb5-dev 2022-04-14 06:15:05.864 | libldap2-dev 2022-04-14 06:15:05.864 | libsasl2-dev 2022-04-14 06:15:05.864 | memcached 2022-04-14 06:15:05.864 | python3-mysqldb 2022-04-14 06:15:05.864 | sqlite3 2022-04-14 06:15:05.865 | conntrack 2022-04-14 06:15:05.865 | curl 2022-04-14 06:15:05.865 | dnsmasq-base 2022-04-14 06:15:05.865 | dnsmasq-utils 2022-04-14 06:15:05.865 | ebtables 2022-04-14 06:15:05.865 | genisoimage 2022-04-14 06:15:05.865 | iptables 2022-04-14 06:15:05.865 | iputils-arping 2022-04-14 06:15:05.865 | kpartx 2022-04-14 06:15:05.865 | libjs-jquery-tablesorter 2022-04-14 06:15:05.865 | parted 2022-04-14 06:15:05.865 | pm-utils 2022-04-14 06:15:05.865 | python3-mysqldb 2022-04-14 06:15:05.865 | socat 2022-04-14 06:15:05.865 | sqlite3 2022-04-14 06:15:05.865 | sudo 2022-04-14 06:15:05.865 | vlan 2022-04-14 06:15:05.865 | lsscsi 2022-04-14 06:15:05.865 | open-iscsi 2022-04-14 06:15:05.865 | lvm2 2022-04-14 06:15:05.865 | qemu-utils 2022-04-14 06:15:05.865 | thin-provisioning-tools 2022-04-14 06:15:05.865 | acl 2022-04-14 06:15:05.865 | dnsmasq-base 2022-04-14 06:15:05.865 | dnsmasq-utils 2022-04-14 06:15:05.865 | ebtables 2022-04-14 06:15:05.865 | haproxy 2022-04-14 06:15:05.865 | iptables 2022-04-14 06:15:05.865 | iputils-arping 2022-04-14 06:15:05.865 | iputils-ping 2022-04-14 06:15:05.865 | postgresql-server-dev-all 2022-04-14 06:15:05.865 | python3-mysqldb 2022-04-14 06:15:05.865 | sqlite3 2022-04-14 06:15:05.865 | sudo 2022-04-14 06:15:05.865 | vlan 2022-04-14 06:15:05.865 | pcp 2022-04-14 06:15:05.866 | ipset 2022-04-14 06:15:05.866 | conntrack 2022-04-14 06:15:05.866 | conntrackd 2022-04-14 06:15:05.866 | keepalived 2022-04-14 06:15:05.866 | lvm2 2022-04-14 06:15:05.866 | qemu-utils 2022-04-14 06:15:05.866 | thin-provisioning-tools 2022-04-14 06:15:05.866 | curl 2022-04-14 06:15:05.866 | liberasurecode-dev 2022-04-14 06:15:05.866 | make 2022-04-14 06:15:05.866 | memcached 2022-04-14 06:15:05.866 | rsync 2022-04-14 06:15:05.866 | sqlite3 2022-04-14 06:15:05.866 | xfsprogs' 2022-04-14 06:15:05.866 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 06:15:05.884 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 06:15:05.884 | apache2-dev 2022-04-14 06:15:05.884 | bc 2022-04-14 06:15:05.884 | bsdmainutils 2022-04-14 06:15:05.884 | curl 2022-04-14 06:15:05.884 | g++ 2022-04-14 06:15:05.884 | gawk 2022-04-14 06:15:05.884 | gcc 2022-04-14 06:15:05.884 | gettext 2022-04-14 06:15:05.884 | git 2022-04-14 06:15:05.884 | graphviz 2022-04-14 06:15:05.884 | iputils-ping 2022-04-14 06:15:05.884 | libapache2-mod-proxy-uwsgi 2022-04-14 06:15:05.884 | libffi-dev 2022-04-14 06:15:05.884 | libjpeg-dev 2022-04-14 06:15:05.884 | libpcre3-dev 2022-04-14 06:15:05.884 | libpq-dev 2022-04-14 06:15:05.884 | libssl-dev 2022-04-14 06:15:05.884 | libsystemd-dev 2022-04-14 06:15:05.884 | libxml2-dev 2022-04-14 06:15:05.884 | libxslt1-dev 2022-04-14 06:15:05.884 | libyaml-dev 2022-04-14 06:15:05.884 | lsof 2022-04-14 06:15:05.884 | openssh-server 2022-04-14 06:15:05.884 | openssl 2022-04-14 06:15:05.884 | pkg-config 2022-04-14 06:15:05.884 | psmisc 2022-04-14 06:15:05.884 | python3-dev 2022-04-14 06:15:05.884 | python3-pip 2022-04-14 06:15:05.884 | python3-systemd 2022-04-14 06:15:05.884 | python3-venv 2022-04-14 06:15:05.884 | tar 2022-04-14 06:15:05.884 | tcpdump 2022-04-14 06:15:05.884 | unzip 2022-04-14 06:15:05.884 | uuid-runtime 2022-04-14 06:15:05.885 | wget 2022-04-14 06:15:05.885 | wget 2022-04-14 06:15:05.885 | zlib1g-dev 2022-04-14 06:15:05.885 | libkrb5-dev 2022-04-14 06:15:05.885 | libldap2-dev 2022-04-14 06:15:05.885 | libsasl2-dev 2022-04-14 06:15:05.885 | memcached 2022-04-14 06:15:05.885 | python3-mysqldb 2022-04-14 06:15:05.885 | sqlite3 2022-04-14 06:15:05.885 | conntrack 2022-04-14 06:15:05.885 | curl 2022-04-14 06:15:05.885 | dnsmasq-base 2022-04-14 06:15:05.885 | dnsmasq-utils 2022-04-14 06:15:05.885 | ebtables 2022-04-14 06:15:05.885 | genisoimage 2022-04-14 06:15:05.885 | iptables 2022-04-14 06:15:05.885 | iputils-arping 2022-04-14 06:15:05.885 | kpartx 2022-04-14 06:15:05.885 | libjs-jquery-tablesorter 2022-04-14 06:15:05.885 | parted 2022-04-14 06:15:05.885 | pm-utils 2022-04-14 06:15:05.885 | python3-mysqldb 2022-04-14 06:15:05.885 | socat 2022-04-14 06:15:05.885 | sqlite3 2022-04-14 06:15:05.885 | sudo 2022-04-14 06:15:05.885 | vlan 2022-04-14 06:15:05.885 | lsscsi 2022-04-14 06:15:05.885 | open-iscsi 2022-04-14 06:15:05.885 | lvm2 2022-04-14 06:15:05.885 | qemu-utils 2022-04-14 06:15:05.885 | thin-provisioning-tools 2022-04-14 06:15:05.885 | acl 2022-04-14 06:15:05.885 | dnsmasq-base 2022-04-14 06:15:05.885 | dnsmasq-utils 2022-04-14 06:15:05.885 | ebtables 2022-04-14 06:15:05.885 | haproxy 2022-04-14 06:15:05.886 | iptables 2022-04-14 06:15:05.886 | iputils-arping 2022-04-14 06:15:05.886 | iputils-ping 2022-04-14 06:15:05.886 | postgresql-server-dev-all 2022-04-14 06:15:05.886 | python3-mysqldb 2022-04-14 06:15:05.886 | sqlite3 2022-04-14 06:15:05.886 | sudo 2022-04-14 06:15:05.886 | vlan 2022-04-14 06:15:05.886 | pcp 2022-04-14 06:15:05.886 | ipset 2022-04-14 06:15:05.886 | conntrack 2022-04-14 06:15:05.886 | conntrackd 2022-04-14 06:15:05.886 | keepalived 2022-04-14 06:15:05.886 | lvm2 2022-04-14 06:15:05.886 | qemu-utils 2022-04-14 06:15:05.886 | thin-provisioning-tools 2022-04-14 06:15:05.886 | curl 2022-04-14 06:15:05.886 | liberasurecode-dev 2022-04-14 06:15:05.886 | make 2022-04-14 06:15:05.886 | memcached 2022-04-14 06:15:05.886 | rsync 2022-04-14 06:15:05.886 | sqlite3 2022-04-14 06:15:05.886 | xfsprogs ' 2022-04-14 06:15:05.886 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 06:15:05.888 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:05.890 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:05.894 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:15:05.894 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 06:15:05.899 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:15:05.901 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 06:15:05.903 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:15:05.906 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 06:15:05.908 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:15:05.910 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:05.912 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:15:05.914 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:05.916 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:05.918 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:15:05.921 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 06:15:05.923 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:05.925 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 06:15:05.927 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 06:15:05.931 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 06:15:05.933 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 06:15:05.935 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 06:15:05.937 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 06:15:05.939 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:15:05.942 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:15:05.946 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649916905943 2022-04-14 06:15:05.948 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 06:15:05.950 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 06:15:05.952 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 06:15:06.162 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 06:15:06.197 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 06:15:06.241 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 06:15:06.249 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 06:15:08.405 | Reading package lists... 2022-04-14 06:15:08.437 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 06:15:08.439 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 06:15:08.441 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:15:08.443 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:08.445 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:08.447 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:15:08.449 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:08.451 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 06:15:08.453 | ++ functions-common:time_stop:2439 : start_time=1649916905943 2022-04-14 06:15:08.455 | ++ functions-common:time_stop:2441 : [[ -z 1649916905943 ]] 2022-04-14 06:15:08.458 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:08.462 | ++ functions-common:time_stop:2444 : end_time=1649916908460 2022-04-14 06:15:08.464 | ++ functions-common:time_stop:2445 : elapsed_time=2517 2022-04-14 06:15:08.466 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 06:15:08.468 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:08.470 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2517 2022-04-14 06:15:08.473 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:15:08.475 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:15:08.478 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:08.480 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:08.482 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:15:08.503 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:15:08.613 | Reading package lists... 2022-04-14 06:15:08.856 | Building dependency tree... 2022-04-14 06:15:08.858 | Reading state information... 2022-04-14 06:15:08.890 | acl is already the newest version (2.2.53-6). 2022-04-14 06:15:08.890 | bc is already the newest version (1.07.1-2build1). 2022-04-14 06:15:08.890 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 06:15:08.890 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 06:15:08.891 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 06:15:08.891 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:15:08.891 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 06:15:08.891 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:15:08.891 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 06:15:08.891 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 06:15:08.891 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 06:15:08.891 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 06:15:08.891 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 06:15:08.891 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 06:15:08.891 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 06:15:08.891 | libffi-dev is already the newest version (3.3-4). 2022-04-14 06:15:08.891 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 06:15:08.891 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 06:15:08.891 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 06:15:08.891 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 06:15:08.891 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 06:15:08.891 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 06:15:08.891 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:15:08.891 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 06:15:08.891 | psmisc is already the newest version (23.3-1). 2022-04-14 06:15:08.891 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:15:08.891 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 06:15:08.891 | python3-systemd is already the newest version (234-3build2). 2022-04-14 06:15:08.891 | socat is already the newest version (1.7.3.3-2). 2022-04-14 06:15:08.891 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 06:15:08.891 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 06:15:08.891 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 06:15:08.891 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 06:15:08.891 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 06:15:08.891 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 06:15:08.892 | pcp is already the newest version (5.0.3-1). 2022-04-14 06:15:08.892 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 06:15:08.892 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:15:08.892 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:15:08.892 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:15:08.892 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 06:15:08.892 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 06:15:08.892 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 06:15:08.892 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 06:15:08.892 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 06:15:08.892 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 06:15:08.892 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 06:15:08.892 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 06:15:08.892 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 06:15:08.892 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 06:15:08.892 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 06:15:08.892 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 06:15:08.892 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 06:15:08.892 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 06:15:08.892 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 06:15:08.892 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 06:15:08.892 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 06:15:08.892 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 06:15:08.892 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 06:15:08.892 | openssl set to manually installed. 2022-04-14 06:15:08.892 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 06:15:08.892 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 06:15:08.892 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 06:15:08.892 | rsync set to manually installed. 2022-04-14 06:15:08.892 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 06:15:08.892 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 06:15:08.892 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 06:15:08.892 | tar set to manually installed. 2022-04-14 06:15:08.893 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 06:15:08.893 | tcpdump set to manually installed. 2022-04-14 06:15:08.893 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 06:15:09.110 | uuid-runtime set to manually installed. 2022-04-14 06:15:09.110 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 06:15:09.110 | wget set to manually installed. 2022-04-14 06:15:09.110 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 06:15:09.110 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:15:09.110 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 06:15:09.110 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 06:15:09.110 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 06:15:09.110 | The following packages were automatically installed and are no longer required: 2022-04-14 06:15:09.111 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:15:09.111 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:15:09.111 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:15:09.111 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:15:09.111 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:15:09.111 | python3-zope.interface 2022-04-14 06:15:09.111 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:15:09.239 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:15:09.244 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 06:15:09.246 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:15:09.248 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:15:09.250 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:09.253 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:09.255 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:15:09.257 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:09.259 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:15:09.261 | ++ functions-common:time_stop:2439 : start_time=1649916908500 2022-04-14 06:15:09.263 | ++ functions-common:time_stop:2441 : [[ -z 1649916908500 ]] 2022-04-14 06:15:09.266 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:09.270 | ++ functions-common:time_stop:2444 : end_time=1649916909268 2022-04-14 06:15:09.272 | ++ functions-common:time_stop:2445 : elapsed_time=768 2022-04-14 06:15:09.275 | ++ functions-common:time_stop:2446 : total=723 2022-04-14 06:15:09.277 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:09.279 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1491 2022-04-14 06:15:09.282 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 06:15:09.284 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 06:15:09.287 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:15:09.290 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 06:15:09.294 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 06:15:09.298 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 06:15:09.301 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 06:15:09.303 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 06:15:10.681 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 06:15:10.683 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 06:15:10.685 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 06:15:10.687 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 06:15:10.689 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 06:15:10.691 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 06:15:10.693 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 06:15:10.694 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 06:15:10.697 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 06:15:10.698 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 06:15:10.700 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 06:15:10.702 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 06:15:10.703 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 06:15:10.705 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 06:15:10.707 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 06:15:10.709 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 06:15:10.711 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 06:15:10.712 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 06:15:10.714 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 06:15:10.716 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 06:15:10.718 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 06:15:10.720 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 06:15:10.722 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 06:15:10.724 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 06:15:10.800 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 06:15:10.802 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 06:15:10.876 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 06:15:10.879 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 06:15:10.953 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 06:15:10.954 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 06:15:10.956 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 06:15:10.958 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 06:15:10.960 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 06:15:10.962 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 06:15:10.964 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 06:15:10.966 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 06:15:10.968 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 06:15:10.970 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 06:15:10.972 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 06:15:10.972 | Distro: focal 2022-04-14 06:15:10.974 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 06:15:10.977 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:15:10.980 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:15:10.982 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:15:10.985 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:15:10.985 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:15:11.662 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:15:11.665 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:15:11.665 | pip: 21.3.1 2022-04-14 06:15:11.667 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 06:15:11.668 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 06:15:11.670 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:15:11.672 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:15:11.674 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:15:11.676 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:15:11.677 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:15:11.679 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:15:11.681 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:15:11.682 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:15:11.684 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:15:11.686 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:15:11.687 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:15:11.689 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 06:15:11.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:11.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:11.695 | + tools/install_pip.sh:main:142 : : 2022-04-14 06:15:11.696 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 06:15:11.698 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 06:15:11.700 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 06:15:11.702 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:15:11.704 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 06:15:11.706 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 06:15:11.708 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:15:11.711 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:15:11.711 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:15:11.715 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 06:15:11.717 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 06:15:11.718 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:15:11.720 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:15:11.722 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:15:11.739 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 06:15:11.740 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:15:12.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:12.596 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:12.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:12.596 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:13.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:15.015 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 06:15:15.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 06:15:17.587 | Installing collected packages: setuptools 2022-04-14 06:15:18.444 | Successfully installed setuptools-62.0.0 2022-04-14 06:15:18.445 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:15:18.621 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:15:18.621 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:15:18.757 | + inc/python:pip_install:200 : result=0 2022-04-14 06:15:18.759 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:15:18.761 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:18.763 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:18.764 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:18.766 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:18.768 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:18.769 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:15:18.771 | + functions-common:time_stop:2439 : start_time=1649916911734 2022-04-14 06:15:18.773 | + functions-common:time_stop:2441 : [[ -z 1649916911734 ]] 2022-04-14 06:15:18.776 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:18.779 | + functions-common:time_stop:2444 : end_time=1649916918777 2022-04-14 06:15:18.780 | + functions-common:time_stop:2445 : elapsed_time=7043 2022-04-14 06:15:18.782 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:15:18.784 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:18.785 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7043 2022-04-14 06:15:18.787 | + inc/python:pip_install:203 : return 0 2022-04-14 06:15:18.789 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 06:15:18.791 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:15:18.795 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:15:18.797 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:15:18.800 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:15:18.800 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:15:19.476 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:15:19.478 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:15:19.478 | pip: 21.3.1 2022-04-14 06:15:19.481 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 06:15:19.484 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:15:19.487 | + ./stack.sh:main:798 : fixup_all 2022-04-14 06:15:19.490 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 06:15:19.492 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 06:15:19.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:19.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:19.499 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 06:15:19.510 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 06:15:19.521 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 06:15:19.532 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 06:15:19.534 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 06:15:19.536 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:15:19.539 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:15:19.541 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:15:19.543 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:15:19.545 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:15:19.547 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:15:19.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:15:19.551 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:15:19.554 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:15:19.556 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:15:19.558 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:15:19.560 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 06:15:19.563 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 06:15:19.565 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 06:15:19.567 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:15:19.569 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:15:19.571 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:15:19.573 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:15:19.575 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:15:19.577 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:15:19.580 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 06:15:19.582 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 06:15:19.584 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 06:15:19.586 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 06:15:19.588 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 06:15:19.591 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 06:15:19.593 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 06:15:19.614 | Using python 3.8 to install os-testr 2022-04-14 06:15:19.616 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 06:15:20.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:20.481 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:20.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:20.481 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:21.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:21.687 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 06:15:21.763 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 06:15:21.764 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 06:15:21.765 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 06:15:21.779 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 06:15:21.789 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 06:15:21.800 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 06:15:24.349 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:15:24.357 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:15:24.357 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:15:24.479 | + inc/python:pip_install:200 : result=0 2022-04-14 06:15:24.481 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:15:24.484 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:24.486 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:24.488 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:24.490 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:24.492 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:24.494 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:15:24.496 | + functions-common:time_stop:2439 : start_time=1649916919608 2022-04-14 06:15:24.498 | + functions-common:time_stop:2441 : [[ -z 1649916919608 ]] 2022-04-14 06:15:24.501 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:24.505 | + functions-common:time_stop:2444 : end_time=1649916924503 2022-04-14 06:15:24.509 | + functions-common:time_stop:2445 : elapsed_time=4895 2022-04-14 06:15:24.511 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:15:24.513 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:24.515 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4895 2022-04-14 06:15:24.517 | + inc/python:pip_install:203 : return 0 2022-04-14 06:15:24.520 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 06:15:24.571 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 06:15:24.674 | + ./stack.sh:main:812 : install_infra 2022-04-14 06:15:24.676 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:15:24.679 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 06:15:24.682 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:15:24.684 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 06:15:24.710 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 06:15:26.618 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.625 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.629 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.634 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.638 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.645 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.649 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.676 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.754 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.773 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.777 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.782 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.797 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.805 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.807 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.824 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.842 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.851 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.856 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.874 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.897 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.914 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.923 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.928 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.949 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.978 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.980 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.995 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:26.999 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.003 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.008 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.033 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.041 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.090 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.108 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.112 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.144 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.206 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.213 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.220 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.270 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.284 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.292 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.402 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.426 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.431 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.441 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.447 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.466 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.473 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.490 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.521 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.550 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.562 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.575 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.593 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.601 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.615 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.627 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.631 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:27.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:27.776 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 06:15:28.072 | + inc/python:pip_install:200 : result=0 2022-04-14 06:15:28.074 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:15:28.076 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:28.078 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:28.080 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:28.082 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:28.084 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:28.086 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:15:28.088 | + functions-common:time_stop:2439 : start_time=1649916924702 2022-04-14 06:15:28.090 | + functions-common:time_stop:2441 : [[ -z 1649916924702 ]] 2022-04-14 06:15:28.093 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:28.097 | + functions-common:time_stop:2444 : end_time=1649916928095 2022-04-14 06:15:28.099 | + functions-common:time_stop:2445 : elapsed_time=3393 2022-04-14 06:15:28.101 | + functions-common:time_stop:2446 : total=4895 2022-04-14 06:15:28.103 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:28.105 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8288 2022-04-14 06:15:28.108 | + inc/python:pip_install:203 : return 0 2022-04-14 06:15:28.110 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:15:28.112 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 06:15:28.136 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 06:15:29.910 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.918 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.922 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.927 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.931 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.938 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.942 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:29.968 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.047 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.066 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.070 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.075 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.090 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.098 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.100 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.117 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.134 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.144 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.148 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.166 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.189 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.206 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.214 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.220 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.240 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.269 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.271 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.285 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.290 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.295 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.300 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.314 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.321 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.370 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.388 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.391 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.423 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.487 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.493 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.500 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.551 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.564 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.572 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.677 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.702 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.706 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.716 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.721 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.741 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.765 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.796 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.824 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.836 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.849 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.867 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.875 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.889 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.901 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.905 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:15:30.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:30.913 | Processing /opt/stack/requirements 2022-04-14 06:15:32.627 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 06:15:32.630 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 06:15:32.644 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 06:15:32.649 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 06:15:32.652 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 06:15:32.658 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 06:15:32.684 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 06:15:32.687 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 06:15:32.698 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 06:15:32.748 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 06:15:32.751 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 06:15:32.766 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 06:15:32.771 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 06:15:32.775 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 06:15:32.778 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 06:15:32.780 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 06:15:32.793 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 06:15:32.842 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 06:15:32.845 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 06:15:32.856 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 06:15:32.862 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 06:15:32.867 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 06:15:32.870 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 06:15:32.930 | Building wheels for collected packages: openstack-requirements 2022-04-14 06:15:32.931 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 06:15:33.750 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 06:15:33.750 | ERROR: Command errored out with exit status 1: 2022-04-14 06:15:33.750 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ea1qvzjp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ea1qvzjp/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-u671jm2z 2022-04-14 06:15:33.750 | cwd: /tmp/pip-req-build-ea1qvzjp/ 2022-04-14 06:15:33.750 | Complete output (6 lines): 2022-04-14 06:15:33.750 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 06:15:33.750 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 06:15:33.750 | or: setup.py --help-commands 2022-04-14 06:15:33.750 | or: setup.py cmd --help 2022-04-14 06:15:33.750 | 2022-04-14 06:15:33.750 | error: invalid command 'bdist_wheel' 2022-04-14 06:15:33.750 | ---------------------------------------- 2022-04-14 06:15:33.750 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 06:15:33.750 | Running setup.py clean for openstack-requirements 2022-04-14 06:15:34.565 | Failed to build openstack-requirements 2022-04-14 06:15:34.581 | Installing collected packages: openstack-requirements 2022-04-14 06:15:34.581 | Attempting uninstall: openstack-requirements 2022-04-14 06:15:34.582 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 06:15:34.617 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 06:15:34.635 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 06:15:34.638 | Running setup.py install for openstack-requirements: started 2022-04-14 06:15:36.990 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 06:15:37.013 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 06:15:37.138 | + inc/python:pip_install:200 : result=0 2022-04-14 06:15:37.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:15:37.142 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:37.144 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:37.146 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:37.149 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:37.151 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:37.153 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:15:37.155 | + functions-common:time_stop:2439 : start_time=1649916928127 2022-04-14 06:15:37.157 | + functions-common:time_stop:2441 : [[ -z 1649916928127 ]] 2022-04-14 06:15:37.160 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:37.165 | + functions-common:time_stop:2444 : end_time=1649916937162 2022-04-14 06:15:37.167 | + functions-common:time_stop:2445 : elapsed_time=9035 2022-04-14 06:15:37.169 | + functions-common:time_stop:2446 : total=8288 2022-04-14 06:15:37.171 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:37.173 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17323 2022-04-14 06:15:37.175 | + inc/python:pip_install:203 : return 0 2022-04-14 06:15:37.178 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 06:15:37.180 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 06:15:37.183 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 06:15:37.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:37.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:37.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 06:15:37.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:37.194 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 06:15:37.214 | Using python 3.8 to install pbr 2022-04-14 06:15:37.217 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 06:15:38.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:38.094 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:38.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:38.094 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:39.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:39.322 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 06:15:41.983 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:15:41.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:15:41.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:15:42.111 | + inc/python:pip_install:200 : result=0 2022-04-14 06:15:42.113 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:15:42.115 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:42.117 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:42.119 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:42.121 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:42.123 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:42.125 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:15:42.127 | + functions-common:time_stop:2439 : start_time=1649916937209 2022-04-14 06:15:42.129 | + functions-common:time_stop:2441 : [[ -z 1649916937209 ]] 2022-04-14 06:15:42.133 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:42.136 | + functions-common:time_stop:2444 : end_time=1649916942134 2022-04-14 06:15:42.139 | + functions-common:time_stop:2445 : elapsed_time=4925 2022-04-14 06:15:42.141 | + functions-common:time_stop:2446 : total=17323 2022-04-14 06:15:42.143 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:42.145 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22248 2022-04-14 06:15:42.147 | + inc/python:pip_install:203 : return 0 2022-04-14 06:15:42.150 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 06:15:44.404 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 06:15:46.276 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:46.277 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 06:15:46.292 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 06:15:46.298 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 06:15:46.300 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 06:15:46.303 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 06:15:46.306 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 06:15:46.382 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:15:46.384 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:15:46.388 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 06:15:46.404 | + ./stack.sh:main:821 : pkgs= 2022-04-14 06:15:46.406 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 06:15:46.408 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 06:15:46.411 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:15:46.413 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 06:15:46.416 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:15:46.418 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:15:46.420 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:15:46.422 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:15:46.425 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:15:46.427 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:15:46.432 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:15:46.434 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:15:46.436 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:15:46.438 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 06:15:46.441 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:15:46.455 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:46.457 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:15:46.459 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:15:46.461 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 06:15:46.463 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:15:46.466 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:15:46.468 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:15:46.470 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 06:15:46.472 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:15:46.474 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 06:15:46.477 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:15:46.479 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:15:46.481 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:15:46.483 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:15:46.485 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:15:46.487 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:15:46.489 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 06:15:46.491 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:15:46.494 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 06:15:46.496 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:15:46.498 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:15:46.501 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 06:15:46.503 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 06:15:46.506 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 06:15:46.508 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 06:15:46.511 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 06:15:46.563 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 06:15:46.563 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 06:15:46.565 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 06:15:46.936 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 06:15:46.938 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 06:15:46.955 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:46.957 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 06:15:46.960 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:15:46.962 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:15:46.964 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:15:46.967 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:15:46.969 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:46.971 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:15:46.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:46.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:46.978 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:15:46.980 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:15:46.982 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:15:46.985 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:15:46.987 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 06:15:46.989 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:15:46.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:46.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:46.996 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 06:15:47.017 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 06:15:47.126 | Reading package lists... 2022-04-14 06:15:47.370 | Building dependency tree... 2022-04-14 06:15:47.371 | Reading state information... 2022-04-14 06:15:47.623 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 06:15:47.624 | The following packages were automatically installed and are no longer required: 2022-04-14 06:15:47.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:15:47.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:15:47.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:15:47.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:15:47.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:15:47.625 | python3-zope.interface 2022-04-14 06:15:47.625 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:15:47.739 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:15:47.744 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:15:47.746 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:15:47.748 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:47.750 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:47.753 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:47.755 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:47.757 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:47.759 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:15:47.761 | + functions-common:time_stop:2439 : start_time=1649916947015 2022-04-14 06:15:47.763 | + functions-common:time_stop:2441 : [[ -z 1649916947015 ]] 2022-04-14 06:15:47.766 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:47.770 | + functions-common:time_stop:2444 : end_time=1649916947768 2022-04-14 06:15:47.773 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 06:15:47.775 | + functions-common:time_stop:2446 : total=1491 2022-04-14 06:15:47.777 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:47.779 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2244 2022-04-14 06:15:47.781 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:15:47.783 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 06:15:47.786 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:15:47.788 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:15:47.791 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:15:47.793 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:15:47.795 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:15:47.798 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:15:47.800 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 06:15:47.802 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:15:47.804 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:15:47.807 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:15:47.809 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:15:47.811 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:15:47.813 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:15:47.816 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:15:47.818 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:15:47.820 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:15:47.822 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:15:47.825 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:15:47.827 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 06:15:47.829 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:15:47.831 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:15:47.833 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:15:47.836 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:15:47.838 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:15:47.841 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:15:47.843 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 06:15:47.845 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 06:15:47.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:47.863 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 06:15:47.867 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:15:47.869 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 06:15:47.872 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 06:15:47.875 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 06:15:47.879 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 06:15:47.881 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 06:15:47.883 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 06:15:47.886 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 06:15:47.888 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 06:15:47.890 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 06:15:47.893 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 06:15:48.579 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 06:15:48.579 | user tags 2022-04-14 06:15:48.579 | stackrabbit []' 2022-04-14 06:15:48.583 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 06:15:48.583 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 06:15:48.583 | user tags 2022-04-14 06:15:48.583 | stackrabbit []' 2022-04-14 06:15:48.589 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 06:15:48.591 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 06:15:48.594 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:15:49.256 | Changing password for user "stackrabbit" ... 2022-04-14 06:15:49.280 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 06:15:49.940 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 06:15:49.963 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 06:15:49.965 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:15:50.623 | Changing password for user "stackrabbit" ... 2022-04-14 06:15:50.644 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 06:15:50.647 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 06:15:50.650 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 06:15:51.305 | Deleting user "guest" ... 2022-04-14 06:15:51.320 | Error: 2022-04-14 06:15:51.320 | {:no_such_user, "guest"} 2022-04-14 06:15:51.333 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 06:15:51.335 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 06:15:51.351 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:51.353 | + ./stack.sh:main:838 : install_database 2022-04-14 06:15:51.356 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 06:15:51.358 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 06:15:51.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:51.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:51.365 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 06:15:51.576 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 06:15:51.579 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 06:15:51.581 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 06:15:51.583 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 06:15:51.586 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:15:51.588 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 06:15:51.591 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:15:51.593 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:15:51.595 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:15:51.598 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:15:51.601 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:15:51.603 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:15:51.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:15:51.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:15:51.610 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:15:51.612 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:15:51.614 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:15:51.616 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 06:15:51.619 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:15:51.621 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:15:51.623 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:15:51.626 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:15:51.628 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:15:51.630 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:15:51.633 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 06:15:51.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:51.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:51.640 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 06:15:51.642 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:15:51.644 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:15:51.647 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:15:51.649 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:15:51.652 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:51.654 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:15:51.656 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:51.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:51.661 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:15:51.663 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:15:51.665 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:15:51.667 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:15:51.670 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 06:15:51.672 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:15:51.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:51.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:51.679 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 06:15:51.700 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 06:15:51.809 | Reading package lists... 2022-04-14 06:15:52.049 | Building dependency tree... 2022-04-14 06:15:52.050 | Reading state information... 2022-04-14 06:15:52.300 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 06:15:52.300 | The following packages were automatically installed and are no longer required: 2022-04-14 06:15:52.302 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:15:52.302 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:15:52.302 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:15:52.302 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:15:52.302 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:15:52.302 | python3-zope.interface 2022-04-14 06:15:52.302 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:15:52.416 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:15:52.420 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:15:52.423 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:15:52.425 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:52.427 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:52.429 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:52.431 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:52.433 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:52.436 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:15:52.438 | + functions-common:time_stop:2439 : start_time=1649916951698 2022-04-14 06:15:52.440 | + functions-common:time_stop:2441 : [[ -z 1649916951698 ]] 2022-04-14 06:15:52.443 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:52.447 | + functions-common:time_stop:2444 : end_time=1649916952445 2022-04-14 06:15:52.449 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 06:15:52.451 | + functions-common:time_stop:2446 : total=2244 2022-04-14 06:15:52.454 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:52.456 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2991 2022-04-14 06:15:52.458 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:15:52.461 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 06:15:52.463 | + ./stack.sh:main:841 : install_database_python 2022-04-14 06:15:52.465 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 06:15:52.468 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 06:15:52.470 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 06:15:52.472 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:15:52.475 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 06:15:52.478 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 06:15:52.480 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:15:52.483 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:15:52.484 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:15:52.490 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 06:15:52.492 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 06:15:52.494 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 06:15:52.497 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 06:15:52.499 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 06:15:52.522 | Using python 3.8 to install PyMySQL 2022-04-14 06:15:52.524 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 06:15:53.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:53.391 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:53.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:15:53.391 | from cryptography.utils import int_from_bytes 2022-04-14 06:15:54.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:15:54.612 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 06:15:57.140 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:15:57.147 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:15:57.147 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:15:57.261 | + inc/python:pip_install:200 : result=0 2022-04-14 06:15:57.264 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:15:57.266 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:57.268 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:57.271 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:57.273 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:57.276 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:57.278 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:15:57.280 | + functions-common:time_stop:2439 : start_time=1649916952516 2022-04-14 06:15:57.282 | + functions-common:time_stop:2441 : [[ -z 1649916952516 ]] 2022-04-14 06:15:57.285 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:57.290 | + functions-common:time_stop:2444 : end_time=1649916957287 2022-04-14 06:15:57.292 | + functions-common:time_stop:2445 : elapsed_time=4771 2022-04-14 06:15:57.294 | + functions-common:time_stop:2446 : total=22248 2022-04-14 06:15:57.297 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:57.299 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27019 2022-04-14 06:15:57.301 | + inc/python:pip_install:203 : return 0 2022-04-14 06:15:57.304 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 06:15:57.306 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:15:57.308 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 06:15:57.310 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 06:15:57.327 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:57.329 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 06:15:57.332 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 06:15:57.335 | ++ 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-04-14 06:15:57.335 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:15:57.340 | + 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-04-14 06:15:57.343 | + 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-04-14 06:15:57.345 | + 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-04-14 06:15:57.347 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:15:57.350 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 06:15:57.352 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 06:15:57.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:57.370 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 06:15:57.372 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:15:57.375 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:15:57.377 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:15:57.379 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:15:57.382 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:57.384 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:15:57.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:57.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:57.391 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:15:57.393 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:15:57.395 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:15:57.398 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:15:57.400 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 06:15:57.402 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:15:57.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:57.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:57.409 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 06:15:57.430 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 06:15:57.538 | Reading package lists... 2022-04-14 06:15:57.778 | Building dependency tree... 2022-04-14 06:15:57.779 | Reading state information... 2022-04-14 06:15:58.030 | radvd is already the newest version (1:2.17-2). 2022-04-14 06:15:58.030 | The following packages were automatically installed and are no longer required: 2022-04-14 06:15:58.031 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:15:58.031 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:15:58.031 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:15:58.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:15:58.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:15:58.032 | python3-zope.interface 2022-04-14 06:15:58.032 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:15:58.147 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:15:58.152 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:15:58.154 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:15:58.156 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:58.158 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:58.161 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:58.163 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:58.165 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:58.167 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:15:58.170 | + functions-common:time_stop:2439 : start_time=1649916957428 2022-04-14 06:15:58.172 | + functions-common:time_stop:2441 : [[ -z 1649916957428 ]] 2022-04-14 06:15:58.174 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:58.179 | + functions-common:time_stop:2444 : end_time=1649916958176 2022-04-14 06:15:58.181 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 06:15:58.184 | + functions-common:time_stop:2446 : total=2991 2022-04-14 06:15:58.186 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:58.188 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3739 2022-04-14 06:15:58.190 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:15:58.192 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 06:15:58.209 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:58.211 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 06:15:58.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 06:15:58.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 06:15:58.219 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 06:15:58.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 06:15:58.241 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:15:58.243 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:15:58.245 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:15:58.247 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:15:58.250 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:15:58.252 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:15:58.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:58.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:58.258 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:15:58.261 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:15:58.263 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:15:58.265 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:15:58.267 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 06:15:58.269 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:15:58.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:58.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:58.276 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 06:15:58.296 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 06:15:58.406 | Reading package lists... 2022-04-14 06:15:58.649 | Building dependency tree... 2022-04-14 06:15:58.651 | Reading state information... 2022-04-14 06:15:58.901 | fakeroot is already the newest version (1.24-1). 2022-04-14 06:15:58.901 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:15:58.901 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 06:15:58.901 | The following packages were automatically installed and are no longer required: 2022-04-14 06:15:58.902 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:15:58.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:15:58.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:15:58.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:15:58.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:15:58.902 | python3-zope.interface 2022-04-14 06:15:58.902 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:15:59.014 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:15:59.018 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:15:59.021 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:15:59.023 | + functions-common:time_stop:2432 : local name 2022-04-14 06:15:59.025 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:15:59.027 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:15:59.029 | + functions-common:time_stop:2435 : local total 2022-04-14 06:15:59.032 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:15:59.034 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:15:59.036 | + functions-common:time_stop:2439 : start_time=1649916958293 2022-04-14 06:15:59.038 | + functions-common:time_stop:2441 : [[ -z 1649916958293 ]] 2022-04-14 06:15:59.041 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:15:59.045 | + functions-common:time_stop:2444 : end_time=1649916959043 2022-04-14 06:15:59.048 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 06:15:59.050 | + functions-common:time_stop:2446 : total=3739 2022-04-14 06:15:59.052 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:15:59.054 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4489 2022-04-14 06:15:59.057 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:15:59.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 06:15:59.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:15:59.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:15:59.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 06:15:59.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 06:15:59.071 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 06:15:59.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 06:15:59.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 06:15:59.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 06:15:59.081 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 06:15:59.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 06:15:59.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 06:15:59.091 | + functions:vercmp:628 : local v1=5.4 2022-04-14 06:15:59.094 | + functions:vercmp:629 : local 'op=<' 2022-04-14 06:15:59.096 | + functions:vercmp:630 : local v2=3.13 2022-04-14 06:15:59.098 | + functions:vercmp:631 : local result 2022-04-14 06:15:59.102 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 06:15:59.103 | ++ functions:vercmp:635 : head -1 2022-04-14 06:15:59.103 | ++ functions:vercmp:635 : sort -V 2022-04-14 06:15:59.108 | + functions:vercmp:635 : result=3.13 2022-04-14 06:15:59.110 | + functions:vercmp:637 : case $op in 2022-04-14 06:15:59.112 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 06:15:59.114 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 06:15:59.117 | + functions:vercmp:648 : return 2022-04-14 06:15:59.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 06:15:59.121 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:15:59.123 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 06:15:59.589 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 06:15:59.592 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 06:15:59.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 06:15:59.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.603 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 06:15:59.621 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:15:59.623 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 06:15:59.626 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 06:15:59.626 | Installing etcd 2022-04-14 06:15:59.629 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 06:15:59.642 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 06:15:59.654 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 06:15:59.656 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 06:15:59.673 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 06:15:59.677 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:15:59.680 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:15:59.683 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:15:59.687 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:15:59.690 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 06:15:59.693 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 06:15:59.696 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:15:59.698 | ++ functions:get_extra_file:74 : return 2022-04-14 06:15:59.701 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:15:59.703 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 06:15:59.705 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 06:15:59.708 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 06:15:59.724 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:15:59.726 | + ./stack.sh:main:868 : install_dstat 2022-04-14 06:15:59.728 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 06:15:59.745 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:15:59.747 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 06:15:59.750 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:15:59.752 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 06:15:59.754 | + ./stack.sh:main:877 : install_libs 2022-04-14 06:15:59.757 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 06:15:59.760 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 06:15:59.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 06:15:59.764 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 06:15:59.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.771 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 06:15:59.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.775 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 06:15:59.778 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 06:15:59.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 06:15:59.782 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 06:15:59.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.786 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.789 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 06:15:59.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.793 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 06:15:59.796 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 06:15:59.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 06:15:59.800 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 06:15:59.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.805 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.807 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 06:15:59.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.812 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 06:15:59.814 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 06:15:59.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 06:15:59.819 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 06:15:59.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.824 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.826 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 06:15:59.828 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.831 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 06:15:59.833 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 06:15:59.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 06:15:59.838 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 06:15:59.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 06:15:59.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.849 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 06:15:59.851 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 06:15:59.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 06:15:59.856 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 06:15:59.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 06:15:59.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.868 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 06:15:59.870 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 06:15:59.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 06:15:59.874 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 06:15:59.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 06:15:59.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.886 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 06:15:59.888 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 06:15:59.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 06:15:59.893 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 06:15:59.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 06:15:59.902 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.904 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 06:15:59.906 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 06:15:59.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 06:15:59.911 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 06:15:59.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 06:15:59.921 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.923 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 06:15:59.925 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 06:15:59.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 06:15:59.930 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 06:15:59.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.935 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.937 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 06:15:59.939 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.941 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 06:15:59.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 06:15:59.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 06:15:59.949 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 06:15:59.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.953 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.955 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 06:15:59.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.961 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 06:15:59.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 06:15:59.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 06:15:59.967 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 06:15:59.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 06:15:59.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.979 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 06:15:59.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 06:15:59.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 06:15:59.986 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 06:15:59.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:15:59.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:15:59.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 06:15:59.995 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:15:59.997 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 06:15:59.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 06:16:00.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 06:16:00.004 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 06:16:00.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.009 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 06:16:00.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.016 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 06:16:00.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 06:16:00.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 06:16:00.023 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 06:16:00.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 06:16:00.032 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.034 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 06:16:00.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 06:16:00.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 06:16:00.041 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 06:16:00.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 06:16:00.051 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.053 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 06:16:00.055 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 06:16:00.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 06:16:00.060 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 06:16:00.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.067 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 06:16:00.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.072 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 06:16:00.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 06:16:00.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 06:16:00.079 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 06:16:00.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.086 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 06:16:00.088 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.091 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 06:16:00.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 06:16:00.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 06:16:00.097 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 06:16:00.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 06:16:00.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.109 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 06:16:00.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 06:16:00.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 06:16:00.117 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 06:16:00.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 06:16:00.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.128 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 06:16:00.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 06:16:00.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 06:16:00.135 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 06:16:00.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 06:16:00.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.147 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 06:16:00.149 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 06:16:00.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 06:16:00.154 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 06:16:00.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 06:16:00.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.166 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 06:16:00.168 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 06:16:00.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 06:16:00.173 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 06:16:00.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 06:16:00.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.185 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 06:16:00.187 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 06:16:00.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 06:16:00.191 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 06:16:00.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 06:16:00.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.203 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 06:16:00.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 06:16:00.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 06:16:00.210 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 06:16:00.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 06:16:00.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.221 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 06:16:00.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 06:16:00.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 06:16:00.229 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 06:16:00.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 06:16:00.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.240 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 06:16:00.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 06:16:00.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 06:16:00.247 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 06:16:00.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 06:16:00.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.259 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 06:16:00.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 06:16:00.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 06:16:00.266 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 06:16:00.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.270 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 06:16:00.275 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.277 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 06:16:00.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 06:16:00.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 06:16:00.284 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 06:16:00.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 06:16:00.293 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.296 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 06:16:00.298 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 06:16:00.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 06:16:00.303 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 06:16:00.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 06:16:00.312 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.315 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 06:16:00.317 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 06:16:00.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 06:16:00.322 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 06:16:00.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 06:16:00.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.334 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 06:16:00.336 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 06:16:00.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 06:16:00.340 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 06:16:00.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 06:16:00.350 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.352 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 06:16:00.354 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 06:16:00.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 06:16:00.359 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 06:16:00.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 06:16:00.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.371 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 06:16:00.373 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 06:16:00.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 06:16:00.378 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 06:16:00.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 06:16:00.387 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.390 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 06:16:00.392 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 06:16:00.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 06:16:00.397 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 06:16:00.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.403 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 06:16:00.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.408 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 06:16:00.410 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 06:16:00.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 06:16:00.415 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 06:16:00.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.422 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 06:16:00.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.427 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 06:16:00.430 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 06:16:00.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 06:16:00.434 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 06:16:00.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 06:16:00.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.446 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 06:16:00.448 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 06:16:00.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 06:16:00.453 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 06:16:00.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:00.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:00.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 06:16:00.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:00.465 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 06:16:00.485 | Using python 3.8 to install etcd3 2022-04-14 06:16:00.488 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 06:16:01.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:01.359 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:01.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:01.359 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:02.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:16:02.577 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 06:16:02.585 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 06:16:02.587 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 06:16:02.588 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 06:16:02.588 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 06:16:05.123 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:16:05.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:16:05.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:16:05.246 | + inc/python:pip_install:200 : result=0 2022-04-14 06:16:05.248 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:16:05.251 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:05.253 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:05.256 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:05.258 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:05.260 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:05.262 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:16:05.264 | + functions-common:time_stop:2439 : start_time=1649916960480 2022-04-14 06:16:05.266 | + functions-common:time_stop:2441 : [[ -z 1649916960480 ]] 2022-04-14 06:16:05.269 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:05.273 | + functions-common:time_stop:2444 : end_time=1649916965271 2022-04-14 06:16:05.275 | + functions-common:time_stop:2445 : elapsed_time=4791 2022-04-14 06:16:05.277 | + functions-common:time_stop:2446 : total=27019 2022-04-14 06:16:05.279 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:05.281 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31810 2022-04-14 06:16:05.284 | + inc/python:pip_install:203 : return 0 2022-04-14 06:16:05.286 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 06:16:05.308 | Using python 3.8 to install etcd3gw 2022-04-14 06:16:05.310 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 06:16:06.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:06.175 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:06.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:06.175 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:07.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:16:07.375 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 06:16:07.383 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 06:16:07.385 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 06:16:07.386 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 06:16:07.387 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 06:16:07.420 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 06:16:07.421 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 06:16:07.422 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 06:16:07.425 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 06:16:09.906 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:16:09.913 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:16:09.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:16:10.031 | + inc/python:pip_install:200 : result=0 2022-04-14 06:16:10.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:16:10.035 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:10.038 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:10.040 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:10.042 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:10.045 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:10.047 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:16:10.049 | + functions-common:time_stop:2439 : start_time=1649916965302 2022-04-14 06:16:10.051 | + functions-common:time_stop:2441 : [[ -z 1649916965302 ]] 2022-04-14 06:16:10.054 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:10.058 | + functions-common:time_stop:2444 : end_time=1649916970056 2022-04-14 06:16:10.060 | + functions-common:time_stop:2445 : elapsed_time=4754 2022-04-14 06:16:10.062 | + functions-common:time_stop:2446 : total=31810 2022-04-14 06:16:10.064 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:10.067 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36564 2022-04-14 06:16:10.069 | + inc/python:pip_install:203 : return 0 2022-04-14 06:16:10.072 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 06:16:10.074 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 06:16:10.076 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 06:16:10.079 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:16:10.081 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:16:10.084 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:16:10.086 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:16:10.088 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:16:10.091 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:16:10.093 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:16:10.095 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:16:10.097 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:16:10.100 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:16:10.102 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:16:10.104 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 06:16:10.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:10.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:10.111 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 06:16:10.116 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:16:10.119 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:16:10.121 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:16:10.123 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:16:10.125 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:16:10.128 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:16:10.130 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:16:10.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:10.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:10.137 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:16:10.139 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:16:10.142 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:16:10.144 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:16:10.146 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:16:10.149 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:16:10.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:10.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:10.155 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:16:10.178 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:16:10.287 | Reading package lists... 2022-04-14 06:16:10.526 | Building dependency tree... 2022-04-14 06:16:10.528 | Reading state information... 2022-04-14 06:16:10.781 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 06:16:10.781 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 06:16:10.781 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:16:10.781 | The following packages were automatically installed and are no longer required: 2022-04-14 06:16:10.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:16:10.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:16:10.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:16:10.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:16:10.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:16:10.782 | python3-zope.interface 2022-04-14 06:16:10.782 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:16:10.902 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:16:10.907 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:16:10.909 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:16:10.911 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:10.913 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:10.916 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:10.918 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:10.920 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:10.922 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:16:10.925 | + functions-common:time_stop:2439 : start_time=1649916970175 2022-04-14 06:16:10.927 | + functions-common:time_stop:2441 : [[ -z 1649916970175 ]] 2022-04-14 06:16:10.930 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:10.934 | + functions-common:time_stop:2444 : end_time=1649916970931 2022-04-14 06:16:10.936 | + functions-common:time_stop:2445 : elapsed_time=756 2022-04-14 06:16:10.938 | + functions-common:time_stop:2446 : total=4489 2022-04-14 06:16:10.940 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:10.943 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5245 2022-04-14 06:16:10.945 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:16:10.948 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 06:16:10.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:10.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:10.955 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 06:16:11.016 | Module proxy already enabled 2022-04-14 06:16:11.020 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 06:16:11.084 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 06:16:11.084 | Module proxy already enabled 2022-04-14 06:16:11.084 | Module proxy_uwsgi already enabled 2022-04-14 06:16:11.088 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 06:16:11.090 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:16:11.093 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:16:11.095 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:16:11.228 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 06:16:11.230 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 06:16:11.233 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 06:16:11.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 06:16:11.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.245 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 06:16:11.248 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 06:16:11.250 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 06:16:11.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 06:16:11.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.262 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 06:16:11.264 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 06:16:11.267 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 06:16:11.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 06:16:11.277 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.279 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 06:16:11.282 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 06:16:11.284 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 06:16:11.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 06:16:11.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.297 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 06:16:11.299 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 06:16:11.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 06:16:11.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.311 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 06:16:11.314 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 06:16:11.316 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 06:16:11.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 06:16:11.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.328 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 06:16:11.345 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:16:11.347 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 06:16:11.350 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 06:16:11.353 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 06:16:11.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 06:16:11.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.364 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 06:16:11.381 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:16:11.383 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 06:16:11.385 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 06:16:11.388 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 06:16:11.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 06:16:11.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.400 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 06:16:11.403 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 06:16:11.405 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 06:16:11.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:11.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:11.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 06:16:11.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:11.417 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 06:16:11.420 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 06:16:11.422 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:16:11.425 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 06:16:11.428 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 06:16:11.430 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:16:11.434 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:16:11.434 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:16:11.439 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 06:16:11.441 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 06:16:11.443 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 06:16:11.446 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 06:16:11.449 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 06:16:11.469 | Using python 3.8 to install keystonemiddleware 2022-04-14 06:16:11.472 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 06:16:12.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:12.334 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:12.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:12.334 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:13.515 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:16:13.547 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 06:16:13.600 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 06:16:13.601 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 06:16:13.602 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 06:16:13.603 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 06:16:13.604 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 06:16:13.605 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 06:16:13.606 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 06:16:13.607 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 06:16:13.608 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 06:16:13.610 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 06:16:13.611 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 06:16:13.612 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 06:16:13.613 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 06:16:13.614 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 06:16:13.671 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 06:16:13.672 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 06:16:13.673 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 06:16:13.712 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 06:16:13.751 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 06:16:13.752 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 06:16:13.753 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 06:16:13.755 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 06:16:13.808 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 06:16:13.810 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 06:16:13.819 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 06:16:13.821 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 06:16:13.835 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 06:16:13.836 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 06:16:13.838 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 06:16:13.901 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 06:16:13.902 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 06:16:13.905 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 06:16:13.907 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 06:16:13.957 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 06:16:13.968 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 06:16:16.386 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:16:16.393 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:16:16.393 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:16:16.514 | + inc/python:pip_install:200 : result=0 2022-04-14 06:16:16.516 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:16:16.518 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:16.521 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:16.523 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:16.525 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:16.527 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:16.529 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:16:16.532 | + functions-common:time_stop:2439 : start_time=1649916971464 2022-04-14 06:16:16.534 | + functions-common:time_stop:2441 : [[ -z 1649916971464 ]] 2022-04-14 06:16:16.537 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:16.541 | + functions-common:time_stop:2444 : end_time=1649916976539 2022-04-14 06:16:16.543 | + functions-common:time_stop:2445 : elapsed_time=5075 2022-04-14 06:16:16.546 | + functions-common:time_stop:2446 : total=36564 2022-04-14 06:16:16.548 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:16.550 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41639 2022-04-14 06:16:16.552 | + inc/python:pip_install:203 : return 0 2022-04-14 06:16:16.555 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 06:16:16.557 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 06:16:16.559 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:16:16.563 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 06:16:16.565 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 06:16:16.568 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:16:16.571 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:16:16.572 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:16:16.577 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 06:16:16.579 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 06:16:16.581 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 06:16:16.585 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 06:16:16.587 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 06:16:16.608 | Using python 3.8 to install python-memcached 2022-04-14 06:16:16.610 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 06:16:17.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:17.487 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:17.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:17.487 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:18.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:16:18.694 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 06:16:18.697 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 06:16:21.233 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:16:21.240 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:16:21.240 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:16:21.355 | + inc/python:pip_install:200 : result=0 2022-04-14 06:16:21.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:16:21.359 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:21.362 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:21.364 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:21.367 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:21.369 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:21.371 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:16:21.373 | + functions-common:time_stop:2439 : start_time=1649916976603 2022-04-14 06:16:21.375 | + functions-common:time_stop:2441 : [[ -z 1649916976603 ]] 2022-04-14 06:16:21.378 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:21.382 | + functions-common:time_stop:2444 : end_time=1649916981380 2022-04-14 06:16:21.384 | + functions-common:time_stop:2445 : elapsed_time=4777 2022-04-14 06:16:21.387 | + functions-common:time_stop:2446 : total=41639 2022-04-14 06:16:21.389 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:21.391 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46416 2022-04-14 06:16:21.393 | + inc/python:pip_install:203 : return 0 2022-04-14 06:16:21.396 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 06:16:21.412 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:16:21.415 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-14 06:16:21.417 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 06:16:21.420 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 06:16:21.422 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 06:16:21.425 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:16:21.427 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 06:16:21.430 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 06:16:21.445 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:16:21.447 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 06:16:21.450 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 06:16:21.452 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 06:16:21.454 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:16:21.456 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:16:21.458 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:16:21.461 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:16:21.463 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:16:21.466 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:16:21.481 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:16:21.483 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:16:21.485 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:16:21.488 | + functions-common:git_clone:629 : echo master 2022-04-14 06:16:21.488 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:16:21.494 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 06:16:21.496 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:16:21.498 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 06:16:21.510 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 06:16:21.513 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:16:21.513 | + functions-common:git_clone:685 : head -1 2022-04-14 06:16:21.516 | c141e6164 trivial: Fix typo 2022-04-14 06:16:21.518 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:16:21.521 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 06:16:21.523 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:16:21.525 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:16:21.527 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 06:16:21.530 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:16:21.532 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 06:16:21.534 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:16:21.537 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:16:21.540 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 06:16:21.542 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:16:21.545 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:16:21.548 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 06:16:21.550 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:16:21.553 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 06:16:21.555 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:16:21.557 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:16:21.560 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 06:16:21.566 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 06:16:21.569 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 06:16:22.268 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 06:16:22.271 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:16:22.273 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:16:22.275 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:16:22.277 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:16:22.279 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 06:16:22.281 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:16:22.284 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:16:22.286 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:16:22.289 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:16:22.291 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:16:22.293 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:16:22.295 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:16:22.298 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 06:16:22.318 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 06:16:22.320 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 06:16:23.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:23.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:23.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:23.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:24.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:16:24.371 | Obtaining file:///opt/stack/keystone 2022-04-14 06:16:24.372 | Preparing metadata (setup.py): started 2022-04-14 06:16:29.482 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:16:29.561 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 06:16:29.562 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 06:16:29.563 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:16:29.564 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 06:16:29.565 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 06:16:29.566 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 06:16:29.568 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 06:16:29.569 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:16:29.570 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 06:16:29.571 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 06:16:29.572 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 06:16:29.573 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:16:29.574 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 06:16:29.575 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 06:16:29.576 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 06:16:29.577 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 06:16:29.578 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 06:16:29.579 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 06:16:29.580 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:16:29.581 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 06:16:29.583 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 06:16:29.584 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 06:16:29.585 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 06:16:29.586 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:16:29.587 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 06:16:29.588 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:16:29.589 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 06:16:29.590 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 06:16:29.591 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 06:16:29.592 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:16:29.593 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:16:29.594 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 06:16:29.595 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 06:16:29.596 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 06:16:29.608 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 06:16:29.609 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 06:16:29.651 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 06:16:29.668 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:16:29.669 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:16:29.670 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 06:16:29.671 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 06:16:29.673 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 06:16:29.683 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 06:16:29.745 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 06:16:29.747 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:16:29.841 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 06:16:29.842 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 06:16:29.843 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:16:29.845 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:16:29.898 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 06:16:29.901 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 06:16:29.902 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 06:16:29.952 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 06:16:29.955 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 06:16:30.035 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:16:30.036 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 06:16:30.039 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 06:16:30.040 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:16:30.041 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 06:16:30.043 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 06:16:30.062 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 06:16:30.112 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:16:30.133 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 06:16:30.134 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 06:16:30.136 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 06:16:30.137 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 06:16:30.190 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:16:30.304 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 06:16:30.306 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 06:16:30.307 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 06:16:30.308 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 06:16:30.309 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 06:16:30.528 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 06:16:30.550 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 06:16:30.553 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 06:16:30.619 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 06:16:30.637 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:16:30.698 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 06:16:30.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 06:16:30.841 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 06:16:30.896 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:16:30.968 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 06:16:31.093 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 06:16:31.122 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 06:16:31.164 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 06:16:31.165 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 06:16:31.166 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 06:16:31.168 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:16:31.169 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:16:31.170 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 06:16:31.223 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 06:16:31.360 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 06:16:31.361 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 06:16:31.363 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 06:16:31.364 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 06:16:31.513 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:16:31.593 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:16:31.836 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 06:16:32.093 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 06:16:32.126 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 06:16:34.007 | Installing collected packages: keystone 2022-04-14 06:16:34.007 | Attempting uninstall: keystone 2022-04-14 06:16:34.007 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 06:16:34.011 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 06:16:34.012 | Running setup.py develop for keystone 2022-04-14 06:16:40.173 | Successfully installed keystone 2022-04-14 06:16:40.174 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:16:40.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:16:40.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:16:40.310 | + inc/python:pip_install:200 : result=0 2022-04-14 06:16:40.312 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:16:40.314 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:40.317 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:40.319 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:40.321 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:40.323 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:40.325 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:16:40.327 | + functions-common:time_stop:2439 : start_time=1649916982312 2022-04-14 06:16:40.329 | + functions-common:time_stop:2441 : [[ -z 1649916982312 ]] 2022-04-14 06:16:40.332 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:40.336 | + functions-common:time_stop:2444 : end_time=1649917000334 2022-04-14 06:16:40.338 | + functions-common:time_stop:2445 : elapsed_time=18022 2022-04-14 06:16:40.340 | + functions-common:time_stop:2446 : total=46416 2022-04-14 06:16:40.342 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:40.344 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64438 2022-04-14 06:16:40.347 | + inc/python:pip_install:203 : return 0 2022-04-14 06:16:40.349 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:16:40.351 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:16:40.353 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:16:40.371 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:16:40.383 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 06:16:40.386 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 06:16:40.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:40.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:40.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 06:16:40.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:40.398 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 06:16:40.417 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:16:40.419 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:16:40.422 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:16:40.424 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 06:16:40.427 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 06:16:40.439 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 06:16:40.442 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 06:16:40.446 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 06:16:40.462 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:16:40.464 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 06:16:40.494 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 06:16:40.521 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 06:16:40.550 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 06:16:40.580 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 06:16:40.610 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 06:16:40.641 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 06:16:40.670 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 06:16:40.700 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 06:16:40.703 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 06:16:40.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 06:16:40.707 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 06:16:40.710 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:16:40.712 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:16:40.727 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:16:40.730 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:16:40.732 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:16:40.735 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:16:40.751 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:16:40.753 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:16:40.757 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:16:40.787 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:16:40.789 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:16:40.792 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 06:16:40.794 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 06:16:40.810 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:16:40.813 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-04-14 06:16:40.842 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 06:16:40.845 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 06:16:40.876 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 06:16:40.879 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 06:16:40.881 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 06:16:40.884 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 06:16:40.886 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 06:16:40.889 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 06:16:40.919 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 06:16:40.921 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 06:16:40.924 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 06:16:40.926 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 06:16:40.929 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:16:40.946 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:16:40.948 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:16:40.950 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:16:40.953 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:16:40.955 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:16:40.984 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:16:41.013 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:16:41.041 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:16:41.068 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 06:16:41.096 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:16:41.098 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 06:16:41.101 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:16:41.103 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 06:16:41.105 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 06:16:41.108 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:16:41.110 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:16:41.113 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 06:16:41.117 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 06:16:41.119 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:16:41.121 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:16:41.134 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:16:41.135 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:16:41.143 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:16:41.146 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:16:41.162 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:16:41.164 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:16:41.168 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 06:16:41.197 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 06:16:41.223 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 06:16:41.250 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 06:16:41.277 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 06:16:41.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 06:16:41.331 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 06:16:41.358 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 06:16:41.385 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 06:16:41.412 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:16:41.439 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 06:16:41.465 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 06:16:41.492 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 06:16:41.522 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:16:41.524 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:16:41.527 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 06:16:41.530 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 06:16:41.532 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:16:41.534 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:41.537 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:41.539 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:16:41.542 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:16:41.544 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:16:41.574 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 06:16:41.602 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 06:16:41.603 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:16:41.611 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 06:16:41.615 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 06:16:41.617 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 06:16:41.619 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:16:41.621 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:16:41.624 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:16:41.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:41.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:41.631 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:16:41.633 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:16:41.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:16:41.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:16:41.640 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 06:16:41.701 | Site keystone-wsgi-public already enabled 2022-04-14 06:16:41.705 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:16:41.708 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:16:41.710 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:16:41.713 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:16:41.849 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 06:16:41.883 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 06:16:41.915 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 06:16:41.947 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 06:16:41.949 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 06:16:41.979 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 06:16:42.007 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 06:16:42.035 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 06:16:42.037 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 06:16:42.055 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:16:42.057 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 06:16:42.075 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:16:42.077 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 06:16:42.079 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 06:16:42.082 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 06:16:42.084 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:16:42.086 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 06:16:42.089 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 06:16:42.091 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 06:16:42.093 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 06:16:42.096 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:16:42.098 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:16:42.101 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:16:42.103 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:16:42.105 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:16:42.108 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:16:42.124 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:16:42.126 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:16:42.128 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:16:42.132 | + functions-common:git_clone:629 : echo master 2022-04-14 06:16:42.132 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:16:42.137 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 06:16:42.140 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:16:42.142 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 06:16:42.154 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 06:16:42.157 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:16:42.157 | + functions-common:git_clone:685 : head -1 2022-04-14 06:16:42.160 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 06:16:42.163 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:16:42.165 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 06:16:42.168 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:16:42.171 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:16:42.173 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 06:16:42.176 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 06:16:42.178 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 06:16:42.181 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:16:42.183 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:16:42.185 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 06:16:42.188 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:16:42.190 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 06:16:42.194 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 06:16:42.196 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:16:42.199 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 06:16:42.201 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:16:42.203 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:16:42.206 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 06:16:42.212 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 06:16:42.214 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 06:16:42.888 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 06:16:42.890 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:16:42.893 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:16:42.895 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:16:42.898 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:16:42.900 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 06:16:42.902 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:16:42.904 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 06:16:42.906 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:16:42.909 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 06:16:42.911 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 06:16:42.914 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 06:16:42.916 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:16:42.918 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 06:16:42.939 | Using python 3.8 to install /opt/stack/swift 2022-04-14 06:16:42.942 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 06:16:43.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:43.813 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:43.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:16:43.813 | from cryptography.utils import int_from_bytes 2022-04-14 06:16:45.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:16:45.036 | Obtaining file:///opt/stack/swift 2022-04-14 06:16:45.037 | Preparing metadata (setup.py): started 2022-04-14 06:16:49.733 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:16:49.772 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 06:16:49.773 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 06:16:49.774 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 06:16:49.775 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 06:16:49.777 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 06:16:49.778 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 06:16:49.779 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 06:16:49.780 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 06:16:49.781 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 06:16:49.782 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 06:16:49.783 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 06:16:49.821 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 06:16:49.829 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 06:16:49.884 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 06:16:49.885 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 06:16:49.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.dev15) (4.3.0) 2022-04-14 06:16:49.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.dev15) (4.12.2) 2022-04-14 06:16:49.888 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 06:16:49.889 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 06:16:49.891 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 06:16:49.892 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 06:16:49.893 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 06:16:49.894 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 06:16:49.895 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 06:16:49.896 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 06:16:49.917 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 06:16:49.948 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 06:16:49.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.dev15) (3.3) 2022-04-14 06:16:49.952 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 06:16:49.953 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 06:16:49.977 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 06:16:50.079 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 06:16:50.080 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 06:16:50.081 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 06:16:50.123 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 06:16:50.166 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 06:16:50.167 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 06:16:50.169 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 06:16:50.170 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 06:16:50.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 06:16:50.234 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 06:16:50.247 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 06:16:50.248 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 06:16:50.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.dev15) (21.3) 2022-04-14 06:16:50.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.dev15) (3.0.7) 2022-04-14 06:16:50.411 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 06:16:50.427 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 06:16:52.707 | Installing collected packages: swift 2022-04-14 06:16:52.707 | Attempting uninstall: swift 2022-04-14 06:16:52.707 | Found existing installation: swift 2.30.0.dev15 2022-04-14 06:16:52.710 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 06:16:52.712 | Running setup.py develop for swift 2022-04-14 06:16:58.450 | Successfully installed swift 2022-04-14 06:16:58.451 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:16:58.459 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:16:58.459 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:16:58.589 | + inc/python:pip_install:200 : result=0 2022-04-14 06:16:58.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:16:58.594 | + functions-common:time_stop:2432 : local name 2022-04-14 06:16:58.596 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:16:58.599 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:16:58.601 | + functions-common:time_stop:2435 : local total 2022-04-14 06:16:58.603 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:16:58.605 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:16:58.608 | + functions-common:time_stop:2439 : start_time=1649917002934 2022-04-14 06:16:58.610 | + functions-common:time_stop:2441 : [[ -z 1649917002934 ]] 2022-04-14 06:16:58.613 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:16:58.617 | + functions-common:time_stop:2444 : end_time=1649917018614 2022-04-14 06:16:58.619 | + functions-common:time_stop:2445 : elapsed_time=15680 2022-04-14 06:16:58.621 | + functions-common:time_stop:2446 : total=64438 2022-04-14 06:16:58.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:16:58.625 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80118 2022-04-14 06:16:58.628 | + inc/python:pip_install:203 : return 0 2022-04-14 06:16:58.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:16:58.632 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:16:58.635 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:16:58.653 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:16:58.666 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 06:16:58.668 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 06:16:58.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:16:58.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:16:58.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 06:16:58.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:16:58.680 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 06:16:58.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:16:58.685 | + ./stack.sh:main:910 : configure_swift 2022-04-14 06:16:58.687 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 06:16:58.689 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 06:16:58.691 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 06:16:58.693 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 06:16:58.695 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 06:16:59.921 | No account-replicator running 2022-04-14 06:16:59.922 | No container-sync running 2022-04-14 06:16:59.922 | No account-auditor running 2022-04-14 06:16:59.922 | No account-reaper running 2022-04-14 06:16:59.922 | No container-replicator running 2022-04-14 06:16:59.922 | No object-expirer running 2022-04-14 06:16:59.922 | No object-server running 2022-04-14 06:16:59.922 | No object-reconstructor running 2022-04-14 06:16:59.922 | No container-reconciler running 2022-04-14 06:16:59.922 | No object-replicator running 2022-04-14 06:16:59.922 | No container-auditor running 2022-04-14 06:16:59.922 | No container-server running 2022-04-14 06:16:59.922 | No account-server running 2022-04-14 06:16:59.922 | No container-sharder running 2022-04-14 06:16:59.922 | No container-updater running 2022-04-14 06:16:59.922 | No object-auditor running 2022-04-14 06:16:59.922 | No proxy-server running 2022-04-14 06:16:59.922 | No object-updater running 2022-04-14 06:17:00.019 | + lib/swift:configure_swift:337 : true 2022-04-14 06:17:00.021 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 06:17:00.034 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 06:17:00.046 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 06:17:00.048 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 06:17:00.049 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 06:17:00.054 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 06:17:00.054 | s/%GROUP%/ubuntu/; 2022-04-14 06:17:00.054 | s/%USER%/ubuntu/; 2022-04-14 06:17:00.054 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 06:17:00.054 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 06:17:00.057 | uid = ubuntu 2022-04-14 06:17:00.057 | gid = ubuntu 2022-04-14 06:17:00.057 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 06:17:00.057 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 06:17:00.057 | address = 127.0.0.1 2022-04-14 06:17:00.057 | 2022-04-14 06:17:00.057 | [account6612] 2022-04-14 06:17:00.057 | max connections = 25 2022-04-14 06:17:00.058 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:17:00.058 | read only = false 2022-04-14 06:17:00.058 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.058 | [account6622] 2022-04-14 06:17:00.058 | max connections = 25 2022-04-14 06:17:00.058 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:17:00.058 | read only = false 2022-04-14 06:17:00.058 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.058 | [account6632] 2022-04-14 06:17:00.058 | max connections = 25 2022-04-14 06:17:00.058 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:17:00.058 | read only = false 2022-04-14 06:17:00.058 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.058 | [account6642] 2022-04-14 06:17:00.058 | max connections = 25 2022-04-14 06:17:00.058 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:17:00.058 | read only = false 2022-04-14 06:17:00.058 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.058 | [container6611] 2022-04-14 06:17:00.058 | max connections = 25 2022-04-14 06:17:00.058 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:17:00.058 | read only = false 2022-04-14 06:17:00.058 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.058 | [container6621] 2022-04-14 06:17:00.058 | max connections = 25 2022-04-14 06:17:00.058 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:17:00.058 | read only = false 2022-04-14 06:17:00.058 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 06:17:00.058 | 2022-04-14 06:17:00.059 | [container6631] 2022-04-14 06:17:00.059 | max connections = 25 2022-04-14 06:17:00.059 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:17:00.059 | read only = false 2022-04-14 06:17:00.059 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 06:17:00.059 | 2022-04-14 06:17:00.059 | [container6641] 2022-04-14 06:17:00.059 | max connections = 25 2022-04-14 06:17:00.059 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:17:00.059 | read only = false 2022-04-14 06:17:00.059 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 06:17:00.059 | 2022-04-14 06:17:00.059 | 2022-04-14 06:17:00.059 | [object6613] 2022-04-14 06:17:00.059 | max connections = 25 2022-04-14 06:17:00.059 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:17:00.059 | read only = false 2022-04-14 06:17:00.059 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 06:17:00.059 | 2022-04-14 06:17:00.059 | [object6623] 2022-04-14 06:17:00.059 | max connections = 25 2022-04-14 06:17:00.059 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:17:00.059 | read only = false 2022-04-14 06:17:00.059 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 06:17:00.059 | 2022-04-14 06:17:00.059 | [object6633] 2022-04-14 06:17:00.059 | max connections = 25 2022-04-14 06:17:00.059 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:17:00.059 | read only = false 2022-04-14 06:17:00.059 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 06:17:00.059 | 2022-04-14 06:17:00.059 | [object6643] 2022-04-14 06:17:00.059 | max connections = 25 2022-04-14 06:17:00.060 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:17:00.060 | read only = false 2022-04-14 06:17:00.060 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 06:17:00.060 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 06:17:00.062 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:00.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:00.067 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 06:17:00.079 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 06:17:00.081 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 06:17:00.085 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 06:17:00.089 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 06:17:00.091 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 06:17:00.096 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 06:17:00.123 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-04-14 06:17:00.149 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 06:17:00.166 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 06:17:00.195 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 06:17:00.212 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:17:00.239 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 06:17:00.259 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 06:17:00.287 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 06:17:00.305 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 06:17:00.332 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 06:17:00.350 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:17:00.377 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 06:17:00.394 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 06:17:00.409 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:00.411 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 06:17:00.439 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 06:17:00.466 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 06:17:00.492 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 06:17:00.519 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 06:17:00.533 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:00.536 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 06:17:00.563 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 06:17:00.578 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:00.580 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 06:17:00.594 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:00.596 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 06:17:00.599 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 06:17:00.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:00.616 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 06:17:00.618 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 06:17:00.620 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 06:17:00.625 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 06:17:00.630 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 06:17:00.656 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 06:17:00.684 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 06:17:00.713 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 06:17:00.743 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 06:17:00.769 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 06:17:00.771 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 06:17:00.773 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 06:17:00.775 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 06:17:00.777 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 06:17:00.805 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 06:17:00.832 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:17:00.858 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 06:17:00.887 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 06:17:00.913 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 06:17:00.942 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 06:17:00.968 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 06:17:00.996 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:17:01.023 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 06:17:01.052 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 06:17:01.078 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 06:17:01.106 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 06:17:01.133 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 06:17:01.162 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 06:17:01.190 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 06:17:01.209 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 06:17:01.236 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 06:17:01.264 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 06:17:01.268 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 06:17:01.297 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 06:17:01.324 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 06:17:01.350 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 06:17:01.352 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 06:17:01.355 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:17:01.357 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 06:17:01.361 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 06:17:01.363 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:17:01.366 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:17:01.368 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 06:17:01.370 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 06:17:01.372 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:17:01.374 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:17:01.376 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 06:17:01.394 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 06:17:01.422 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 06:17:01.439 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 06:17:01.467 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 06:17:01.484 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:17:01.513 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 06:17:01.530 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:17:01.558 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 06:17:01.576 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:17:01.603 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 06:17:01.621 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 06:17:01.649 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:17:01.666 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:17:01.695 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 06:17:01.712 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 06:17:01.740 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 06:17:01.758 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 06:17:01.785 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 06:17:01.790 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 06:17:01.810 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:17:01.839 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 06:17:01.867 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:17:01.869 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 06:17:01.874 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 06:17:01.876 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:17:01.878 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:17:01.881 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 06:17:01.883 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 06:17:01.885 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:17:01.887 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:17:01.889 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 06:17:01.907 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 06:17:01.935 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 06:17:01.953 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 06:17:01.982 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 06:17:02.002 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:17:02.029 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 06:17:02.048 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:17:02.076 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 06:17:02.094 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:17:02.123 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 06:17:02.141 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 06:17:02.170 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:17:02.188 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:17:02.220 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 06:17:02.240 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 06:17:02.272 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 06:17:02.291 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 06:17:02.319 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 06:17:02.323 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 06:17:02.343 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:17:02.372 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:17:02.374 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 06:17:02.379 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 06:17:02.382 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:17:02.384 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:17:02.386 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 06:17:02.388 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 06:17:02.390 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:17:02.393 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:17:02.395 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 06:17:02.415 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 06:17:02.449 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 06:17:02.468 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 06:17:02.496 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 06:17:02.515 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:17:02.546 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 06:17:02.564 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:17:02.596 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 06:17:02.614 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:17:02.644 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 06:17:02.662 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 06:17:02.692 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:17:02.711 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:17:02.740 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 06:17:02.759 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 06:17:02.788 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 06:17:02.807 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 06:17:02.834 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 06:17:02.839 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 06:17:02.856 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:17:02.884 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 06:17:02.912 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 06:17:02.941 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 06:17:02.968 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 06:17:02.970 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 06:17:02.975 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 06:17:03.005 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 06:17:03.032 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 06:17:03.062 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 06:17:03.090 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 06:17:03.118 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 06:17:03.145 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 06:17:03.172 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 06:17:03.199 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 06:17:03.228 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 06:17:03.245 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:03.248 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 06:17:03.267 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 06:17:03.269 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 06:17:03.289 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 06:17:03.291 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-04-14 06:17:03.318 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 06:17:03.320 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 06:17:03.348 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-04-14 06:17:03.377 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 06:17:03.379 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 06:17:03.405 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 06:17:03.422 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:03.424 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 06:17:03.427 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 06:17:03.432 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 06:17:03.434 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 06:17:03.446 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 06:17:03.449 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 06:17:03.460 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 06:17:03.462 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 06:17:03.464 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:17:03.467 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:17:03.469 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:17:03.471 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:17:03.474 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:17:03.476 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:17:03.479 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 06:17:03.491 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:17:03.493 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 06:17:03.496 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 06:17:03.512 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:03.515 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 06:17:03.532 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:03.535 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 06:17:03.537 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 06:17:03.540 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 06:17:03.543 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:17:03.545 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 06:17:03.548 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 06:17:03.551 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 06:17:03.553 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 06:17:03.570 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:03.573 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 06:17:03.575 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 06:17:03.592 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:03.595 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 06:17:03.598 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 06:17:03.600 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 06:17:03.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:17:03.605 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:17:03.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 06:17:03.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:17:03.615 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 06:17:03.617 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 06:17:03.620 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 06:17:03.623 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 06:17:03.625 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 06:17:03.628 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 06:17:03.630 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 06:17:03.634 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 06:17:03.636 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 06:17:03.639 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 06:17:03.643 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:17:03.644 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 06:17:03.648 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 06:17:03.651 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 06:17:03.654 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 06:17:03.657 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 06:17:03.660 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 06:17:03.682 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 06:17:03.684 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 06:17:04.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:17:04.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:17:04.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:17:04.552 | from cryptography.utils import int_from_bytes 2022-04-14 06:17:05.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:17:05.768 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 06:17:05.851 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 06:17:05.852 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 06:17:05.853 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 06:17:05.854 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 06:17:05.855 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 06:17:05.856 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 06:17:05.857 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 06:17:05.858 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 06:17:05.859 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 06:17:05.860 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 06:17:05.861 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 06:17:05.862 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 06:17:05.865 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 06:17:05.867 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 06:17:05.869 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 06:17:05.871 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 06:17:05.874 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 06:17:05.876 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 06:17:05.885 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 06:17:05.886 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 06:17:05.900 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 06:17:05.969 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 06:17:05.970 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 06:17:05.971 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 06:17:05.995 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 06:17:05.997 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 06:17:05.999 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 06:17:06.000 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 06:17:06.002 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 06:17:06.012 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 06:17:06.054 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 06:17:06.055 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 06:17:06.057 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 06:17:06.057 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 06:17:06.078 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 06:17:06.079 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 06:17:06.095 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 06:17:06.112 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 06:17:06.114 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 06:17:06.133 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 06:17:06.135 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 06:17:06.216 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 06:17:06.217 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 06:17:06.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 06:17:06.220 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 06:17:06.270 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 06:17:06.296 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 06:17:06.528 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 06:17:06.533 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 06:17:06.567 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 06:17:06.568 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 06:17:06.570 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 06:17:06.573 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 06:17:06.574 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 06:17:06.575 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 06:17:06.630 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 06:17:06.811 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 06:17:06.835 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 06:17:06.918 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 06:17:07.070 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 06:17:09.174 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:17:09.182 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:17:09.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:17:09.305 | + inc/python:pip_install:200 : result=0 2022-04-14 06:17:09.308 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:17:09.310 | + functions-common:time_stop:2432 : local name 2022-04-14 06:17:09.312 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:17:09.315 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:17:09.317 | + functions-common:time_stop:2435 : local total 2022-04-14 06:17:09.320 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:17:09.322 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:17:09.324 | + functions-common:time_stop:2439 : start_time=1649917023676 2022-04-14 06:17:09.326 | + functions-common:time_stop:2441 : [[ -z 1649917023676 ]] 2022-04-14 06:17:09.329 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:17:09.334 | + functions-common:time_stop:2444 : end_time=1649917029332 2022-04-14 06:17:09.336 | + functions-common:time_stop:2445 : elapsed_time=5656 2022-04-14 06:17:09.338 | + functions-common:time_stop:2446 : total=80118 2022-04-14 06:17:09.341 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:17:09.343 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=85774 2022-04-14 06:17:09.345 | + inc/python:pip_install:203 : return 0 2022-04-14 06:17:09.348 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 06:17:09.350 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 06:17:09.353 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 06:17:09.365 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 06:17:09.370 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 06:17:09.373 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 06:17:09.375 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 06:17:09.377 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:17:09.380 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:17:09.383 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:17:09.386 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:17:09.388 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:17:09.391 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:17:09.406 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:17:09.409 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:17:09.411 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:09.414 | + functions-common:git_clone:629 : echo master 2022-04-14 06:17:09.415 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:17:09.420 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 06:17:09.422 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:09.425 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 06:17:09.437 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 06:17:09.440 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:17:09.441 | + functions-common:git_clone:685 : head -1 2022-04-14 06:17:09.478 | e8e7d66cf Merge "Update http with https" 2022-04-14 06:17:09.481 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:17:09.484 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 06:17:09.486 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:17:09.489 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:17:09.491 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 06:17:09.494 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:17:09.497 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 06:17:09.499 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:17:09.502 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:17:09.505 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 06:17:09.507 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:17:09.510 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:17:09.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 06:17:09.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:17:09.518 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 06:17:09.521 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:17:09.524 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:17:09.527 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 06:17:09.533 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 06:17:09.535 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 06:17:10.205 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 06:17:10.207 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:17:10.210 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:17:10.212 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:17:10.214 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:17:10.217 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 06:17:10.219 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:17:10.221 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:17:10.224 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:17:10.226 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:17:10.229 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:17:10.231 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:17:10.233 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:17:10.236 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 06:17:10.257 | Using python 3.8 to install /opt/stack/glance 2022-04-14 06:17:10.260 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 06:17:11.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:17:11.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:17:11.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:17:11.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:17:12.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:17:12.329 | Obtaining file:///opt/stack/glance 2022-04-14 06:17:12.329 | Preparing metadata (setup.py): started 2022-04-14 06:17:17.084 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:17:17.155 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 06:17:17.156 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 06:17:17.157 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 06:17:17.158 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 06:17:17.159 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:17:17.160 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 06:17:17.161 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 06:17:17.162 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 06:17:17.163 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 06:17:17.164 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 06:17:17.166 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 06:17:17.167 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:17:17.168 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 06:17:17.169 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:17:17.170 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 06:17:17.171 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:17:17.172 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:17:17.173 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 06:17:17.174 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:17:17.176 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 06:17:17.177 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:17:17.178 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:17:17.179 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:17:17.180 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:17:17.181 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 06:17:17.182 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 06:17:17.183 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 06:17:17.184 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:17:17.185 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:17:17.186 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 06:17:17.188 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 06:17:17.189 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 06:17:17.190 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 06:17:17.191 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 06:17:17.193 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 06:17:17.194 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 06:17:17.195 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:17:17.196 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:17:17.197 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 06:17:17.198 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 06:17:17.199 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 06:17:17.200 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:17:17.202 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 06:17:17.218 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 06:17:17.219 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:17:17.220 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 06:17:17.242 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 06:17:17.243 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 06:17:17.282 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 06:17:17.297 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 06:17:17.307 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 06:17:17.321 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 06:17:17.323 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 06:17:17.324 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 06:17:17.415 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 06:17:17.492 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 06:17:17.543 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:17:17.548 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 06:17:17.579 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 06:17:17.649 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 06:17:17.650 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:17:17.652 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 06:17:17.712 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:17:17.714 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 06:17:17.716 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 06:17:17.741 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 06:17:17.787 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 06:17:17.792 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 06:17:17.851 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:17:17.852 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 06:17:17.854 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 06:17:17.855 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 06:17:17.858 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 06:17:17.881 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:17:17.883 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:17:17.885 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 06:17:17.931 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 06:17:17.972 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 06:17:17.974 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:17:17.976 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 06:17:18.053 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 06:17:18.111 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 06:17:18.213 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 06:17:18.483 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:17:18.485 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 06:17:18.486 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 06:17:18.488 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 06:17:18.543 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 06:17:18.568 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 06:17:18.662 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 06:17:18.780 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:17:19.002 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 06:17:19.003 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 06:17:19.006 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 06:17:19.008 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 06:17:19.009 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 06:17:19.010 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 06:17:19.011 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:17:19.133 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 06:17:19.163 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 06:17:19.210 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:17:19.211 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 06:17:19.449 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 06:17:19.632 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 06:17:19.634 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 06:17:19.635 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 06:17:19.638 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 06:17:19.744 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 06:17:19.898 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:17:20.039 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 06:17:20.354 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:17:20.357 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:17:20.584 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 06:17:20.862 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 06:17:21.228 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 06:17:21.229 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 06:17:22.715 | Installing collected packages: glance 2022-04-14 06:17:22.715 | Attempting uninstall: glance 2022-04-14 06:17:22.715 | Found existing installation: glance 24.1.0.dev6 2022-04-14 06:17:22.722 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 06:17:22.723 | Running setup.py develop for glance 2022-04-14 06:17:28.777 | Successfully installed glance 2022-04-14 06:17:28.778 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:17:28.786 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:17:28.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:17:28.926 | + inc/python:pip_install:200 : result=0 2022-04-14 06:17:28.928 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:17:28.930 | + functions-common:time_stop:2432 : local name 2022-04-14 06:17:28.933 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:17:28.935 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:17:28.937 | + functions-common:time_stop:2435 : local total 2022-04-14 06:17:28.940 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:17:28.942 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:17:28.945 | + functions-common:time_stop:2439 : start_time=1649917030252 2022-04-14 06:17:28.947 | + functions-common:time_stop:2441 : [[ -z 1649917030252 ]] 2022-04-14 06:17:28.950 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:17:28.954 | + functions-common:time_stop:2444 : end_time=1649917048952 2022-04-14 06:17:28.957 | + functions-common:time_stop:2445 : elapsed_time=18700 2022-04-14 06:17:28.959 | + functions-common:time_stop:2446 : total=85774 2022-04-14 06:17:28.962 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:17:28.964 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104474 2022-04-14 06:17:28.966 | + inc/python:pip_install:203 : return 0 2022-04-14 06:17:28.969 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:17:28.971 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:17:28.974 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:17:28.992 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:17:29.005 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 06:17:29.007 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 06:17:29.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:17:29.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:17:29.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 06:17:29.017 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:17:29.020 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:17:29.022 | + ./stack.sh:main:922 : configure_glance 2022-04-14 06:17:29.025 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 06:17:29.037 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 06:17:29.040 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 06:17:29.042 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 06:17:29.045 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 06:17:29.047 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 06:17:29.050 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:17:29.053 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:17:29.055 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 06:17:29.084 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:17:29.112 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 06:17:29.142 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:17:29.173 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 06:17:29.202 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 06:17:29.232 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 06:17:29.235 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:17:29.237 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 06:17:29.240 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:17:29.242 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 06:17:29.271 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 06:17:29.301 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:17:29.329 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 06:17:29.358 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 06:17:29.389 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 06:17:29.420 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 06:17:29.449 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 06:17:29.479 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:17:29.508 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:17:29.539 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:17:29.569 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 06:17:29.572 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 06:17:29.574 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 06:17:29.576 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:17:29.579 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:17:29.582 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:17:29.598 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:29.601 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:17:29.604 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:17:29.606 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:17:29.622 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:29.624 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:17:29.628 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:17:29.657 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:17:29.660 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:17:29.662 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 06:17:29.664 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 06:17:29.667 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 06:17:29.697 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 06:17:29.727 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 06:17:29.729 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 06:17:29.732 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 06:17:29.734 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 06:17:29.736 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:17:29.739 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 06:17:29.741 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:17:29.771 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 06:17:29.773 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-04-14 06:17:29.803 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:17:29.806 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 06:17:29.823 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:29.825 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 06:17:29.855 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 06:17:29.885 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 06:17:29.914 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 06:17:29.944 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 06:17:29.975 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 06:17:29.991 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:29.994 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:17:30.023 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 06:17:30.053 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 06:17:30.082 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-04-14 06:17:30.111 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 06:17:30.141 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-04-14 06:17:30.171 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 06:17:30.188 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:30.190 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 06:17:30.193 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 06:17:30.195 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:17:30.198 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:17:30.215 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:17:30.218 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:17:30.220 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:17:30.222 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:17:30.225 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:17:30.254 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:17:30.284 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:17:30.314 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:17:30.344 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 06:17:30.348 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 06:17:30.377 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 06:17:30.407 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:17:30.438 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-04-14 06:17:30.468 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 06:17:30.500 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 06:17:30.530 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 06:17:30.566 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:17:30.599 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 06:17:30.629 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 06:17:30.660 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 06:17:30.690 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 06:17:30.696 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 06:17:30.703 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 06:17:30.721 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:30.723 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 06:17:30.726 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 06:17:30.728 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 06:17:30.730 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 06:17:30.733 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 06:17:30.735 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 06:17:30.740 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 06:17:30.742 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 06:17:30.746 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 06:17:30.776 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 06:17:30.778 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 06:17:30.780 | ++ functions:get_random_port:837 : true 2022-04-14 06:17:30.783 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 06:17:30.785 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 06:17:30.787 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 06:17:30.845 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 06:17:30.847 | ++ functions:get_random_port:841 : break 2 2022-04-14 06:17:30.850 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 06:17:30.852 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 06:17:30.855 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 06:17:30.883 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 06:17:30.909 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 06:17:30.936 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:17:30.964 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:17:30.991 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:17:31.018 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:17:31.046 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:17:31.073 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:17:31.101 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:17:31.128 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:17:31.155 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:17:31.186 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:17:31.214 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:17:31.244 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 06:17:31.271 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 06:17:31.300 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 06:17:31.327 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 06:17:31.354 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 06:17:31.382 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 06:17:31.384 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 06:17:31.386 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:17:31.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:31.391 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:31.394 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 06:17:31.396 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 06:17:31.451 | proxy (enabled by site administrator) 2022-04-14 06:17:31.454 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 06:17:31.456 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 06:17:31.458 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:17:31.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:31.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:31.466 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 06:17:31.468 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 06:17:31.527 | proxy_http (enabled by site administrator) 2022-04-14 06:17:31.530 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 06:17:31.533 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 06:17:31.535 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 06:17:31.538 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:17:31.540 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:31.543 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:31.545 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:17:31.548 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:17:31.551 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 06:17:31.552 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:17:31.560 | KeepAlive Off 2022-04-14 06:17:31.564 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 06:17:31.565 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:17:31.574 | SetEnv proxy-sendchunked 1 2022-04-14 06:17:31.578 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:17:31.578 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 06:17:31.586 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 06:17:31.589 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 06:17:31.592 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 06:17:31.594 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:17:31.596 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:17:31.599 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:17:31.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:31.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:31.605 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:17:31.608 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:17:31.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:31.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:31.615 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 06:17:31.676 | Site glance-wsgi-api already enabled 2022-04-14 06:17:31.681 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 06:17:31.683 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:17:31.685 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:17:31.688 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:17:31.824 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 06:17:31.831 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 06:17:31.862 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 06:17:31.865 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 06:17:31.884 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:31.887 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 06:17:31.889 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 06:17:31.891 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 06:17:31.894 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:17:31.896 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 06:17:31.899 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 06:17:31.901 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 06:17:31.904 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 06:17:31.906 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:17:31.908 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:17:31.912 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:17:31.914 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:17:31.916 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:17:31.920 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:17:31.936 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:17:31.938 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:17:31.941 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:31.943 | + functions-common:git_clone:629 : echo master 2022-04-14 06:17:31.944 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:17:31.949 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 06:17:31.951 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:31.954 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 06:17:31.966 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 06:17:31.969 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:17:31.969 | + functions-common:git_clone:685 : head -1 2022-04-14 06:17:31.974 | fbd2e7dca Merge commit 'refs/changes/87/830787/4' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-14 06:17:31.977 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:17:31.979 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 06:17:31.982 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:17:31.984 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:17:31.987 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 06:17:31.990 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:17:31.992 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 06:17:31.995 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:17:31.997 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:17:32.000 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 06:17:32.002 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:17:32.005 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:17:32.008 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 06:17:32.010 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:17:32.013 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 06:17:32.016 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:17:32.018 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:17:32.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 06:17:32.027 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 06:17:32.030 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 06:17:32.703 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 06:17:32.705 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:17:32.708 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:17:32.710 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:17:32.712 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:17:32.715 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 06:17:32.717 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:17:32.719 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:17:32.722 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:17:32.725 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:17:32.727 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:17:32.729 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:17:32.732 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:17:32.734 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 06:17:32.755 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 06:17:32.757 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 06:17:33.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:17:33.632 | from cryptography.utils import int_from_bytes 2022-04-14 06:17:33.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:17:33.632 | from cryptography.utils import int_from_bytes 2022-04-14 06:17:34.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:17:34.834 | Obtaining file:///opt/stack/cinder 2022-04-14 06:17:34.835 | Preparing metadata (setup.py): started 2022-04-14 06:17:40.381 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:17:40.513 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.8.1) 2022-04-14 06:17:40.514 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.1.1) 2022-04-14 06:17:40.515 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.33.0) 2022-04-14 06:17:40.517 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.1.2) 2022-04-14 06:17:40.518 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.20.4) 2022-04-14 06:17:40.519 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.0.2) 2022-04-14 06:17:40.520 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:17:40.521 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.0) 2022-04-14 06:17:40.522 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (9.4.0) 2022-04-14 06:17:40.523 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.8.0) 2022-04-14 06:17:40.524 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.1.3) 2022-04-14 06:17:40.525 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (8.8.0) 2022-04-14 06:17:40.526 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.0) 2022-04-14 06:17:40.528 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.1.0) 2022-04-14 06:17:40.529 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (11.2.0) 2022-04-14 06:17:40.530 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.7.0) 2022-04-14 06:17:40.531 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (12.13.0) 2022-04-14 06:17:40.532 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.1) 2022-04-14 06:17:40.533 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.11.0) 2022-04-14 06:17:40.534 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.7.0) 2022-04-14 06:17:40.535 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.3.0) 2022-04-14 06:17:40.536 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (6.3.1) 2022-04-14 06:17:40.537 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.3.0) 2022-04-14 06:17:40.538 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.8.0) 2022-04-14 06:17:40.539 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:17:40.540 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.12.2) 2022-04-14 06:17:40.541 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.6.0) 2022-04-14 06:17:40.543 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.4.2) 2022-04-14 06:17:40.544 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (21.3) 2022-04-14 06:17:40.545 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.8.1) 2022-04-14 06:17:40.546 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.5.0) 2022-04-14 06:17:40.547 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.1.1) 2022-04-14 06:17:40.548 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.9.0) 2022-04-14 06:17:40.550 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.0.7) 2022-04-14 06:17:40.551 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.3.0) 2022-04-14 06:17:40.552 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.6.0) 2022-04-14 06:17:40.553 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.4.0) 2022-04-14 06:17:40.554 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (17.7.0) 2022-04-14 06:17:40.555 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.13.1) 2022-04-14 06:17:40.556 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2022.1) 2022-04-14 06:17:40.557 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.27.1) 2022-04-14 06:17:40.558 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.5.1) 2022-04-14 06:17:40.559 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.6.4) 2022-04-14 06:17:40.560 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.1.74) 2022-04-14 06:17:40.561 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.16.0) 2022-04-14 06:17:40.563 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.4.35) 2022-04-14 06:17:40.564 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.13.0) 2022-04-14 06:17:40.565 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.5.0) 2022-04-14 06:17:40.566 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.8.9) 2022-04-14 06:17:40.567 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (6.3.1) 2022-04-14 06:17:40.568 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.8.7) 2022-04-14 06:17:40.569 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.1.0) 2022-04-14 06:17:40.570 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.10.0) 2022-04-14 06:17:40.571 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.2.0) 2022-04-14 06:17:40.572 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.6.0) 2022-04-14 06:17:40.573 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.11.0) 2022-04-14 06:17:40.574 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.43.0) 2022-04-14 06:17:40.575 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.10.1) 2022-04-14 06:17:40.576 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (36.0.2) 2022-04-14 06:17:40.578 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.2.2) 2022-04-14 06:17:40.578 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.5.1.0) 2022-04-14 06:17:40.579 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.21.37) 2022-04-14 06:17:40.593 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev50) (1.24.37) 2022-04-14 06:17:40.594 | 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.dev50) (1.0.0) 2022-04-14 06:17:40.595 | 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.dev50) (0.5.2) 2022-04-14 06:17:40.658 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev50) (1.15.0) 2022-04-14 06:17:40.689 | 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.dev50) (2.2.1) 2022-04-14 06:17:40.705 | 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.dev50) (4.1.1) 2022-04-14 06:17:40.706 | 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.dev50) (2.7.1) 2022-04-14 06:17:40.708 | 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.dev50) (0.1.0) 2022-04-14 06:17:40.709 | 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.dev50) (2.6.3) 2022-04-14 06:17:40.806 | 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.dev50) (1.7.0) 2022-04-14 06:17:40.859 | 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.dev50) (2.10.1) 2022-04-14 06:17:40.862 | 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.dev50) (3.1.1) 2022-04-14 06:17:40.889 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (4.8) 2022-04-14 06:17:40.890 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (0.4.8) 2022-04-14 06:17:40.891 | 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.dev50) (0.2.8) 2022-04-14 06:17:40.972 | 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.dev50) (0.17.3) 2022-04-14 06:17:41.015 | 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.dev50) (0.8.0) 2022-04-14 06:17:41.016 | 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.dev50) (1.5.0) 2022-04-14 06:17:41.018 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (6.0) 2022-04-14 06:17:41.020 | 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.dev50) (2.5.0) 2022-04-14 06:17:41.081 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (0.5.0) 2022-04-14 06:17:41.084 | 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.dev50) (1.7.7) 2022-04-14 06:17:41.086 | 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.dev50) (2.0.1) 2022-04-14 06:17:41.144 | 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.dev50) (0.9.6) 2022-04-14 06:17:41.145 | 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.dev50) (2.8.2) 2022-04-14 06:17:41.207 | 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.dev50) (0.4.0) 2022-04-14 06:17:41.208 | 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.dev50) (5.0.0) 2022-04-14 06:17:41.211 | 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.dev50) (2.4.0) 2022-04-14 06:17:41.212 | 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.dev50) (5.1.0) 2022-04-14 06:17:41.213 | 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.dev50) (5.2.4) 2022-04-14 06:17:41.238 | 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.dev50) (3.2.0) 2022-04-14 06:17:41.243 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.1.1) 2022-04-14 06:17:41.244 | 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.dev50) (3.3.0) 2022-04-14 06:17:41.289 | 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.dev50) (1.0.3) 2022-04-14 06:17:41.375 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev50) (1.3.3) 2022-04-14 06:17:41.378 | 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.dev50) (3.0.0) 2022-04-14 06:17:41.402 | 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.dev50) (3.2.0) 2022-04-14 06:17:41.429 | 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.dev50) (0.11.0) 2022-04-14 06:17:41.496 | 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.dev50) (1.1.0) 2022-04-14 06:17:41.499 | 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.dev50) (1.26.9) 2022-04-14 06:17:41.631 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:17:41.656 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev50) (62.0.0) 2022-04-14 06:17:41.801 | 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.dev50) (3.10.1) 2022-04-14 06:17:41.837 | 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.dev50) (1.3.3) 2022-04-14 06:17:41.838 | 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.dev50) (22.0.0) 2022-04-14 06:17:41.839 | 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.dev50) (1.14.0) 2022-04-14 06:17:42.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (2019.11.28) 2022-04-14 06:17:42.041 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (3.3) 2022-04-14 06:17:42.043 | 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.dev50) (2.0.12) 2022-04-14 06:17:42.081 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev50) (0.7) 2022-04-14 06:17:42.111 | 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.dev50) (0.23.2) 2022-04-14 06:17:42.352 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev50) (0.4.2) 2022-04-14 06:17:42.353 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev50) (0.5.2) 2022-04-14 06:17:42.495 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (2.8) 2022-04-14 06:17:42.498 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (2.5.0) 2022-04-14 06:17:42.500 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (1.4.2) 2022-04-14 06:17:42.659 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev50) (0.13.1) 2022-04-14 06:17:42.781 | 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.dev50) (4.11.3) 2022-04-14 06:17:42.781 | 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.dev50) (1.2.0) 2022-04-14 06:17:42.783 | 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.dev50) (5.6.0) 2022-04-14 06:17:42.818 | 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.dev50) (5.0.0) 2022-04-14 06:17:43.036 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev50) (2.21) 2022-04-14 06:17:43.115 | 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.dev50) (0.5.0) 2022-04-14 06:17:43.117 | 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.dev50) (2.4.0) 2022-04-14 06:17:43.298 | 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.dev50) (2.5.0) 2022-04-14 06:17:43.390 | 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.dev50) (3.20.0) 2022-04-14 06:17:43.391 | 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.dev50) (1.56.0) 2022-04-14 06:17:43.572 | 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.dev50) (2.1.1) 2022-04-14 06:17:43.999 | 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.dev50) (1.1.5) 2022-04-14 06:17:44.051 | 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.dev50) (0.14.1) 2022-04-14 06:17:44.142 | 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.dev50) (0.2.5) 2022-04-14 06:17:45.211 | 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.dev50) (1.32) 2022-04-14 06:17:45.482 | 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.dev50) (21.4.0) 2022-04-14 06:17:45.483 | 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.dev50) (1.8.2) 2022-04-14 06:17:45.628 | 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.dev50) (2.2) 2022-04-14 06:17:45.820 | 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.dev50) (1.0.0) 2022-04-14 06:17:45.997 | 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.dev50) (3.8.0) 2022-04-14 06:17:47.701 | Installing collected packages: cinder 2022-04-14 06:17:47.701 | Attempting uninstall: cinder 2022-04-14 06:17:47.701 | Found existing installation: cinder 20.1.0.dev50 2022-04-14 06:17:47.707 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 06:17:47.709 | Running setup.py develop for cinder 2022-04-14 06:17:55.131 | Successfully installed cinder 2022-04-14 06:17:55.131 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:17:55.140 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:17:55.140 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:17:55.289 | + inc/python:pip_install:200 : result=0 2022-04-14 06:17:55.292 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:17:55.294 | + functions-common:time_stop:2432 : local name 2022-04-14 06:17:55.296 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:17:55.299 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:17:55.301 | + functions-common:time_stop:2435 : local total 2022-04-14 06:17:55.304 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:17:55.306 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:17:55.308 | + functions-common:time_stop:2439 : start_time=1649917052749 2022-04-14 06:17:55.310 | + functions-common:time_stop:2441 : [[ -z 1649917052749 ]] 2022-04-14 06:17:55.313 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:17:55.318 | + functions-common:time_stop:2444 : end_time=1649917075315 2022-04-14 06:17:55.320 | + functions-common:time_stop:2445 : elapsed_time=22566 2022-04-14 06:17:55.322 | + functions-common:time_stop:2446 : total=104474 2022-04-14 06:17:55.324 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:17:55.326 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127040 2022-04-14 06:17:55.329 | + inc/python:pip_install:203 : return 0 2022-04-14 06:17:55.332 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:17:55.334 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:17:55.337 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:17:55.355 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:17:55.367 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 06:17:55.369 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 06:17:55.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:17:55.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:17:55.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 06:17:55.380 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:17:55.382 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 06:17:55.385 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 06:17:55.387 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 06:17:55.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:55.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:55.395 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 06:17:55.407 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 06:17:55.409 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:17:55.412 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:17:55.414 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:17:55.417 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:17:55.419 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:55.422 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:17:55.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:55.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:55.430 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:17:55.432 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:17:55.434 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:17:55.437 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:17:55.439 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 06:17:55.442 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:17:55.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:55.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:55.449 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 06:17:55.474 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 06:17:55.583 | Reading package lists... 2022-04-14 06:17:55.821 | Building dependency tree... 2022-04-14 06:17:55.823 | Reading state information... 2022-04-14 06:17:56.075 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 06:17:56.075 | The following packages were automatically installed and are no longer required: 2022-04-14 06:17:56.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:17:56.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:17:56.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:17:56.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:17:56.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:17:56.076 | python3-zope.interface 2022-04-14 06:17:56.076 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:17:56.188 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:17:56.194 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:17:56.196 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:17:56.199 | + functions-common:time_stop:2432 : local name 2022-04-14 06:17:56.201 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:17:56.204 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:17:56.206 | + functions-common:time_stop:2435 : local total 2022-04-14 06:17:56.208 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:17:56.211 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:17:56.213 | + functions-common:time_stop:2439 : start_time=1649917075471 2022-04-14 06:17:56.216 | + functions-common:time_stop:2441 : [[ -z 1649917075471 ]] 2022-04-14 06:17:56.219 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:17:56.223 | + functions-common:time_stop:2444 : end_time=1649917076221 2022-04-14 06:17:56.226 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 06:17:56.228 | + functions-common:time_stop:2446 : total=5245 2022-04-14 06:17:56.231 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:17:56.233 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5995 2022-04-14 06:17:56.237 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:17:56.239 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:17:56.242 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 06:17:56.244 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 06:17:56.256 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 06:17:56.260 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 06:17:56.262 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 06:17:56.264 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:17:56.268 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 06:17:56.268 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:17:56.273 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 06:17:56.275 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 06:17:56.277 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:17:56.279 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 06:17:56.281 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 06:17:56.283 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 06:17:56.285 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 06:17:56.287 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 06:17:56.299 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 06:17:56.311 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 06:17:56.323 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 06:17:56.335 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 06:17:56.347 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:17:56.350 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:17:56.354 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ahJre0sog1 2022-04-14 06:17:56.356 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:17:56.358 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:17:56.361 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 06:17:56.364 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ahJre0sog1 2022-04-14 06:17:56.367 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ahJre0sog1 2022-04-14 06:17:56.379 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ahJre0sog1 /etc/sudoers.d/cinder-rootwrap 2022-04-14 06:17:56.391 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 06:17:56.395 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:17:56.398 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:17:56.400 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:17:56.402 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:17:56.404 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 06:17:56.406 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 06:17:56.409 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 06:17:56.411 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 06:17:56.415 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 06:17:56.420 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 06:17:56.438 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 06:17:56.457 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 06:17:56.475 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 06:17:56.493 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 06:17:56.512 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 06:17:56.530 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 06:17:56.548 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 06:17:56.567 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 06:17:56.569 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:17:56.571 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 06:17:56.573 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:17:56.576 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 06:17:56.605 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 06:17:56.632 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:17:56.660 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 06:17:56.687 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 06:17:56.714 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 06:17:56.741 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 06:17:56.768 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 06:17:56.795 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:17:56.823 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:17:56.850 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 06:17:56.881 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 06:17:56.909 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 06:17:56.911 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 06:17:56.913 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 06:17:56.916 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 06:17:56.918 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 06:17:56.921 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 06:17:56.952 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 06:17:56.983 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 06:17:57.011 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 06:17:57.039 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 06:17:57.067 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 06:17:57.094 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 06:17:57.124 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 06:17:57.127 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2022-04-14 06:17:57.154 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:17:57.185 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 06:17:57.192 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a5ced6e27bc6744bf77de6058a8ba47a 2022-04-14 06:17:57.220 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 06:17:57.222 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 06:17:57.250 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 06:17:57.279 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 06:17:57.307 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 06:17:57.336 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 06:17:57.352 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:57.354 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 06:17:57.369 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:57.372 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 06:17:57.388 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:57.390 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 06:17:57.407 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:57.409 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 06:17:57.411 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 06:17:57.414 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 06:17:57.416 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 06:17:57.418 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:17:57.421 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:17:57.423 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:17:57.439 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:57.442 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:17:57.445 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:17:57.447 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:17:57.463 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:57.465 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:17:57.468 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:17:57.496 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:17:57.498 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:17:57.501 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 06:17:57.503 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 06:17:57.506 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:17:57.509 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:17:57.525 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:17:57.527 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:17:57.530 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:17:57.532 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:17:57.535 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:17:57.563 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:17:57.590 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:17:57.618 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:17:57.645 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 06:17:57.662 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:57.664 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 06:17:57.666 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:17:57.669 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 06:17:57.671 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 06:17:57.674 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:17:57.676 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:17:57.679 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 06:17:57.683 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 06:17:57.685 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:17:57.688 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:17:57.700 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:17:57.700 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:17:57.709 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:17:57.712 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:17:57.728 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:17:57.730 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:17:57.734 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 06:17:57.763 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:17:57.791 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 06:17:57.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:17:57.845 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:17:57.872 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:17:57.899 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:17:57.927 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:17:57.953 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:17:57.981 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:17:58.007 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:17:58.035 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:17:58.062 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:17:58.089 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:17:58.092 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:17:58.094 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 06:17:58.097 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 06:17:58.100 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:17:58.102 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:58.105 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:58.107 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:17:58.110 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:17:58.112 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:17:58.139 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:17:58.167 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 06:17:58.167 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:17:58.176 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 06:17:58.179 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 06:17:58.182 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 06:17:58.184 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:17:58.186 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:17:58.189 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:17:58.191 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:58.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:58.196 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:17:58.198 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:17:58.201 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:17:58.203 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:17:58.205 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 06:17:58.266 | Enabling site cinder-wsgi. 2022-04-14 06:17:58.271 | To activate the new configuration, you need to run: 2022-04-14 06:17:58.271 | systemctl reload apache2 2022-04-14 06:17:58.276 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:17:58.278 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:17:58.280 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:17:58.283 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:17:58.417 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 06:17:58.420 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 06:17:58.453 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2022-04-14 06:17:58.486 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 06:17:58.503 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:17:58.505 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 06:17:58.508 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:17:58.510 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:17:58.512 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:17:58.515 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 06:17:58.545 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 06:17:58.573 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2022-04-14 06:17:58.602 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 06:17:58.630 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 06:17:58.658 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 06:17:58.685 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 06:17:58.713 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 06:17:58.741 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:17:58.769 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 06:17:58.796 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 06:17:58.824 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:17:58.852 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 06:17:58.854 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 06:17:58.871 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:58.873 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2022-04-14 06:17:58.904 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 06:17:58.906 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 06:17:58.926 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:17:58.929 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 06:17:58.931 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 06:17:58.934 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 06:17:58.936 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:17:58.939 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 06:17:58.941 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 06:17:58.945 | ++ 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-04-14 06:17:58.945 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:17:58.951 | + 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-04-14 06:17:58.953 | + 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-04-14 06:17:58.956 | + 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-04-14 06:17:58.958 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:17:58.961 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 06:17:58.963 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 06:17:58.966 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 06:17:58.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:17:58.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:17:58.974 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 06:17:58.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:17:58.979 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 06:17:58.982 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 06:17:58.984 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 06:17:58.987 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:17:58.989 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:17:58.992 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:17:58.994 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:17:58.997 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:17:58.999 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:17:59.015 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:17:59.017 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:17:59.019 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:59.022 | + functions-common:git_clone:629 : echo master 2022-04-14 06:17:59.022 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:17:59.028 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 06:17:59.030 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:17:59.032 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 06:17:59.045 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 06:17:59.048 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:17:59.049 | + functions-common:git_clone:685 : head -1 2022-04-14 06:17:59.052 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-14 06:17:59.055 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:17:59.057 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 06:17:59.060 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:17:59.062 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:17:59.065 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 06:17:59.068 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:17:59.070 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 06:17:59.073 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:17:59.075 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:17:59.078 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 06:17:59.081 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:17:59.083 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:17:59.087 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 06:17:59.089 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:17:59.092 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 06:17:59.095 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:17:59.097 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:17:59.100 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 06:17:59.106 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 06:17:59.109 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 06:17:59.798 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 06:17:59.800 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:17:59.802 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:17:59.804 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:17:59.807 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:17:59.809 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 06:17:59.811 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:17:59.814 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:17:59.817 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:17:59.819 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:17:59.821 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:17:59.824 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:17:59.826 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:17:59.828 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 06:17:59.850 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 06:17:59.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 06:18:00.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:18:00.725 | from cryptography.utils import int_from_bytes 2022-04-14 06:18:00.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:18:00.725 | from cryptography.utils import int_from_bytes 2022-04-14 06:18:01.911 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:18:01.943 | Obtaining file:///opt/stack/neutron 2022-04-14 06:18:01.943 | Preparing metadata (setup.py): started 2022-04-14 06:18:07.714 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:18:07.805 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-14 06:18:07.807 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 06:18:07.808 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:18:07.809 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-14 06:18:07.810 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:18:07.811 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-14 06:18:07.812 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-14 06:18:07.813 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-14 06:18:07.815 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-14 06:18:07.816 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-14 06:18:07.817 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-14 06:18:07.818 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-14 06:18:07.819 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-14 06:18:07.820 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-14 06:18:07.821 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-14 06:18:07.822 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-14 06:18:07.823 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 06:18:07.824 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-14 06:18:07.825 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-14 06:18:07.826 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:18:07.828 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-14 06:18:07.829 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 06:18:07.830 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-14 06:18:07.831 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:18:07.833 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-14 06:18:07.834 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-14 06:18:07.835 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-14 06:18:07.836 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-14 06:18:07.837 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-14 06:18:07.838 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-14 06:18:07.839 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-14 06:18:07.840 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-14 06:18:07.841 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-14 06:18:07.843 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-14 06:18:07.844 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 06:18:07.845 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-14 06:18:07.846 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-14 06:18:07.847 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-14 06:18:07.849 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-14 06:18:07.850 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-14 06:18:07.851 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-14 06:18:07.852 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-14 06:18:07.853 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-14 06:18:07.854 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-14 06:18:07.855 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-14 06:18:07.856 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-14 06:18:07.857 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-14 06:18:07.858 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:18:07.859 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-14 06:18:07.860 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-14 06:18:07.861 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-14 06:18:07.863 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:18:07.864 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-14 06:18:07.865 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:18:07.866 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-14 06:18:07.883 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-14 06:18:07.884 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-14 06:18:07.885 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-14 06:18:07.893 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-14 06:18:07.905 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-14 06:18:07.906 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-14 06:18:07.908 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-14 06:18:07.928 | 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.dev114) (3.0.7) 2022-04-14 06:18:07.935 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:18:07.997 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-14 06:18:07.998 | 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.dev114) (1.7.0) 2022-04-14 06:18:08.054 | 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.dev114) (4.4.0) 2022-04-14 06:18:08.058 | 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.dev114) (3.1.1) 2022-04-14 06:18:08.105 | 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.dev114) (1.2.2) 2022-04-14 06:18:08.108 | 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.dev114) (2.7.0) 2022-04-14 06:18:08.138 | 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.dev114) (1.1.5) 2022-04-14 06:18:08.139 | 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.dev114) (1.32) 2022-04-14 06:18:08.141 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-14 06:18:08.142 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-14 06:18:08.144 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 06:18:08.145 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-14 06:18:08.146 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:18:08.147 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-14 06:18:08.165 | 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.dev114) (1.0.3) 2022-04-14 06:18:08.257 | 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.dev114) (0.17.3) 2022-04-14 06:18:08.327 | 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.dev114) (1.5.0) 2022-04-14 06:18:08.389 | 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.dev114) (0.13.0) 2022-04-14 06:18:08.390 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 06:18:08.392 | 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.dev114) (2.0.1) 2022-04-14 06:18:08.453 | 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.dev114) (0.9.6) 2022-04-14 06:18:08.457 | 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.dev114) (2.8.2) 2022-04-14 06:18:08.513 | 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.dev114) (5.0.0) 2022-04-14 06:18:08.516 | 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.dev114) (0.4.0) 2022-04-14 06:18:08.518 | 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.dev114) (5.2.4) 2022-04-14 06:18:08.521 | 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.dev114) (5.1.0) 2022-04-14 06:18:08.546 | 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.dev114) (3.2.0) 2022-04-14 06:18:08.549 | 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.dev114) (3.3.0) 2022-04-14 06:18:08.596 | 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.dev114) (1.15.0) 2022-04-14 06:18:08.650 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-14 06:18:08.683 | 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.dev114) (3.0.0) 2022-04-14 06:18:08.689 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-14 06:18:08.711 | 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.dev114) (3.2.0) 2022-04-14 06:18:08.855 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:18:08.927 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-14 06:18:09.004 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 06:18:09.005 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-14 06:18:09.118 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.120 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.121 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.122 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.123 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.124 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.126 | 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.dev114) (0.6.9) 2022-04-14 06:18:09.338 | 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.dev114) (3.10.1) 2022-04-14 06:18:09.340 | 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.dev114) (2.5.0) 2022-04-14 06:18:09.342 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:18:09.387 | 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.dev114) (3.17.6) 2022-04-14 06:18:09.389 | 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.dev114) (2.1.0) 2022-04-14 06:18:09.480 | 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.dev114) (1.26.9) 2022-04-14 06:18:09.481 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-14 06:18:09.483 | 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.dev114) (2.0.12) 2022-04-14 06:18:09.486 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-14 06:18:09.521 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-14 06:18:09.857 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-14 06:18:09.935 | 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.dev114) (5.0.0) 2022-04-14 06:18:10.104 | 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.dev114) (2.21) 2022-04-14 06:18:10.175 | 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.dev114) (2.4.0) 2022-04-14 06:18:10.178 | 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.dev114) (0.5.0) 2022-04-14 06:18:10.416 | 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.dev114) (2.5.0) 2022-04-14 06:18:10.589 | 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.dev114) (2.2) 2022-04-14 06:18:11.141 | 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.dev114) (0.14.1) 2022-04-14 06:18:11.189 | 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.dev114) (0.2.5) 2022-04-14 06:18:11.790 | 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.dev114) (0.5.2) 2022-04-14 06:18:11.792 | 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.dev114) (0.4.2) 2022-04-14 06:18:12.105 | 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.dev114) (4.11.1) 2022-04-14 06:18:12.107 | 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.dev114) (2.1.1) 2022-04-14 06:18:12.272 | 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.dev114) (3.8.0) 2022-04-14 06:18:12.523 | 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.dev114) (21.4.0) 2022-04-14 06:18:12.524 | 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.dev114) (1.8.2) 2022-04-14 06:18:12.710 | 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.dev114) (1.0.0) 2022-04-14 06:18:12.969 | 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.dev114) (2.3.2) 2022-04-14 06:18:14.586 | Installing collected packages: neutron 2022-04-14 06:18:14.586 | Attempting uninstall: neutron 2022-04-14 06:18:14.586 | Found existing installation: neutron 20.1.0.dev114 2022-04-14 06:18:14.605 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 06:18:14.606 | Running setup.py develop for neutron 2022-04-14 06:18:22.100 | Successfully installed neutron 2022-04-14 06:18:22.100 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:18:22.108 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:18:22.108 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:18:22.256 | + inc/python:pip_install:200 : result=0 2022-04-14 06:18:22.258 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:18:22.261 | + functions-common:time_stop:2432 : local name 2022-04-14 06:18:22.263 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:18:22.265 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:18:22.267 | + functions-common:time_stop:2435 : local total 2022-04-14 06:18:22.269 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:18:22.272 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:18:22.274 | + functions-common:time_stop:2439 : start_time=1649917079844 2022-04-14 06:18:22.276 | + functions-common:time_stop:2441 : [[ -z 1649917079844 ]] 2022-04-14 06:18:22.279 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:18:22.283 | + functions-common:time_stop:2444 : end_time=1649917102280 2022-04-14 06:18:22.285 | + functions-common:time_stop:2445 : elapsed_time=22436 2022-04-14 06:18:22.287 | + functions-common:time_stop:2446 : total=127040 2022-04-14 06:18:22.290 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:18:22.292 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=149476 2022-04-14 06:18:22.294 | + inc/python:pip_install:203 : return 0 2022-04-14 06:18:22.297 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:18:22.300 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:18:22.302 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:18:22.320 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:18:22.332 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 06:18:22.335 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 06:18:22.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:18:22.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:18:22.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 06:18:22.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:18:22.348 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 06:18:22.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:18:22.353 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 06:18:22.369 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:22.372 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 06:18:22.374 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 06:18:22.377 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 06:18:22.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:18:22.382 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 06:18:22.385 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 06:18:22.387 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 06:18:22.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:18:22.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:18:22.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 06:18:22.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:18:22.399 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 06:18:22.415 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:22.418 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 06:18:22.434 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:22.436 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 06:18:22.452 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:22.455 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 06:18:22.457 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 06:18:22.460 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 06:18:22.462 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:18:22.464 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:18:22.466 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:18:22.469 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:18:22.471 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:18:22.474 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:18:22.490 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:18:22.492 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:18:22.494 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:18:22.497 | + functions-common:git_clone:629 : echo master 2022-04-14 06:18:22.497 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:18:22.503 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 06:18:22.505 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:18:22.507 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 06:18:22.519 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 06:18:22.522 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:18:22.522 | + functions-common:git_clone:685 : head -1 2022-04-14 06:18:22.526 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 06:18:22.529 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:18:22.531 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 06:18:22.533 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:18:22.536 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:18:22.538 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 06:18:22.540 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:18:22.543 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 06:18:22.546 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:18:22.549 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:18:22.551 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 06:18:22.554 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:18:22.556 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:18:22.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 06:18:22.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:18:22.565 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 06:18:22.567 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:18:22.570 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:18:22.573 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 06:18:22.578 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 06:18:22.581 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 06:18:23.239 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 06:18:23.242 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:18:23.244 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:18:23.246 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:18:23.248 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:18:23.251 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 06:18:23.253 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:18:23.255 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:18:23.258 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:18:23.260 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:18:23.262 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:18:23.264 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:18:23.267 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:18:23.270 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 06:18:23.290 | Using python 3.8 to install /opt/stack/nova 2022-04-14 06:18:23.293 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 06:18:24.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:18:24.153 | from cryptography.utils import int_from_bytes 2022-04-14 06:18:24.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:18:24.153 | from cryptography.utils import int_from_bytes 2022-04-14 06:18:25.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:18:25.348 | Obtaining file:///opt/stack/nova 2022-04-14 06:18:25.349 | Preparing metadata (setup.py): started 2022-04-14 06:18:31.949 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:18:32.074 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 06:18:32.075 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 06:18:32.076 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 06:18:32.077 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 06:18:32.078 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:18:32.079 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 06:18:32.080 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 06:18:32.081 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 06:18:32.082 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 06:18:32.083 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 06:18:32.084 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 06:18:32.085 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:18:32.086 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:18:32.087 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:18:32.088 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 06:18:32.089 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 06:18:32.090 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 06:18:32.091 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 06:18:32.093 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 06:18:32.094 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 06:18:32.095 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:18:32.096 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 06:18:32.097 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:18:32.098 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 06:18:32.100 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 06:18:32.100 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 06:18:32.102 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:18:32.103 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 06:18:32.104 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 06:18:32.105 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:18:32.106 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 06:18:32.107 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 06:18:32.108 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 06:18:32.109 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:18:32.110 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 06:18:32.111 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 06:18:32.113 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:18:32.114 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 06:18:32.115 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 06:18:32.116 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:18:32.117 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 06:18:32.118 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 06:18:32.119 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:18:32.120 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:18:32.121 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 06:18:32.122 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:18:32.124 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 06:18:32.125 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 06:18:32.126 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 06:18:32.127 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 06:18:32.129 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 06:18:32.130 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:18:32.131 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 06:18:32.132 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:18:32.133 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 06:18:32.134 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 06:18:32.135 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 06:18:32.136 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:18:32.137 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 06:18:32.139 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 06:18:32.140 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 06:18:32.141 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:18:32.142 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 06:18:32.143 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 06:18:32.159 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:18:32.160 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 06:18:32.161 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 06:18:32.185 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 06:18:32.225 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 06:18:32.255 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 06:18:32.257 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:18:32.280 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:18:32.406 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:18:32.407 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 06:18:32.468 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:18:32.494 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 06:18:32.496 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:18:32.497 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 06:18:32.499 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 06:18:32.500 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 06:18:32.522 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:18:32.524 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:18:32.584 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:18:32.587 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:18:32.589 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:32.647 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 06:18:32.759 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 06:18:32.760 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:18:32.838 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 06:18:32.911 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:18:32.913 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:18:32.915 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 06:18:32.917 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 06:18:32.943 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 06:18:32.947 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:18:32.998 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 06:18:33.055 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 06:18:33.089 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:18:33.090 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 06:18:33.153 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 06:18:33.155 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 06:18:33.249 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:18:33.276 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 06:18:33.355 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 06:18:33.434 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 06:18:33.503 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:18:33.505 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 06:18:33.507 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 06:18:33.557 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:18:33.559 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:18:33.562 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 06:18:33.639 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 06:18:33.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 06:18:33.642 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 06:18:33.644 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 06:18:33.739 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 06:18:33.955 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 06:18:33.957 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 06:18:34.066 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 06:18:34.071 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 06:18:34.073 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:18:34.160 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 06:18:34.235 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 06:18:34.298 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:18:34.500 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 06:18:34.579 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:18:34.581 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:18:34.793 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:18:34.900 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 06:18:35.368 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 06:18:35.412 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 06:18:35.774 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:35.775 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:35.776 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:35.777 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:35.778 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:35.780 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:35.781 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:18:36.995 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 06:18:37.403 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 06:18:37.404 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 06:18:37.500 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:18:37.605 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:18:39.253 | Installing collected packages: nova 2022-04-14 06:18:39.253 | Attempting uninstall: nova 2022-04-14 06:18:39.253 | Found existing installation: nova 25.1.0.dev32 2022-04-14 06:18:39.261 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 06:18:39.263 | Running setup.py develop for nova 2022-04-14 06:18:47.474 | Successfully installed nova 2022-04-14 06:18:47.475 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:18:47.483 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:18:47.483 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:18:47.636 | + inc/python:pip_install:200 : result=0 2022-04-14 06:18:47.638 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:18:47.641 | + functions-common:time_stop:2432 : local name 2022-04-14 06:18:47.643 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:18:47.645 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:18:47.648 | + functions-common:time_stop:2435 : local total 2022-04-14 06:18:47.650 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:18:47.652 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:18:47.654 | + functions-common:time_stop:2439 : start_time=1649917103285 2022-04-14 06:18:47.656 | + functions-common:time_stop:2441 : [[ -z 1649917103285 ]] 2022-04-14 06:18:47.659 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:18:47.663 | + functions-common:time_stop:2444 : end_time=1649917127661 2022-04-14 06:18:47.665 | + functions-common:time_stop:2445 : elapsed_time=24376 2022-04-14 06:18:47.667 | + functions-common:time_stop:2446 : total=149476 2022-04-14 06:18:47.670 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:18:47.672 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173852 2022-04-14 06:18:47.674 | + inc/python:pip_install:203 : return 0 2022-04-14 06:18:47.676 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:18:47.679 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:18:47.681 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:18:47.700 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:18:47.713 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 06:18:47.715 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 06:18:47.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:18:47.720 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:18:47.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 06:18:47.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:18:47.728 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 06:18:47.740 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:18:47.743 | + ./stack.sh:main:939 : configure_nova 2022-04-14 06:18:47.745 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 06:18:47.758 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 06:18:47.760 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 06:18:47.762 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:18:47.767 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 06:18:47.767 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:18:47.772 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 06:18:47.774 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 06:18:47.777 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:18:47.779 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 06:18:47.782 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 06:18:47.784 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 06:18:47.786 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 06:18:47.789 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 06:18:47.801 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 06:18:47.813 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 06:18:47.825 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 06:18:47.838 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 06:18:47.850 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:18:47.853 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:18:47.858 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5N0PevzNIt 2022-04-14 06:18:47.860 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:18:47.863 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:18:47.865 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 06:18:47.868 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:18:47.870 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:18:47.873 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5N0PevzNIt 2022-04-14 06:18:47.878 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5N0PevzNIt 2022-04-14 06:18:47.890 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5N0PevzNIt /etc/sudoers.d/nova-rootwrap 2022-04-14 06:18:47.903 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 06:18:47.907 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:18:47.909 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:18:47.912 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:18:47.914 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:18:47.917 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 06:18:47.919 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 06:18:47.922 | + 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-04-14 06:18:47.925 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 06:18:47.930 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 06:18:47.946 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:47.949 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 06:18:47.951 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 06:18:47.955 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 06:18:47.958 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 06:18:47.987 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 06:18:47.990 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 06:18:48.017 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 06:18:48.046 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 06:18:48.073 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 06:18:48.102 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 06:18:48.132 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 06:18:48.161 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 06:18:48.163 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2022-04-14 06:18:48.191 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 06:18:48.217 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 06:18:48.244 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 06:18:48.271 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 06:18:48.298 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:18:48.330 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 06:18:48.332 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:18:48.334 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:18:48.336 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:18:48.338 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:18:48.341 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:18:48.343 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:18:48.345 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:18:48.347 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:18:48.349 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:18:48.352 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:18:48.354 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:18:48.356 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 06:18:48.358 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:18:48.360 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:18:48.362 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:18:48.365 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:18:48.367 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:18:48.369 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:18:48.371 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 06:18:48.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:48.389 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:18:48.392 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 06:18:48.394 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 06:18:48.421 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 06:18:48.424 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 06:18:48.426 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 06:18:48.429 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 06:18:48.431 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:18:48.433 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:18:48.463 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 06:18:48.466 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 06:18:48.468 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 06:18:48.471 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 06:18:48.473 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:18:48.475 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:18:48.505 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 06:18:48.535 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 06:18:48.562 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 06:18:48.588 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 06:18:48.606 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:48.608 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 06:18:48.624 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:48.628 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 06:18:48.628 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 06:18:48.633 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 06:18:48.635 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 06:18:48.663 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 06:18:48.679 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:48.681 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 06:18:48.683 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:18:48.686 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:18:48.688 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:18:48.690 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 06:18:48.720 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 06:18:48.747 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:18:48.774 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 06:18:48.801 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 06:18:48.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 06:18:48.855 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 06:18:48.882 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 06:18:48.910 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:18:48.938 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:18:48.965 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 06:18:48.982 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:48.984 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 06:18:48.986 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 06:18:49.015 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 06:18:49.043 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2022-04-14 06:18:49.070 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 06:18:49.097 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 06:18:49.125 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 06:18:49.151 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 06:18:49.180 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 06:18:49.206 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 06:18:49.222 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:49.225 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 06:18:49.227 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 06:18:49.255 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 06:18:49.285 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 06:18:49.287 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 06:18:49.315 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 06:18:49.317 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 06:18:49.319 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 06:18:49.321 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:18:49.323 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:18:49.326 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:18:49.328 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:18:49.330 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:18:49.332 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:18:49.335 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 06:18:49.337 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:18:49.339 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:18:49.341 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:18:49.343 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:18:49.346 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:18:49.348 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:18:49.350 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:18:49.353 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:18:49.355 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:18:49.357 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:18:49.360 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:18:49.362 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 06:18:49.364 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 06:18:49.366 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:18:49.369 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:18:49.385 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:18:49.387 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:18:49.390 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:18:49.392 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:18:49.394 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:18:49.422 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:18:49.448 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:18:49.477 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:18:49.503 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 06:18:49.535 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 06:18:49.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:49.553 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 06:18:49.556 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 06:18:49.558 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 06:18:49.560 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 06:18:49.562 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:18:49.564 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:18:49.567 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 06:18:49.571 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 06:18:49.573 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:18:49.576 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:18:49.588 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:18:49.589 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:18:49.598 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:18:49.601 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:18:49.616 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:18:49.618 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 06:18:49.622 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 06:18:49.650 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:18:49.678 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 06:18:49.705 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:18:49.731 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:18:49.758 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:18:49.785 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:18:49.812 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:18:49.839 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:18:49.866 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:18:49.893 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:18:49.921 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:18:49.948 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:18:49.974 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:18:49.977 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:18:49.979 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 06:18:49.982 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 06:18:49.984 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:18:49.987 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:49.989 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:49.992 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:18:49.994 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:18:49.996 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:18:50.023 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:18:50.052 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 06:18:50.052 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:18:50.060 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 06:18:50.063 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 06:18:50.066 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 06:18:50.068 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:18:50.070 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:18:50.073 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:18:50.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:50.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:50.080 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:18:50.082 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:18:50.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:50.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:50.089 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 06:18:50.150 | Enabling site nova-api-wsgi. 2022-04-14 06:18:50.155 | To activate the new configuration, you need to run: 2022-04-14 06:18:50.155 | systemctl reload apache2 2022-04-14 06:18:50.160 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:18:50.162 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:18:50.164 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:18:50.167 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:18:50.365 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 06:18:50.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:50.390 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 06:18:50.393 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:18:50.395 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 06:18:50.397 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 06:18:50.400 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 06:18:50.402 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:18:50.405 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:18:50.410 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 06:18:50.412 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:18:50.414 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:18:50.427 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:18:50.428 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:18:50.436 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:18:50.440 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:18:50.456 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 06:18:50.458 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:18:50.462 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:18:50.491 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 06:18:50.518 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 06:18:50.546 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:18:50.573 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:18:50.600 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:18:50.627 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:18:50.654 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:18:50.682 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:18:50.708 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:18:50.736 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:18:50.763 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:18:50.789 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:18:50.817 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 06:18:50.819 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 06:18:50.846 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 06:18:50.862 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:50.864 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:18:50.895 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 06:18:50.898 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 06:18:50.900 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 06:18:50.916 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:50.919 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:18:50.922 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:18:50.949 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 06:18:50.979 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 06:18:50.981 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:18:50.984 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 06:18:50.986 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:18:50.989 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:18:50.991 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:18:51.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:51.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:18:51.013 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:18:51.015 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:18:51.030 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:51.033 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:18:51.035 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:18:51.064 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:18:51.066 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:18:51.068 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 06:18:51.095 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 06:18:51.123 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 06:18:51.153 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 06:18:51.169 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:51.172 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:18:51.199 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 06:18:51.202 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 06:18:51.205 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 06:18:51.235 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 06:18:51.262 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.15/identity 2022-04-14 06:18:51.290 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 06:18:51.318 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 06:18:51.345 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 06:18:51.373 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 06:18:51.400 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 06:18:51.429 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 06:18:51.456 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 06:18:51.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:51.475 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 06:18:51.479 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:18:51.482 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 06:18:51.484 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 06:18:51.487 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 06:18:51.490 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:18:51.492 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:18:51.495 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:18:51.497 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 06:18:51.499 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 06:18:51.504 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 06:18:51.506 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 06:18:51.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 06:18:51.510 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 06:18:51.513 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:18:51.516 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:18:51.547 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 06:18:51.577 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 06:18:51.607 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:18:51.610 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 06:18:51.612 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 06:18:51.614 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 06:18:51.630 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:51.634 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 06:18:51.634 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 06:18:52.312 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 06:18:52.315 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 06:18:52.318 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:18:52.320 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 06:18:52.323 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:18:52.325 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 06:18:52.327 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:18:52.344 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:52.347 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 06:18:52.349 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 06:18:52.352 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:18:52.367 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:52.369 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-14 06:18:52.372 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-14 06:18:52.400 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:18:52.403 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:18:52.405 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 06:18:52.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:52.425 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 06:18:52.427 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:18:52.429 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 06:18:52.460 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2022-04-14 06:18:52.487 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 06:18:52.514 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 06:18:52.542 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 06:18:52.569 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 06:18:52.599 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 06:18:52.627 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 06:18:52.654 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 06:18:52.657 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 06:18:52.659 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 06:18:52.662 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:18:52.679 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:18:52.681 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:18:52.684 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:18:52.686 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:18:52.688 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:18:52.716 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:18:52.744 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:18:52.771 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:18:52.799 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:18:52.802 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 06:18:52.806 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:18:52.808 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 06:18:52.810 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 06:18:52.814 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 06:18:52.816 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:18:52.819 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:18:52.821 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:18:52.824 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 06:18:52.826 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 06:18:52.828 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:18:52.830 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 06:18:52.833 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 06:18:52.835 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 06:18:52.851 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:52.853 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 06:18:52.856 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 06:18:52.871 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:52.874 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 06:18:52.889 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:52.892 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 06:18:52.909 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:18:52.912 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 06:18:52.929 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:18:52.931 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 06:18:52.933 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 06:18:52.936 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 06:18:52.939 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:18:52.941 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 06:18:52.944 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 06:18:52.947 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 06:18:52.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:52.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:52.955 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 06:18:52.957 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:18:52.960 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:18:52.962 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:18:52.965 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:18:52.967 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:18:52.969 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:18:52.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:52.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:52.977 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:18:52.979 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:18:52.982 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:18:52.984 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:18:52.987 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 06:18:52.989 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:18:52.991 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:52.994 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:52.997 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 06:18:53.019 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 06:18:53.129 | Reading package lists... 2022-04-14 06:18:53.368 | Building dependency tree... 2022-04-14 06:18:53.369 | Reading state information... 2022-04-14 06:18:53.620 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:18:53.620 | The following packages were automatically installed and are no longer required: 2022-04-14 06:18:53.621 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:18:53.621 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:18:53.621 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:18:53.621 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:18:53.621 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:18:53.621 | python3-zope.interface 2022-04-14 06:18:53.621 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:18:53.733 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:18:53.738 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:18:53.740 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:18:53.743 | + functions-common:time_stop:2432 : local name 2022-04-14 06:18:53.745 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:18:53.748 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:18:53.750 | + functions-common:time_stop:2435 : local total 2022-04-14 06:18:53.752 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:18:53.755 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:18:53.757 | + functions-common:time_stop:2439 : start_time=1649917133016 2022-04-14 06:18:53.759 | + functions-common:time_stop:2441 : [[ -z 1649917133016 ]] 2022-04-14 06:18:53.762 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:18:53.767 | + functions-common:time_stop:2444 : end_time=1649917133764 2022-04-14 06:18:53.769 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 06:18:53.771 | + functions-common:time_stop:2446 : total=5995 2022-04-14 06:18:53.774 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:18:53.776 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6743 2022-04-14 06:18:53.779 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:18:53.782 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 06:18:53.784 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 06:18:53.787 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 06:18:53.789 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 06:18:53.792 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 06:18:53.814 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 06:18:53.817 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:18:53.820 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:18:53.822 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:18:53.824 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:18:53.827 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:18:53.829 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:18:53.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:53.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:53.837 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:18:53.839 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:18:53.842 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:18:53.845 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:18:53.847 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 06:18:53.850 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:18:53.852 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:53.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:53.857 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 06:18:53.880 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 06:18:53.990 | Reading package lists... 2022-04-14 06:18:54.232 | Building dependency tree... 2022-04-14 06:18:54.233 | Reading state information... 2022-04-14 06:18:54.485 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 06:18:54.485 | The following packages were automatically installed and are no longer required: 2022-04-14 06:18:54.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:18:54.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:18:54.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:18:54.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:18:54.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:18:54.487 | python3-zope.interface 2022-04-14 06:18:54.487 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:18:54.599 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:18:54.604 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:18:54.606 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:18:54.609 | + functions-common:time_stop:2432 : local name 2022-04-14 06:18:54.611 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:18:54.614 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:18:54.616 | + functions-common:time_stop:2435 : local total 2022-04-14 06:18:54.618 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:18:54.621 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:18:54.623 | + functions-common:time_stop:2439 : start_time=1649917133877 2022-04-14 06:18:54.626 | + functions-common:time_stop:2441 : [[ -z 1649917133877 ]] 2022-04-14 06:18:54.629 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:18:54.633 | + functions-common:time_stop:2444 : end_time=1649917134631 2022-04-14 06:18:54.636 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 06:18:54.638 | + functions-common:time_stop:2446 : total=6743 2022-04-14 06:18:54.641 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:18:54.644 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7497 2022-04-14 06:18:54.646 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:18:54.649 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 06:18:54.651 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 06:18:54.654 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:18:54.656 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:18:54.659 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:18:54.661 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 06:18:54.664 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 06:18:54.719 | wsgi (enabled by maintainer script) 2022-04-14 06:18:54.722 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 06:18:54.725 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 06:18:54.727 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:18:54.731 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 06:18:54.733 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 06:18:54.736 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:18:54.740 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:18:54.740 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:18:54.746 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 06:18:54.748 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 06:18:54.751 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 06:18:54.754 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 06:18:54.756 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 06:18:54.779 | Using python 3.8 to install osc-placement 2022-04-14 06:18:54.781 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 06:18:55.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:18:55.651 | from cryptography.utils import int_from_bytes 2022-04-14 06:18:55.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:18:55.651 | from cryptography.utils import int_from_bytes 2022-04-14 06:18:56.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:18:56.872 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 06:18:56.884 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 06:18:56.885 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 06:18:56.886 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 06:18:56.887 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 06:18:56.888 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 06:18:56.889 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 06:18:56.948 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 06:18:56.949 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 06:18:56.950 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 06:18:56.951 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 06:18:56.964 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 06:18:56.965 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 06:18:56.966 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 06:18:56.981 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 06:18:56.982 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 06:18:56.983 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 06:18:56.985 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 06:18:56.986 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 06:18:56.987 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 06:18:57.007 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 06:18:57.008 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 06:18:57.010 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 06:18:57.011 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 06:18:57.019 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 06:18:57.057 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 06:18:57.057 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 06:18:57.059 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 06:18:57.060 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 06:18:57.061 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 06:18:57.063 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 06:18:57.065 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 06:18:57.066 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 06:18:57.131 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 06:18:57.132 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 06:18:57.134 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 06:18:57.135 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 06:18:57.223 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 06:18:57.224 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 06:18:57.225 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 06:18:57.267 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 06:18:57.307 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 06:18:57.487 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 06:18:59.684 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:18:59.692 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:18:59.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:18:59.814 | + inc/python:pip_install:200 : result=0 2022-04-14 06:18:59.817 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:18:59.819 | + functions-common:time_stop:2432 : local name 2022-04-14 06:18:59.822 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:18:59.824 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:18:59.827 | + functions-common:time_stop:2435 : local total 2022-04-14 06:18:59.829 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:18:59.832 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:18:59.834 | + functions-common:time_stop:2439 : start_time=1649917134773 2022-04-14 06:18:59.837 | + functions-common:time_stop:2441 : [[ -z 1649917134773 ]] 2022-04-14 06:18:59.840 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:18:59.845 | + functions-common:time_stop:2444 : end_time=1649917139842 2022-04-14 06:18:59.847 | + functions-common:time_stop:2445 : elapsed_time=5069 2022-04-14 06:18:59.850 | + functions-common:time_stop:2446 : total=173852 2022-04-14 06:18:59.852 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:18:59.855 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178921 2022-04-14 06:18:59.857 | + inc/python:pip_install:203 : return 0 2022-04-14 06:18:59.860 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 06:18:59.863 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 06:18:59.865 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 06:18:59.868 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:18:59.870 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:18:59.873 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:18:59.876 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:18:59.878 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:18:59.882 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:18:59.898 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:18:59.901 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:18:59.903 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:18:59.907 | + functions-common:git_clone:629 : echo master 2022-04-14 06:18:59.907 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:18:59.912 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 06:18:59.915 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:18:59.917 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 06:18:59.931 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 06:18:59.934 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:18:59.934 | + functions-common:git_clone:685 : head -1 2022-04-14 06:18:59.938 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 06:18:59.940 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:18:59.943 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 06:18:59.946 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:18:59.948 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:18:59.951 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 06:18:59.954 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:18:59.956 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 06:18:59.959 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:18:59.961 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:18:59.964 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 06:18:59.966 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:18:59.969 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:18:59.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 06:18:59.976 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:18:59.979 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 06:18:59.981 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:18:59.984 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:18:59.988 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 06:18:59.993 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 06:18:59.996 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 06:19:00.655 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 06:19:00.658 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:19:00.661 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:19:00.664 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:19:00.666 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:19:00.668 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 06:19:00.672 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:19:00.674 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:19:00.677 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:19:00.679 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:19:00.682 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:19:00.684 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:19:00.687 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:19:00.689 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 06:19:00.711 | Using python 3.8 to install /opt/stack/placement 2022-04-14 06:19:00.713 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 06:19:01.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:19:01.584 | from cryptography.utils import int_from_bytes 2022-04-14 06:19:01.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:19:01.584 | from cryptography.utils import int_from_bytes 2022-04-14 06:19:02.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:19:02.809 | Obtaining file:///opt/stack/placement 2022-04-14 06:19:02.810 | Preparing metadata (setup.py): started 2022-04-14 06:19:07.504 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:19:07.549 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 06:19:07.550 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 06:19:07.551 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 06:19:07.552 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 06:19:07.553 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 06:19:07.554 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:19:07.555 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 06:19:07.557 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 06:19:07.559 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:19:07.560 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 06:19:07.561 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 06:19:07.562 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 06:19:07.564 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 06:19:07.565 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 06:19:07.566 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 06:19:07.567 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 06:19:07.568 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 06:19:07.569 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:19:07.570 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 06:19:07.571 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 06:19:07.572 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 06:19:07.642 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 06:19:07.644 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 06:19:07.645 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:19:07.646 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:19:07.649 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 06:19:07.650 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 06:19:07.670 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 06:19:07.712 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 06:19:07.714 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:19:07.715 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 06:19:07.716 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:19:07.717 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 06:19:07.768 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 06:19:07.771 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 06:19:07.772 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 06:19:07.773 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 06:19:07.817 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 06:19:07.819 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 06:19:07.837 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 06:19:07.838 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:19:07.840 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:19:07.866 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 06:19:07.868 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 06:19:07.882 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:19:07.899 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 06:19:07.901 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 06:19:07.902 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 06:19:07.904 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 06:19:07.948 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 06:19:07.950 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 06:19:07.951 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 06:19:07.952 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 06:19:07.970 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 06:19:08.161 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 06:19:08.201 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 06:19:08.203 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 06:19:08.204 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 06:19:08.222 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 06:19:08.256 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 06:19:08.314 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 06:19:08.381 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 06:19:08.468 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 06:19:08.519 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 06:19:08.716 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 06:19:08.717 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 06:19:08.719 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 06:19:08.798 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:19:08.864 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 06:19:09.031 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 06:19:09.143 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 06:19:09.145 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 06:19:11.103 | Installing collected packages: openstack-placement 2022-04-14 06:19:11.103 | Attempting uninstall: openstack-placement 2022-04-14 06:19:11.103 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 06:19:11.106 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 06:19:11.107 | Running setup.py develop for openstack-placement 2022-04-14 06:19:17.104 | Successfully installed openstack-placement 2022-04-14 06:19:17.104 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:19:17.115 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:19:17.115 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:19:17.242 | + inc/python:pip_install:200 : result=0 2022-04-14 06:19:17.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:19:17.247 | + functions-common:time_stop:2432 : local name 2022-04-14 06:19:17.252 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:19:17.254 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:19:17.256 | + functions-common:time_stop:2435 : local total 2022-04-14 06:19:17.259 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:19:17.261 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:19:17.263 | + functions-common:time_stop:2439 : start_time=1649917140705 2022-04-14 06:19:17.265 | + functions-common:time_stop:2441 : [[ -z 1649917140705 ]] 2022-04-14 06:19:17.268 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:19:17.272 | + functions-common:time_stop:2444 : end_time=1649917157270 2022-04-14 06:19:17.275 | + functions-common:time_stop:2445 : elapsed_time=16565 2022-04-14 06:19:17.277 | + functions-common:time_stop:2446 : total=178921 2022-04-14 06:19:17.279 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:19:17.282 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=195486 2022-04-14 06:19:17.284 | + inc/python:pip_install:203 : return 0 2022-04-14 06:19:17.286 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:19:17.289 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:19:17.292 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:19:17.312 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:19:17.324 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 06:19:17.326 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 06:19:17.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:19:17.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:19:17.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 06:19:17.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:19:17.340 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:19:17.342 | + ./stack.sh:main:945 : configure_placement 2022-04-14 06:19:17.345 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 06:19:17.357 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 06:19:17.360 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 06:19:17.364 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 06:19:17.367 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 06:19:17.369 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 06:19:17.372 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 06:19:17.374 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:19:17.377 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:19:17.409 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 06:19:17.441 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 06:19:17.473 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 06:19:17.475 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:19:17.478 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 06:19:17.480 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:19:17.483 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 06:19:17.515 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 06:19:17.544 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:19:17.573 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 06:19:17.603 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 06:19:17.633 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 06:19:17.662 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 06:19:17.692 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 06:19:17.721 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:19:17.750 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:19:17.779 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 06:19:17.782 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 06:19:17.785 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:19:17.788 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:19:17.806 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:19:17.808 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:19:17.811 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:19:17.814 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:19:17.816 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:19:17.846 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:19:17.876 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:19:17.905 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:19:17.934 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 06:19:17.936 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 06:19:17.939 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 06:19:17.942 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 06:19:17.944 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 06:19:17.947 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:19:17.949 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:19:17.953 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 06:19:17.957 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 06:19:17.959 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:19:17.962 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:19:17.974 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:19:17.975 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:19:17.984 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:19:17.987 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:19:18.003 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 06:19:18.005 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 06:19:18.009 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 06:19:18.040 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 06:19:18.069 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 06:19:18.098 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:19:18.129 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:19:18.158 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:19:18.188 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:19:18.216 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:19:18.245 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:19:18.278 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:19:18.312 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:19:18.341 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:19:18.370 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:19:18.399 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:19:18.401 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:19:18.405 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 06:19:18.408 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 06:19:18.410 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:19:18.413 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:18.415 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:18.418 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:19:18.422 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 06:19:18.424 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 06:19:18.453 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:19:18.482 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:19:18.482 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 06:19:18.491 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 06:19:18.494 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 06:19:18.497 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 06:19:18.500 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:19:18.503 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:19:18.505 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:19:18.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:18.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:18.513 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:19:18.516 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:19:18.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:18.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:18.523 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 06:19:18.584 | Site placement-api already enabled 2022-04-14 06:19:18.589 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:19:18.591 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:19:18.594 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:19:18.596 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:19:18.732 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 06:19:18.753 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:18.755 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 06:19:18.774 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:18.777 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 06:19:18.799 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:18.801 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 06:19:18.804 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 06:19:18.806 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 06:19:18.838 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2022-04-14 06:19:18.867 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 06:19:18.896 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 06:19:18.925 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 06:19:18.956 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 06:19:18.986 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 06:19:19.015 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 06:19:19.045 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 06:19:19.063 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:19.065 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 06:19:19.082 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:19.085 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 06:19:19.087 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:19:19.090 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 06:19:19.092 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:19:19.095 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:19:19.098 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:19:19.100 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:19:19.103 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:19:19.106 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:19:19.110 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:19:19.113 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:19:19.115 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:19:19.118 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 06:19:19.120 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:19:19.136 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:19.139 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:19:19.142 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:19:19.144 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 06:19:19.146 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 06:19:19.149 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:19:19.151 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 06:19:19.153 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 06:19:19.156 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 06:19:19.212 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 06:19:19.249 | [97570 Async install_tempest:122651]: running: install_tempest 2022-04-14 06:19:19.252 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:19:19.255 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:19:19.258 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:19:19.260 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:19:19.263 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 06:19:19.267 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:19:19.270 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 06:19:19.273 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:19:19.275 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:19:19.278 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 06:19:19.280 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 06:19:19.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:19:19.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:19:19.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 06:19:19.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:19:19.298 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 06:19:19.300 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 06:19:19.303 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:19:19.307 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 06:19:19.310 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 06:19:19.313 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:19:19.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:19:19.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:19:19.323 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 06:19:19.326 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 06:19:19.329 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 06:19:19.332 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 06:19:19.334 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 06:19:19.356 | Using python 3.8 to install python-openstackclient 2022-04-14 06:19:19.359 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 06:19:20.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:19:20.228 | from cryptography.utils import int_from_bytes 2022-04-14 06:19:20.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:19:20.228 | from cryptography.utils import int_from_bytes 2022-04-14 06:19:21.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:19:21.455 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 06:19:21.475 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 06:19:21.476 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 06:19:21.476 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 06:19:21.477 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 06:19:21.479 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 06:19:21.480 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 06:19:21.481 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 06:19:21.482 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 06:19:21.483 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 06:19:21.485 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 06:19:21.486 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 06:19:21.497 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 06:19:21.497 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 06:19:21.498 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 06:19:21.500 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 06:19:21.501 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 06:19:21.526 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 06:19:21.528 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 06:19:21.529 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 06:19:21.530 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 06:19:21.531 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 06:19:21.533 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 06:19:21.534 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 06:19:21.535 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 06:19:21.536 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 06:19:21.537 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 06:19:21.539 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 06:19:21.552 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 06:19:21.571 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 06:19:21.572 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 06:19:21.573 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 06:19:21.574 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 06:19:21.597 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 06:19:21.616 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 06:19:21.617 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 06:19:21.618 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 06:19:21.710 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 06:19:21.711 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 06:19:21.713 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 06:19:21.755 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 06:19:21.766 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 06:19:21.800 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 06:19:21.961 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 06:19:21.977 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 06:19:22.079 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 06:19:22.082 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 06:19:22.083 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 06:19:22.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 06:19:22.236 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 06:19:24.547 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:19:24.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:19:24.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:19:24.681 | + inc/python:pip_install:200 : result=0 2022-04-14 06:19:24.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:19:24.686 | + functions-common:time_stop:2432 : local name 2022-04-14 06:19:24.688 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:19:24.690 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:19:24.693 | + functions-common:time_stop:2435 : local total 2022-04-14 06:19:24.695 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:19:24.697 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:19:24.700 | + functions-common:time_stop:2439 : start_time=1649917159351 2022-04-14 06:19:24.703 | + functions-common:time_stop:2441 : [[ -z 1649917159351 ]] 2022-04-14 06:19:24.706 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:19:24.710 | + functions-common:time_stop:2444 : end_time=1649917164707 2022-04-14 06:19:24.712 | + functions-common:time_stop:2445 : elapsed_time=5356 2022-04-14 06:19:24.715 | + functions-common:time_stop:2446 : total=195486 2022-04-14 06:19:24.717 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:19:24.720 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=200842 2022-04-14 06:19:24.722 | + inc/python:pip_install:203 : return 0 2022-04-14 06:19:24.725 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 06:19:24.728 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 06:19:24.733 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.qObNfYLYv6 2022-04-14 06:19:24.736 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 06:19:24.738 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 06:19:24.740 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 06:19:24.743 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:19:24.746 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:19:24.748 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 06:19:24.766 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:24.769 | + ./stack.sh:main:1037 : configure_database 2022-04-14 06:19:24.771 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 06:19:24.774 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 06:19:24.776 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 06:19:24.779 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:19:24.781 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 06:19:24.783 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 06:19:24.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:24.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:24.790 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 06:19:24.793 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 06:19:24.797 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 06:19:24.797 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 06:19:24.802 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 06:19:24.854 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 06:19:24.856 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:19:24.858 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:19:24.861 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:19:24.863 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:19:24.866 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:19:24.868 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:19:24.870 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:19:24.873 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:19:24.875 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:19:24.877 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:19:24.880 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:19:24.882 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 06:19:24.885 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:19:24.887 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:19:24.890 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:19:24.892 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:19:24.895 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:19:24.897 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:19:24.899 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 06:19:24.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:24.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:24.907 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 06:19:24.909 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:19:24.912 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:19:26.878 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 06:19:26.894 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 06:19:26.894 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 06:19:26.898 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 06:19:26.901 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 06:19:26.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:26.906 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:26.908 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 06:19:26.911 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 06:19:26.913 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 06:19:26.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:19:26.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:19:26.921 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 06:19:26.923 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 06:19:26.926 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 06:19:26.937 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:19:26.972 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 06:19:26.983 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:19:26.999 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 06:19:27.053 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 06:19:27.106 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 06:19:27.158 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 06:19:27.161 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 06:19:27.163 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:19:27.165 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:19:29.423 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 06:19:29.425 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 06:19:29.429 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:19:29.433 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-061929 2022-04-14 06:19:29.436 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-061929 1041' 2022-04-14 06:19:29.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.441 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:19:29.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.446 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:19:29.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.451 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:19:29.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.456 | + 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-04-14 06:19:29.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.461 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-14 06:19:29.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.466 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-14 06:19:29.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.472 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-061504 2022-04-14 06:19:29.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.476 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:19:29.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.481 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-14 06:19:29.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.486 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:19:29.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.491 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:19:29.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.496 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:19:29.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:19:29.501 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:19:29.504 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 06:19:29.506 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 06:19:29.509 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 06:19:29.521 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 06:19:29.524 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.526 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 06:19:29.528 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.531 | + functions-common:run_process:1689 : local group= 2022-04-14 06:19:29.534 | + functions-common:run_process:1690 : local user= 2022-04-14 06:19:29.536 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 06:19:29.539 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:19:29.541 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:19:29.544 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:19:29.547 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:19:29.550 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:19:29.555 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917169552 2022-04-14 06:19:29.557 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 06:19:29.576 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:29.579 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 06:19:29.582 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 06:19:29.584 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.587 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.589 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.592 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.594 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 06:19:29.597 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 06:19:29.599 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 06:19:29.602 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:19:29.604 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:19:29.607 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 06:19:29.609 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 06:19:29.612 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 06:19:29.614 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.617 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:19:29.619 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 06:19:29.621 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:19:29.624 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:19:29.626 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 06:19:29.629 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:19:29.633 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 06:19:29.687 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 06:19:29.739 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:19:29.790 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 06:19:29.842 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 06:19:29.894 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:19:29.947 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:19:29.949 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 06:19:30.001 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:19:30.403 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 06:19:30.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 06:19:30.791 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 06:19:30.812 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:19:30.815 | + functions-common:time_stop:2432 : local name 2022-04-14 06:19:30.817 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:19:30.819 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:19:30.822 | + functions-common:time_stop:2435 : local total 2022-04-14 06:19:30.824 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:19:30.827 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:19:30.830 | + functions-common:time_stop:2439 : start_time=1649917169552 2022-04-14 06:19:30.832 | + functions-common:time_stop:2441 : [[ -z 1649917169552 ]] 2022-04-14 06:19:30.835 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:19:30.840 | + functions-common:time_stop:2444 : end_time=1649917170837 2022-04-14 06:19:30.842 | + functions-common:time_stop:2445 : elapsed_time=1285 2022-04-14 06:19:30.845 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:19:30.848 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:19:30.850 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1285 2022-04-14 06:19:30.853 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 06:19:30.855 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 06:19:30.857 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 06:19:30.860 | + functions-common:run_process:1689 : local group= 2022-04-14 06:19:30.862 | + functions-common:run_process:1690 : local user=root 2022-04-14 06:19:30.865 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 06:19:30.867 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:19:30.870 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:19:30.872 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:19:30.875 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:19:30.878 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:19:30.883 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917170880 2022-04-14 06:19:30.885 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 06:19:30.903 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:30.906 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:19:30.909 | + functions-common:time_stop:2432 : local name 2022-04-14 06:19:30.911 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:19:30.914 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:19:30.916 | + functions-common:time_stop:2435 : local total 2022-04-14 06:19:30.919 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:19:30.922 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:19:30.925 | + functions-common:time_stop:2439 : start_time=1649917170880 2022-04-14 06:19:30.927 | + functions-common:time_stop:2441 : [[ -z 1649917170880 ]] 2022-04-14 06:19:30.932 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:19:30.935 | + functions-common:time_stop:2444 : end_time=1649917170932 2022-04-14 06:19:30.938 | + functions-common:time_stop:2445 : elapsed_time=52 2022-04-14 06:19:30.940 | + functions-common:time_stop:2446 : total=1285 2022-04-14 06:19:30.943 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:19:30.945 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1337 2022-04-14 06:19:30.948 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 06:19:30.970 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:30.974 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 06:19:31.034 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:31.047 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 06:19:31.118 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:31.118 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 06:19:31.121 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 06:19:31.125 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd' 2022-04-14 06:19:31.129 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 06:19:31.132 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380' 2022-04-14 06:19:31.134 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380' 2022-04-14 06:19:31.137 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.15:2379' 2022-04-14 06:19:31.139 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 06:19:31.142 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 06:19:31.147 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.15:2379' 2022-04-14 06:19:31.168 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 06:19:31.172 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 06:19:31.178 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:19:31.186 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' '' root 2022-04-14 06:19:31.197 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 06:19:31.199 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-14 06:19:31.202 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:19:31.205 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 06:19:31.210 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:19:31.212 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:19:31.221 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:19:31.223 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:19:31.232 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 06:19:31.299 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 06:19:31.361 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-14 06:19:31.411 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 06:19:31.465 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 06:19:31.517 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:19:31.567 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:19:31.570 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 06:19:31.630 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:19:32.006 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 06:19:32.062 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 06:19:32.118 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 06:19:32.170 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 06:19:32.225 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 06:19:32.228 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 06:19:32.233 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 06:19:32.236 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 06:19:32.617 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 06:19:32.630 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 06:19:33.001 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 06:19:33.476 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 06:19:33.494 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:33.497 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 06:19:33.500 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 06:19:33.503 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 06:19:33.507 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 06:19:33.520 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 06:19:33.532 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 06:19:33.534 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:19:33.537 | + 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.15/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 06:19:33.683 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 06:19:33.829 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 06:19:33.972 | + 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.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:19:34.111 | + 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.15/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:19:34.250 | + 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.15/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:19:34.388 | + 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.15/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 06:19:34.528 | + 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.15/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 06:19:34.683 | + 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.15/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 06:19:34.820 | + 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.15/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 06:19:34.966 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 06:19:34.972 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 06:19:34.975 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 06:19:34.978 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 06:19:34.982 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 06:19:34.985 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 06:19:34.988 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 06:19:35.007 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:35.009 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 06:19:35.012 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:19:35.014 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 06:19:35.017 | + ./stack.sh:main:1097 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-14 06:19:35.019 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 06:19:35.022 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 06:19:35.039 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:35.041 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 06:19:35.044 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 06:19:35.047 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 06:19:35.049 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 06:19:35.052 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 06:19:35.054 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 06:19:35.059 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:19:35.518 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 06:19:35.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:19:35.542 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 06:19:35.545 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 06:19:35.548 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:19:35.551 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:19:35.554 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:19:35.559 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917175556 2022-04-14 06:19:35.562 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 06:19:40.233 | 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=124591) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:19:40.240 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:40.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.241 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.242 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.242 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.243 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:40.243 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:40.270 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:40.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.271 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.271 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.272 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.273 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:40.273 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:40.334 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:40.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.336 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.336 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.336 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:40.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:40.337 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:40.337 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:40.345 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:19:42.033 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.033 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:19:42.041 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.041 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:19:42.048 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.049 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:19:42.057 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.057 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:19:42.065 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.065 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:19:42.073 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.073 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:19:42.128 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.130 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.130 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.131 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.131 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.132 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.133 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.133 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.133 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.134 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.135 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.142 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.144 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.144 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.145 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.145 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.145 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.145 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.517 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.519 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.519 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.520 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.520 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.520 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.520 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.545 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.547 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.547 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.547 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.548 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.548 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.548 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.555 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:19:42.595 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.595 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:19:42.601 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.602 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:19:42.608 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.609 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:19:42.615 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.615 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:19:42.624 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.624 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:19:42.630 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.630 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:19:42.637 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:42.638 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.640 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.640 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.641 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.641 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.642 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.644 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.644 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.644 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.644 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.644 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.645 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.653 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.654 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.654 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.970 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.971 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.971 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.972 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:42.972 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:42.997 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:19:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.998 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:42.999 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:42.999 | 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=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:19:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:19:43.000 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:19:43.000 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124591) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:19:43.007 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:19:43.018 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.018 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:19:43.025 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.025 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:19:43.032 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.032 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:19:43.039 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.039 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:19:43.046 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.047 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:19:43.053 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.053 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:19:43.060 | INFO migrate.versioning.api [-] done 2022-04-14 06:19:43.469 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 06:19:43.471 | + functions-common:time_stop:2432 : local name 2022-04-14 06:19:43.474 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:19:43.476 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:19:43.478 | + functions-common:time_stop:2435 : local total 2022-04-14 06:19:43.481 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:19:43.485 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 06:19:43.487 | + functions-common:time_stop:2439 : start_time=1649917175556 2022-04-14 06:19:43.490 | + functions-common:time_stop:2441 : [[ -z 1649917175556 ]] 2022-04-14 06:19:43.493 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:19:43.497 | + functions-common:time_stop:2444 : end_time=1649917183495 2022-04-14 06:19:43.500 | + functions-common:time_stop:2445 : elapsed_time=7939 2022-04-14 06:19:43.503 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:19:43.505 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:19:43.508 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7939 2022-04-14 06:19:43.510 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 06:19:43.513 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 06:19:43.517 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 06:19:48.051 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 06:19:48.052 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:19:48.052 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:19:48.052 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 06:19:48.052 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:19:48.053 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:19:48.053 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:19:48.053 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:19:48.053 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:19:48.409 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 06:19:48.414 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 06:19:53.019 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 06:19:53.019 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:19:53.019 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:19:53.020 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 06:19:53.020 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:19:53.020 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:19:53.021 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:19:53.021 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:19:53.021 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:19:53.379 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 06:19:53.382 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 06:19:53.384 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 06:19:53.387 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 06:19:53.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:19:53.407 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:19:53.410 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 06:19:53.415 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 06:19:53.418 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 06:19:53.420 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.423 | + functions-common:run_process:1689 : local group= 2022-04-14 06:19:53.425 | + functions-common:run_process:1690 : local user= 2022-04-14 06:19:53.428 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 06:19:53.430 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:19:53.432 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:19:53.435 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:19:53.437 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:19:53.440 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:19:53.445 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917193442 2022-04-14 06:19:53.447 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 06:19:53.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:19:53.469 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 06:19:53.472 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 06:19:53.474 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.477 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.479 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.481 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.483 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 06:19:53.486 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 06:19:53.488 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 06:19:53.491 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:19:53.493 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:19:53.495 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 06:19:53.498 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 06:19:53.500 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 06:19:53.502 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.504 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 06:19:53.506 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 06:19:53.508 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 06:19:53.511 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 06:19:53.515 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 06:19:53.566 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 06:19:53.618 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 06:19:53.672 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:19:53.728 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:19:53.780 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 06:19:53.832 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 06:19:53.883 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 06:19:53.934 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 06:19:53.985 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 06:19:54.040 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 06:19:54.043 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 06:19:54.101 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 06:19:54.480 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 06:19:54.493 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 06:19:54.866 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 06:19:54.952 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:19:54.955 | + functions-common:time_stop:2432 : local name 2022-04-14 06:19:54.960 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:19:54.963 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:19:54.965 | + functions-common:time_stop:2435 : local total 2022-04-14 06:19:54.967 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:19:54.970 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:19:54.972 | + functions-common:time_stop:2439 : start_time=1649917193442 2022-04-14 06:19:54.975 | + functions-common:time_stop:2441 : [[ -z 1649917193442 ]] 2022-04-14 06:19:54.978 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:19:54.983 | + functions-common:time_stop:2444 : end_time=1649917194979 2022-04-14 06:19:54.985 | + functions-common:time_stop:2445 : elapsed_time=1537 2022-04-14 06:19:54.988 | + functions-common:time_stop:2446 : total=1337 2022-04-14 06:19:54.990 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:19:54.992 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2874 2022-04-14 06:19:54.995 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 06:19:54.995 | Waiting for keystone to start... 2022-04-14 06:19:54.997 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.15/identity/v3/ 2022-04-14 06:19:55.001 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.15/identity/v3/ 2022-04-14 06:19:55.003 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 06:19:55.006 | + functions:wait_for_service:458 : local url=http://10.222.0.15/identity/v3/ 2022-04-14 06:19:55.008 | + functions:wait_for_service:459 : local rval=0 2022-04-14 06:19:55.010 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 06:19:55.013 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 06:19:55.015 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:19:55.018 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:19:55.021 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:19:55.030 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917195022 2022-04-14 06:19:55.033 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 06:19:55.039 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/ 2022-04-14 06:20:01.590 | + :: : [[ 200 == 503 ]] 2022-04-14 06:20:01.592 | + :: : [[ 0 -eq 7 ]] 2022-04-14 06:20:01.595 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 06:20:01.598 | + functions-common:time_stop:2432 : local name 2022-04-14 06:20:01.600 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:20:01.602 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:20:01.605 | + functions-common:time_stop:2435 : local total 2022-04-14 06:20:01.607 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:20:01.609 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 06:20:01.612 | + functions-common:time_stop:2439 : start_time=1649917195022 2022-04-14 06:20:01.614 | + functions-common:time_stop:2441 : [[ -z 1649917195022 ]] 2022-04-14 06:20:01.617 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:20:01.622 | + functions-common:time_stop:2444 : end_time=1649917201619 2022-04-14 06:20:01.624 | + functions-common:time_stop:2445 : elapsed_time=6597 2022-04-14 06:20:01.626 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:20:01.629 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:20:01.631 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6597 2022-04-14 06:20:01.634 | + functions:wait_for_service:467 : return 0 2022-04-14 06:20:01.636 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 06:20:01.653 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:20:01.656 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 06:20:01.658 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:20:01.661 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 06:20:01.688 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 06:20:01.691 | + 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.15/identity 2022-04-14 06:20:02.278 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 06:20:02.303 | [122651 Async install_tempest:122651]: finished successfully 2022-04-14 06:20:06.319 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.319 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.319 | 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=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.327 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.344 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.344 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.374 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.408 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.408 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.497 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.497 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.498 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.498 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.498 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.498 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.510 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.511 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.511 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.511 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.511 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.511 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.512 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.519 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.522 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.522 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.522 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.523 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.523 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.523 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.523 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125363) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:20:06.555 | 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=125363) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:20:06.859 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created domain default 2022-04-14 06:20:06.900 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created project admin 2022-04-14 06:20:06.927 | DEBUG passlib.handlers.bcrypt [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125363) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 06:20:06.928 | DEBUG passlib.handlers.bcrypt [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125363) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 06:20:06.988 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created user admin 2022-04-14 06:20:07.000 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created role reader 2022-04-14 06:20:07.009 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created role member 2022-04-14 06:20:07.031 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created implied role where b819843aac534347bcf3e937e7d0d2af implies d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:20:07.041 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created role admin 2022-04-14 06:20:07.057 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created implied role where d1ae390ddb834fea9055c630c6e3a781 implies b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:20:07.069 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Granted role admin on project admin to user admin. 2022-04-14 06:20:07.075 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Granted role admin on the system to user admin. 2022-04-14 06:20:07.087 | WARNING py.warnings [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 06:20:07.087 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 06:20:07.087 |  2022-04-14 06:20:07.090 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created region RegionOne 2022-04-14 06:20:07.122 | INFO keystone.cmd.bootstrap [None req-f67308ea-c286-4c7d-b3ac-9b696675ecea None None] Created public endpoint http://10.222.0.15/identity 2022-04-14 06:20:07.563 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 06:20:07.566 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 06:20:07.568 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 06:20:07.571 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 06:20:10.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:10.550 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:10.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:10.550 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:10.711 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:10.714 | + lib/keystone:create_keystone_accounts:310 : admin_project=a27757d0f3c744fbacf7b5d00cd08d2c 2022-04-14 06:20:10.717 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 06:20:10.720 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 06:20:12.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:12.923 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:12.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:12.923 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:13.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:13.088 | + lib/keystone:create_keystone_accounts:312 : admin_user=5f71620d274145d991154ff0afaafa42 2022-04-14 06:20:13.090 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 06:20:13.093 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 06:20:13.095 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 06:20:13.097 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5f71620d274145d991154ff0afaafa42 default 2022-04-14 06:20:13.153 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5f71620d274145d991154ff0afaafa42 default 2022-04-14 06:20:13.194 | [97570 Async ks-domain-role:125541]: running: get_or_add_user_domain_role admin 5f71620d274145d991154ff0afaafa42 default 2022-04-14 06:20:13.196 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 06:20:13.198 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:20:13.203 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:20:16.358 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:20:16.360 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:20:16.360 | default 2022-04-14 06:20:16.363 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 06:20:16.422 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 06:20:16.464 | [97570 Async ks-project:125680]: running: get_or_create_project service Default 2022-04-14 06:20:16.466 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 06:20:16.534 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 06:20:16.578 | [97570 Async ks-service:125766]: running: get_or_create_role service 2022-04-14 06:20:16.580 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 06:20:16.655 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 06:20:16.745 | [97570 Async ks-reseller:125852]: running: get_or_create_role ResellerAdmin 2022-04-14 06:20:16.769 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 06:20:16.797 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 06:20:17.213 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 06:20:17.465 | [97570 Async ks-anotherrole:125945]: running: get_or_create_role anotherrole 2022-04-14 06:20:17.489 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 06:20:17.513 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 06:20:17.533 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:20:17.569 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 06:20:20.095 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:20.271 | [125766 Async ks-service:125766]: finished successfully 2022-04-14 06:20:20.628 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:20.729 | [125852 Async ks-reseller:125852]: finished successfully 2022-04-14 06:20:20.742 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:20.807 | [125680 Async ks-project:125680]: finished successfully 2022-04-14 06:20:21.022 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:21.052 | [125945 Async ks-anotherrole:125945]: finished successfully 2022-04-14 06:20:21.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:21.216 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:21.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:21.216 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:21.385 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:21.388 | ++ functions-common:get_or_create_project:945 : project_id=f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:20:21.391 | ++ functions-common:get_or_create_project:946 : echo f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:20:21.393 | + lib/keystone:create_keystone_accounts:340 : invis_project=f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:20:21.396 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 06:20:21.399 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 06:20:21.401 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:20:21.405 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 06:20:23.893 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:23.919 | [125541 Async ks-domain-role:125541]: finished successfully 2022-04-14 06:20:23.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:23.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:23.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:23.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:24.119 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:24.122 | ++ functions-common:get_or_create_project:945 : project_id=75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:24.125 | ++ functions-common:get_or_create_project:946 : echo 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:24.127 | + lib/keystone:create_keystone_accounts:344 : demo_project=75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:24.130 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 06:20:24.133 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 06:20:24.135 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:24.138 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 06:20:24.140 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 06:20:24.143 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 06:20:26.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.662 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.662 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.828 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:26.831 | ++ functions-common:get_or_create_user:932 : user_id=86fa766769d548c08eb73d8c89c3375e 2022-04-14 06:20:26.833 | ++ functions-common:get_or_create_user:933 : echo 86fa766769d548c08eb73d8c89c3375e 2022-04-14 06:20:26.836 | + lib/keystone:create_keystone_accounts:347 : demo_user=86fa766769d548c08eb73d8c89c3375e 2022-04-14 06:20:26.838 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 06:20:26.887 | [97570 Async ks-domain-role:125541]: Waiting for completion of get_or_add_user_domain_role admin 5f71620d274145d991154ff0afaafa42 default running on PID 125541 (6 other jobs running) 2022-04-14 06:20:26.912 | [97570 Async ks-domain-role:125541]: Signaling child to exit 2022-04-14 06:20:26.912 | WAKEUP 2022-04-14 06:20:26.937 | [97570 Async ks-domain-role:125541]: Signaled 2022-04-14 06:20:26.939 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 06:20:26.939 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:20:26.939 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5f71620d274145d991154ff0afaafa42 --domain default 2022-04-14 06:20:26.939 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 06:20:26.939 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:20:26.939 | ++ functions-common:get_field:819 : read data 2022-04-14 06:20:26.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.939 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:26.939 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 06:20:26.939 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 06:20:26.939 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 5f71620d274145d991154ff0afaafa42 --domain default 2022-04-14 06:20:26.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.939 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5f71620d274145d991154ff0afaafa42 --domain default 2022-04-14 06:20:26.939 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:20:26.940 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 06:20:26.940 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:20:26.940 | ++ functions-common:get_field:819 : read data 2022-04-14 06:20:26.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:26.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:26.940 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:26.940 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:20:26.940 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:20:26.940 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | 5f71620d274145d991154ff0afaafa42 | | | default | | False |' 2022-04-14 06:20:26.940 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:20:26.940 | ++ functions-common:get_field:819 : read data 2022-04-14 06:20:26.940 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:20:26.940 | + functions-common:get_or_add_user_domain_role:1028 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:20:26.940 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:20:26.982 | [97570 Async ks-domain-role:125541]: finished get_or_add_user_domain_role admin 5f71620d274145d991154ff0afaafa42 default with result 0 in 10 seconds 2022-04-14 06:20:26.989 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 06:20:27.023 | [97570 Async ks-project:125680]: Waiting for completion of get_or_create_project service Default running on PID 125680 (5 other jobs running) 2022-04-14 06:20:27.048 | [97570 Async ks-project:125680]: Signaling child to exit 2022-04-14 06:20:27.048 | WAKEUP 2022-04-14 06:20:27.070 | [97570 Async ks-project:125680]: Signaled 2022-04-14 06:20:27.071 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:20:27.072 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 06:20:27.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:27.072 | + functions-common:get_or_create_project:945 : project_id=97aa3402edec4d3c85256a2f30606cb0 2022-04-14 06:20:27.072 | + functions-common:get_or_create_project:946 : echo 97aa3402edec4d3c85256a2f30606cb0 2022-04-14 06:20:27.072 | 97aa3402edec4d3c85256a2f30606cb0 2022-04-14 06:20:27.115 | [97570 Async ks-project:125680]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 06:20:27.152 | [97570 Async ks-service:125766]: Waiting for completion of get_or_create_role service running on PID 125766 (4 other jobs running) 2022-04-14 06:20:27.176 | [97570 Async ks-service:125766]: Signaling child to exit 2022-04-14 06:20:27.176 | WAKEUP 2022-04-14 06:20:27.199 | [97570 Async ks-service:125766]: Signaled 2022-04-14 06:20:27.200 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:20:27.200 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 06:20:27.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.200 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.200 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.200 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:27.200 | + functions-common:get_or_create_role:957 : role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:20:27.200 | + functions-common:get_or_create_role:958 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:20:27.200 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:20:27.243 | [97570 Async ks-service:125766]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 06:20:27.280 | [97570 Async ks-reseller:125852]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 125852 (3 other jobs running) 2022-04-14 06:20:27.304 | [97570 Async ks-reseller:125852]: Signaling child to exit 2022-04-14 06:20:27.304 | WAKEUP 2022-04-14 06:20:27.326 | [97570 Async ks-reseller:125852]: Signaled 2022-04-14 06:20:27.328 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:20:27.328 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 06:20:27.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.328 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.328 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.328 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:27.328 | + functions-common:get_or_create_role:957 : role_id=f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:20:27.328 | + functions-common:get_or_create_role:958 : echo f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:20:27.328 | f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:20:27.372 | [97570 Async ks-reseller:125852]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 06:20:27.408 | [97570 Async ks-anotherrole:125945]: Waiting for completion of get_or_create_role anotherrole running on PID 125945 (2 other jobs running) 2022-04-14 06:20:27.432 | [97570 Async ks-anotherrole:125945]: Signaling child to exit 2022-04-14 06:20:27.432 | WAKEUP 2022-04-14 06:20:27.455 | [97570 Async ks-anotherrole:125945]: Signaled 2022-04-14 06:20:27.456 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:20:27.456 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 06:20:27.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.457 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:27.457 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:27.457 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:27.457 | + functions-common:get_or_create_role:957 : role_id=5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:20:27.457 | + functions-common:get_or_create_role:958 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:20:27.457 | 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:20:27.500 | [97570 Async ks-anotherrole:125945]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-14 06:20:27.504 | + inc/async:async_wait:197 : return 0 2022-04-14 06:20:27.506 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.564 | + inc/async:async_inner:63 : get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.604 | [97570 Async ks-demo-member:126814]: running: get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.607 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5f71620d274145d991154ff0afaafa42 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.667 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5f71620d274145d991154ff0afaafa42 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.711 | [97570 Async ks-demo-admin:126926]: running: get_or_add_user_project_role admin 5f71620d274145d991154ff0afaafa42 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.714 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.782 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.832 | [97570 Async ks-demo-another:127038]: running: get_or_add_user_project_role anotherrole 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:27.834 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:20:27.902 | + inc/async:async_inner:63 : get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:20:27.992 | [97570 Async ks-demo-invis:127150]: running: get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:20:28.006 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 06:20:28.014 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 06:20:28.017 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:28.019 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 06:20:28.046 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 06:20:28.069 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 06:20:32.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:32.448 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:32.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:32.448 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:32.690 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:32.709 | ++ functions-common:get_or_create_user:932 : user_id=aa1df46bc5d94a049665db31d88b828d 2022-04-14 06:20:32.738 | ++ functions-common:get_or_create_user:933 : echo aa1df46bc5d94a049665db31d88b828d 2022-04-14 06:20:32.758 | + lib/keystone:create_keystone_accounts:360 : demo_reader=aa1df46bc5d94a049665db31d88b828d 2022-04-14 06:20:32.782 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader aa1df46bc5d94a049665db31d88b828d 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:33.083 | + inc/async:async_inner:63 : get_or_add_user_project_role reader aa1df46bc5d94a049665db31d88b828d 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:33.277 | [97570 Async ks-demo-reader:127371]: running: get_or_add_user_project_role reader aa1df46bc5d94a049665db31d88b828d 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:20:33.295 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 06:20:33.326 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 06:20:33.347 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:20:33.379 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 06:20:37.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:37.666 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:37.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:37.666 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:38.065 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:38.085 | ++ functions-common:get_or_create_project:945 : project_id=df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:38.109 | ++ functions-common:get_or_create_project:946 : echo df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:38.138 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:38.157 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 06:20:38.186 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 06:20:38.216 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:38.233 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 06:20:38.253 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 06:20:38.278 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 06:20:40.587 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:40.749 | [126814 Async ks-demo-member:126814]: finished successfully 2022-04-14 06:20:42.375 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:42.412 | [127038 Async ks-demo-another:127038]: finished successfully 2022-04-14 06:20:42.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:42.611 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:42.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:42.611 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:42.697 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:42.734 | [126926 Async ks-demo-admin:126926]: finished successfully 2022-04-14 06:20:42.802 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:42.804 | ++ functions-common:get_or_create_user:932 : user_id=6f4af5193acc4380bf93a50112dff336 2022-04-14 06:20:42.807 | ++ functions-common:get_or_create_user:933 : echo 6f4af5193acc4380bf93a50112dff336 2022-04-14 06:20:42.810 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6f4af5193acc4380bf93a50112dff336 2022-04-14 06:20:42.812 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:42.881 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:42.937 | [97570 Async ks-alt-admin:127857]: running: get_or_add_user_project_role admin 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:42.941 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:43.049 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:43.135 | [97570 Async ks-alt-another:127969]: running: get_or_add_user_project_role anotherrole 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:43.142 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 06:20:43.146 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 06:20:43.150 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:43.154 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 06:20:43.157 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 06:20:43.161 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 06:20:43.895 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:43.959 | [127150 Async ks-demo-invis:127150]: finished successfully 2022-04-14 06:20:46.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:46.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:46.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:46.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:46.394 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:46.397 | ++ functions-common:get_or_create_user:932 : user_id=f1aea49a773243288970e7d49f0ac0be 2022-04-14 06:20:46.401 | ++ functions-common:get_or_create_user:933 : echo f1aea49a773243288970e7d49f0ac0be 2022-04-14 06:20:46.404 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f1aea49a773243288970e7d49f0ac0be 2022-04-14 06:20:46.407 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f1aea49a773243288970e7d49f0ac0be df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:46.470 | + inc/async:async_inner:63 : get_or_add_user_project_role member f1aea49a773243288970e7d49f0ac0be df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:46.521 | [97570 Async ks-alt-member-user:128203]: running: get_or_add_user_project_role member f1aea49a773243288970e7d49f0ac0be df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:46.526 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 06:20:46.545 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 06:20:46.547 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:46.550 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 06:20:46.557 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 06:20:46.576 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 06:20:48.223 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:48.406 | [127371 Async ks-demo-reader:127371]: finished successfully 2022-04-14 06:20:49.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:49.253 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:49.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:49.253 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:49.465 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:49.469 | ++ functions-common:get_or_create_user:932 : user_id=b07fbd7b5bc04ca39c6895ad08ee98e8 2022-04-14 06:20:49.474 | ++ functions-common:get_or_create_user:933 : echo b07fbd7b5bc04ca39c6895ad08ee98e8 2022-04-14 06:20:49.482 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b07fbd7b5bc04ca39c6895ad08ee98e8 2022-04-14 06:20:49.489 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b07fbd7b5bc04ca39c6895ad08ee98e8 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:49.587 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b07fbd7b5bc04ca39c6895ad08ee98e8 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:49.665 | [97570 Async ks-alt-reader-user:128429]: running: get_or_add_user_project_role reader b07fbd7b5bc04ca39c6895ad08ee98e8 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:20:49.689 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 06:20:49.702 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:49.704 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 06:20:49.710 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 06:20:49.713 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 06:20:52.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:52.945 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:52.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:52.945 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:53.212 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:53.215 | ++ functions-common:get_or_create_user:932 : user_id=ece44d64064f49aa956613087088c58a 2022-04-14 06:20:53.219 | ++ functions-common:get_or_create_user:933 : echo ece44d64064f49aa956613087088c58a 2022-04-14 06:20:53.221 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ece44d64064f49aa956613087088c58a 2022-04-14 06:20:53.233 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ece44d64064f49aa956613087088c58a all 2022-04-14 06:20:53.588 | + inc/async:async_inner:63 : get_or_add_user_system_role member ece44d64064f49aa956613087088c58a all 2022-04-14 06:20:53.771 | [97570 Async ks-system-member:128653]: running: get_or_add_user_system_role member ece44d64064f49aa956613087088c58a all 2022-04-14 06:20:53.805 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 06:20:53.822 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:20:53.845 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 06:20:53.848 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 06:20:53.865 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 06:20:56.294 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:56.497 | [127969 Async ks-alt-another:127969]: finished successfully 2022-04-14 06:20:56.618 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:20:56.782 | [127857 Async ks-alt-admin:127857]: finished successfully 2022-04-14 06:20:57.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:57.620 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:57.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:20:57.620 | from cryptography.utils import int_from_bytes 2022-04-14 06:20:57.815 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:20:57.818 | ++ functions-common:get_or_create_user:932 : user_id=f93f937fe8034177a874f5308b7090a7 2022-04-14 06:20:57.824 | ++ functions-common:get_or_create_user:933 : echo f93f937fe8034177a874f5308b7090a7 2022-04-14 06:20:57.828 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f93f937fe8034177a874f5308b7090a7 2022-04-14 06:20:57.831 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f93f937fe8034177a874f5308b7090a7 all 2022-04-14 06:20:57.923 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f93f937fe8034177a874f5308b7090a7 all 2022-04-14 06:20:57.998 | [97570 Async ks-system-reader:128947]: running: get_or_add_user_system_role reader f93f937fe8034177a874f5308b7090a7 all 2022-04-14 06:20:58.012 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 06:20:58.025 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 06:20:58.030 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 06:20:58.033 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:20:58.045 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 06:21:00.000 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:00.153 | [128203 Async ks-alt-member-user:128203]: finished successfully 2022-04-14 06:21:01.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:01.080 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:01.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:01.080 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:01.306 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:01.311 | ++ functions-common:get_or_create_group:909 : group_id=968fe47545324dd1a96ca2639544dc3b 2022-04-14 06:21:01.314 | ++ functions-common:get_or_create_group:910 : echo 968fe47545324dd1a96ca2639544dc3b 2022-04-14 06:21:01.317 | + lib/keystone:create_keystone_accounts:402 : admin_group=968fe47545324dd1a96ca2639544dc3b 2022-04-14 06:21:01.319 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 06:21:01.323 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 06:21:01.325 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 06:21:01.328 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:21:01.331 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 06:21:02.840 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:02.869 | [128429 Async ks-alt-reader-user:128429]: finished successfully 2022-04-14 06:21:03.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:03.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:03.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:03.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:04.008 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:04.051 | [128653 Async ks-system-member:128653]: finished successfully 2022-04-14 06:21:04.131 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:04.134 | ++ functions-common:get_or_create_group:909 : group_id=8e89e2c8255445a7917eeb88c6947926 2022-04-14 06:21:04.136 | ++ functions-common:get_or_create_group:910 : echo 8e89e2c8255445a7917eeb88c6947926 2022-04-14 06:21:04.139 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=8e89e2c8255445a7917eeb88c6947926 2022-04-14 06:21:04.142 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:04.208 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:04.250 | [97570 Async ks-group-memberdemo:129325]: running: get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:04.252 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:04.324 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:04.384 | [97570 Async ks-group-anotherdemo:129411]: running: get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:04.389 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:04.485 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:04.556 | [97570 Async ks-group-memberalt:129497]: running: get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:04.581 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:04.908 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:05.010 | [97570 Async ks-group-anotheralt:129586]: running: get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:05.016 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c 2022-04-14 06:21:05.437 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c 2022-04-14 06:21:05.663 | [97570 Async ks-group-admin:129691]: running: get_or_add_group_project_role admin 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c 2022-04-14 06:21:05.682 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 06:21:06.059 | [97570 Async ks-demo-member:126814]: Waiting for completion of get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 running on PID 126814 (17 other jobs running) 2022-04-14 06:21:06.259 | [97570 Async ks-demo-member:126814]: Signaling child to exit 2022-04-14 06:21:06.260 | WAKEUP 2022-04-14 06:21:06.411 | [97570 Async ks-demo-member:126814]: Signaled 2022-04-14 06:21:06.429 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:06.429 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:06.429 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:06.429 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:06.429 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:06.429 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:06.429 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:06.429 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:06.429 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86fa766769d548c08eb73d8c89c3375e --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:06.429 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:06.429 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:06.429 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:06.429 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:06.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:06.429 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:06.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:06.429 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:06.429 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:06.430 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:06.430 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:06.430 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 86fa766769d548c08eb73d8c89c3375e --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:06.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:06.430 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:06.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:06.430 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:06.430 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:06.430 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:06.430 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86fa766769d548c08eb73d8c89c3375e --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:06.430 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:06.430 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:06.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:06.430 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:06.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:06.430 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:06.430 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:06.430 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:06.430 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:06.430 | ++ functions-common:get_field:825 : echo '| b819843aac534347bcf3e937e7d0d2af | 86fa766769d548c08eb73d8c89c3375e | | 75ed68c6a7ab4d5f88f8cae6b4ff33a0 | | | False |' 2022-04-14 06:21:06.430 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:06.430 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:06.430 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:06.430 | + functions-common:get_or_add_user_project_role:1004 : echo b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:06.430 | b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:06.721 | [97570 Async ks-demo-member:126814]: finished get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 with result 0 in 13 seconds 2022-04-14 06:21:06.990 | [97570 Async ks-demo-admin:126926]: Waiting for completion of get_or_add_user_project_role admin 5f71620d274145d991154ff0afaafa42 75ed68c6a7ab4d5f88f8cae6b4ff33a0 running on PID 126926 (16 other jobs running) 2022-04-14 06:21:07.174 | [97570 Async ks-demo-admin:126926]: Signaling child to exit 2022-04-14 06:21:07.175 | WAKEUP 2022-04-14 06:21:07.313 | [97570 Async ks-demo-admin:126926]: Signaled 2022-04-14 06:21:07.325 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:07.325 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:07.325 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:07.325 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:07.325 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:07.325 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:07.325 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:07.325 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:07.325 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:07.326 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:07.326 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5f71620d274145d991154ff0afaafa42 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:07.326 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:07.326 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:07.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:07.326 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:07.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:07.326 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:07.326 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:07.326 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:07.326 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:07.326 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5f71620d274145d991154ff0afaafa42 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:07.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:07.326 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:07.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:07.326 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:07.326 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:07.326 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:07.326 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:07.326 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5f71620d274145d991154ff0afaafa42 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:07.326 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:07.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:07.326 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:07.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:07.326 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:07.326 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:07.326 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:07.326 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:07.326 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:07.326 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | 5f71620d274145d991154ff0afaafa42 | | 75ed68c6a7ab4d5f88f8cae6b4ff33a0 | | | False |' 2022-04-14 06:21:07.326 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:07.327 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:21:07.327 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:21:07.327 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:21:07.607 | [97570 Async ks-demo-admin:126926]: finished get_or_add_user_project_role admin 5f71620d274145d991154ff0afaafa42 75ed68c6a7ab4d5f88f8cae6b4ff33a0 with result 0 in 15 seconds 2022-04-14 06:21:07.877 | [97570 Async ks-demo-another:127038]: Waiting for completion of get_or_add_user_project_role anotherrole 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 running on PID 127038 (15 other jobs running) 2022-04-14 06:21:08.039 | [97570 Async ks-demo-another:127038]: Signaling child to exit 2022-04-14 06:21:08.039 | WAKEUP 2022-04-14 06:21:08.168 | [97570 Async ks-demo-another:127038]: Signaled 2022-04-14 06:21:08.169 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:08.170 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:08.170 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:08.170 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:08.170 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:08.170 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:08.170 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 86fa766769d548c08eb73d8c89c3375e --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:08.170 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.170 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.170 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.170 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.170 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.170 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:08.170 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:08.170 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 86fa766769d548c08eb73d8c89c3375e --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:08.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.170 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.170 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 86fa766769d548c08eb73d8c89c3375e --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:08.170 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.170 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.170 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.171 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.171 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.171 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.171 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:08.171 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:08.171 | ++ functions-common:get_field:825 : echo '| 5e4a7be3d77a43aeb8fd2afa80edc5be | 86fa766769d548c08eb73d8c89c3375e | | 75ed68c6a7ab4d5f88f8cae6b4ff33a0 | | | False |' 2022-04-14 06:21:08.171 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:08.171 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.171 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:21:08.171 | + functions-common:get_or_add_user_project_role:1004 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:21:08.171 | 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:21:08.389 | [97570 Async ks-demo-another:127038]: finished get_or_add_user_project_role anotherrole 86fa766769d548c08eb73d8c89c3375e 75ed68c6a7ab4d5f88f8cae6b4ff33a0 with result 0 in 14 seconds 2022-04-14 06:21:08.455 | [97570 Async ks-demo-invis:127150]: Waiting for completion of get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e f98feae4d7f24664a7dcf2491d5ce8e6 running on PID 127150 (14 other jobs running) 2022-04-14 06:21:08.486 | [97570 Async ks-demo-invis:127150]: Signaling child to exit 2022-04-14 06:21:08.487 | WAKEUP 2022-04-14 06:21:08.529 | [97570 Async ks-demo-invis:127150]: Signaled 2022-04-14 06:21:08.531 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:08.531 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:08.531 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:08.531 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:08.531 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:08.531 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:08.531 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:08.531 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:08.531 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.531 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86fa766769d548c08eb73d8c89c3375e --project f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:21:08.531 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:08.531 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.531 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.531 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.531 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.531 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.531 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:08.531 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:08.531 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 86fa766769d548c08eb73d8c89c3375e --project f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:21:08.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.531 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.532 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.532 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 86fa766769d548c08eb73d8c89c3375e --project f98feae4d7f24664a7dcf2491d5ce8e6 2022-04-14 06:21:08.532 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:08.532 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.532 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.532 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.532 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.532 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.532 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.532 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:08.532 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:08.532 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:08.532 | ++ functions-common:get_field:825 : echo '| b819843aac534347bcf3e937e7d0d2af | 86fa766769d548c08eb73d8c89c3375e | | f98feae4d7f24664a7dcf2491d5ce8e6 | | | False |' 2022-04-14 06:21:08.532 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.532 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:08.533 | + functions-common:get_or_add_user_project_role:1004 : echo b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:08.533 | b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:08.609 | [97570 Async ks-demo-invis:127150]: finished get_or_add_user_project_role member 86fa766769d548c08eb73d8c89c3375e f98feae4d7f24664a7dcf2491d5ce8e6 with result 0 in 16 seconds 2022-04-14 06:21:08.694 | [97570 Async ks-demo-reader:127371]: Waiting for completion of get_or_add_user_project_role reader aa1df46bc5d94a049665db31d88b828d 75ed68c6a7ab4d5f88f8cae6b4ff33a0 running on PID 127371 (13 other jobs running) 2022-04-14 06:21:08.731 | [97570 Async ks-demo-reader:127371]: Signaling child to exit 2022-04-14 06:21:08.732 | WAKEUP 2022-04-14 06:21:08.765 | [97570 Async ks-demo-reader:127371]: Signaled 2022-04-14 06:21:08.766 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:08.766 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:08.766 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:08.766 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:08.766 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:08.766 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:08.766 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:08.767 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:08.767 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.767 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:08.767 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aa1df46bc5d94a049665db31d88b828d --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:08.767 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.767 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.767 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.767 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.767 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.767 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:08.767 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:08.767 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user aa1df46bc5d94a049665db31d88b828d --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:08.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.768 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.768 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.768 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aa1df46bc5d94a049665db31d88b828d --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:08.768 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.768 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:08.768 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.768 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.768 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.768 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.768 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.768 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:08.768 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:08.768 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:08.768 | ++ functions-common:get_field:825 : echo '| d48c5ac4d939456aaf9a367df7740df1 | aa1df46bc5d94a049665db31d88b828d | | 75ed68c6a7ab4d5f88f8cae6b4ff33a0 | | | False |' 2022-04-14 06:21:08.768 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.768 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:08.768 | + functions-common:get_or_add_user_project_role:1004 : echo d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:08.768 | d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:08.831 | [97570 Async ks-demo-reader:127371]: finished get_or_add_user_project_role reader aa1df46bc5d94a049665db31d88b828d 75ed68c6a7ab4d5f88f8cae6b4ff33a0 with result 0 in 15 seconds 2022-04-14 06:21:08.835 | + inc/async:async_wait:197 : return 0 2022-04-14 06:21:08.838 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 06:21:08.895 | [97570 Async ks-alt-admin:127857]: Waiting for completion of get_or_add_user_project_role admin 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 running on PID 127857 (12 other jobs running) 2022-04-14 06:21:08.928 | [97570 Async ks-alt-admin:127857]: Signaling child to exit 2022-04-14 06:21:08.931 | WAKEUP 2022-04-14 06:21:08.953 | [97570 Async ks-alt-admin:127857]: Signaled 2022-04-14 06:21:08.955 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:08.955 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:08.955 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:08.955 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:08.955 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:08.956 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:08.956 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:08.956 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:08.956 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.956 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6f4af5193acc4380bf93a50112dff336 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:08.956 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:08.956 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.956 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.956 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.956 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.956 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.956 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:08.956 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:08.956 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6f4af5193acc4380bf93a50112dff336 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:08.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.956 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.957 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:08.957 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:08.957 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:08.957 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6f4af5193acc4380bf93a50112dff336 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:08.957 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:08.957 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:08.957 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:08.957 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:08.957 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:08.957 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:08.957 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | 6f4af5193acc4380bf93a50112dff336 | | df4754b3909d432c96027ecd7f0d5d96 | | | False |' 2022-04-14 06:21:08.957 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:08.957 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:21:08.957 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:21:08.957 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:21:09.006 | [97570 Async ks-alt-admin:127857]: finished get_or_add_user_project_role admin 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 with result 0 in 13 seconds 2022-04-14 06:21:09.049 | [97570 Async ks-alt-another:127969]: Waiting for completion of get_or_add_user_project_role anotherrole 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 running on PID 127969 (11 other jobs running) 2022-04-14 06:21:09.080 | [97570 Async ks-alt-another:127969]: Signaling child to exit 2022-04-14 06:21:09.080 | WAKEUP 2022-04-14 06:21:09.108 | [97570 Async ks-alt-another:127969]: Signaled 2022-04-14 06:21:09.111 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:09.111 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:09.111 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:09.111 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:09.111 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:09.112 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:09.112 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:09.112 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:09.112 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:09.112 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6f4af5193acc4380bf93a50112dff336 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.112 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:09.112 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:09.112 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.112 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.112 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.112 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.112 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:09.112 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:09.112 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6f4af5193acc4380bf93a50112dff336 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.112 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.112 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.112 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6f4af5193acc4380bf93a50112dff336 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.112 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:09.112 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:09.112 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:09.112 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.112 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.112 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.112 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.112 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:09.113 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:09.113 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:09.113 | ++ functions-common:get_field:825 : echo '| 5e4a7be3d77a43aeb8fd2afa80edc5be | 6f4af5193acc4380bf93a50112dff336 | | df4754b3909d432c96027ecd7f0d5d96 | | | False |' 2022-04-14 06:21:09.113 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.113 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:21:09.113 | + functions-common:get_or_add_user_project_role:1004 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:21:09.113 | 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:21:09.170 | [97570 Async ks-alt-another:127969]: finished get_or_add_user_project_role anotherrole 6f4af5193acc4380bf93a50112dff336 df4754b3909d432c96027ecd7f0d5d96 with result 0 in 13 seconds 2022-04-14 06:21:09.211 | [97570 Async ks-alt-member-user:128203]: Waiting for completion of get_or_add_user_project_role member f1aea49a773243288970e7d49f0ac0be df4754b3909d432c96027ecd7f0d5d96 running on PID 128203 (10 other jobs running) 2022-04-14 06:21:09.242 | [97570 Async ks-alt-member-user:128203]: Signaling child to exit 2022-04-14 06:21:09.242 | WAKEUP 2022-04-14 06:21:09.266 | [97570 Async ks-alt-member-user:128203]: Signaled 2022-04-14 06:21:09.268 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:09.268 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:09.268 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:09.268 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:09.268 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:09.268 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:09.268 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:09.268 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:09.268 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:09.268 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:09.268 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1aea49a773243288970e7d49f0ac0be --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.268 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:09.268 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.268 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.268 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.268 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.268 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:09.268 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:09.268 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f1aea49a773243288970e7d49f0ac0be --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.268 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.269 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.269 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f1aea49a773243288970e7d49f0ac0be --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.269 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:09.269 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:09.269 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:09.269 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.269 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.269 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.269 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.269 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:09.269 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:09.269 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:09.269 | ++ functions-common:get_field:825 : echo '| b819843aac534347bcf3e937e7d0d2af | f1aea49a773243288970e7d49f0ac0be | | df4754b3909d432c96027ecd7f0d5d96 | | | False |' 2022-04-14 06:21:09.269 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.269 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:09.269 | + functions-common:get_or_add_user_project_role:1004 : echo b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:09.269 | b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:09.327 | [97570 Async ks-alt-member-user:128203]: finished get_or_add_user_project_role member f1aea49a773243288970e7d49f0ac0be df4754b3909d432c96027ecd7f0d5d96 with result 0 in 13 seconds 2022-04-14 06:21:09.369 | [97570 Async ks-alt-reader-user:128429]: Waiting for completion of get_or_add_user_project_role reader b07fbd7b5bc04ca39c6895ad08ee98e8 df4754b3909d432c96027ecd7f0d5d96 running on PID 128429 (9 other jobs running) 2022-04-14 06:21:09.396 | [97570 Async ks-alt-reader-user:128429]: Signaling child to exit 2022-04-14 06:21:09.397 | WAKEUP 2022-04-14 06:21:09.421 | [97570 Async ks-alt-reader-user:128429]: Signaled 2022-04-14 06:21:09.423 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:21:09.423 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:21:09.423 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:09.423 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:09.423 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:09.423 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:09.423 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:09.423 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:21:09.423 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:21:09.423 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b07fbd7b5bc04ca39c6895ad08ee98e8 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.423 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:09.423 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.423 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:09.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.423 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.423 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.423 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.423 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:21:09.424 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:21:09.424 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user b07fbd7b5bc04ca39c6895ad08ee98e8 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.424 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.424 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.424 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:21:09.424 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:21:09.424 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b07fbd7b5bc04ca39c6895ad08ee98e8 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:09.424 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:21:09.424 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.424 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.424 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.424 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.424 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:21:09.424 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:21:09.424 | ++ functions-common:get_field:825 : echo '| d48c5ac4d939456aaf9a367df7740df1 | b07fbd7b5bc04ca39c6895ad08ee98e8 | | df4754b3909d432c96027ecd7f0d5d96 | | | False |' 2022-04-14 06:21:09.424 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:21:09.424 | ++ functions-common:get_field:819 : read data 2022-04-14 06:21:09.424 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:09.424 | + functions-common:get_or_add_user_project_role:1004 : echo d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:09.424 | d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:09.476 | [97570 Async ks-alt-reader-user:128429]: finished get_or_add_user_project_role reader b07fbd7b5bc04ca39c6895ad08ee98e8 df4754b3909d432c96027ecd7f0d5d96 with result 0 in 13 seconds 2022-04-14 06:21:09.480 | + inc/async:async_wait:197 : return 0 2022-04-14 06:21:09.483 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 06:21:09.537 | [97570 Async ks-system-member:128653]: Waiting for completion of get_or_add_user_system_role member ece44d64064f49aa956613087088c58a all running on PID 128653 (8 other jobs running) 2022-04-14 06:21:09.581 | [97570 Async ks-system-member:128653]: Signaling child to exit 2022-04-14 06:21:09.581 | WAKEUP 2022-04-14 06:21:09.607 | [97570 Async ks-system-member:128653]: Signaled 2022-04-14 06:21:09.608 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:21:09.608 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:21:09.608 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:21:09.608 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:09.608 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:09.608 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:09.608 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:09.608 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:09.608 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:21:09.609 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ece44d64064f49aa956613087088c58a --system all -f value -c Role 2022-04-14 06:21:09.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.609 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.609 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.609 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.609 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:21:09.609 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:21:09.609 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user ece44d64064f49aa956613087088c58a --system all 2022-04-14 06:21:09.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.609 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.609 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.609 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ece44d64064f49aa956613087088c58a --system all -f value -c Role 2022-04-14 06:21:09.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.609 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:09.609 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:09.609 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:09.609 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:09.609 | + functions-common:get_or_add_user_system_role:1059 : echo b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:09.609 | b819843aac534347bcf3e937e7d0d2af 2022-04-14 06:21:09.659 | [97570 Async ks-system-member:128653]: finished get_or_add_user_system_role member ece44d64064f49aa956613087088c58a all with result 0 in 10 seconds 2022-04-14 06:21:09.700 | [97570 Async ks-system-reader:128947]: Waiting for completion of get_or_add_user_system_role reader f93f937fe8034177a874f5308b7090a7 all running on PID 128947 (7 other jobs running) 2022-04-14 06:21:09.746 | [97570 Async ks-system-reader:128947]: Signaling child to exit 2022-04-14 06:21:10.613 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:10.645 | [128947 Async ks-system-reader:128947]: finished successfully 2022-04-14 06:21:10.675 | WAKEUP 2022-04-14 06:21:10.828 | [97570 Async ks-system-reader:128947]: Signaled 2022-04-14 06:21:10.837 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:21:10.837 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:21:10.837 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:21:10.838 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:21:10.838 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:21:10.838 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:21:10.838 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:21:10.838 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:21:10.838 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:21:10.838 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f93f937fe8034177a874f5308b7090a7 --system all -f value -c Role 2022-04-14 06:21:10.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:10.838 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:10.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:10.838 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:10.838 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:10.838 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:21:10.838 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:21:10.838 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user f93f937fe8034177a874f5308b7090a7 --system all 2022-04-14 06:21:10.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:10.838 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:10.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:10.838 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:10.838 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f93f937fe8034177a874f5308b7090a7 --system all -f value -c Role 2022-04-14 06:21:10.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:10.838 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:10.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:10.838 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:10.838 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:10.838 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:10.838 | + functions-common:get_or_add_user_system_role:1059 : echo d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:10.838 | d48c5ac4d939456aaf9a367df7740df1 2022-04-14 06:21:11.093 | [97570 Async ks-system-reader:128947]: finished get_or_add_user_system_role reader f93f937fe8034177a874f5308b7090a7 all with result 0 in 12 seconds 2022-04-14 06:21:11.110 | + inc/async:async_wait:197 : return 0 2022-04-14 06:21:11.113 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 06:21:11.371 | [97570 Async ks-group-memberdemo:129325]: Waiting for completion of get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 running on PID 129325 (6 other jobs running) 2022-04-14 06:21:11.536 | [97570 Async ks-group-memberdemo:129325]: Signaling child to exit 2022-04-14 06:21:18.358 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:18.411 | [129325 Async ks-group-memberdemo:129325]: finished successfully 2022-04-14 06:21:18.437 | WAKEUP 2022-04-14 06:21:18.478 | [97570 Async ks-group-memberdemo:129325]: Signaled 2022-04-14 06:21:18.479 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:21:18.479 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e89e2c8255445a7917eeb88c6947926 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 -f value 2022-04-14 06:21:18.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:18.479 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:18.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:18.479 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:18.480 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:18.480 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:21:18.480 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:21:18.480 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 8e89e2c8255445a7917eeb88c6947926 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:18.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:18.480 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:18.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:18.480 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:18.480 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e89e2c8255445a7917eeb88c6947926 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 -f value 2022-04-14 06:21:18.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:18.480 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:18.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:18.480 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:18.480 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:18.480 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b819843aac534347bcf3e937e7d0d2af 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 False' 2022-04-14 06:21:18.480 | + functions-common:get_or_add_group_project_role:1083 : echo b819843aac534347bcf3e937e7d0d2af 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 False 2022-04-14 06:21:18.480 | b819843aac534347bcf3e937e7d0d2af 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 False 2022-04-14 06:21:18.547 | [97570 Async ks-group-memberdemo:129325]: finished get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 with result 0 in 14 seconds 2022-04-14 06:21:18.642 | [97570 Async ks-group-anotherdemo:129411]: Waiting for completion of get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 running on PID 129411 (5 other jobs running) 2022-04-14 06:21:18.695 | [97570 Async ks-group-anotherdemo:129411]: Signaling child to exit 2022-04-14 06:21:18.947 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:18.983 | [129497 Async ks-group-memberalt:129497]: finished successfully 2022-04-14 06:21:19.937 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:19.969 | [129411 Async ks-group-anotherdemo:129411]: finished successfully 2022-04-14 06:21:19.990 | WAKEUP 2022-04-14 06:21:20.015 | [97570 Async ks-group-anotherdemo:129411]: Signaled 2022-04-14 06:21:20.017 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:21:20.017 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e89e2c8255445a7917eeb88c6947926 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 -f value 2022-04-14 06:21:20.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.017 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.017 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.017 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:21:20.017 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:21:20.017 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8e89e2c8255445a7917eeb88c6947926 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 2022-04-14 06:21:20.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.017 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.017 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.017 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e89e2c8255445a7917eeb88c6947926 --project 75ed68c6a7ab4d5f88f8cae6b4ff33a0 -f value 2022-04-14 06:21:20.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.017 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.017 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.017 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.017 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5e4a7be3d77a43aeb8fd2afa80edc5be 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 False' 2022-04-14 06:21:20.017 | + functions-common:get_or_add_group_project_role:1083 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 False 2022-04-14 06:21:20.017 | 5e4a7be3d77a43aeb8fd2afa80edc5be 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 False 2022-04-14 06:21:20.079 | [97570 Async ks-group-anotherdemo:129411]: finished get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 75ed68c6a7ab4d5f88f8cae6b4ff33a0 with result 0 in 15 seconds 2022-04-14 06:21:20.133 | [97570 Async ks-group-memberalt:129497]: Waiting for completion of get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 running on PID 129497 (4 other jobs running) 2022-04-14 06:21:20.169 | [97570 Async ks-group-memberalt:129497]: Signaling child to exit 2022-04-14 06:21:20.169 | WAKEUP 2022-04-14 06:21:20.202 | [97570 Async ks-group-memberalt:129497]: Signaled 2022-04-14 06:21:20.203 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:21:20.204 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e89e2c8255445a7917eeb88c6947926 --project df4754b3909d432c96027ecd7f0d5d96 -f value 2022-04-14 06:21:20.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.204 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:21:20.204 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:21:20.204 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 8e89e2c8255445a7917eeb88c6947926 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:20.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.204 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8e89e2c8255445a7917eeb88c6947926 --project df4754b3909d432c96027ecd7f0d5d96 -f value 2022-04-14 06:21:20.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.205 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.205 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b819843aac534347bcf3e937e7d0d2af 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 False' 2022-04-14 06:21:20.205 | + functions-common:get_or_add_group_project_role:1083 : echo b819843aac534347bcf3e937e7d0d2af 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 False 2022-04-14 06:21:20.205 | b819843aac534347bcf3e937e7d0d2af 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 False 2022-04-14 06:21:20.260 | [97570 Async ks-group-memberalt:129497]: finished get_or_add_group_project_role member 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 with result 0 in 14 seconds 2022-04-14 06:21:20.261 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:20.294 | [129586 Async ks-group-anotheralt:129586]: finished successfully 2022-04-14 06:21:20.311 | [97570 Async ks-group-anotheralt:129586]: Waiting for completion of get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 running on PID 129586 (3 other jobs running) 2022-04-14 06:21:20.340 | [97570 Async ks-group-anotheralt:129586]: Signaling child to exit 2022-04-14 06:21:20.341 | WAKEUP 2022-04-14 06:21:20.364 | [97570 Async ks-group-anotheralt:129586]: Signaled 2022-04-14 06:21:20.365 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:21:20.365 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e89e2c8255445a7917eeb88c6947926 --project df4754b3909d432c96027ecd7f0d5d96 -f value 2022-04-14 06:21:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.365 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:21:20.365 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:21:20.365 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8e89e2c8255445a7917eeb88c6947926 --project df4754b3909d432c96027ecd7f0d5d96 2022-04-14 06:21:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.365 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8e89e2c8255445a7917eeb88c6947926 --project df4754b3909d432c96027ecd7f0d5d96 -f value 2022-04-14 06:21:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.366 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5e4a7be3d77a43aeb8fd2afa80edc5be 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 False' 2022-04-14 06:21:20.366 | + functions-common:get_or_add_group_project_role:1083 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 False 2022-04-14 06:21:20.366 | 5e4a7be3d77a43aeb8fd2afa80edc5be 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 False 2022-04-14 06:21:20.411 | [97570 Async ks-group-anotheralt:129586]: finished get_or_add_group_project_role anotherrole 8e89e2c8255445a7917eeb88c6947926 df4754b3909d432c96027ecd7f0d5d96 with result 0 in 15 seconds 2022-04-14 06:21:20.451 | [97570 Async ks-group-admin:129691]: Waiting for completion of get_or_add_group_project_role admin 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c running on PID 129691 (2 other jobs running) 2022-04-14 06:21:20.479 | [97570 Async ks-group-admin:129691]: Signaling child to exit 2022-04-14 06:21:20.616 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:21:20.642 | [129691 Async ks-group-admin:129691]: finished successfully 2022-04-14 06:21:20.662 | WAKEUP 2022-04-14 06:21:20.685 | [97570 Async ks-group-admin:129691]: Signaled 2022-04-14 06:21:20.686 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:21:20.686 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 968fe47545324dd1a96ca2639544dc3b --project a27757d0f3c744fbacf7b5d00cd08d2c -f value 2022-04-14 06:21:20.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.686 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.686 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.686 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.686 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:21:20.686 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:21:20.686 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 968fe47545324dd1a96ca2639544dc3b --project a27757d0f3c744fbacf7b5d00cd08d2c 2022-04-14 06:21:20.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.687 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.687 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.687 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 968fe47545324dd1a96ca2639544dc3b --project a27757d0f3c744fbacf7b5d00cd08d2c -f value 2022-04-14 06:21:20.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.687 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:21:20.687 | from cryptography.utils import int_from_bytes 2022-04-14 06:21:20.687 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:21:20.687 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='d1ae390ddb834fea9055c630c6e3a781 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c False' 2022-04-14 06:21:20.687 | + functions-common:get_or_add_group_project_role:1083 : echo d1ae390ddb834fea9055c630c6e3a781 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c False 2022-04-14 06:21:20.687 | d1ae390ddb834fea9055c630c6e3a781 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c False 2022-04-14 06:21:20.731 | [97570 Async ks-group-admin:129691]: finished get_or_add_group_project_role admin 968fe47545324dd1a96ca2639544dc3b a27757d0f3c744fbacf7b5d00cd08d2c with result 0 in 15 seconds 2022-04-14 06:21:20.735 | + inc/async:async_wait:197 : return 0 2022-04-14 06:21:20.737 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 06:21:20.754 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:21:20.757 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 06:21:20.775 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:21:20.777 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 06:21:20.780 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 06:21:20.839 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 06:21:20.878 | [97570 Async create_nova_accounts:131593]: running: create_nova_accounts 2022-04-14 06:21:20.881 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 06:21:20.899 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:21:20.902 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 06:21:20.904 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 06:21:20.966 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 06:21:21.009 | [97570 Async create_glance_accounts:131708]: running: create_glance_accounts 2022-04-14 06:21:21.011 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 06:21:21.032 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:21:21.035 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 06:21:21.037 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 06:21:21.107 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 06:21:21.151 | [97570 Async create_cinder_accounts:131838]: running: create_cinder_accounts 2022-04-14 06:21:21.154 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 06:21:21.175 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:21:21.178 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 06:21:21.181 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 06:21:21.264 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 06:21:21.310 | [97570 Async create_neutron_accounts:131953]: running: create_neutron_accounts 2022-04-14 06:21:21.313 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 06:21:21.344 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:21:21.347 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 06:21:21.351 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 06:21:21.473 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 06:21:21.683 | [97570 Async create_swift_accounts:132091]: running: create_swift_accounts 2022-04-14 06:21:21.697 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 06:21:21.822 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:21:21.850 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 06:21:22.213 | [97570 Async create_nova_accounts:131593]: Waiting for completion of create_nova_accounts running on PID 131593 (6 other jobs running) 2022-04-14 06:21:22.362 | [97570 Async create_nova_accounts:131593]: Signaling child to exit 2022-04-14 06:22:02.498 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:22:02.539 | [131953 Async create_neutron_accounts:131953]: finished successfully 2022-04-14 06:22:19.456 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:22:19.501 | [131838 Async create_cinder_accounts:131838]: finished successfully 2022-04-14 06:22:36.132 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:22:36.172 | [131708 Async create_glance_accounts:131708]: finished successfully 2022-04-14 06:22:40.909 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:22:40.935 | [131593 Async create_nova_accounts:131593]: finished successfully 2022-04-14 06:22:40.956 | WAKEUP 2022-04-14 06:22:40.979 | [97570 Async create_nova_accounts:131593]: Signaled 2022-04-14 06:22:40.981 | + 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-04-14 06:22:40.981 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 06:22:40.981 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 06:22:40.981 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:22:40.981 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:22:40.981 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:22:40.981 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:22:40.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.981 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.981 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.981 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.981 | + functions-common:get_or_create_user:932 : user_id=61f4fc5cb22241ee9eaedb24ca2426cb 2022-04-14 06:22:40.981 | + functions-common:get_or_create_user:933 : echo 61f4fc5cb22241ee9eaedb24ca2426cb 2022-04-14 06:22:40.981 | 61f4fc5cb22241ee9eaedb24ca2426cb 2022-04-14 06:22:40.981 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 06:22:40.981 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:40.981 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:40.981 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:40.981 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:40.982 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:40.982 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:40.982 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:40.982 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:40.982 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:40.982 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:40.982 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:40.982 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.982 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:40.982 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:40.982 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.982 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.982 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:40.982 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:40.982 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.982 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.982 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:40.982 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:40.982 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:40.982 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.983 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:40.983 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:40.983 | ++ functions-common:get_field:825 : echo '| bbee82cb0ed34f73b899b71e48361850 | 61f4fc5cb22241ee9eaedb24ca2426cb | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:40.983 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:40.983 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.983 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:40.983 | + functions-common:get_or_add_user_project_role:1004 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:40.983 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:40.983 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:22:40.983 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 06:22:40.983 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:40.983 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:40.983 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:40.983 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:40.983 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:40.983 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.983 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:40.983 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:40.983 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.983 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.984 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.984 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:40.984 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:40.984 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.984 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:40.984 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.984 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:40.984 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:40.984 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.984 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.984 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:40.984 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:40.984 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | 61f4fc5cb22241ee9eaedb24ca2426cb | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:40.984 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:40.984 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.984 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:22:40.984 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:22:40.984 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:22:40.984 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 06:22:40.984 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:22:40.984 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.15/compute 2022-04-14 06:22:40.984 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 06:22:40.984 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:22:40.985 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 06:22:40.985 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 06:22:40.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.985 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:22:40.985 | edd5db591e39419e96078f2958ebf6f7' 2022-04-14 06:22:40.985 | + functions-common:get_or_create_service:1101 : echo edd5db591e39419e96078f2958ebf6f7 2022-04-14 06:22:40.985 | edd5db591e39419e96078f2958ebf6f7 2022-04-14 06:22:40.985 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s' 2022-04-14 06:22:40.985 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:22:40.985 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne 2022-04-14 06:22:40.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:22:40.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 06:22:40.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.985 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:22:40.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:22:40.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:22:40.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.985 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=afdf83b86538462db5268662b44572f2 2022-04-14 06:22:40.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo afdf83b86538462db5268662b44572f2 2022-04-14 06:22:40.986 | + functions-common:get_or_create_endpoint:1134 : public_id=afdf83b86538462db5268662b44572f2 2022-04-14 06:22:40.986 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:22:40.986 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:22:40.986 | + functions-common:get_or_create_endpoint:1143 : echo afdf83b86538462db5268662b44572f2 2022-04-14 06:22:40.986 | afdf83b86538462db5268662b44572f2 2022-04-14 06:22:40.986 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 06:22:40.986 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:22:40.986 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 06:22:40.986 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 06:22:40.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.986 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.986 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:22:40.986 | 42df8d8e14fa466f83c490af94b62555' 2022-04-14 06:22:40.986 | + functions-common:get_or_create_service:1101 : echo 42df8d8e14fa466f83c490af94b62555 2022-04-14 06:22:40.986 | 42df8d8e14fa466f83c490af94b62555 2022-04-14 06:22:40.986 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1 2022-04-14 06:22:40.986 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:22:40.986 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne 2022-04-14 06:22:40.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:22:40.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 06:22:40.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.986 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:22:40.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:22:40.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 06:22:40.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.987 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.987 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.987 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d7915913319b4bf9aed7ccd0b8633076 2022-04-14 06:22:40.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d7915913319b4bf9aed7ccd0b8633076 2022-04-14 06:22:40.987 | + functions-common:get_or_create_endpoint:1134 : public_id=d7915913319b4bf9aed7ccd0b8633076 2022-04-14 06:22:40.987 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:22:40.987 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:22:40.987 | + functions-common:get_or_create_endpoint:1143 : echo d7915913319b4bf9aed7ccd0b8633076 2022-04-14 06:22:40.987 | d7915913319b4bf9aed7ccd0b8633076 2022-04-14 06:22:40.987 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 06:22:40.987 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:22:40.987 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 06:22:40.987 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:22:40.987 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 06:22:40.987 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:40.987 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:40.987 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:40.987 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:40.987 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.987 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:40.987 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:40.987 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:40.988 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.988 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.988 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.988 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:40.988 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:40.988 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.988 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.988 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.988 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:22:40.988 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:40.988 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:40.988 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:40.988 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.988 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:40.988 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:40.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:40.988 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:40.988 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:40.988 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:40.988 | ++ functions-common:get_field:825 : echo '| f2d860c67b8e47089204300a0b3f9d96 | 61f4fc5cb22241ee9eaedb24ca2426cb | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:40.988 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:40.988 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:22:40.988 | + functions-common:get_or_add_user_project_role:1004 : echo f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:22:40.988 | f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:22:40.989 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 06:22:40.989 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:22:40.989 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 06:22:40.989 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:22:40.989 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 06:22:41.034 | [97570 Async create_nova_accounts:131593]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 06:22:41.072 | [97570 Async create_glance_accounts:131708]: Waiting for completion of create_glance_accounts running on PID 131708 (5 other jobs running) 2022-04-14 06:22:41.097 | [97570 Async create_glance_accounts:131708]: Signaling child to exit 2022-04-14 06:22:41.097 | WAKEUP 2022-04-14 06:22:41.120 | [97570 Async create_glance_accounts:131708]: Signaled 2022-04-14 06:22:41.122 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 06:22:41.122 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:22:41.122 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 06:22:41.122 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 06:22:41.122 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:22:41.122 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:22:41.122 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:22:41.122 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:22:41.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.122 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.122 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.122 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.122 | + functions-common:get_or_create_user:932 : user_id=09a4dc2c50ab4d7b8986aa3eb93e1f9e 2022-04-14 06:22:41.122 | + functions-common:get_or_create_user:933 : echo 09a4dc2c50ab4d7b8986aa3eb93e1f9e 2022-04-14 06:22:41.122 | 09a4dc2c50ab4d7b8986aa3eb93e1f9e 2022-04-14 06:22:41.122 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 06:22:41.122 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:41.122 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:41.122 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:41.122 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:41.122 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.123 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.123 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:41.123 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.123 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.123 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.123 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:41.123 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:41.123 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.123 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.123 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.123 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:41.123 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.123 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.123 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.123 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:41.123 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:41.123 | ++ functions-common:get_field:825 : echo '| bbee82cb0ed34f73b899b71e48361850 | 09a4dc2c50ab4d7b8986aa3eb93e1f9e | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:41.123 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:41.124 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.124 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.124 | + functions-common:get_or_add_user_project_role:1004 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.124 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.124 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:22:41.124 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 06:22:41.124 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:22:41.124 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 06:22:41.124 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 06:22:41.124 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:22:41.124 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:22:41.124 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:22:41.124 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:22:41.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.124 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.124 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.124 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.124 | + functions-common:get_or_create_user:932 : user_id=af2c96a4f9cd4fb29930a27ea151ce91 2022-04-14 06:22:41.124 | + functions-common:get_or_create_user:933 : echo af2c96a4f9cd4fb29930a27ea151ce91 2022-04-14 06:22:41.124 | af2c96a4f9cd4fb29930a27ea151ce91 2022-04-14 06:22:41.124 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 06:22:41.124 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:41.124 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:41.124 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:41.124 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:41.124 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:41.124 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:41.124 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:41.124 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:41.125 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:41.125 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:41.125 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:41.125 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.125 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.125 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.125 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.125 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.125 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:41.125 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:41.125 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.125 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.125 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:41.125 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.125 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.125 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.125 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.125 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.125 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:41.126 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:41.126 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:41.126 | ++ functions-common:get_field:825 : echo '| bbee82cb0ed34f73b899b71e48361850 | af2c96a4f9cd4fb29930a27ea151ce91 | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:41.126 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.126 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.126 | + functions-common:get_or_add_user_project_role:1004 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.126 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.126 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 06:22:41.126 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 06:22:41.126 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:41.126 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:41.126 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:41.126 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:41.126 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:41.126 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:41.126 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:41.127 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:41.127 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:41.127 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:41.127 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.127 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.127 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:41.127 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.127 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.127 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.127 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.127 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.127 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:41.127 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:41.127 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.128 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.128 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.128 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.128 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:41.128 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.128 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.128 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.128 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.128 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.128 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.128 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:41.128 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:41.128 | ++ functions-common:get_field:825 : echo '| f2d860c67b8e47089204300a0b3f9d96 | af2c96a4f9cd4fb29930a27ea151ce91 | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:41.128 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:41.128 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.128 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:22:41.128 | + functions-common:get_or_add_user_project_role:1004 : echo f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:22:41.128 | f2d860c67b8e47089204300a0b3f9d96 2022-04-14 06:22:41.128 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 06:22:41.128 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:22:41.128 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 06:22:41.128 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 06:22:41.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.128 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.128 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.128 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.129 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:22:41.129 | 6fe4de8b4ba24970a210657e92b0e135' 2022-04-14 06:22:41.129 | + functions-common:get_or_create_service:1101 : echo 6fe4de8b4ba24970a210657e92b0e135 2022-04-14 06:22:41.129 | 6fe4de8b4ba24970a210657e92b0e135 2022-04-14 06:22:41.129 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.15/image 2022-04-14 06:22:41.129 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:22:41.129 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne 2022-04-14 06:22:41.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:22:41.129 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 06:22:41.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.129 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.129 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.129 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:22:41.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:22:41.129 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id 2022-04-14 06:22:41.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.129 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.129 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.129 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=dd365bd1baae438bb6ba7a558d354256 2022-04-14 06:22:41.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo dd365bd1baae438bb6ba7a558d354256 2022-04-14 06:22:41.129 | + functions-common:get_or_create_endpoint:1134 : public_id=dd365bd1baae438bb6ba7a558d354256 2022-04-14 06:22:41.129 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:22:41.129 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:22:41.129 | + functions-common:get_or_create_endpoint:1143 : echo dd365bd1baae438bb6ba7a558d354256 2022-04-14 06:22:41.129 | dd365bd1baae438bb6ba7a558d354256 2022-04-14 06:22:41.129 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 06:22:41.129 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:22:41.130 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:22:41.130 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:22:41.130 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:22:41.130 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 06:22:41.130 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 06:22:41.130 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 06:22:41.130 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 06:22:41.168 | [97570 Async create_glance_accounts:131708]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 06:22:41.207 | [97570 Async create_cinder_accounts:131838]: Waiting for completion of create_cinder_accounts running on PID 131838 (4 other jobs running) 2022-04-14 06:22:41.233 | [97570 Async create_cinder_accounts:131838]: Signaling child to exit 2022-04-14 06:22:41.233 | WAKEUP 2022-04-14 06:22:41.256 | [97570 Async create_cinder_accounts:131838]: Signaled 2022-04-14 06:22:41.258 | + 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-04-14 06:22:41.258 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 06:22:41.258 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 06:22:41.258 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:22:41.258 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:22:41.258 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:22:41.258 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:22:41.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.258 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.258 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.258 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.259 | + functions-common:get_or_create_user:932 : user_id=309e5ba5b23440f78bfb6d64ee19876b 2022-04-14 06:22:41.259 | + functions-common:get_or_create_user:933 : echo 309e5ba5b23440f78bfb6d64ee19876b 2022-04-14 06:22:41.259 | 309e5ba5b23440f78bfb6d64ee19876b 2022-04-14 06:22:41.259 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 06:22:41.259 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:41.259 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:41.259 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:41.259 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:41.259 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.259 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.259 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:41.259 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.259 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.259 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.259 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.259 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.259 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:41.259 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:41.259 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.259 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.260 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.260 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.260 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.260 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:41.260 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.260 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.260 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.260 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.260 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:41.260 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:41.260 | ++ functions-common:get_field:825 : echo '| bbee82cb0ed34f73b899b71e48361850 | 309e5ba5b23440f78bfb6d64ee19876b | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:41.260 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:41.260 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.260 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.260 | + functions-common:get_or_add_user_project_role:1004 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.260 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.260 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:22:41.260 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 06:22:41.260 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:22:41.260 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 06:22:41.260 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 06:22:41.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.260 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.260 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.260 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:22:41.261 | aea731cb00494f459c1c3c953145547d' 2022-04-14 06:22:41.261 | + functions-common:get_or_create_service:1101 : echo aea731cb00494f459c1c3c953145547d 2022-04-14 06:22:41.261 | aea731cb00494f459c1c3c953145547d 2022-04-14 06:22:41.261 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 06:22:41.261 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-14 06:22:41.261 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:22:41.261 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:22:41.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:22:41.261 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 06:22:41.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.261 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.261 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.261 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:22:41.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:22:41.261 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:22:41.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.261 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.261 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.261 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6d80f0e15ed149f2bc129258042897ed 2022-04-14 06:22:41.261 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6d80f0e15ed149f2bc129258042897ed 2022-04-14 06:22:41.261 | + functions-common:get_or_create_endpoint:1134 : public_id=6d80f0e15ed149f2bc129258042897ed 2022-04-14 06:22:41.261 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:22:41.261 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:22:41.261 | + functions-common:get_or_create_endpoint:1143 : echo 6d80f0e15ed149f2bc129258042897ed 2022-04-14 06:22:41.261 | 6d80f0e15ed149f2bc129258042897ed 2022-04-14 06:22:41.261 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 06:22:41.261 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:22:41.261 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 06:22:41.262 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 06:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.262 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.262 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.262 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:22:41.262 | cccbcc4ac3474ff487734a5b009135bf' 2022-04-14 06:22:41.262 | + functions-common:get_or_create_service:1101 : echo cccbcc4ac3474ff487734a5b009135bf 2022-04-14 06:22:41.262 | cccbcc4ac3474ff487734a5b009135bf 2022-04-14 06:22:41.262 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-14 06:22:41.262 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:22:41.262 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:22:41.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:22:41.262 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 06:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.262 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.262 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:22:41.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:22:41.262 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.262 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.262 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=48f5a424e5d84597859babc3b93c3dc1 2022-04-14 06:22:41.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 48f5a424e5d84597859babc3b93c3dc1 2022-04-14 06:22:41.263 | + functions-common:get_or_create_endpoint:1134 : public_id=48f5a424e5d84597859babc3b93c3dc1 2022-04-14 06:22:41.263 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:22:41.263 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:22:41.263 | + functions-common:get_or_create_endpoint:1143 : echo 48f5a424e5d84597859babc3b93c3dc1 2022-04-14 06:22:41.263 | 48f5a424e5d84597859babc3b93c3dc1 2022-04-14 06:22:41.263 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 06:22:41.263 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 06:22:41.263 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:22:41.263 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 06:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.263 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.263 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.263 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.263 | ++ functions-common:get_or_create_project:945 : project_id=97aa3402edec4d3c85256a2f30606cb0 2022-04-14 06:22:41.263 | ++ functions-common:get_or_create_project:946 : echo 97aa3402edec4d3c85256a2f30606cb0 2022-04-14 06:22:41.263 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 97aa3402edec4d3c85256a2f30606cb0 2022-04-14 06:22:41.263 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 06:22:41.263 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:22:41.263 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:22:41.263 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 06:22:41.263 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 06:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.263 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.263 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.264 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 06:22:41.264 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.264 | ++ functions-common:get_or_create_user:932 : user_id=309e5ba5b23440f78bfb6d64ee19876b 2022-04-14 06:22:41.264 | ++ functions-common:get_or_create_user:933 : echo 309e5ba5b23440f78bfb6d64ee19876b 2022-04-14 06:22:41.264 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 309e5ba5b23440f78bfb6d64ee19876b 2022-04-14 06:22:41.304 | [97570 Async create_cinder_accounts:131838]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-14 06:22:41.308 | + inc/async:async_wait:197 : return 0 2022-04-14 06:22:41.311 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 06:22:41.363 | [97570 Async create_neutron_accounts:131953]: Waiting for completion of create_neutron_accounts running on PID 131953 (3 other jobs running) 2022-04-14 06:22:41.389 | [97570 Async create_neutron_accounts:131953]: Signaling child to exit 2022-04-14 06:22:41.389 | WAKEUP 2022-04-14 06:22:41.413 | [97570 Async create_neutron_accounts:131953]: Signaled 2022-04-14 06:22:41.415 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 06:22:41.415 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:22:41.415 | ++ 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-04-14 06:22:41.415 | + 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-04-14 06:22:41.415 | + 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-04-14 06:22:41.415 | + 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-04-14 06:22:41.415 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:22:41.415 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 06:22:41.415 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 06:22:41.415 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 06:22:41.415 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.15:9696/ 2022-04-14 06:22:41.415 | + 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-04-14 06:22:41.415 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 06:22:41.415 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 06:22:41.415 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:22:41.415 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:22:41.415 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:22:41.416 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:22:41.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.416 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.416 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.416 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.416 | + functions-common:get_or_create_user:932 : user_id=f30e01a3e1e54d98a5e42eb3b6ac62b8 2022-04-14 06:22:41.416 | + functions-common:get_or_create_user:933 : echo f30e01a3e1e54d98a5e42eb3b6ac62b8 2022-04-14 06:22:41.416 | f30e01a3e1e54d98a5e42eb3b6ac62b8 2022-04-14 06:22:41.416 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 06:22:41.416 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:22:41.416 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:22:41.416 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:22:41.416 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:22:41.416 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.416 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.416 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:22:41.416 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.416 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.416 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.416 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.416 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.416 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:22:41.417 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:22:41.417 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.417 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.417 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.417 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:22:41.417 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:22:41.417 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:22:41.417 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.417 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:22:41.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.417 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.417 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.417 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.417 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:22:41.417 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:22:41.417 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:22:41.417 | ++ functions-common:get_field:825 : echo '| bbee82cb0ed34f73b899b71e48361850 | f30e01a3e1e54d98a5e42eb3b6ac62b8 | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:22:41.417 | ++ functions-common:get_field:819 : read data 2022-04-14 06:22:41.417 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.417 | + functions-common:get_or_add_user_project_role:1004 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.417 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:22:41.417 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:22:41.417 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 06:22:41.417 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:22:41.417 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 06:22:41.417 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 06:22:41.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.418 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.418 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.418 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.418 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:22:41.418 | 2ad85b896d9d4212bea9a80c31c33fca' 2022-04-14 06:22:41.418 | + functions-common:get_or_create_service:1101 : echo 2ad85b896d9d4212bea9a80c31c33fca 2022-04-14 06:22:41.418 | 2ad85b896d9d4212bea9a80c31c33fca 2022-04-14 06:22:41.418 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.15:9696/ 2022-04-14 06:22:41.418 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:22:41.418 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/ RegionOne 2022-04-14 06:22:41.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:22:41.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 06:22:41.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.418 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.418 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.418 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:22:41.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:22:41.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.15:9696/ --region RegionOne -f value -c id 2022-04-14 06:22:41.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.419 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:22:41.419 | from cryptography.utils import int_from_bytes 2022-04-14 06:22:41.419 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:22:41.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=afc40f25f7be4ddabfb523ded333c160 2022-04-14 06:22:41.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo afc40f25f7be4ddabfb523ded333c160 2022-04-14 06:22:41.419 | + functions-common:get_or_create_endpoint:1134 : public_id=afc40f25f7be4ddabfb523ded333c160 2022-04-14 06:22:41.419 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:22:41.419 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:22:41.419 | + functions-common:get_or_create_endpoint:1143 : echo afc40f25f7be4ddabfb523ded333c160 2022-04-14 06:22:41.419 | afc40f25f7be4ddabfb523ded333c160 2022-04-14 06:22:41.463 | [97570 Async create_neutron_accounts:131953]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 06:22:41.501 | [97570 Async create_swift_accounts:132091]: Waiting for completion of create_swift_accounts running on PID 132091 (2 other jobs running) 2022-04-14 06:22:41.527 | [97570 Async create_swift_accounts:132091]: Signaling child to exit 2022-04-14 06:23:27.991 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:23:28.016 | [132091 Async create_swift_accounts:132091]: finished successfully 2022-04-14 06:23:28.036 | WAKEUP 2022-04-14 06:23:28.059 | [97570 Async create_swift_accounts:132091]: Signaled 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 06:23:28.061 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 06:23:28.061 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:23:28.061 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 06:23:28.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.061 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.061 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.061 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.061 | ++ functions-common:get_or_create_role:957 : role_id=5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:23:28.061 | ++ functions-common:get_or_create_role:958 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:614 : another_role=5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:23:28.061 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 06:23:28.061 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 06:23:28.061 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:23:28.061 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:23:28.061 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:23:28.061 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:23:28.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.062 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.062 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.062 | + functions-common:get_or_create_user:932 : user_id=9e5792952c344b32abe82662e01d35f9 2022-04-14 06:23:28.062 | + functions-common:get_or_create_user:933 : echo 9e5792952c344b32abe82662e01d35f9 2022-04-14 06:23:28.062 | 9e5792952c344b32abe82662e01d35f9 2022-04-14 06:23:28.062 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 06:23:28.062 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:23:28.062 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:23:28.062 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:23:28.062 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:23:28.062 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:23:28.062 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:23:28.062 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.062 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.062 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.062 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.062 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.062 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:23:28.062 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:23:28.062 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:23:28.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.063 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.063 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.063 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.063 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:23:28.063 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.063 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:23:28.063 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.063 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.063 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.063 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.063 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:23:28.063 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:23:28.063 | ++ functions-common:get_field:825 : echo '| bbee82cb0ed34f73b899b71e48361850 | 9e5792952c344b32abe82662e01d35f9 | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:23:28.063 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:23:28.063 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.063 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:23:28.063 | + functions-common:get_or_add_user_project_role:1004 : echo bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:23:28.063 | bbee82cb0ed34f73b899b71e48361850 2022-04-14 06:23:28.063 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:23:28.063 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 06:23:28.063 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:23:28.063 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:23:28.063 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:23:28.063 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:23:28.063 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:23:28.063 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:23:28.064 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:23:28.064 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:23:28.064 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:23:28.064 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:23:28.064 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:23:28.064 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.064 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:23:28.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.064 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.064 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.064 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.064 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:23:28.064 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:23:28.064 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:23:28.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.064 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.064 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.064 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:23:28.064 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.064 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:23:28.064 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.064 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.064 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.064 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.064 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.065 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:23:28.065 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:23:28.065 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | 9e5792952c344b32abe82662e01d35f9 | | 97aa3402edec4d3c85256a2f30606cb0 | | | False |' 2022-04-14 06:23:28.065 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:23:28.065 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.065 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.065 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.065 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.065 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 06:23:28.065 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:23:28.065 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 06:23:28.065 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 06:23:28.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.065 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.065 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.065 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:23:28.065 | 05926c77641f499eaaf11eda59ee183b' 2022-04-14 06:23:28.065 | + functions-common:get_or_create_service:1101 : echo 05926c77641f499eaaf11eda59ee183b 2022-04-14 06:23:28.065 | 05926c77641f499eaaf11eda59ee183b 2022-04-14 06:23:28.065 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080 2022-04-14 06:23:28.065 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:23:28.065 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 06:23:28.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:23:28.065 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 06:23:28.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.065 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.065 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.065 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.065 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:23:28.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:23:28.066 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:23:28.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.066 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ef246efb0d6f4d73943debd50ef3846c 2022-04-14 06:23:28.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ef246efb0d6f4d73943debd50ef3846c 2022-04-14 06:23:28.066 | + functions-common:get_or_create_endpoint:1134 : public_id=ef246efb0d6f4d73943debd50ef3846c 2022-04-14 06:23:28.066 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.15:8080 ]] 2022-04-14 06:23:28.066 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne 2022-04-14 06:23:28.066 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:23:28.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 06:23:28.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.066 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.066 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:23:28.066 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:23:28.066 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id 2022-04-14 06:23:28.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.066 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.066 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=41ac3705beea4c8585a7cc54343073a0 2022-04-14 06:23:28.066 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 41ac3705beea4c8585a7cc54343073a0 2022-04-14 06:23:28.066 | 41ac3705beea4c8585a7cc54343073a0 2022-04-14 06:23:28.067 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:23:28.067 | + functions-common:get_or_create_endpoint:1143 : echo ef246efb0d6f4d73943debd50ef3846c 2022-04-14 06:23:28.067 | ef246efb0d6f4d73943debd50ef3846c 2022-04-14 06:23:28.067 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 06:23:28.067 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:23:28.067 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 06:23:28.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.067 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.067 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.067 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_project:945 : project_id=9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_project:946 : echo 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.067 | + lib/swift:create_swift_accounts:628 : swift_project_test1=9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.067 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 06:23:28.067 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.067 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 06:23:28.067 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 06:23:28.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.067 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.067 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.067 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_user:932 : user_id=f6fcb42995b2430499f5736f4725c998 2022-04-14 06:23:28.067 | ++ functions-common:get_or_create_user:933 : echo f6fcb42995b2430499f5736f4725c998 2022-04-14 06:23:28.068 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=f6fcb42995b2430499f5736f4725c998 2022-04-14 06:23:28.068 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 06:23:28.068 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.068 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin f6fcb42995b2430499f5736f4725c998 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.068 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:23:28.068 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:23:28.068 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:23:28.068 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:23:28.068 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:23:28.068 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:23:28.068 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:23:28.068 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:23:28.068 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f6fcb42995b2430499f5736f4725c998 --project 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.068 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.068 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:23:28.068 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.068 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.068 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.068 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.068 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.068 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:23:28.068 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:23:28.068 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f6fcb42995b2430499f5736f4725c998 --project 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.068 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.069 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.069 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:23:28.069 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f6fcb42995b2430499f5736f4725c998 --project 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.069 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.069 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.069 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.069 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:23:28.069 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:23:28.069 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:23:28.069 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | f6fcb42995b2430499f5736f4725c998 | | 9ec1cf0c951641769613653581b1e86f | | | False |' 2022-04-14 06:23:28.069 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.069 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.069 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.069 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.069 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 06:23:28.069 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 06:23:28.069 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:23:28.069 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 06:23:28.069 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 06:23:28.069 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 06:23:28.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.069 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.069 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.070 | ++ functions-common:get_or_create_user:932 : user_id=d4a8ce5ccbb643f5a0a6d95297dfd4eb 2022-04-14 06:23:28.070 | ++ functions-common:get_or_create_user:933 : echo d4a8ce5ccbb643f5a0a6d95297dfd4eb 2022-04-14 06:23:28.070 | + lib/swift:create_swift_accounts:637 : swift_user_test3=d4a8ce5ccbb643f5a0a6d95297dfd4eb 2022-04-14 06:23:28.070 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 06:23:28.070 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.070 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 5e4a7be3d77a43aeb8fd2afa80edc5be d4a8ce5ccbb643f5a0a6d95297dfd4eb 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.070 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:23:28.070 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:23:28.070 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:23:28.070 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:23:28.070 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:23:28.070 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:23:28.070 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:23:28.070 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:23:28.070 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5e4a7be3d77a43aeb8fd2afa80edc5be --user d4a8ce5ccbb643f5a0a6d95297dfd4eb --project 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.070 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:23:28.070 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.070 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.070 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.070 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:23:28.070 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:23:28.070 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 5e4a7be3d77a43aeb8fd2afa80edc5be --user d4a8ce5ccbb643f5a0a6d95297dfd4eb --project 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.071 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5e4a7be3d77a43aeb8fd2afa80edc5be --user d4a8ce5ccbb643f5a0a6d95297dfd4eb --project 9ec1cf0c951641769613653581b1e86f 2022-04-14 06:23:28.071 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.071 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:23:28.071 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.071 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.071 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:23:28.071 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:23:28.071 | ++ functions-common:get_field:825 : echo '| 5e4a7be3d77a43aeb8fd2afa80edc5be | d4a8ce5ccbb643f5a0a6d95297dfd4eb | | 9ec1cf0c951641769613653581b1e86f | | | False |' 2022-04-14 06:23:28.071 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:23:28.071 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.071 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:23:28.071 | + functions-common:get_or_add_user_project_role:1004 : echo 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:23:28.071 | 5e4a7be3d77a43aeb8fd2afa80edc5be 2022-04-14 06:23:28.071 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 06:23:28.071 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 06:23:28.071 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:23:28.071 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 06:23:28.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.071 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.071 | ++ functions-common:get_or_create_project:945 : project_id=7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.071 | ++ functions-common:get_or_create_project:946 : echo 7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.071 | + lib/swift:create_swift_accounts:642 : swift_project_test2=7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.072 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 06:23:28.072 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.072 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 06:23:28.072 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 06:23:28.072 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:23:28.072 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 06:23:28.072 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 06:23:28.072 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 06:23:28.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.072 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.072 | ++ functions-common:get_or_create_user:932 : user_id=c1821277fcfd49bc9fec29c71572abc2 2022-04-14 06:23:28.072 | ++ functions-common:get_or_create_user:933 : echo c1821277fcfd49bc9fec29c71572abc2 2022-04-14 06:23:28.072 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c1821277fcfd49bc9fec29c71572abc2 2022-04-14 06:23:28.072 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 06:23:28.072 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.072 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c1821277fcfd49bc9fec29c71572abc2 7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.072 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:23:28.072 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:23:28.072 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:23:28.072 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:23:28.072 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:23:28.072 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:23:28.072 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:23:28.072 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:23:28.072 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.072 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1821277fcfd49bc9fec29c71572abc2 --project 7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.072 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:23:28.073 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.073 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.073 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:23:28.073 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:23:28.073 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user c1821277fcfd49bc9fec29c71572abc2 --project 7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.073 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1821277fcfd49bc9fec29c71572abc2 --project 7fcddc9b54d24220bcbe210eb1f343f5 2022-04-14 06:23:28.073 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.073 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:23:28.073 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.073 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.073 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:23:28.073 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:23:28.073 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:23:28.073 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | c1821277fcfd49bc9fec29c71572abc2 | | 7fcddc9b54d24220bcbe210eb1f343f5 | | | False |' 2022-04-14 06:23:28.073 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.073 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.073 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.073 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.074 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 06:23:28.074 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 06:23:28.074 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:23:28.074 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 06:23:28.074 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 06:23:28.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.074 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 06:23:28.074 | 6ef87f40adb2483884d4692f31779b7e' 2022-04-14 06:23:28.074 | ++ functions-common:get_or_create_domain:895 : echo 6ef87f40adb2483884d4692f31779b7e 2022-04-14 06:23:28.074 | + lib/swift:create_swift_accounts:652 : swift_domain=6ef87f40adb2483884d4692f31779b7e 2022-04-14 06:23:28.074 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 06:23:28.074 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.074 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 06:23:28.074 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6ef87f40adb2483884d4692f31779b7e 2022-04-14 06:23:28.074 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:23:28.074 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6ef87f40adb2483884d4692f31779b7e --or-show -f value -c id 2022-04-14 06:23:28.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.074 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.074 | ++ functions-common:get_or_create_project:945 : project_id=6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.074 | ++ functions-common:get_or_create_project:946 : echo 6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.074 | + lib/swift:create_swift_accounts:656 : swift_project_test4=6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.074 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 06:23:28.074 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.075 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 06:23:28.075 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6ef87f40adb2483884d4692f31779b7e test4@example.com 2022-04-14 06:23:28.075 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:23:28.075 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 06:23:28.075 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 06:23:28.075 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6ef87f40adb2483884d4692f31779b7e --email=test4@example.com --or-show -f value -c id 2022-04-14 06:23:28.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.075 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.075 | ++ functions-common:get_or_create_user:932 : user_id=980701d720284d25bd6fb44e3ed2acb8 2022-04-14 06:23:28.075 | ++ functions-common:get_or_create_user:933 : echo 980701d720284d25bd6fb44e3ed2acb8 2022-04-14 06:23:28.075 | + lib/swift:create_swift_accounts:661 : swift_user_test4=980701d720284d25bd6fb44e3ed2acb8 2022-04-14 06:23:28.075 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 06:23:28.075 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:23:28.075 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 980701d720284d25bd6fb44e3ed2acb8 6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.075 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:23:28.075 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:23:28.075 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:23:28.075 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:23:28.075 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:23:28.075 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:23:28.075 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:23:28.075 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:23:28.075 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 980701d720284d25bd6fb44e3ed2acb8 --project 6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.075 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.075 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:23:28.075 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.076 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.076 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:23:28.076 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:23:28.076 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 980701d720284d25bd6fb44e3ed2acb8 --project 6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.076 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 980701d720284d25bd6fb44e3ed2acb8 --project 6af28a99a75940769ca5c9d7a2bad5bd 2022-04-14 06:23:28.076 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:23:28.076 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:23:28.076 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:23:28.076 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:28.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:28.076 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:23:28.076 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:23:28.076 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:23:28.076 | ++ functions-common:get_field:825 : echo '| d1ae390ddb834fea9055c630c6e3a781 | 980701d720284d25bd6fb44e3ed2acb8 | | 6af28a99a75940769ca5c9d7a2bad5bd | | | False |' 2022-04-14 06:23:28.076 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:23:28.076 | ++ functions-common:get_field:819 : read data 2022-04-14 06:23:28.076 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.076 | + functions-common:get_or_add_user_project_role:1004 : echo d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.076 | d1ae390ddb834fea9055c630c6e3a781 2022-04-14 06:23:28.107 | [97570 Async create_swift_accounts:132091]: finished create_swift_accounts with result 0 in 126 seconds 2022-04-14 06:23:28.114 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 06:23:28.117 | + inc/async:async_wait:197 : return 0 2022-04-14 06:23:28.119 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 06:23:28.137 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:23:28.140 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 06:23:28.158 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:23:28.160 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 06:23:28.163 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:23:28.165 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 06:23:28.168 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 06:23:28.171 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 06:23:28.230 | + inc/async:async_inner:63 : init_glance 2022-04-14 06:23:28.270 | [97570 Async init_glance:136352]: running: init_glance 2022-04-14 06:23:28.273 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 06:23:28.291 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:23:28.294 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 06:23:28.297 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:23:28.300 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 06:23:28.302 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 06:23:28.305 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 06:23:28.310 | ++ 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-04-14 06:23:28.310 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:23:28.316 | + 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-04-14 06:23:28.318 | + 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-04-14 06:23:28.321 | + 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-04-14 06:23:28.324 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:23:28.327 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 06:23:28.330 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 06:23:28.332 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 06:23:28.335 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 06:23:28.349 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 06:23:28.352 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 06:23:31.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:31.911 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:31.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:31.911 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:35.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:35.515 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:35.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:35.515 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:38.394 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:23:38.420 | [136352 Async init_glance:136352]: finished successfully 2022-04-14 06:23:39.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:39.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:39.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:39.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:42.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:42.735 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:42.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:42.735 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:46.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:46.233 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:46.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:46.233 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:49.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:49.683 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:49.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:49.683 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:53.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:53.174 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:53.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:53.174 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:56.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:56.836 | from cryptography.utils import int_from_bytes 2022-04-14 06:23:56.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:23:56.836 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:01.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:01.605 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:01.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:01.605 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:01.605 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 06:24:07.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:07.513 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:07.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:07.513 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:07.825 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 06:24:07.830 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 06:24:07.832 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 06:24:07.835 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 06:24:07.837 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 06:24:07.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 06:24:07.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 06:24:07.844 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 06:24:07.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 06:24:07.848 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 06:24:07.850 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 06:24:07.852 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 06:24:07.855 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 06:24:07.857 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 06:24:07.859 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 06:24:07.861 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 06:24:07.866 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:07.868 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 06:24:07.870 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:07.876 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 06:24:07.878 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 06:24:07.881 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 06:24:07.883 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 06:24:07.886 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 06:24:07.888 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 06:24:07.916 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 06:24:07.946 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 06:24:07.978 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 06:24:08.008 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 06:24:08.036 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 06:24:08.065 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 06:24:08.068 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 06:24:08.070 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 06:24:08.073 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:24:08.076 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:24:08.092 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:24:08.095 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:24:08.097 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:24:08.099 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:24:08.102 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:24:08.131 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:24:08.165 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:24:08.196 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:24:08.226 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 06:24:08.243 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:24:08.245 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 06:24:08.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:24:08.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 06:24:08.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 06:24:08.256 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 06:24:08.268 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 06:24:08.270 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:24:08.272 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 06:24:08.275 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 06:24:08.288 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 06:24:08.300 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 06:24:08.303 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 06:24:08.316 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 06:24:08.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 06:24:08.343 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 06:24:08.345 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:24:08.348 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 06:24:08.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.o5I3wxRcLq 2022-04-14 06:24:08.356 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 06:24:08.358 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:24:08.360 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.o5I3wxRcLq 2022-04-14 06:24:08.364 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.o5I3wxRcLq 2022-04-14 06:24:08.377 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.o5I3wxRcLq /etc/sudoers.d/neutron-rootwrap 2022-04-14 06:24:08.393 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:24:08.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:08.426 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:24:08.456 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 06:24:08.460 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 06:24:08.462 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 06:24:08.467 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:24:08.471 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:24:08.474 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:24:08.493 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:08.497 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:24:08.500 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:24:08.505 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:24:08.526 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:08.528 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:24:08.531 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:24:08.563 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:24:08.565 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:24:08.568 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 06:24:08.585 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:08.588 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 06:24:08.590 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 06:24:08.593 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:24:08.595 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:24:08.598 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 06:24:08.600 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 06:24:08.603 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:24:08.605 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 06:24:08.608 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 06:24:08.610 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 06:24:08.615 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 06:24:08.618 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 06:24:08.622 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 06:24:08.641 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:08.643 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 06:24:08.646 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 06:24:08.648 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 06:24:08.653 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 06:24:08.683 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 06:24:08.716 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 06:24:08.748 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 06:24:08.779 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 06:24:08.810 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 06:24:08.812 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:24:08.815 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 06:24:08.818 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:24:08.820 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 06:24:08.849 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 06:24:08.878 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:24:08.908 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 06:24:08.937 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 06:24:08.967 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 06:24:08.997 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 06:24:09.026 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 06:24:09.056 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:24:09.086 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:24:09.115 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 06:24:09.146 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 06:24:09.176 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 06:24:09.178 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:24:09.181 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:24:09.183 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:24:09.186 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 06:24:09.216 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 06:24:09.248 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity 2022-04-14 06:24:09.278 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 06:24:09.309 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 06:24:09.338 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 06:24:09.368 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 06:24:09.398 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 06:24:09.428 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:24:09.457 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 06:24:09.488 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 06:24:09.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 06:24:09.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 06:24:09.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 06:24:09.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 06:24:09.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 06:24:09.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 06:24:09.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-14 06:24:09.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-14 06:24:09.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-14 06:24:09.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 06:24:09.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 06:24:09.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 06:24:09.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 06:24:09.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 06:24:09.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 06:24:09.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 06:24:09.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 06:24:09.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:09.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 06:24:09.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 06:24:09.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:24:09.570 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 06:24:09.573 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 06:24:09.575 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.578 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 06:24:09.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 06:24:09.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 06:24:09.610 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:24:09.615 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 06:24:09.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 06:24:09.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.623 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 06:24:09.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 06:24:09.653 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.656 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:24:09.658 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 06:24:09.661 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 06:24:09.663 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.666 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 06:24:09.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 06:24:09.696 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 06:24:09.701 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 06:24:09.703 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 06:24:09.706 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 06:24:09.737 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 06:24:09.740 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.742 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 06:24:09.744 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 06:24:09.747 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 06:24:09.749 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 06:24:09.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 06:24:09.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.784 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 06:24:09.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 06:24:09.790 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 06:24:09.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.795 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 06:24:09.823 | + 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:50:99 2022-04-14 06:24:09.825 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 06:24:09.830 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-14 06:24:09.832 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-14 06:24:09.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.837 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-14 06:24:09.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 06:24:09.868 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:24:09.870 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 06:24:09.873 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 06:24:09.875 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 06:24:09.878 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:24:09.880 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 06:24:09.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 06:24:09.911 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 06:24:09.928 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:09.931 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 06:24:09.933 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:24:09.965 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:09.967 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:24:09.996 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 06:24:10.027 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 06:24:10.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 06:24:10.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 06:24:10.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 06:24:13.027 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 06:24:13.027 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 06:24:13.028 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138329) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 06:24:13.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138329) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:24:13.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138329) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:24:13.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138329) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:13.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138329) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:13.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138329) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:13.081 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138329) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:13.135 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 06:24:13.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:13.135 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:13.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:13.135 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:13.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 06:24:13.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 06:24:13.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 06:24:13.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:24:13.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 06:24:13.552 | + 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-04-14 06:24:13.569 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 06:24:13.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:13.574 | + 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-04-14 06:24:13.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 06:24:13.608 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 06:24:13.617 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 06:24:13.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 06:24:13.622 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 06:24:13.635 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 06:24:13.648 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 06:24:13.651 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 06:24:13.659 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 06:24:13.663 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 06:24:13.665 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 06:24:13.674 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 06:24:13.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 06:24:13.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 06:24:13.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 06:24:13.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 06:24:13.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 06:24:13.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 06:24:13.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 06:24:13.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:24:13.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 06:24:13.729 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 06:24:13.733 | + 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-04-14 06:24:13.766 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 06:24:13.768 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 06:24:13.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 06:24:13.827 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 06:24:13.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:13.846 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 06:24:13.849 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 06:24:13.853 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 06:24:13.882 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 06:24:13.912 | + 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-04-14 06:24:13.943 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:13.946 | + 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-04-14 06:24:13.975 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 06:24:13.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:13.995 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 06:24:13.997 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 06:24:14.026 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 06:24:14.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 06:24:14.031 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 06:24:14.060 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 06:24:14.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 06:24:14.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 06:24:14.068 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 06:24:14.084 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:14.087 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 06:24:14.089 | + 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-04-14 06:24:14.094 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 06:24:14.123 | + 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-04-14 06:24:14.155 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:14.157 | + 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-04-14 06:24:14.186 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 06:24:14.188 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 06:24:14.218 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 06:24:14.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 06:24:14.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 06:24:14.252 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 06:24:14.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 06:24:14.257 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 06:24:14.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 06:24:17.240 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 06:24:17.240 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 06:24:17.240 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138859) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 06:24:17.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:24:17.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:24:17.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:17.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:17.292 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:17.293 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138859) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:24:17.352 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 06:24:17.353 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=138859) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 06:24:17.353 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=138859) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 06:24:17.353 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 06:24:17.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:17.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:17.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:24:17.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:24:17.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 06:24:17.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 06:24:17.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 06:24:17.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 06:24:17.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 06:24:17.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:24:17.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 06:24:17.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 06:24:17.754 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 06:24:17.757 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 06:24:17.759 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 06:24:17.772 | + 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-04-14 06:24:17.789 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 06:24:17.792 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 06:24:17.795 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 06:24:17.797 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 06:24:17.800 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 06:24:17.802 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 06:24:17.805 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 06:24:17.807 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 06:24:17.810 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 06:24:17.812 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 06:24:17.815 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 06:24:17.817 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 06:24:17.819 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 06:24:17.822 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 06:24:17.826 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 06:24:17.826 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 06:24:17.833 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 06:24:17.835 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 06:24:17.838 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 06:24:17.840 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 06:24:17.845 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 06:24:17.845 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 06:24:17.845 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 06:24:17.852 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.34/22 brd 192.168.3.255' 2022-04-14 06:24:17.854 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 06:24:17.857 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:17.859 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 06:24:17.861 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 06:24:17.864 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.34/22 brd 192.168.3.255 != '' ]] 2022-04-14 06:24:17.866 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1' 2022-04-14 06:24:17.869 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data' 2022-04-14 06:24:17.871 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 06:24:17.873 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 06:24:17.877 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.34/22 brd 192.168.3.255 2022-04-14 06:24:17.878 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 06:24:17.879 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 06:24:17.879 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 06:24:17.885 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.34 2022-04-14 06:24:17.887 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.34 ' 2022-04-14 06:24:17.890 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1 2022-04-14 06:24:17.903 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data 2022-04-14 06:24:17.915 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 06:24:17.928 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 06:24:17.948 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.34 2022-04-14 06:24:20.957 | ARPING 192.168.0.34 from 192.168.0.34 br-data 2022-04-14 06:24:20.958 | Sent 3 probes (3 broadcast(s)) 2022-04-14 06:24:20.958 | Received 0 response(s) 2022-04-14 06:24:20.975 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 06:24:20.978 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 06:24:20.981 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 06:24:20.983 | + ./stack.sh:exit_trap:524 : jobs='122651 2022-04-14 06:24:20.983 | 136352' 2022-04-14 06:24:20.986 | + ./stack.sh:exit_trap:527 : [[ -n 122651 2022-04-14 06:24:20.986 | 136352 ]] 2022-04-14 06:24:20.988 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-061504 ]] 2022-04-14 06:24:20.990 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 06:24:20.992 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 06:24:20.992 | exit_trap: cleaning up child processes 2022-04-14 06:24:20.994 | + ./stack.sh:exit_trap:529 : kill 122651 136352 2022-04-14 06:24:20.997 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.qObNfYLYv6 ']' 2022-04-14 06:24:20.999 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.qObNfYLYv6 2022-04-14 06:24:21.003 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 06:24:21.006 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 06:24:21.008 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 06:24:21.010 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 06:24:21.010 | Error on exit 2022-04-14 06:24:21.013 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 06:24:21.015 | + ./stack.sh:exit_trap:544 : generate-subunit 1649916900 561 fail 2022-04-14 06:24:21.699 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 06:24:21.701 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 06:24:22.814 | + ./stack.sh:exit_trap:558 : exit 1